| Commit message (Expand) | Author | Age |
* | pcmcia: deprecate CS_SUCCESS | Dominik Brodowski | 2008-08-22 |
* | pcmcia: pcmcia_config_loop() improvement by passing vcc | Dominik Brodowski | 2008-08-22 |
* | pcmcia: pcmcia_config_loop() default CIS entry handling | Dominik Brodowski | 2008-08-22 |
* | pcmcia: pcmcia_config_loop() ConfigIndex unification | Dominik Brodowski | 2008-08-22 |
* | pcmcia: use pcmcia_loop_config in ISDN pcmcia drivers | Dominik Brodowski | 2008-08-22 |
* | pnp: fix the fcpnp_driver declaration to only exist if CONFIG_PNP=y | David Howells | 2008-07-26 |
* | Rename WARN() to WARNING() to clear the namespace | Arjan van de Ven | 2008-07-25 |
* | hisax: depend on CONFIG_PNP, not __ISAPNP__ | Bjorn Helgaas | 2008-04-28 |
* | isdn: fix obvious cut-and-paste error in st5481_usb.c | Robert P. J. Day | 2008-04-28 |
* | isdn: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-28 |
* | Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-04-21 |
|\ |
|
| * | [ISDN] minor irq handler cleanups | Jeff Garzik | 2008-04-20 |
* | | [ISDN] Hisax: eliminate many unnecessary references to CardType[] | Jeff Garzik | 2008-04-20 |
* | | [ISDN] HiSax: modularization prep | Jeff Garzik | 2008-04-20 |
|/ |
|
* | hisax_fcpcipnp: move request_irq later in probe | Kyle McMartin | 2008-03-04 |
* | isdn: fix section mismatch warning for ISACVer | Sam Ravnborg | 2008-02-10 |
* | isdn: fix section mismatch warnings from hisax_cs_setup_card | Sam Ravnborg | 2008-02-10 |
* | isdn: fix section mismatch warnings in isac.c and isar.c | Sam Ravnborg | 2008-02-10 |
* | isdn: fix section mismatch warning in hfc_sx.c | Sam Ravnborg | 2008-02-10 |
* | [ISDN]: fix section mismatch warning in enpci_card_msg | Sam Ravnborg | 2008-02-07 |
* | cleanup after APUS removal | Adrian Bunk | 2008-02-06 |
* | isdn: bootup crash fix | Ingo Molnar | 2007-11-29 |
* | i4l: errors with assignments in if | Roel Kluin | 2007-11-05 |
* | PCI: Add Kconfig option to disable deprecated pci_find_* API | Jeff Garzik | 2007-11-05 |
* | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 |
* | hisax: hfc_usb: update to current CVS version | Martin Bachem | 2007-10-14 |
* | more trivial signedness fixes in drivers | Al Viro | 2007-10-14 |
* | long vs. unsigned long - low-hanging fruits in drivers | Al Viro | 2007-10-14 |
* | fallout from elsa setup split | Al Viro | 2007-10-13 |
* | [ISDN] HiSax diva: split setup into three smaller functions | Jeff Garzik | 2007-10-12 |
* | [ISDN] HiSax sedlbauer: move ISAPNP and PCI code into functions of their own | Jeff Garzik | 2007-10-12 |
* | [ISDN] HiSax elsa: split huge setup function into four smaller functions | Jeff Garzik | 2007-10-12 |
* | [ISDN] HiSax avm_pci: split setup into three smaller functions | Jeff Garzik | 2007-10-12 |
* | [ISDN] Remove CONFIG_PCI ifdefs from 100% PCI source code | Jeff Garzik | 2007-10-12 |
* | hisax: update hfc_usb driver | Martin Bachem | 2007-08-21 |
* | Use menuconfig objects - CONFIG_ISDN_I4L | Tilman Schmidt | 2007-07-21 |
* | ISDN HiSax: uninitialized return in hisax_cs_setup | Florin Malita | 2007-07-18 |
* | [ISDN] HiSax hfc_pci: minor cleanups | Jeff Garzik | 2007-07-17 |
* | [ISDN] HiSax bkm_a4t: split setup into two smaller functions | Jeff Garzik | 2007-07-17 |
* | [ISDN] HiSax enternow: split setup into 3 smaller functions | Jeff Garzik | 2007-07-17 |
* | [ISDN] HiSax netjet_u: split setup into 3 smaller functions | Jeff Garzik | 2007-07-17 |
* | [ISDN] HiSax netjet_s: code movement, prep for hotplug | Jeff Garzik | 2007-07-17 |
* | [ISDN] HiSax: move card state alloc/setup code into separate functions | Jeff Garzik | 2007-07-17 |
* | [ISDN] HiSax: move card setup into separate function | Jeff Garzik | 2007-07-17 |
* | sane irq initialization in sedlbauer hisax | Karsten Keil | 2007-07-17 |
* | Mismatching declarations of revision strings in HiSax | David Woodhouse | 2007-07-17 |
* | PCI: Change all drivers to use pci_device->revision | Auke Kok | 2007-07-11 |
* | HiSax: fix error checking for hisax_register()] | Alan Stern | 2007-05-23 |
* | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 |