aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware
Commit message (Expand)AuthorAge
* mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring2019-08-22
* isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stackJuliana Rodrigueiro2019-07-31
* isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_ch...Jia-Ju Bai2019-07-27
* ISDN: hfcsusb: checking idx of ep configurationPhong Tran2019-07-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-07
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Thomas Gleixner2019-05-30
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner2019-05-30
* | Merge tag 'isdn-removal' of https://git.kernel.org/pub/scm/linux/kernel/git/a...David S. Miller2019-06-02
|\ \ | |/ |/|
| * isdn: move capi drivers to stagingArnd Bergmann2019-05-31
| * isdn: hdlc: move into mISDNArnd Bergmann2019-05-31
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* isdn:mISDN: fix misuse of %x in hfcpci.cFuqian Huang2019-04-23
* mISDN: hfcpci: Test both vendor & device ID for Digium HFC4SBjorn Helgaas2019-03-18
* isdn: hfcpci: fix potential NULL pointer dereferenceKangjie Lu2019-03-12
* isdn: mISDNinfineon: fix potential NULL pointer dereferenceKangjie Lu2019-03-10
* isdn: mISDN: Fix potential NULL pointer dereference of kzallocAditya Pakki2019-03-04
* isdn: avm: Fix string plus integer warning from ClangNathan Chancellor2019-01-19
* mISDN: hfcsusb: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-11
* PCI: add USR vendor id and use it in r8169 and w6692 driverHeiner Kallweit2018-11-11
* ISDN: eicon: Remove driverOlof Johansson2018-11-06
* isdn: mISDN: netjet: Replace GFP_ATOMIC with GFP_KERNEL in nj_probe()Jia-Ju Bai2018-07-27
* isdn: mISDN: hfcpci: Replace GFP_ATOMIC with GFP_KERNEL in hfc_probe()Jia-Ju Bai2018-07-27
* isdn: mark expected switch fall-throughsGustavo A. R. Silva2018-07-04
* isdn: mISDN: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2018-06-22
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-04
|\
| * isdn: replace ->proc_fops with ->proc_showChristoph Hellwig2018-05-16
| * proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-16
* | isdn: eicon: fix a missing-check bugWenwen Wang2018-05-22
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
* treewide: setup_timer() -> timer_setup() (2 field)Kees Cook2017-11-21
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\
| * treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-31
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-03
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |/
* | mISDN: hfcpci: Convert timers to use timer_setup()Kees Cook2017-11-03
* | ISDN: eicon: message: mark expected switch fall-throughsGustavo A. R. Silva2017-11-03
* | mISDN: Convert timers to use timer_setup()Kees Cook2017-10-18
|/
* isdn: hfcsusb: constify usb_device_idArvind Yadav2017-08-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-07-20
|\
| * isdn: avm: c4: constify pci_device_id.Arvind Yadav2017-07-16
| * isdn: mISDN: hfcpci: constify pci_device_id.Arvind Yadav2017-07-16
| * isdn: mISDN: avmfritz: constify pci_device_id.Arvind Yadav2017-07-16
| * isdn: mISDN: w6692: constify pci_device_id.Arvind Yadav2017-07-16
| * isdn: mISDN: hfcmulti: constify pci_device_id.Arvind Yadav2017-07-16
| * isdn: mISDN: netjet: constify pci_device_id.Arvind Yadav2017-07-16
| * isdn: eicon: constify pci_device_id.Arvind Yadav2017-07-16
* | ISDN: eicon: switch to use native bitmapsAndy Shevchenko2017-07-19
|/