summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hisax
Commit message (Expand)AuthorAgeFilesLines
* 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
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-252-3/+6
* [PATCH] ISDN: fix BChannel_bh() call from isar_bh()Jiri Kosina2007-03-271-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-145-5/+0
* [PATCH] drivers/isdn/hisax/: Convert to generic boolean-valuesRichard Knutsson2007-02-122-23/+20
* [PATCH] ISDN: Rename special macro CONFIG_HISAX_HFC4S8S_PCIMEMRobert P. J. Day2007-02-121-24/+24
* [PATCH] ISDN: Remove defunct test emulatorRobert P. J. Day2007-02-124-37/+0