summaryrefslogtreecommitdiff
path: root/drivers/isdn/hardware/eicon
AgeCommit message (Expand)Author
2017-03-24isdn: use setup_timerGeliang Tang
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-27ISDN: eicon: silence misleading array-bounds warningArnd Bergmann
2017-01-26ISDN: eicon: reduce stack size of sig_ind functionArnd Bergmann
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-06-16isdn: eicon: fix old-style declarationsArnd Bergmann
2016-05-08ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte()Andy Shevchenko
2016-02-18isdn: divamnt: use y2038-safe ktime_get_ts64() for trace data timestampsAlison Schofield
2015-02-02isdn: off by one in connect_res()Dan Carpenter
2015-01-12isdn: fix NUL (\0 or \x00) specification in stringGiel van Schijndel
2014-08-22drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndefRasmus Villemoes
2013-10-17isdn: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-02isdn: eicon: free pointer after using it in log msg in divas_um_idi_delete_en...Jesper Juhl
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-01-29Merge branch 'master' into for-nextJiri Kosina
2013-01-03Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers
2012-04-27isdn/eicon: use standard __init,__exit function markuphartleys
2012-02-21isdn: whitespace coding style cleanupJoe Perches
2012-02-02eicon: fix -Warray-bounds warningDanny Kukawka
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-05-26isdn/diva: Drop __TIME__ usageMichal Marek
2011-04-17isdn: eicon: Fix set-but-unused variables.David S. Miller
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-28drivers:isdn:istream.c Fix typo pice to pieceJustin Mattock
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-17isdn/eicon: don't call flush_scheduled_work() from diva_os_remove_soft_isr()Tejun Heo
2010-10-06eicon: make buffer largerDan Carpenter
2010-07-15isdn/hardware/eicon: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID ...Peter Huewe
2010-07-12isdn: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-15i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic namesIan Munsie
2010-03-15i4l: silence compiler warnings for array access in Eicon DIVA ISDN driverIan Munsie
2010-01-14proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-04isdn: eicon: Return on errorJiri Slaby
2009-11-04isdn: eicon: Use offsetofJiri Slaby
2009-07-25ISDN: ARRAY_SIZE changesKarsten Keil
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2009-02-27drivers/isdn/hardware/eicon: fix sparse warnings: Should it be static?Hannes Eder
2009-02-27drivers/isdn/hardware/icon: fix sparse warning: cast truncates bitsHannes Eder
2009-01-08fix similar typos to successfullColy Li
2008-12-16isdn: eicon: fix sparse warning: make global functions staticHannes Eder
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-06-20Add a bunch of cycle_kernel_lock() callsJonathan Corbet
2008-06-20divamnt: BKL pushdownJonathan Corbet