summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/eicon
Commit message (Expand)AuthorAgeFilesLines
* scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-281-1/+2
|\
| * ISDN: eicon: silence misleading array-bounds warningArnd Bergmann2017-01-271-1/+2
* | ISDN: eicon: reduce stack size of sig_ind functionArnd Bergmann2017-01-261-8/+8
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-245-5/+5
* isdn: eicon: fix old-style declarationsArnd Bergmann2016-06-162-9/+9
* ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte()Andy Shevchenko2016-05-081-14/+7
* isdn: divamnt: use y2038-safe ktime_get_ts64() for trace data timestampsAlison Schofield2016-02-182-28/+6
* isdn: off by one in connect_res()Dan Carpenter2015-02-021-1/+1
* isdn: fix NUL (\0 or \x00) specification in stringGiel van Schijndel2015-01-121-1/+1
* drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndefRasmus Villemoes2014-08-221-1/+1
* isdn: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-171-1/+1
* isdn: eicon: free pointer after using it in log msg in divas_um_idi_delete_en...Jesper Juhl2013-10-021-1/+1
* procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-6/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-3/+3
|\
| * new helper: file_inode(file)Al Viro2013-02-221-3/+3
* | Merge branch 'master' into for-nextJiri Kosina2013-01-291-5/+4
|\|
| * Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-5/+4
* | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-032-5/+5
|/
* isdn/eicon: use standard __init,__exit function markuphartleys2012-04-2711-36/+33
* isdn: whitespace coding style cleanupJoe Perches2012-02-2177-24590/+24580
* eicon: fix -Warray-bounds warningDanny Kukawka2012-02-021-30/+30
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-261-3/+2
|\
| * isdn/diva: Drop __TIME__ usageMichal Marek2011-05-261-3/+2
* | isdn: eicon: Fix set-but-unused variables.David S. Miller2011-04-172-23/+3
* | Fix common misspellingsLucas De Marchi2011-03-315-6/+6
|/
* drivers:isdn:istream.c Fix typo pice to pieceJustin Mattock2011-02-281-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-232-2/+2
|\
| * eicon: make buffer largerDan Carpenter2010-10-062-2/+2
* | isdn/eicon: don't call flush_scheduled_work() from diva_os_remove_soft_isr()Tejun Heo2010-10-171-2/+0
|/
* 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
|/