summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware
AgeCommit message (Expand)Author
2020-04-16mISDN: make dmril and dmrim staticJason Yan
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-11-20isdn: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-03mISDN: remove unused variable 'faxmodulation_s'YueHaibing
2019-10-28isdn: hfcsusb: Spelling and grammar fixesGeert Uytterhoeven
2019-10-18idsn: Use pr_warn instead of pr_warningKefeng Wang
2019-08-22mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring
2019-07-31isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stackJuliana Rodrigueiro
2019-07-27isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_ch...Jia-Ju Bai
2019-07-15ISDN: hfcsusb: checking idx of ep configurationPhong Tran
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-02Merge tag 'isdn-removal' of https://git.kernel.org/pub/scm/linux/kernel/git/a...David S. Miller
2019-05-31isdn: move capi drivers to stagingArnd Bergmann
2019-05-31isdn: hdlc: move into mISDNArnd Bergmann
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-23isdn:mISDN: fix misuse of %x in hfcpci.cFuqian Huang
2019-03-18mISDN: hfcpci: Test both vendor & device ID for Digium HFC4SBjorn Helgaas
2019-03-12isdn: hfcpci: fix potential NULL pointer dereferenceKangjie Lu
2019-03-10isdn: mISDNinfineon: fix potential NULL pointer dereferenceKangjie Lu
2019-03-04isdn: mISDN: Fix potential NULL pointer dereference of kzallocAditya Pakki
2019-01-19isdn: avm: Fix string plus integer warning from ClangNathan Chancellor
2019-01-11mISDN: hfcsusb: Use struct_size() in kzalloc()Gustavo A. R. Silva
2018-11-11PCI: add USR vendor id and use it in r8169 and w6692 driverHeiner Kallweit
2018-11-06ISDN: eicon: Remove driverOlof Johansson
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