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
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
2007-10-14
long vs. unsigned long - low-hanging fruits in drivers
Al Viro
2
-2
/
+2
2007-10-13
fallout from elsa setup split
Al Viro
1
-1
/
+1
2007-10-12
[ISDN] HiSax diva: split setup into three smaller functions
Jeff Garzik
1
-219
/
+294
2007-10-12
[ISDN] HiSax sedlbauer: move ISAPNP and PCI code into functions of their own
Jeff Garzik
1
-119
/
+157
2007-10-12
[ISDN] HiSax elsa: split huge setup function into four smaller functions
Jeff Garzik
1
-216
/
+278
2007-10-12
[ISDN] HiSax avm_pci: split setup into three smaller functions
Jeff Garzik
1
-88
/
+136
2007-10-12
[ISDN] Remove CONFIG_PCI ifdefs from 100% PCI source code
Jeff Garzik
3
-20
/
+3
2007-08-21
hisax: update hfc_usb driver
Martin Bachem
2
-445
/
+288
2007-07-21
Use menuconfig objects - CONFIG_ISDN_I4L
Tilman Schmidt
1
-1
/
+0
2007-07-18
ISDN HiSax: uninitialized return in hisax_cs_setup
Florin Malita
1
-3
/
+1
2007-07-17
[ISDN] HiSax hfc_pci: minor cleanups
Jeff Garzik
1
-98
/
+93
2007-07-17
[ISDN] HiSax bkm_a4t: split setup into two smaller functions
Jeff Garzik
1
-45
/
+63
2007-07-17
[ISDN] HiSax enternow: split setup into 3 smaller functions
Jeff Garzik
1
-76
/
+89
2007-07-17
[ISDN] HiSax netjet_u: split setup into 3 smaller functions
Jeff Garzik
1
-74
/
+93
2007-07-17
[ISDN] HiSax netjet_s: code movement, prep for hotplug
Jeff Garzik
1
-86
/
+108
2007-07-17
[ISDN] HiSax: move card state alloc/setup code into separate functions
Jeff Garzik
1
-18
/
+54
2007-07-17
[ISDN] HiSax: move card setup into separate function
Jeff Garzik
1
-88
/
+99
2007-07-17
sane irq initialization in sedlbauer hisax
Karsten Keil
1
-1
/
+7
2007-07-17
Mismatching declarations of revision strings in HiSax
David Woodhouse
1
-5
/
+5
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
1
-3
/
+1
2007-05-23
HiSax: fix error checking for hisax_register()]
Alan Stern
5
-29
/
+30
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
1
-2
/
+2
[next]