summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* 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
| * mISDN: Order IPAC register definesMaciej S. Szmigiero2016-03-141-20/+20
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-232-9/+2
| |\
| * | isdn: divamnt: use y2038-safe ktime_get_ts64() for trace data timestampsAlison Schofield2016-02-182-28/+6
* | | Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-1727-9055/+0
|\ \ \
| * | | isdn: i4l: move active-isdn drivers to stagingArnd Bergmann2016-03-0527-9055/+0
| * | | isdn: icn: remove a #warningArnd Bergmann2016-03-051-1/+1
| | |/ | |/|
* | | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-171-6/+6
|\ \ \ | |/ / |/| |
| * | isdn: Remove ASYNC_CLOSINGPeter Hurley2016-01-281-6/+6
| |/
* | ser_gigaset: use container_of() instead of detourPaul Bolle2016-02-191-8/+1
* | mISDN: prevent possible NULL pointer dereferenceAnton Protopopov2016-02-181-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-111-1/+1
|\
| * isdn: act200: fix MODULE_PARM_DESC() typoDan Carpenter2016-01-081-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-172-16/+14
|\|
| * 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-034-6/+6
|\|
| * isdn: Partially revert debug format string usage clean upChristoph Biedl2015-11-254-6/+6
* | isdn: remove spellcaster driverArnd Bergmann2015-12-0118-3136/+0
|/
* 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
|\ \