summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hisax
Commit message (Expand)AuthorAgeFilesLines
* tricky one: hisax sectionsAl Viro2008-11-301-3/+13
* pcmcia: deprecate CS_SUCCESSDominik Brodowski2008-08-233-8/+8
* pcmcia: pcmcia_config_loop() improvement by passing vccDominik Brodowski2008-08-234-26/+19
* pcmcia: pcmcia_config_loop() default CIS entry handlingDominik Brodowski2008-08-234-15/+18
* pcmcia: pcmcia_config_loop() ConfigIndex unificationDominik Brodowski2008-08-234-6/+0
* pcmcia: use pcmcia_loop_config in ISDN pcmcia driversDominik Brodowski2008-08-234-262/+168
* pnp: fix the fcpnp_driver declaration to only exist if CONFIG_PNP=yDavid Howells2008-07-261-2/+0
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-254-16/+16
* hisax: depend on CONFIG_PNP, not __ISAPNP__Bjorn Helgaas2008-04-281-4/+6
* isdn: fix obvious cut-and-paste error in st5481_usb.cRobert P. J. Day2008-04-281-1/+1
* isdn: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-2814-22/+22
* Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-04-213-5/+5
|\
| * [ISDN] minor irq handler cleanupsJeff Garzik2008-04-203-5/+5
* | [ISDN] Hisax: eliminate many unnecessary references to CardType[]Jeff Garzik2008-04-2020-120/+70
* | [ISDN] HiSax: modularization prepJeff Garzik2008-04-202-5/+11
|/
* hisax_fcpcipnp: move request_irq later in probeKyle McMartin2008-03-041-17/+17
* isdn: fix section mismatch warning for ISACVerSam Ravnborg2008-02-092-4/+2
* isdn: fix section mismatch warnings from hisax_cs_setup_cardSam Ravnborg2008-02-091-2/+5
* isdn: fix section mismatch warnings in isac.c and isar.cSam Ravnborg2008-02-092-6/+3
* isdn: fix section mismatch warning in hfc_sx.cSam Ravnborg2008-02-091-2/+1
* [ISDN]: fix section mismatch warning in enpci_card_msgSam Ravnborg2008-02-071-2/+1
* cleanup after APUS removalAdrian Bunk2008-02-061-8/+0
* isdn: bootup crash fixIngo Molnar2007-11-291-2/+1
* i4l: errors with assignments in ifRoel Kluin2007-11-051-1/+1
* PCI: Add Kconfig option to disable deprecated pci_find_* APIJeff Garzik2007-11-057-22/+25
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-196-15/+15
* hisax: hfc_usb: update to current CVS versionMartin Bachem2007-10-141-30/+33
* more trivial signedness fixes in driversAl Viro2007-10-142-2/+3
* long vs. unsigned long - low-hanging fruits in driversAl Viro2007-10-142-2/+2
* fallout from elsa setup splitAl Viro2007-10-131-1/+1
* [ISDN] HiSax diva: split setup into three smaller functionsJeff Garzik2007-10-121-219/+294
* [ISDN] HiSax sedlbauer: move ISAPNP and PCI code into functions of their ownJeff Garzik2007-10-121-119/+157
* [ISDN] HiSax elsa: split huge setup function into four smaller functionsJeff Garzik2007-10-121-216/+278
* [ISDN] HiSax avm_pci: split setup into three smaller functionsJeff Garzik2007-10-121-88/+136
* [ISDN] Remove CONFIG_PCI ifdefs from 100% PCI source codeJeff Garzik2007-10-123-20/+3
* hisax: update hfc_usb driverMartin Bachem2007-08-212-445/+288
* Use menuconfig objects - CONFIG_ISDN_I4LTilman Schmidt2007-07-211-1/+0
* ISDN HiSax: uninitialized return in hisax_cs_setupFlorin Malita2007-07-181-3/+1
* [ISDN] HiSax hfc_pci: minor cleanupsJeff Garzik2007-07-171-98/+93
* [ISDN] HiSax bkm_a4t: split setup into two smaller functionsJeff Garzik2007-07-171-45/+63
* [ISDN] HiSax enternow: split setup into 3 smaller functionsJeff Garzik2007-07-171-76/+89
* [ISDN] HiSax netjet_u: split setup into 3 smaller functionsJeff Garzik2007-07-171-74/+93
* [ISDN] HiSax netjet_s: code movement, prep for hotplugJeff Garzik2007-07-171-86/+108
* [ISDN] HiSax: move card state alloc/setup code into separate functionsJeff Garzik2007-07-171-18/+54
* [ISDN] HiSax: move card setup into separate functionJeff Garzik2007-07-171-88/+99
* sane irq initialization in sedlbauer hisaxKarsten Keil2007-07-171-1/+7
* Mismatching declarations of revision strings in HiSaxDavid Woodhouse2007-07-171-5/+5
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-3/+1
* HiSax: fix error checking for hisax_register()]Alan Stern2007-05-235-29/+30
* Fix occurrences of "the the "Michael Opdenacker2007-05-091-2/+2
OpenPOWER on IntegriCloud