summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware
Commit message (Expand)AuthorAgeFilesLines
* isdn: mISDN: netjet: Remove redundant pci_clear_masterCai Huoqing2023-03-241-1/+0
* mISDN: hfcmulti: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()Yang Yingliang2022-12-131-6/+13
* mISDN: hfcpci: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()Yang Yingliang2022-12-131-4/+9
* mISDN: hfcsusb: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()Yang Yingliang2022-12-131-4/+8
* isdn: mISDN: netjet: fix wrong check of device registrationYang Yingliang2022-11-021-1/+1
* mISDN: hfcpci: Fix use-after-free bug in hfcpci_softirqDuoming Zhou2022-10-091-2/+1
* isdn: mISDN: hfcsusb: drop unexpected word "the" in the commentsJiang Jian2022-06-221-1/+1
* mISDN: fix typo "frame to short" -> "frame too short"Tong Zhang2022-03-212-3/+3
* isdn: hfcpci: check the return value of dma_set_mask() in setup_hw()Jia-Ju Bai2022-03-071-1/+5
* mISDN: Fix return values of the probe functionZheyu Ma2021-10-191-4/+4
* isdn: mISDN: Fix sleeping function called from invalid contextZheyu Ma2021-10-091-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-05-273-18/+21
|\
| * Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-261-1/+0
| |\
| | * isdn: mISDN: netjet: Fix crash in nj_probe:Zheyu Ma2021-05-171-1/+0
| * | isdn: mISDN: correctly handle ph_info allocation failure in hfcsusb_ph_infoPhillip Potter2021-05-131-8/+10
| * | Revert "isdn: mISDN: Fix potential NULL pointer dereference of kzalloc"Greg Kroah-Hartman2021-05-131-3/+0
| * | isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_ioPhillip Potter2021-05-131-8/+16
| * | Revert "isdn: mISDNinfineon: fix potential NULL pointer dereference"Greg Kroah-Hartman2021-05-131-4/+1
| |/
* / mISDN: fix possible use-after-free in HFC_cleanup()Zou Wei2021-05-111-1/+1
|/
* 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-0219-5674/+694
|\ \ | |/ |/|
| * isdn: move capi drivers to stagingArnd Bergmann2019-05-3114-5671/+0
| * isdn: hdlc: move into mISDNArnd Bergmann2019-05-315-3/+720
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-214-0/+4
* 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