summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware
AgeCommit message (Expand)AuthorLines
2017-06-16networking: introduce and use skb_put_data()Johannes Berg-16/+15
2017-06-08mISDN: remove unnecessary variable assignmentsGustavo A. R. Silva-8/+8
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+4
2017-04-20Annotate hardware config module parameters in drivers/isdn/David Howells-4/+4
2017-03-24isdn: use setup_timerGeliang Tang-27/+17
2017-03-16isdn: hardware: mISDN: Remove reference to CONFIG_8xxChristophe Leroy-4/+4
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada-1/+1
2017-02-27scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada-1/+1
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+2
2017-01-27ISDN: eicon: silence misleading array-bounds warningArnd Bergmann-1/+2
2017-01-26ISDN: eicon: reduce stack size of sig_ind functionArnd Bergmann-8/+8
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-8/+8
2016-09-01mISDN: mark symbols static where possibleBaoyou Xie-17/+17
2016-06-16isdn: eicon: fix old-style declarationsArnd Bergmann-9/+9
2016-05-08ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte()Andy Shevchenko-14/+7
2016-03-14mISDN: Support DR6 indication in mISDNipac driverMaciej S. Szmigiero-0/+3
2016-03-14mISDN: Order IPAC register definesMaciej S. Szmigiero-20/+20
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2016-02-18mISDN: prevent possible NULL pointer dereferenceAnton Protopopov-1/+1
2016-02-18isdn: divamnt: use y2038-safe ktime_get_ts64() for trace data timestampsAlison Schofield-28/+6
2015-12-15mISDN: fix a loop countDan Carpenter-4/+3
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2015-03-06treewide: Fix typo in printk messagesMasanari Iida-1/+1
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+1
2015-02-22mISDN: replace current->state by set_current_state()Fabian Frederick-1/+1
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-1/+1
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2015-02-02isdn: off by one in connect_res()Dan Carpenter-1/+1
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2015-01-13mISDN: avoid arch specific __builtin_return_address callArnd Bergmann-6/+12
2015-01-12isdn: fix NUL (\0 or \x00) specification in stringGiel van Schijndel-1/+1
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger-1/+1
2014-08-22drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndefRasmus Villemoes-1/+1
2013-10-17isdn: remove deprecated IRQF_DISABLEDMichael Opdenacker-1/+1
2013-10-02isdn: eicon: free pointer after using it in log msg in divas_um_idi_delete_en...Jesper Juhl-1/+1
2013-09-15isdn: hfcpci_softirq: get func return to suppress compiler warningAntonio Alecrim Jr-2/+2
2013-07-19mISDN: replace sum of bitmasks with OR operation.Alexandru Juncu-6/+6
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-9/+9
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro-9/+9
2013-03-15drivers/isdn: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten-13/+1
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-3/+3
2013-02-22new helper: file_inode(file)Al Viro-3/+3
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-5/+5
2013-01-29Merge branch 'master' into for-nextJiri Kosina-47/+44
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach-0/+1
2013-01-03Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman-47/+44
2013-01-03treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers-5/+5
2012-11-19treewide: fix printk typo in multiple driversMasanari Iida-1/+1
2012-11-09isdn: Fix typo in drivers/isdnMasanari Iida-2/+2
2012-10-26isdn: Fix typo in isdn driversMasanari Iida-1/+1