aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hisax/config.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-31isdn: remove hisax driverArnd Bergmann1-1993/+0
2019-04-23isdn: hisax: Fix misuse of %x in config.cFuqian Huang1-3/+3
2018-07-26isdn: hisax: config: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai1-4/+4
2018-07-04isdn: mark expected switch fall-throughsGustavo A. R. Silva1-0/+1
2017-07-15isdn: hisax: constify pci_device_id.Arvind Yadav1-1/+1
2017-04-20Annotate hardware config module parameters in drivers/isdn/David Howells1-5/+5
2016-12-17isdn: Constify some function parametersEmese Revfy1-8/+8
2015-11-25isdn: Partially revert debug format string usage clean upChristoph Biedl1-1/+1
2013-09-13isdn: clean up debug format string usageKees Cook1-1/+1
2013-01-03Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman1-17/+9
2012-02-21isdn: whitespace coding style cleanupJoe Perches1-63/+63
2010-12-08isdn/hisax: fix compiler warning on hisax_pci_tblNamhyung Kim1-1/+1
2010-10-12isdn: hisax: Replace the bogus access to irq statsThomas Gleixner1-4/+14
2010-07-15isdn/hisax: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe1-42/+42
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-02-27drivers/isdn/hisax: fix sparse warning: Should it be static?Hannes Eder1-6/+0
2008-11-30tricky one: hisax sectionsAl Viro1-3/+13
2008-04-20[ISDN] HiSax: modularization prepJeff Garzik1-5/+9
2008-02-09isdn: fix section mismatch warnings from hisax_cs_setup_cardSam Ravnborg1-2/+5
2007-07-18ISDN HiSax: uninitialized return in hisax_cs_setupFlorin Malita1-3/+1
2007-07-17[ISDN] HiSax: move card state alloc/setup code into separate functionsJeff Garzik1-18/+54
2007-07-17[ISDN] HiSax: move card setup into separate functionJeff Garzik1-88/+99
2007-07-17Mismatching declarations of revision strings in HiSaxDavid Woodhouse1-5/+5
2007-05-23HiSax: fix error checking for hisax_register()]Alan Stern1-1/+1
2007-02-12[PATCH] ISDN: Remove defunct test emulatorRobert P. J. Day1-9/+0
2007-02-12[PATCH] ISDN: Fix typo "CONFIG_HISAX_QUADRO" -> "CONFIG_HISAX_SCT_QUADRO".Robert P. J. Day1-1/+1
2006-12-08[PATCH] i4l: remove the broken HISAX_AMD7930 optionAdrian Bunk1-18/+0
2006-12-08[PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan1-2/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-4/+5
2006-10-17[PATCH] ISDN: check for userspace copy faultsJeff Garzik1-2/+4
2006-10-03[PATCH] ISDN warning fixesAlan Cox1-3/+3
2006-07-10[PATCH] hisax: fix usage of __init*Karsten Keil1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-23[PATCH] kill _INLINE_Adrian Bunk1-1/+0
2006-03-06[PATCH] i4l: add new PCI IDs for HFC-S PCIKarsten Keil1-0/+2
2005-11-07[PATCH] kfree cleanup: drivers/isdnJesper Juhl1-6/+3
2005-07-27[PATCH] i4l: add Olitec ISDN PCI card in hisax gazel driverOlivier Blin1-0/+1
2005-06-25[PATCH] drivers/isdn/hisax/: possible cleanupsAdrian Bunk1-6/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1958