summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/mISDN
Commit message (Expand)AuthorAgeFilesLines
* mISDN: Use DEFINE_SPINLOCK() for spinlockShixin Liu2021-03-301-5/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-03-251-1/+1
|\
| * mISDN: fix crash in fritzpciTong Zhang2021-03-111-1/+1
* | misdn: avoid -Wempty-body warningArnd Bergmann2021-03-221-2/+0
* | isdn: remove extra spaces in the header fileTong Zhang2021-03-111-7/+7
|/
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-237-10/+9
* mISDN: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-07-202-9/+11
* mISDN: hfcsusb: Use struct_size() helperGustavo A. R. Silva2020-06-181-2/+1
* mISDN: make dmril and dmrim staticJason Yan2020-04-161-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-11-253-4/+3
|\
| * isdn: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-1/+1
| * mISDN: remove unused variable 'faxmodulation_s'YueHaibing2019-11-031-1/+0
| * isdn: hfcsusb: Spelling and grammar fixesGeert Uytterhoeven2019-10-281-2/+2
* | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-11-258-33/+32
|\ \ | |/ |/|
| * idsn: Use pr_warn instead of pr_warningKefeng Wang2019-10-188-33/+32
* | mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring2019-08-226-24/+12
* | isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stackJuliana Rodrigueiro2019-07-311-1/+11
* | isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_ch...Jia-Ju Bai2019-07-271-0/+1
* | ISDN: hfcsusb: checking idx of ep configurationPhong Tran2019-07-151-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-0716-230/+16
|\|
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Thomas Gleixner2019-05-3012-170/+12
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner2019-05-304-60/+4
* | Merge tag 'isdn-removal' of https://git.kernel.org/pub/scm/linux/kernel/git/a...David S. Miller2019-06-025-3/+694
|\ \ | |/ |/|
| * isdn: hdlc: move into mISDNArnd Bergmann2019-05-315-3/+720
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* isdn:mISDN: fix misuse of %x in hfcpci.cFuqian Huang2019-04-231-3/+3
* mISDN: hfcpci: Test both vendor & device ID for Digium HFC4SBjorn Helgaas2019-03-181-1/+2
* isdn: hfcpci: fix potential NULL pointer dereferenceKangjie Lu2019-03-121-0/+9
* isdn: mISDNinfineon: fix potential NULL pointer dereferenceKangjie Lu2019-03-101-1/+4
* isdn: mISDN: Fix potential NULL pointer dereference of kzallocAditya Pakki2019-03-041-0/+3
* mISDN: hfcsusb: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-111-2/+1
* PCI: add USR vendor id and use it in r8169 and w6692 driverHeiner Kallweit2018-11-111-3/+0
* isdn: mISDN: netjet: Replace GFP_ATOMIC with GFP_KERNEL in nj_probe()Jia-Ju Bai2018-07-261-1/+1
* isdn: mISDN: hfcpci: Replace GFP_ATOMIC with GFP_KERNEL in hfc_probe()Jia-Ju Bai2018-07-261-1/+1
* isdn: mark expected switch fall-throughsGustavo A. R. Silva2018-07-044-0/+7
* isdn: mISDN: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2018-06-221-16/+20
* treewide: setup_timer() -> timer_setup() (2 field)Kees Cook2017-11-211-2/+3
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-213-14/+9
* Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-155-5/+5
|\
| * treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-315-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-044-0/+4
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
| |/
* | mISDN: hfcpci: Convert timers to use timer_setup()Kees Cook2017-11-031-6/+4
* | mISDN: Convert timers to use timer_setup()Kees Cook2017-10-182-8/+6
|/
* isdn: hfcsusb: constify usb_device_idArvind Yadav2017-08-081-1/+1
* isdn: mISDN: hfcpci: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
* isdn: mISDN: avmfritz: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
* isdn: mISDN: w6692: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
* isdn: mISDN: hfcmulti: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
* isdn: mISDN: netjet: constify pci_device_id.Arvind Yadav2017-07-151-1/+1