summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* 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: 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-231-1/+1
* isdn: avm: Fix string plus integer warning from ClangNathan Chancellor2019-03-231-1/+1
* isdn: i4l: isdn_tty: Fix some concurrency double-free bugsJia-Ju Bai2019-03-231-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-201-0/+2
* isdn: fix kernel-infoleak in capi_unlocked_ioctlEric Dumazet2019-01-131-2/+2
* ser_gigaset: use container_of() instead of detourPaul Bolle2018-11-101-8/+1
* 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: sc: work around type mismatch warningArnd Bergmann2018-02-251-3/+4
* ISDN: eicon: reduce stack size of sig_ind functionArnd Bergmann2018-02-251-8/+8
* isdn: icn: remove a #warningArnd Bergmann2018-02-251-1/+1
* isdn: kcapi: avoid uninitialized dataArnd Bergmann2017-12-251-0/+1
* isdn/i4l: fetch the ppp_write buffer in one shotMeng Xu2017-10-211-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 Carpenter2017-01-151-1/+3
* ser_gigaset: remove unnecessary kfree() calls from release methodTilman Schmidt2015-12-151-5/+0
* ser_gigaset: fix deallocation of platform device structureTilman Schmidt2015-12-151-3/+7
* ser_gigaset: turn nonsense checks into WARN_ONAlan Cox2015-12-151-5/+5
* ser_gigaset: fix up NULL checksTilman Schmidt2015-12-151-3/+3
* mISDN: fix a loop countDan Carpenter2015-12-151-4/+3
* isdn: Partially revert debug format string usage clean upChristoph Biedl2015-11-254-6/+6
* Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-041-1/+1
|\
| * tty: Remove tty_wait_until_sent_from_close()Peter Hurley2015-10-171-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-031-4/+8
|\ \
| * | ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings2015-11-021-6/+4
| * | isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings2015-11-021-0/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-242-46/+28
|\| |
| * | mISDN: fix OOM condition for sending queued I-FramesKarsten Keil2015-10-221-34/+20
| * | ISDN: fix OOM condition for sending queued I-FramesKarsten Keil2015-10-221-12/+8
| |/
* | mISDN: use kstrdup() in dsp_pipeline_buildGeliang Tang2015-10-131-10/+2
* | isdn: hisax: fix frame calculationAndrzej Hajda2015-09-221-5/+5
|/
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-1/+1
|\
| * arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams2015-08-101-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-031-17/+5
|\ \