summaryrefslogtreecommitdiff
path: root/drivers/isdn (follow)
Commit message (Expand)AuthorAge
* BACKPORT: treewide: Fix function prototypes for module_param_call()Kees Cook2022-10-28
* mISDN: change function names to avoid conflictswolfgang huang2022-01-11
* isdn: mISDN: Fix sleeping function called from invalid contextZheyu Ma2021-10-27
* isdn: cpai: check ctr->cnr to avoid array index out of boundXiaolong Huang2021-10-27
* mISDN: fix possible use-after-free in HFC_cleanup()Zou Wei2021-07-20
* isdn: mISDN: netjet: Fix crash in nj_probe:Zheyu Ma2021-06-16
* isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_ioPhillip Potter2021-06-03
* isdn: capi: fix mismatched prototypesArnd Bergmann2021-05-22
* mISDN: fix crash in fritzpciTong Zhang2021-04-10
* misdn: dsp: select CONFIG_BITREVERSEArnd Bergmann2021-01-23
* staging: gigaset: add endpoint-type sanity checkJohan Hovold2019-12-21
* staging: gigaset: fix illegal free on probe errorsJohan Hovold2019-12-21
* staging: gigaset: fix general protection fault on probeJohan Hovold2019-12-21
* mISDN: Fix type of switch control variable in ctrl_teimanagerNathan Chancellor2019-11-28
* mISDN: enforce CAP_NET_RAW for raw socketsOri Nimron2019-10-05
* isdn/capi: check message length in capi_write()Eric Biggers2019-09-21
* isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stackJuliana Rodrigueiro2019-09-06
* isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_ch...Jia-Ju Bai2019-09-06
* ISDN: hfcsusb: checking idx of ep configurationPhong Tran2019-08-04
* mISDN: make sure device name is NUL terminatedDan Carpenter2019-06-22
* mISDN: hfcpci: Test both vendor & device ID for Digium HFC4SBjorn Helgaas2019-04-03
* isdn: isdn_tty: fix build warning of strncpyGreg Kroah-Hartman2019-03-23
* isdn: avm: Fix string plus integer warning from ClangNathan Chancellor2019-03-23
* isdn: i4l: isdn_tty: Fix some concurrency double-free bugsJia-Ju Bai2019-03-23
* mISDN: fix a race in dev_expire_timer()Eric Dumazet2019-02-23
* isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI...Jia-Ju Bai2019-02-20
* isdn: fix kernel-infoleak in capi_unlocked_ioctlEric Dumazet2019-01-13
* ser_gigaset: use container_of() instead of detourPaul Bolle2018-11-10
* isdn: Disable IIOCDBGVARKees Cook2018-08-22
* isdn: eicon: fix a missing-check bugWenwen Wang2018-06-13
* mISDN: Fix a sleep-in-atomic bugJia-Ju Bai2018-04-13
* isdn: sc: work around type mismatch warningArnd Bergmann2018-02-25
* ISDN: eicon: reduce stack size of sig_ind functionArnd Bergmann2018-02-25
* isdn: icn: remove a #warningArnd Bergmann2018-02-25
* isdn: kcapi: avoid uninitialized dataArnd Bergmann2017-12-25
* isdn/i4l: fetch the ppp_write buffer in one shotMeng Xu2017-10-21
* isdn/i4l: fix buffer overflowAnnie Cherkaev2017-08-06
* isdn: Fix a sleep-in-atomic bugJia-Ju Bai2017-08-06
* isdn/gigaset: fix NULL-deref at probeJohan Hovold2017-03-26
* ISDN: eicon: silence misleading array-bounds warningArnd Bergmann2017-02-01
* ser_gigaset: return -ENOMEM on error instead of successDan Carpenter2017-01-15
* ser_gigaset: remove unnecessary kfree() calls from release methodTilman Schmidt2015-12-15
* ser_gigaset: fix deallocation of platform device structureTilman Schmidt2015-12-15
* ser_gigaset: turn nonsense checks into WARN_ONAlan Cox2015-12-15
* ser_gigaset: fix up NULL checksTilman Schmidt2015-12-15
* mISDN: fix a loop countDan Carpenter2015-12-15
* isdn: Partially revert debug format string usage clean upChristoph Biedl2015-11-25
* Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-04
|\
| * tty: Remove tty_wait_until_sent_from_close()Peter Hurley2015-10-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-03
|\ \