summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hisax
Commit message (Expand)AuthorAgeFilesLines
* cleanup after APUS removalAdrian Bunk2008-02-061-8/+0Star
* isdn: bootup crash fixIngo Molnar2007-11-291-2/+1Star
* i4l: errors with assignments in ifRoel Kluin2007-11-061-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/+3Star
* hisax: update hfc_usb driverMartin Bachem2007-08-212-445/+288Star
* Use menuconfig objects - CONFIG_ISDN_I4LTilman Schmidt2007-07-221-1/+0Star
* ISDN HiSax: uninitialized return in hisax_cs_setupFlorin Malita2007-07-191-3/+1Star
* [ISDN] HiSax hfc_pci: minor cleanupsJeff Garzik2007-07-171-98/+93Star
* [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-121-3/+1Star
* HiSax: fix error checking for hisax_register()]Alan Stern2007-05-245-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/+0Star
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-031-1/+0Star
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-262-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/+0Star
* [PATCH] drivers/isdn/hisax/: Convert to generic boolean-valuesRichard Knutsson2007-02-122-23/+20Star
* [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/+0Star
* [PATCH] ISDN: Rename debug option CONFIG_SERIAL_NOPAUSE_IORobert P. J. Day2007-02-121-4/+4
* [PATCH] ISDN: Fix typo "CONFIG_HISAX_QUADRO" -> "CONFIG_HISAX_SCT_QUADRO".Robert P. J. Day2007-02-121-1/+1
* [PATCH] drivers/isdn/hisax/: proper prototypesAdrian Bunk2007-02-124-32/+24Star
* [PATCH] Don't build some broken ISDN drivers on big endian MIPSRalf Baechle2006-12-101-5/+5
* [PATCH] ISDN: fix warningsJeff Garzik2006-12-083-5/+13
* [PATCH] i4l: remove the broken HISAX_AMD7930 optionAdrian Bunk2006-12-083-31/+0Star
* [PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan2006-12-0810-23/+10Star
* [PATCH] drivers/isdn/*: trivial vsnprintf() conversionAlexey Dobriyan2006-12-082-3/+3
* [PATCH] isdn/hisax: use bitrev8Akinobu Mita2006-12-084-28/+3Star
* [PATCH] make 1-bit bitfields unsignedMariusz Kozlowski2006-12-071-4/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-064-77/+3Star
|\
| * [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski2006-12-054-66/+0Star
| * [PATCH] pcmcia: remove prod_id indirectionDominik Brodowski2006-12-051-11/+3Star