summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hisax/config.c
Commit message (Expand)AuthorAgeFilesLines
* isdn: hisax: config: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai2018-07-271-4/+4
* isdn: mark expected switch fall-throughsGustavo A. R. Silva2018-07-041-0/+1
* isdn: hisax: constify pci_device_id.Arvind Yadav2017-07-161-1/+1
* Annotate hardware config module parameters in drivers/isdn/David Howells2017-04-201-5/+5
* isdn: Constify some function parametersEmese Revfy2016-12-181-8/+8
* isdn: Partially revert debug format string usage clean upChristoph Biedl2015-11-251-1/+1
* isdn: clean up debug format string usageKees Cook2013-09-141-1/+1
* Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-17/+9Star
* isdn: whitespace coding style cleanupJoe Perches2012-02-211-63/+63
* isdn/hisax: fix compiler warning on hisax_pci_tblNamhyung Kim2010-12-081-1/+1
* isdn: hisax: Replace the bogus access to irq statsThomas Gleixner2010-10-121-4/+14
* isdn/hisax: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-161-42/+42
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* drivers/isdn/hisax: fix sparse warning: Should it be static?Hannes Eder2009-02-271-6/+0Star
* tricky one: hisax sectionsAl Viro2008-11-301-3/+13
* [ISDN] HiSax: modularization prepJeff Garzik2008-04-211-5/+9
* isdn: fix section mismatch warnings from hisax_cs_setup_cardSam Ravnborg2008-02-101-2/+5
* ISDN HiSax: uninitialized return in hisax_cs_setupFlorin Malita2007-07-191-3/+1Star
* [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
* Mismatching declarations of revision strings in HiSaxDavid Woodhouse2007-07-171-5/+5
* HiSax: fix error checking for hisax_register()]Alan Stern2007-05-241-1/+1
* [PATCH] ISDN: Remove defunct test emulatorRobert P. J. Day2007-02-121-9/+0Star
* [PATCH] ISDN: Fix typo "CONFIG_HISAX_QUADRO" -> "CONFIG_HISAX_SCT_QUADRO".Robert P. J. Day2007-02-121-1/+1
* [PATCH] i4l: remove the broken HISAX_AMD7930 optionAdrian Bunk2006-12-081-18/+0Star
* [PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan2006-12-081-2/+1Star
* WorkStruct: make allyesconfigDavid Howells2006-11-221-4/+5
* [PATCH] ISDN: check for userspace copy faultsJeff Garzik2006-10-171-2/+4
* [PATCH] ISDN warning fixesAlan Cox2006-10-031-3/+3
* [PATCH] hisax: fix usage of __init*Karsten Keil2006-07-101-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] kill _INLINE_Adrian Bunk2006-03-231-1/+0Star
* [PATCH] i4l: add new PCI IDs for HFC-S PCIKarsten Keil2006-03-071-0/+2
* [PATCH] kfree cleanup: drivers/isdnJesper Juhl2005-11-071-6/+3Star
* [PATCH] i4l: add Olitec ISDN PCI card in hisax gazel driverOlivier Blin2005-07-281-0/+1
* [PATCH] drivers/isdn/hisax/: possible cleanupsAdrian Bunk2005-06-261-6/+8
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1958