summaryrefslogtreecommitdiff
path: root/drivers/isdn/hisax
Commit message (Expand)AuthorAgeFilesLines
* [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
* [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/+24
* [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/+0
* [PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan2006-12-0810-23/+10
* [PATCH] drivers/isdn/*: trivial vsnprintf() conversionAlexey Dobriyan2006-12-082-3/+3
* [PATCH] isdn/hisax: use bitrev8Akinobu Mita2006-12-084-28/+3
* [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/+3
|\
| * [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski2006-12-044-66/+0
| * [PATCH] pcmcia: remove prod_id indirectionDominik Brodowski2006-12-041-11/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-052-11/+11
|\ \ | |/
| * Fix typos in drivers/isdn/hisax/isdnl2.cJan Engelhardt2006-11-301-10/+10
| * Fix misc .c/.h comment typosMatt LaPlante2006-11-301-1/+1
* | WorkStruct: make allyesconfigDavid Howells2006-11-2211-27/+45
|/
* [PATCH] fix build error for HISAX_NETJETToralf Foerster2006-11-201-1/+1
* [PATCH] drivers/isdn: ioremap balanced with iounmapAmol Lad2006-10-201-2/+24
* [PATCH] ISDN: check for userspace copy faultsJeff Garzik2006-10-171-2/+4
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0539-55/+54
* [PATCH] hisax niccy cleanupJiri Slaby2006-10-041-114/+109
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* Fix several typos in drivers/Matt LaPlante2006-10-031-1/+1
* [PATCH] ISDN warning fixesAlan Cox2006-10-037-26/+24
* [PATCH] isdn: work around excessive udelay()Andrew Morton2006-10-021-1/+12
* USB: Dealias -110 code (more complete)Pete Zaitcev2006-09-271-3/+3
* [PATCH] hisax: fix usage of __init*Karsten Keil2006-07-1032-86/+86
* [PATCH] irq-flags: isdn: Use the new IRQF_ constantsThomas Gleixner2006-07-0218-30/+30
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3025-25/+0
* [PATCH] i4l make PCMCIA for all cards working with shared IRQKarsten Keil2006-06-292-1/+2
* [PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...Greg Kroah-Hartman2006-06-271-1/+1
* [PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman2006-06-271-2/+3
* [PATCH] Fix typo in drivers/isdn/hisax/q931.cEric Sesterhenn2006-06-261-2/+2
* [PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski2006-03-314-54/+19
* [PATCH] pcmcia: add return value to _config() functionsDominik Brodowski2006-03-314-36/+35
* [PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski2006-03-314-122/+100
* [PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski2006-03-314-53/+38
* [PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski2006-03-314-23/+10
* [PATCH] pcmcia: default suspend and resume handlingDominik Brodowski2006-03-314-43/+1
* [PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irqDominik Brodowski2006-03-312-10/+6
* [PATCH] pcmcia: add pcmcia_disable_deviceDominik Brodowski2006-03-314-48/+10
* BUG_ON() Conversion in drivers/isdnEric Sesterhenn2006-03-264-17/+7
* [PATCH] kill _INLINE_Adrian Bunk2006-03-232-2/+0
* [PATCH] i4l: fix compatiblity issue with big endian systemsKarsten Keil2006-03-061-19/+13
* [PATCH] i4l: add new PCI IDs for HFC-S PCIKarsten Keil2006-03-062-0/+4
* [PATCH] mark HISAX_AMD7930 as brokenAl Viro2006-02-081-1/+1