summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/mISDN
AgeCommit message (Expand)Author
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-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-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
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-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-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-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-08mISDN: remove unnecessary variable assignmentsGustavo A. R. Silva
2017-03-24isdn: use setup_timerGeliang Tang
2017-03-16isdn: hardware: mISDN: Remove reference to CONFIG_8xxChristophe Leroy
2017-02-27scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada
2016-09-01mISDN: mark symbols static where possibleBaoyou Xie
2016-03-14mISDN: Support DR6 indication in mISDNipac driverMaciej S. Szmigiero
2016-03-14mISDN: Order IPAC register definesMaciej S. Szmigiero
2016-02-18mISDN: prevent possible NULL pointer dereferenceAnton Protopopov
2015-12-15mISDN: fix a loop countDan Carpenter
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-02-22mISDN: replace current->state by set_current_state()Fabian Frederick
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-01-13mISDN: avoid arch specific __builtin_return_address callArnd Bergmann
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger
2013-09-15isdn: hfcpci_softirq: get func return to suppress compiler warningAntonio Alecrim Jr
2013-07-19mISDN: replace sum of bitmasks with OR operation.Alexandru Juncu
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
2013-01-03Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman
2012-11-09isdn: Fix typo in drivers/isdnMasanari Iida