summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/eicon
Commit message (Expand)AuthorAgeFilesLines
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-114-10/+10
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-284-6/+6
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-221-5/+4Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-0420-0/+20
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0220-0/+20
* | ISDN: eicon: message: mark expected switch fall-throughsGustavo A. R. Silva2017-11-031-12/+58
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-07-211-1/+1
|\
| * isdn: eicon: constify pci_device_id.Arvind Yadav2017-07-161-1/+1
* | ISDN: eicon: switch to use native bitmapsAndy Shevchenko2017-07-202-205/+58Star
|/
* isdn: use setup_timerGeliang Tang2017-03-241-3/+2Star
* scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada2017-02-281-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-172-9/+9
* ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte()Andy Shevchenko2016-05-091-14/+7Star
* isdn: divamnt: use y2038-safe ktime_get_ts64() for trace data timestampsAlison Schofield2016-02-182-28/+6Star
* isdn: off by one in connect_res()Dan Carpenter2015-02-031-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-271-3/+3
|\
| * new helper: file_inode(file)Al Viro2013-02-231-3/+3
* | Merge branch 'master' into for-nextJiri Kosina2013-01-291-5/+4Star
|\|
| * Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-5/+4Star
* | 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/+33Star
* isdn: whitespace coding style cleanupJoe Perches2012-02-2177-24590/+24580Star
* 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/+2Star
|\
| * isdn/diva: Drop __TIME__ usageMichal Marek2011-05-261-3/+2Star
* | isdn: eicon: Fix set-but-unused variables.David S. Miller2011-04-182-23/+3Star
* | 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-072-2/+2
* | isdn/eicon: don't call flush_scheduled_work() from diva_os_remove_soft_isr()Tejun Heo2010-10-171-2/+0Star
|/
* isdn/hardware/eicon: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID ...Peter Huewe2010-07-161-35/+34Star
* isdn: autoconvert trivial BKL users to private mutexArnd Bergmann2010-07-133-7/+4Star
* 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/+7Star
* proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan2010-01-144-171/+160Star
* 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
|/