index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
hisax
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2009-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
4
-131
/
+45
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-11-28
pcmcia: rework the irq_req_t typedef
Dominik Brodowski
4
-5
/
+0
2009-11-28
pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer
Dominik Brodowski
1
-1
/
+1
2009-11-28
pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()
Magnus Damm
1
-1
/
+1
2009-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-15
/
+17
2009-11-09
pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (isdn)
Dominik Brodowski
4
-124
/
+43
2009-11-06
hisax: remove bad udelay call to fix build error on ARM
Martin Michlmayr
1
-11
/
+11
2009-11-04
isdn: hfc_usb: Fix read buffer overflow
Roel Kluin
1
-2
/
+2
2009-11-04
isdn: hisax: Fix test in waitforxfw
Roel Kluin
2
-2
/
+2
2009-11-04
isdn: hisax: Fix lock imbalance.
Jiri Slaby
2
-0
/
+2
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
3
-0
/
+3
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+0
2009-07-25
ISDN: ARRAY_SIZE changes
Karsten Keil
9
-83
/
+41
2009-07-25
drivers/isdn: Drop unnecessary NULL test
Julia Lawall
6
-12
/
+0
2009-07-25
ISDN: Add support for none reverse bitstreams to isdnhdc
Karsten Keil
3
-6
/
+12
2009-07-25
ISDN: Make isdnhdlc usable for other ISDN drivers
Karsten Keil
5
-683
/
+2
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-06-11
ISDN:Fix DMA alloc for hfcpci
Karsten Keil
2
-12
/
+31
2009-04-17
USB: add reset endpoint operations
David Vrabel
1
-8
/
+1
2009-02-27
drivers/isdn/hisax: fix sparse warning: Should it be static?
Hannes Eder
8
-16
/
+11
2008-11-30
tricky one: hisax sections
Al Viro
1
-3
/
+13
2008-08-23
pcmcia: deprecate CS_SUCCESS
Dominik Brodowski
3
-8
/
+8
2008-08-23
pcmcia: pcmcia_config_loop() improvement by passing vcc
Dominik Brodowski
4
-26
/
+19
2008-08-23
pcmcia: pcmcia_config_loop() default CIS entry handling
Dominik Brodowski
4
-15
/
+18
2008-08-23
pcmcia: pcmcia_config_loop() ConfigIndex unification
Dominik Brodowski
4
-6
/
+0
2008-08-23
pcmcia: use pcmcia_loop_config in ISDN pcmcia drivers
Dominik Brodowski
4
-262
/
+168
2008-07-26
pnp: fix the fcpnp_driver declaration to only exist if CONFIG_PNP=y
David Howells
1
-2
/
+0
2008-07-25
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
4
-16
/
+16
2008-04-28
hisax: depend on CONFIG_PNP, not __ISAPNP__
Bjorn Helgaas
1
-4
/
+6
2008-04-28
isdn: fix obvious cut-and-paste error in st5481_usb.c
Robert P. J. Day
1
-1
/
+1
2008-04-28
isdn: replace remaining __FUNCTION__ occurrences
Harvey Harrison
14
-22
/
+22
2008-04-21
Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-5
/
+5
2008-04-20
[ISDN] minor irq handler cleanups
Jeff Garzik
3
-5
/
+5
2008-04-20
[ISDN] Hisax: eliminate many unnecessary references to CardType[]
Jeff Garzik
20
-120
/
+70
2008-04-20
[ISDN] HiSax: modularization prep
Jeff Garzik
2
-5
/
+11
2008-03-04
hisax_fcpcipnp: move request_irq later in probe
Kyle McMartin
1
-17
/
+17
2008-02-09
isdn: fix section mismatch warning for ISACVer
Sam Ravnborg
2
-4
/
+2
2008-02-09
isdn: fix section mismatch warnings from hisax_cs_setup_card
Sam Ravnborg
1
-2
/
+5
2008-02-09
isdn: fix section mismatch warnings in isac.c and isar.c
Sam Ravnborg
2
-6
/
+3
2008-02-09
isdn: fix section mismatch warning in hfc_sx.c
Sam Ravnborg
1
-2
/
+1
2008-02-07
[ISDN]: fix section mismatch warning in enpci_card_msg
Sam Ravnborg
1
-2
/
+1
2008-02-06
cleanup after APUS removal
Adrian Bunk
1
-8
/
+0
2007-11-29
isdn: bootup crash fix
Ingo Molnar
1
-2
/
+1
2007-11-05
i4l: errors with assignments in if
Roel Kluin
1
-1
/
+1
2007-11-05
PCI: Add Kconfig option to disable deprecated pci_find_* API
Jeff Garzik
7
-22
/
+25
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
6
-15
/
+15
2007-10-14
hisax: hfc_usb: update to current CVS version
Martin Bachem
1
-30
/
+33
2007-10-14
more trivial signedness fixes in drivers
Al Viro
2
-2
/
+3
[next]