summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* mISDN: Update parameter type of dsp_cmx_send()Nathan Chancellor2023-08-163-3/+3
* mISDN: hfcpci: Fix potential deadlock on &hc->lockChengfeng Ye2023-08-111-5/+5
* mISDN: hfcmulti: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()Yang Yingliang2023-01-181-6/+13
* mISDN: hfcpci: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()Yang Yingliang2023-01-181-4/+9
* mISDN: hfcsusb: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()Yang Yingliang2023-01-181-4/+8
* mISDN: fix misuse of put_device() in mISDN_register_device()Wang ShaoBo2022-11-251-1/+1
* mISDN: fix possible memory leak in mISDN_dsp_element_register()Yang Yingliang2022-11-251-1/+2
* isdn: mISDN: netjet: fix wrong check of device registrationYang Yingliang2022-11-101-1/+1
* mISDN: fix possible memory leak in mISDN_register_device()Yang Yingliang2022-11-101-2/+3
* mISDN: fix use-after-free bugs in l1oip timer handlersDuoming Zhou2022-10-262-6/+8
* mISDN: change function names to avoid conflictswolfgang huang2022-01-113-7/+7
* isdn: mISDN: Fix sleeping function called from invalid contextZheyu Ma2021-10-271-1/+1
* isdn: cpai: check ctr->cnr to avoid array index out of boundXiaolong Huang2021-10-271-0/+5
* mISDN: fix possible use-after-free in HFC_cleanup()Zou Wei2021-07-191-1/+1
* isdn: mISDN: netjet: Fix crash in nj_probe:Zheyu Ma2021-06-161-1/+0
* isdn: mISDN: correctly handle ph_info allocation failure in hfcsusb_ph_infoPhillip Potter2021-06-031-8/+10
* Revert "isdn: mISDN: Fix potential NULL pointer dereference of kzalloc"Greg Kroah-Hartman2021-06-031-3/+0
* isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_ioPhillip Potter2021-06-031-8/+16
* Revert "isdn: mISDNinfineon: fix potential NULL pointer dereference"Greg Kroah-Hartman2021-06-031-4/+1
* isdn: capi: fix mismatched prototypesArnd Bergmann2021-05-221-2/+2
* mISDN: fix crash in fritzpciTong Zhang2021-04-101-1/+1
* misdn: dsp: select CONFIG_BITREVERSEArnd Bergmann2021-01-191-0/+1
* net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet2019-10-281-1/+1
* mISDN: enforce CAP_NET_RAW for raw socketsOri Nimron2019-09-241-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-151-1/+9
|\
| * isdn/capi: check message length in capi_write()Eric Biggers2019-09-071-1/+9
* | mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring2019-08-2210-40/+20
|/
* 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/net-nextLinus Torvalds2019-07-11183-101477/+100
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-0732-398/+32
| |\
| * \ Merge tag 'isdn-removal' of https://git.kernel.org/pub/scm/linux/kernel/git/a...David S. Miller2019-06-02183-101530/+100
| |\ \
| | * | isdn: move capi drivers to stagingArnd Bergmann2019-05-3146-22765/+22
| | * | isdn: hdlc: move into mISDNArnd Bergmann2019-05-317-11/+91
| | * | isdn: remove isdn4linuxArnd Bergmann2019-05-3134-22573/+0
| | * | isdn: remove hisax driverArnd Bergmann2019-05-31102-55481/+0
| | * | isdn: gigaset: remove i4l supportArnd Bergmann2019-05-313-707/+7
* | | | Merge tag 'v5.2-rc4' into mauroJonathan Corbet2019-06-1467-761/+282
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-3146-465/+46
| |\ \ \ | | |/ / | |/| |
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Thomas Gleixner2019-05-3012-170/+12
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-3014-140/+14
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner2019-05-307-103/+7
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3013-52/+13
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-302-216/+216
| |\ \ \ | | |/ / | |/| |
| | * | mISDN: make sure device name is NUL terminatedDan Carpenter2019-05-221-2/+3
| | * | mISDN: Fix indenting in dsp_cmx.cDan Carpenter2019-05-221-214/+213
| | |/
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 90Thomas Gleixner2019-05-242-36/+2
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-243-44/+3
| |/
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-2114-0/+14