summaryrefslogtreecommitdiff
path: root/drivers/isdn/hardware
AgeCommit message (Expand)Author
2008-04-29isdn: use non-racy method for proc entries creationDenis V. Lunev
2008-04-28eicon: fix sparse integer as NULL pointer warningsHarvey Harrison
2008-04-28avm: fix sparse warning using integer as NULL pointerHarvey Harrison
2008-02-06drivers/isdn/hardware/eicon/debug.c: fix uninitialized var warningAndrew Morton
2008-02-06drivers/isdn/hardware/eicon/message.c fix 'and' typo in eicons' AddInfo()Roel Kluin
2008-02-06Remove pointless casts from void pointersJeff Garzik
2008-02-03drivers/isdn/: Spelling fixesJoe Perches
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas
2008-02-03Typoes: "whith" -> "with"Robert P. J. Day
2007-10-19Spelling fix: explicitlyJean Delvare
2007-10-19isdn: fix random hard freeze with AVM T1 cardsKarsten Keil
2007-10-19isdn: fix random hard freeze with AVM cards using b1dmaKarsten Keil
2007-10-19isdn: fix random hard freeze with AVM c4 card part 2Karsten Keil
2007-10-18i4l: Fix random hard freeze with AVM c4 cardKarsten Keil
2007-10-18i4l: fix random freezes with AVM B1 driversKarsten Keil
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman
2007-07-17i4l: leak in eicon/idifunc.cArmin Schindler
2007-07-17Use menuconfig objects: ISDN: CONFIG_CAPI_EICONJan Engelhardt
2007-07-17Use menuconfig objects: ISDN: CONFIG_CAPI_AVMJan Engelhardt
2007-07-17Use menuconfig objects: ISDN: CONFIG_ISDN_CAPIJan Engelhardt
2007-07-17Use menuconfig objects: ISDN: CONFIG_ISDNJan Engelhardt
2007-06-08isdn/diva: fix section mismatchRandy Dunlap
2007-06-01isdn: fix section mismatch warningsSam Ravnborg
2007-05-23drivers/isdn/hardware/eicon/message.c warning fixesAndrew Morton
2007-05-23capifunc warning fixesAndrew Morton
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-05-08drivers/isdn/hardware/eicon/: remove unused header filesArmin Schindler
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven
2007-02-12[PATCH] isdn-eicon: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish
2007-02-12[PATCH] drivers/isdn/hardware/eicon/: convert to generic boolean-valuesRichard Knutsson
2007-02-12[PATCH] ISDN: Rename some debugging macros to not resemble CONFIG optionsRobert P. J. Day
2006-12-08[PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan
2006-12-08[PATCH] drivers/isdn/*: trivial vsnprintf() conversionAlexey Dobriyan
2006-12-08[PATCH] isdn: fix missing unregister_capi_driverAkinobu Mita
2006-12-08[PATCH] drivers/isdn: Handcrafted MIN/MAX Macro removalAmol Lad
2006-12-04[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski
2006-12-04[PATCH] pcmcia: remove prod_id indirectionDominik Brodowski
2006-11-30Fix misc .c/.h comment typosMatt LaPlante
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-03Fix several typos in drivers/Matt LaPlante
2006-10-01[PATCH] EICON ISDN: Removed unused definitions for OS_SEEK_*Josef 'Jeff' Sipek
2006-08-06[PATCH] eicon: fix define conflict with ptraceAlexey Dobriyan
2006-07-02[PATCH] irq-flags: isdn: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-29[PATCH] i4l make PCMCIA for all cards working with shared IRQKarsten Keil
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman