aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/eicon (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-25ISDN: ARRAY_SIZE changesKarsten Keil2-5/+2
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-1/+0
2009-02-27drivers/isdn/hardware/eicon: fix sparse warnings: Should it be static?Hannes Eder1-24/+46
2009-02-27drivers/isdn/hardware/icon: fix sparse warning: cast truncates bitsHannes Eder1-1/+1
2009-01-08fix similar typos to successfullColy Li4-4/+4
2008-12-16isdn: eicon: fix sparse warning: make global functions staticHannes Eder2-41/+47
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-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-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_ISDN_CAPIJan Engelhardt1-2/+1
2007-07-17Use menuconfig objects: ISDN: CONFIG_ISDNJan Engelhardt1-1/+1
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-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau2-2/+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
2006-12-08[PATCH] drivers/isdn/*: trivial vsnprintf() conversionAlexey Dobriyan1-1/+1
2006-12-08[PATCH] drivers/isdn: Handcrafted MIN/MAX Macro removalAmol Lad5-17/+9
2006-11-30Fix misc .c/.h comment typosMatt LaPlante1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2-5/+2
2006-10-03Fix several typos in drivers/Matt LaPlante1-1/+1
2006-10-01[PATCH] EICON ISDN: Removed unused definitions for OS_SEEK_*Josef 'Jeff' Sipek1-3/+0
2006-08-06[PATCH] eicon: fix define conflict with ptraceAlexey Dobriyan1-1/+0
2006-07-02[PATCH] irq-flags: isdn: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel7-7/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman3-3/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman3-3/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman3-3/+0
2006-01-08[PATCH] drivers/isdn/hardware/eicon/os_4bri.c: correct the xdiLoadFile() signatureAdrian Bunk1-1/+2
2006-01-08[PATCH] drivers/isdn/: add missing #includesAdrian Bunk2-0/+2
2005-09-29[PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro2-5/+3