aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hisax (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-27[PATCH] ISDN: fix BChannel_bh() call from isar_bh()Jiri Kosina1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau5-5/+0
2007-02-12[PATCH] drivers/isdn/hisax/: Convert to generic boolean-valuesRichard Knutsson2-23/+20
2007-02-12[PATCH] ISDN: Rename special macro CONFIG_HISAX_HFC4S8S_PCIMEMRobert P. J. Day1-24/+24
2007-02-12[PATCH] ISDN: Remove defunct test emulatorRobert P. J. Day4-37/+0
2007-02-12[PATCH] ISDN: Rename debug option CONFIG_SERIAL_NOPAUSE_IORobert P. J. Day1-4/+4
2007-02-12[PATCH] ISDN: Fix typo "CONFIG_HISAX_QUADRO" -> "CONFIG_HISAX_SCT_QUADRO".Robert P. J. Day1-1/+1
2007-02-12[PATCH] drivers/isdn/hisax/: proper prototypesAdrian Bunk4-32/+24
2006-12-10[PATCH] Don't build some broken ISDN drivers on big endian MIPSRalf Baechle1-5/+5
2006-12-08[PATCH] ISDN: fix warningsJeff Garzik3-5/+13
2006-12-08[PATCH] i4l: remove the broken HISAX_AMD7930 optionAdrian Bunk3-31/+0
2006-12-08[PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan10-23/+10
2006-12-08[PATCH] drivers/isdn/*: trivial vsnprintf() conversionAlexey Dobriyan2-3/+3
2006-12-08[PATCH] isdn/hisax: use bitrev8Akinobu Mita4-28/+3
2006-12-07[PATCH] make 1-bit bitfields unsignedMariusz Kozlowski1-4/+4
2006-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells4-77/+3
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells2-11/+11
2006-12-04[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski4-66/+0
2006-12-04[PATCH] pcmcia: remove prod_id indirectionDominik Brodowski1-11/+3
2006-11-30Fix typos in drivers/isdn/hisax/isdnl2.cJan Engelhardt1-10/+10
2006-11-30Fix misc .c/.h comment typosMatt LaPlante1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells11-27/+45
2006-11-20[PATCH] fix build error for HISAX_NETJETToralf Foerster1-1/+1
2006-10-20[PATCH] drivers/isdn: ioremap balanced with iounmapAmol Lad1-2/+24
2006-10-17[PATCH] ISDN: check for userspace copy faultsJeff Garzik1-2/+4
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells39-55/+54
2006-10-04[PATCH] hisax niccy cleanupJiri Slaby1-114/+109
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-10-03Fix several typos in drivers/Matt LaPlante1-1/+1
2006-10-03[PATCH] ISDN warning fixesAlan Cox7-26/+24
2006-10-02[PATCH] isdn: work around excessive udelay()Andrew Morton1-1/+12
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev1-3/+3
2006-07-10[PATCH] hisax: fix usage of __init*Karsten Keil32-86/+86
2006-07-02[PATCH] irq-flags: isdn: Use the new IRQF_ constantsThomas Gleixner18-30/+30
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel25-25/+0
2006-06-29[PATCH] i4l make PCMCIA for all cards working with shared IRQKarsten Keil2-1/+2
2006-06-27[PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_t where neededGreg Kroah-Hartman1-1/+1
2006-06-27[PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman1-2/+3
2006-06-26[PATCH] Fix typo in drivers/isdn/hisax/q931.cEric Sesterhenn1-2/+2
2006-03-31[PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski4-54/+19
2006-03-31[PATCH] pcmcia: add return value to _config() functionsDominik Brodowski4-36/+35
2006-03-31[PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski4-122/+100
2006-03-31[PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski4-53/+38
2006-03-31[PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski4-23/+10
2006-03-31[PATCH] pcmcia: default suspend and resume handlingDominik Brodowski4-43/+1
2006-03-31[PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irqDominik Brodowski2-10/+6
2006-03-31[PATCH] pcmcia: add pcmcia_disable_deviceDominik Brodowski4-48/+10
2006-03-26BUG_ON() Conversion in drivers/isdnEric Sesterhenn4-17/+7
2006-03-23[PATCH] kill _INLINE_Adrian Bunk2-2/+0
2006-03-06[PATCH] i4l: fix compatiblity issue with big endian systemsKarsten Keil1-19/+13