aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-02Add DIP switch readout for HFC-4S IOB4STKarsten Keil1-3/+3
2008-08-02Fix remaining big endian issue of hfcmultiKarsten Keil1-14/+13
2008-08-02mISDN cleanup user interfaceKarsten Keil2-4/+4
2008-07-28Remove deprecated virt_to_bus()Karsten Keil2-3/+1
2008-07-27isdn: mISDN HFC PCI support depends on virt_to_bus()Stephen Rothwell1-0/+1
2008-07-27Add mISDN HFC multiport driverKarsten Keil4-0/+6537
2008-07-27Add mISDN HFC PCI driverKarsten Keil4-0/+2503
2008-07-27Add mISDN driverKarsten Keil1-0/+1
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2-3/+2
2008-06-20Add a bunch of cycle_kernel_lock() callsJonathan Corbet2-0/+4
2008-06-20divamnt: BKL pushdownJonathan Corbet1-5/+11
2008-06-10isdn divas: fix proc creationAlexey Dobriyan2-3/+2
2008-04-29isdn: use non-racy method for proc entries creationDenis V. Lunev1-6/+2
2008-04-28eicon: fix sparse integer as NULL pointer warningsHarvey Harrison2-7/+7
2008-04-28avm: fix sparse warning using integer as NULL pointerHarvey Harrison8-26/+26
2008-02-06drivers/isdn/hardware/eicon/debug.c: fix uninitialized var warningAndrew Morton1-1/+1
2008-02-06drivers/isdn/hardware/eicon/message.c fix 'and' typo in eicons' AddInfo()Roel Kluin1-1/+1
2008-02-06Remove pointless casts from void pointersJeff Garzik1-3/+2
2008-02-03drivers/isdn/: Spelling fixesJoe Perches2-2/+2
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas1-1/+1
2008-02-03Typoes: "whith" -> "with"Robert P. J. Day1-1/+1
2007-10-19Spelling fix: explicitlyJean Delvare1-2/+2
2007-10-19isdn: fix random hard freeze with AVM T1 cardsKarsten Keil1-16/+12
2007-10-19isdn: fix random hard freeze with AVM cards using b1dmaKarsten Keil1-9/+19
2007-10-19isdn: fix random hard freeze with AVM c4 card part 2Karsten Keil1-0/+2
2007-10-18i4l: Fix random hard freeze with AVM c4 cardKarsten Keil1-3/+11
2007-10-18i4l: fix random freezes with AVM B1 driversKarsten Keil1-15/+13
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman1-2/+3
2007-07-17i4l: leak in eicon/idifunc.cArmin Schindler1-0/+1
2007-07-17Use menuconfig objects: ISDN: CONFIG_CAPI_EICONJan Engelhardt1-11/+10
2007-07-17Use menuconfig objects: ISDN: CONFIG_CAPI_AVMJan Engelhardt1-12/+10
2007-07-17Use menuconfig objects: ISDN: CONFIG_ISDN_CAPIJan Engelhardt3-10/+7
2007-07-17Use menuconfig objects: ISDN: CONFIG_ISDNJan Engelhardt3-3/+3
2007-06-08isdn/diva: fix section mismatchRandy Dunlap1-1/+1
2007-06-01isdn: fix section mismatch warningsSam Ravnborg2-2/+2
2007-05-23drivers/isdn/hardware/eicon/message.c warning fixesAndrew Morton1-7/+6
2007-05-23capifunc warning fixesAndrew Morton1-8/+8
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2007-05-08drivers/isdn/hardware/eicon/: remove unused header filesArmin Schindler2-248/+0
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap5-5/+0
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2-2/+4
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau3-3/+0
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven4-4/+4
2007-02-12[PATCH] isdn-eicon: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish3-31/+26
2007-02-12[PATCH] drivers/isdn/hardware/eicon/: convert to generic boolean-valuesRichard Knutsson5-200/+192
2007-02-12[PATCH] ISDN: Rename some debugging macros to not resemble CONFIG optionsRobert P. J. Day2-15/+15
2006-12-08[PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan2-9/+4
2006-12-08[PATCH] drivers/isdn/*: trivial vsnprintf() conversionAlexey Dobriyan1-1/+1
2006-12-08[PATCH] isdn: fix missing unregister_capi_driverAkinobu Mita1-0/+1
2006-12-08[PATCH] drivers/isdn: Handcrafted MIN/MAX Macro removalAmol Lad5-17/+9