summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2410-10/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-177-69/+69
|\
| * isdn: Constify some function parametersEmese Revfy2016-12-172-10/+10
| * isdn: use designated initializersKees Cook2016-12-172-11/+11
| * isdn/gigaset: use designated initializersKees Cook2016-12-173-48/+48
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-141-1/+1
|\ \ | |/ |/|
| * treewide: Fix printk() message errorsMasanari Iida2016-12-141-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-101-1/+3
|\ \
| * | ser_gigaset: return -ENOMEM on error instead of successDan Carpenter2016-12-081-1/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-061-0/+1
|\ \ \ | |/ /
| * | isdn: hisax: set error code on failurePan Bian2016-12-051-0/+1
| |/
* | net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+0
|/
* 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
|\ \
OpenPOWER on IntegriCloud