summaryrefslogtreecommitdiff
path: root/drivers/isdn
AgeCommit message (Expand)AuthorFilesLines
2022-01-11mISDN: change function names to avoid conflictswolfgang huang3-7/+7
2021-10-27isdn: mISDN: Fix sleeping function called from invalid contextZheyu Ma1-1/+1
2021-10-27isdn: cpai: check ctr->cnr to avoid array index out of boundXiaolong Huang1-0/+5
2021-07-20mISDN: fix possible use-after-free in HFC_cleanup()Zou Wei1-1/+1
2021-06-16isdn: mISDN: netjet: Fix crash in nj_probe:Zheyu Ma1-1/+0
2021-06-03isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_ioPhillip Potter1-8/+16
2021-05-22isdn: capi: fix mismatched prototypesArnd Bergmann1-2/+2
2021-04-10mISDN: fix crash in fritzpciTong Zhang1-1/+1
2021-01-23misdn: dsp: select CONFIG_BITREVERSEArnd Bergmann1-0/+1
2019-12-17staging: gigaset: add endpoint-type sanity checkJohan Hovold1-0/+12
2019-12-17staging: gigaset: fix illegal free on probe errorsJohan Hovold1-5/+1
2019-12-17staging: gigaset: fix general protection fault on probeJohan Hovold1-0/+5
2019-12-01mISDN: Fix type of switch control variable in ctrl_teimanagerNathan Chancellor1-4/+3
2019-11-10net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet1-1/+1
2019-10-05mISDN: enforce CAP_NET_RAW for raw socketsOri Nimron1-0/+2
2019-09-19isdn/capi: check message length in capi_write()Eric Biggers1-1/+9
2019-08-29isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stackJuliana Rodrigueiro1-1/+11
2019-08-29isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_ch...Jia-Ju Bai1-0/+1
2019-08-04ISDN: hfcsusb: checking idx of ep configurationPhong Tran1-0/+3
2019-06-22mISDN: make sure device name is NUL terminatedDan Carpenter1-2/+3
2019-05-16mISDN: Check address length before reading address familyTetsuo Handa1-2/+2
2019-04-03mISDN: hfcpci: Test both vendor & device ID for Digium HFC4SBjorn Helgaas1-1/+2
2019-02-27isdn: avm: Fix string plus integer warning from ClangNathan Chancellor1-1/+1
2019-02-27isdn: i4l: isdn_tty: Fix some concurrency double-free bugsJia-Ju Bai1-1/+5
2019-02-23mISDN: fix a race in dev_expire_timer()Eric Dumazet1-1/+1
2019-02-12isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI...Jia-Ju Bai1-0/+2
2019-01-09isdn: fix kernel-infoleak in capi_unlocked_ioctlEric Dumazet1-2/+2
2018-08-22isdn: Disable IIOCDBGVARKees Cook1-7/+1
2018-06-11isdn: eicon: fix a missing-check bugWenwen Wang3-16/+29
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman38-0/+38
2017-09-21isdn/i4l: fetch the ppp_write buffer in one shotMeng Xu1-12/+25
2017-09-08isdn: isdnloop: fix logic error in isdnloop_sendbufArnd Bergmann1-1/+1
2017-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-9/+36
2017-08-12mISDN: Fix null pointer dereference at mISDN_FsmNewAnton Vasilyev5-9/+36
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-15/+13
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-15/+13
2017-08-09isdn: hfcsusb: constify usb_device_idArvind Yadav1-1/+1
2017-08-09isdn: hisax: hfc_usb: constify usb_device_idArvind Yadav1-1/+1
2017-08-08isdn: kcapi: make capi_version constBhumika Goyal1-1/+1
2017-08-07hysdn: fix to a race condition in put_log_bufferAnton Volkov1-15/+13
2017-08-07Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2-3/+3
2017-08-03isdn/i4l: fix buffer overflowAnnie Cherkaev2-3/+3
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-22/+23
2017-07-20ISDN: eicon: switch to use native bitmapsAndy Shevchenko2-205/+58
2017-07-16isdn: avm: c4: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-16isdn: mISDN: hfcpci: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-16isdn: mISDN: avmfritz: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-16isdn: mISDN: w6692: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-16isdn: mISDN: hfcmulti: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-16isdn: mISDN: netjet: constify pci_device_id.Arvind Yadav1-1/+1