summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* mISDN: fix possible use-after-free in HFC_cleanup()Zou Wei2021-07-201-1/+1
* isdn: mISDN: netjet: Fix crash in nj_probe:Zheyu Ma2021-06-161-1/+0
* isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_ioPhillip Potter2021-06-031-8/+16
* 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-231-0/+1
* staging: gigaset: add endpoint-type sanity checkJohan Hovold2019-12-211-0/+12
* staging: gigaset: fix illegal free on probe errorsJohan Hovold2019-12-211-5/+1
* staging: gigaset: fix general protection fault on probeJohan Hovold2019-12-211-0/+5
* mISDN: Fix type of switch control variable in ctrl_teimanagerNathan Chancellor2019-11-281-4/+3
* mISDN: enforce CAP_NET_RAW for raw socketsOri Nimron2019-10-051-0/+2
* isdn/capi: check message length in capi_write()Eric Biggers2019-09-211-1/+9
* isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stackJuliana Rodrigueiro2019-09-061-1/+11
* isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_ch...Jia-Ju Bai2019-09-061-0/+1
* ISDN: hfcsusb: checking idx of ep configurationPhong Tran2019-08-041-0/+3
* mISDN: make sure device name is NUL terminatedDan Carpenter2019-06-221-2/+3
* mISDN: Check address length before reading address familyTetsuo Handa2019-05-161-2/+2
* mISDN: hfcpci: Test both vendor & device ID for Digium HFC4SBjorn Helgaas2019-04-031-1/+2
* isdn: isdn_tty: fix build warning of strncpyGreg Kroah-Hartman2019-03-131-1/+1
* isdn: avm: Fix string plus integer warning from ClangNathan Chancellor2019-02-271-1/+1
* isdn: i4l: isdn_tty: Fix some concurrency double-free bugsJia-Ju Bai2019-02-271-1/+5
* mISDN: fix a race in dev_expire_timer()Eric Dumazet2019-02-231-1/+1
* isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI...Jia-Ju Bai2019-02-121-0/+2
* isdn: fix kernel-infoleak in capi_unlocked_ioctlEric Dumazet2019-01-091-2/+2
* isdn: Disable IIOCDBGVARKees Cook2018-08-221-7/+1
* isdn: eicon: fix a missing-check bugWenwen Wang2018-06-133-16/+29
* mISDN: Fix a sleep-in-atomic bugJia-Ju Bai2018-04-131-1/+1
* ISDN: eicon: reduce stack size of sig_ind functionArnd Bergmann2018-02-251-8/+8
* isdn: kcapi: avoid uninitialized dataArnd Bergmann2017-12-251-0/+1
* isdn/i4l: fetch the ppp_write buffer in one shotMeng Xu2017-10-121-12/+25
* isdn/i4l: fix buffer overflowAnnie Cherkaev2017-08-062-3/+3
* isdn: Fix a sleep-in-atomic bugJia-Ju Bai2017-08-061-1/+1
* isdn/gigaset: fix NULL-deref at probeJohan Hovold2017-03-261-0/+3
* ISDN: eicon: silence misleading array-bounds warningArnd Bergmann2017-02-011-1/+2
* ser_gigaset: return -ENOMEM on error instead of successDan Carpenter2016-12-081-1/+3
* isdn: hisax: set error code on failurePan Bian2016-12-051-0/+1
* mISDN: mark symbols static where possibleBaoyou Xie2016-09-014-17/+17
* isdn: eicon: fix old-style declarationsArnd Bergmann2016-06-162-9/+9
* Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-201-25/+19
|\
| * tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley2016-04-301-5/+5
| * tty: Replace ASYNC_CHECK_CD and update atomicallyPeter Hurley2016-04-301-6/+2
| * tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomicallyPeter Hurley2016-04-301-11/+9
| * tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley2016-04-301-3/+3
* | ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte()Andy Shevchenko2016-05-081-14/+7
* | treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-043-4/+4
|/
* mISDN: Fixing missing validation in base_sock_bind()Emrah Demir2016-04-131-0/+3
* Drivers: isdn: hisax: isac.c: Fix assignment and check into one expression.Cosmin-Gabriel Samoila2016-03-271-5/+10
* isdn: Use ktime_t instead of 'struct timeval'Tina Ruchandani2016-03-201-40/+29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-194-48/+29
|\
| * mISDN: Support DR6 indication in mISDNipac driverMaciej S. Szmigiero2016-03-142-0/+3