summaryrefslogtreecommitdiff
path: root/drivers/isdn
AgeCommit message (Expand)Author
2022-01-11mISDN: change function names to avoid conflictswolfgang huang
2021-10-27isdn: mISDN: Fix sleeping function called from invalid contextZheyu Ma
2021-10-27isdn: cpai: check ctr->cnr to avoid array index out of boundXiaolong Huang
2021-07-20mISDN: fix possible use-after-free in HFC_cleanup()Zou Wei
2021-06-16isdn: mISDN: netjet: Fix crash in nj_probe:Zheyu Ma
2021-06-03isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_ioPhillip Potter
2021-05-22isdn: capi: fix mismatched prototypesArnd Bergmann
2021-04-10mISDN: fix crash in fritzpciTong Zhang
2021-01-23misdn: dsp: select CONFIG_BITREVERSEArnd Bergmann
2019-12-21staging: gigaset: add endpoint-type sanity checkJohan Hovold
2019-12-21staging: gigaset: fix illegal free on probe errorsJohan Hovold
2019-12-21staging: gigaset: fix general protection fault on probeJohan Hovold
2019-11-28mISDN: Fix type of switch control variable in ctrl_teimanagerNathan Chancellor
2019-10-05mISDN: enforce CAP_NET_RAW for raw socketsOri Nimron
2019-09-21isdn/capi: check message length in capi_write()Eric Biggers
2019-09-06isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stackJuliana Rodrigueiro
2019-09-06isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_ch...Jia-Ju Bai
2019-08-04ISDN: hfcsusb: checking idx of ep configurationPhong Tran
2019-06-22mISDN: make sure device name is NUL terminatedDan Carpenter
2019-05-16mISDN: Check address length before reading address familyTetsuo Handa
2019-04-03mISDN: hfcpci: Test both vendor & device ID for Digium HFC4SBjorn Helgaas
2019-03-13isdn: isdn_tty: fix build warning of strncpyGreg Kroah-Hartman
2019-02-27isdn: avm: Fix string plus integer warning from ClangNathan Chancellor
2019-02-27isdn: i4l: isdn_tty: Fix some concurrency double-free bugsJia-Ju Bai
2019-02-23mISDN: fix a race in dev_expire_timer()Eric Dumazet
2019-02-12isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI...Jia-Ju Bai
2019-01-09isdn: fix kernel-infoleak in capi_unlocked_ioctlEric Dumazet
2018-08-22isdn: Disable IIOCDBGVARKees Cook
2018-06-13isdn: eicon: fix a missing-check bugWenwen Wang
2018-04-13mISDN: Fix a sleep-in-atomic bugJia-Ju Bai
2018-02-25ISDN: eicon: reduce stack size of sig_ind functionArnd Bergmann
2017-12-25isdn: kcapi: avoid uninitialized dataArnd Bergmann
2017-10-12isdn/i4l: fetch the ppp_write buffer in one shotMeng Xu
2017-08-06isdn/i4l: fix buffer overflowAnnie Cherkaev
2017-08-06isdn: Fix a sleep-in-atomic bugJia-Ju Bai
2017-03-26isdn/gigaset: fix NULL-deref at probeJohan Hovold
2017-02-01ISDN: eicon: silence misleading array-bounds warningArnd Bergmann
2016-12-08ser_gigaset: return -ENOMEM on error instead of successDan Carpenter
2016-12-05isdn: hisax: set error code on failurePan Bian
2016-09-01mISDN: mark symbols static where possibleBaoyou Xie
2016-06-16isdn: eicon: fix old-style declarationsArnd Bergmann
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-05-08ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte()Andy Shevchenko
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-04-30tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley
2016-04-30tty: Replace ASYNC_CHECK_CD and update atomicallyPeter Hurley
2016-04-30tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomicallyPeter Hurley
2016-04-30tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley
2016-04-13mISDN: Fixing missing validation in base_sock_bind()Emrah Demir
2016-03-27Drivers: isdn: hisax: isac.c: Fix assignment and check into one expression.Cosmin-Gabriel Samoila