summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/eicon
Commit message (Expand)AuthorAgeFilesLines
* isdn/hardware/eicon: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID ...Peter Huewe2010-07-151-35/+34
* isdn: autoconvert trivial BKL users to private mutexArnd Bergmann2010-07-123-7/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic namesIan Munsie2010-03-151-16/+16
* i4l: silence compiler warnings for array access in Eicon DIVA ISDN driverIan Munsie2010-03-151-8/+7
* proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan2010-01-144-171/+160
* Merge branch 'for-next' into for-linusJiri Kosina2009-12-072-3/+3
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-042-3/+3
* | isdn: eicon: Return on errorJiri Slaby2009-11-041-2/+3
* | isdn: eicon: Use offsetofJiri Slaby2009-11-041-9/+9
|/
* ISDN: ARRAY_SIZE changesKarsten Keil2009-07-252-5/+2
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-1/+0
* drivers/isdn/hardware/eicon: fix sparse warnings: Should it be static?Hannes Eder2009-02-271-24/+46
* drivers/isdn/hardware/icon: fix sparse warning: cast truncates bitsHannes Eder2009-02-271-1/+1
* fix similar typos to successfullColy Li2009-01-084-4/+4
* isdn: eicon: fix sparse warning: make global functions staticHannes Eder2008-12-162-41/+47
* Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-142-3/+2
|\
| * isdn divas: fix proc creationAlexey Dobriyan2008-06-102-3/+2
* | Add a bunch of cycle_kernel_lock() callsJonathan Corbet2008-06-202-0/+4
* | divamnt: BKL pushdownJonathan Corbet2008-06-201-5/+11
|/
* isdn: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-6/+2
* eicon: fix sparse integer as NULL pointer warningsHarvey Harrison2008-04-282-7/+7
* drivers/isdn/hardware/eicon/debug.c: fix uninitialized var warningAndrew Morton2008-02-061-1/+1
* drivers/isdn/hardware/eicon/message.c fix 'and' typo in eicons' AddInfo()Roel Kluin2008-02-061-1/+1
* Remove pointless casts from void pointersJeff Garzik2008-02-061-3/+2
* drivers/isdn/: Spelling fixesJoe Perches2008-02-032-2/+2
* Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-031-1/+1
* Typoes: "whith" -> "with"Robert P. J. Day2008-02-031-1/+1
* Spelling fix: explicitlyJean Delvare2007-10-191-2/+2
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-101-2/+3
* i4l: leak in eicon/idifunc.cArmin Schindler2007-07-171-0/+1
* Use menuconfig objects: ISDN: CONFIG_CAPI_EICONJan Engelhardt2007-07-171-11/+10
* Use menuconfig objects: ISDN: CONFIG_ISDN_CAPIJan Engelhardt2007-07-171-2/+1
* Use menuconfig objects: ISDN: CONFIG_ISDNJan Engelhardt2007-07-171-1/+1
* isdn/diva: fix section mismatchRandy Dunlap2007-06-081-1/+1
* isdn: fix section mismatch warningsSam Ravnborg2007-06-012-2/+2
* drivers/isdn/hardware/eicon/message.c warning fixesAndrew Morton2007-05-231-7/+6
* capifunc warning fixesAndrew Morton2007-05-231-8/+8
* Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* drivers/isdn/hardware/eicon/: remove unused header filesArmin Schindler2007-05-082-248/+0
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-085-5/+0
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-142-2/+0
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-124-4/+4
* [PATCH] isdn-eicon: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-123-31/+26
* [PATCH] drivers/isdn/hardware/eicon/: convert to generic boolean-valuesRichard Knutsson2007-02-125-200/+192
* [PATCH] drivers/isdn/*: trivial vsnprintf() conversionAlexey Dobriyan2006-12-081-1/+1
* [PATCH] drivers/isdn: Handcrafted MIN/MAX Macro removalAmol Lad2006-12-085-17/+9
* Fix misc .c/.h comment typosMatt LaPlante2006-11-301-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-052-5/+2
* Fix several typos in drivers/Matt LaPlante2006-10-031-1/+1