summaryrefslogtreecommitdiff
path: root/drivers/isdn/hardware
AgeCommit message (Expand)Author
2019-04-03mISDN: hfcpci: Test both vendor & device ID for Digium HFC4SBjorn Helgaas
2019-02-27isdn: avm: Fix string plus integer warning from ClangNathan Chancellor
2018-07-26isdn: mISDN: netjet: Replace GFP_ATOMIC with GFP_KERNEL in nj_probe()Jia-Ju Bai
2018-07-26isdn: mISDN: hfcpci: Replace GFP_ATOMIC with GFP_KERNEL in hfc_probe()Jia-Ju Bai
2018-07-04isdn: mark expected switch fall-throughsGustavo A. R. Silva
2018-06-22isdn: mISDN: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-05-22isdn: eicon: fix a missing-check bugWenwen Wang
2018-05-16isdn: replace ->proc_fops with ->proc_showChristoph Hellwig
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Kees Cook
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-03mISDN: hfcpci: Convert timers to use timer_setup()Kees Cook
2017-11-03ISDN: eicon: message: mark expected switch fall-throughsGustavo A. R. Silva
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook
2017-10-18mISDN: Convert timers to use timer_setup()Kees Cook
2017-08-08isdn: hfcsusb: constify usb_device_idArvind Yadav
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-07-19ISDN: eicon: switch to use native bitmapsAndy Shevchenko
2017-07-15isdn: avm: c4: constify pci_device_id.Arvind Yadav
2017-07-15isdn: mISDN: hfcpci: constify pci_device_id.Arvind Yadav
2017-07-15isdn: mISDN: avmfritz: constify pci_device_id.Arvind Yadav
2017-07-15isdn: mISDN: w6692: constify pci_device_id.Arvind Yadav
2017-07-15isdn: mISDN: hfcmulti: constify pci_device_id.Arvind Yadav
2017-07-15isdn: mISDN: netjet: constify pci_device_id.Arvind Yadav
2017-07-15isdn: eicon: constify pci_device_id.Arvind Yadav
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-08mISDN: remove unnecessary variable assignmentsGustavo A. R. Silva
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-20Annotate hardware config module parameters in drivers/isdn/David Howells
2017-03-24isdn: use setup_timerGeliang Tang
2017-03-16isdn: hardware: mISDN: Remove reference to CONFIG_8xxChristophe Leroy
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "overwriten" 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-09-01mISDN: mark symbols static where possibleBaoyou Xie
2016-06-16isdn: eicon: fix old-style declarationsArnd Bergmann
2016-05-08ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte()Andy Shevchenko
2016-03-14mISDN: Support DR6 indication in mISDNipac driverMaciej S. Szmigiero
2016-03-14mISDN: Order IPAC register definesMaciej S. Szmigiero
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller