aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/eicon (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2-2/+2
2010-10-17isdn/eicon: don't call flush_scheduled_work() from diva_os_remove_soft_isr()Tejun Heo1-2/+0
2010-10-06eicon: make buffer largerDan Carpenter2-2/+2
2010-07-15isdn/hardware/eicon: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe1-35/+34
2010-07-12isdn: autoconvert trivial BKL users to private mutexArnd Bergmann3-7/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-15i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic namesIan Munsie1-16/+16
2010-03-15i4l: silence compiler warnings for array access in Eicon DIVA ISDN driverIan Munsie1-8/+7
2010-01-14proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan4-171/+160
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina2-3/+3
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2-3/+3
2009-11-04isdn: eicon: Return on errorJiri Slaby1-2/+3
2009-11-04isdn: eicon: Use offsetofJiri Slaby1-9/+9
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