aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn/hisax/config.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-20Annotate hardware config module parameters in drivers/isdn/Gravatar David Howells 1-5/+5
2016-12-17isdn: Constify some function parametersGravatar Emese Revfy 1-8/+8
2015-11-25isdn: Partially revert debug format string usage clean upGravatar Christoph Biedl 1-1/+1
2013-09-13isdn: clean up debug format string usageGravatar Kees Cook 1-1/+1
2013-01-03Drivers: isdn: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-17/+9
2012-02-21isdn: whitespace coding style cleanupGravatar Joe Perches 1-63/+63
2010-12-08isdn/hisax: fix compiler warning on hisax_pci_tblGravatar Namhyung Kim 1-1/+1
2010-10-12isdn: hisax: Replace the bogus access to irq statsGravatar Thomas Gleixner 1-4/+14
2010-07-15isdn/hisax: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Gravatar Peter Huewe 1-42/+42
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-02-27drivers/isdn/hisax: fix sparse warning: Should it be static?Gravatar Hannes Eder 1-6/+0
2008-11-30tricky one: hisax sectionsGravatar Al Viro 1-3/+13
2008-04-20[ISDN] HiSax: modularization prepGravatar Jeff Garzik 1-5/+9
2008-02-09isdn: fix section mismatch warnings from hisax_cs_setup_cardGravatar Sam Ravnborg 1-2/+5
2007-07-18ISDN HiSax: uninitialized return in hisax_cs_setupGravatar Florin Malita 1-3/+1
2007-07-17[ISDN] HiSax: move card state alloc/setup code into separate functionsGravatar Jeff Garzik 1-18/+54
2007-07-17[ISDN] HiSax: move card setup into separate functionGravatar Jeff Garzik 1-88/+99
2007-07-17Mismatching declarations of revision strings in HiSaxGravatar David Woodhouse 1-5/+5
2007-05-23HiSax: fix error checking for hisax_register()]Gravatar Alan Stern 1-1/+1
2007-02-12[PATCH] ISDN: Remove defunct test emulatorGravatar Robert P. J. Day 1-9/+0
2007-02-12[PATCH] ISDN: Fix typo "CONFIG_HISAX_QUADRO" -> "CONFIG_HISAX_SCT_QUADRO".Gravatar Robert P. J. Day 1-1/+1
2006-12-08[PATCH] i4l: remove the broken HISAX_AMD7930 optionGravatar Adrian Bunk 1-18/+0
2006-12-08[PATCH] isdn: replace kmalloc+memset with kzallocGravatar Burman Yan 1-2/+1
2006-11-22WorkStruct: make allyesconfigGravatar David Howells 1-4/+5
2006-10-17[PATCH] ISDN: check for userspace copy faultsGravatar Jeff Garzik 1-2/+4
2006-10-03[PATCH] ISDN warning fixesGravatar Alan Cox 1-3/+3
2006-07-10[PATCH] hisax: fix usage of __init*Gravatar Karsten Keil 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-03-23[PATCH] kill _INLINE_Gravatar Adrian Bunk 1-1/+0
2006-03-06[PATCH] i4l: add new PCI IDs for HFC-S PCIGravatar Karsten Keil 1-0/+2
2005-11-07[PATCH] kfree cleanup: drivers/isdnGravatar Jesper Juhl 1-6/+3
2005-07-27[PATCH] i4l: add Olitec ISDN PCI card in hisax gazel driverGravatar Olivier Blin 1-0/+1
2005-06-25[PATCH] drivers/isdn/hisax/: possible cleanupsGravatar Adrian Bunk 1-6/+8
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1958