Age | Commit message (Expand) | Author | Files | Lines |
2017-01-27 | ISDN: eicon: silence misleading array-bounds warning | Arnd Bergmann | 1 | -1/+2 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 10 | -10/+10 |
2016-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 7 | -69/+69 |
2016-12-18 | isdn: Constify some function parameters | Emese Revfy | 2 | -10/+10 |
2016-12-17 | isdn: use designated initializers | Kees Cook | 2 | -11/+11 |
2016-12-17 | isdn/gigaset: use designated initializers | Kees Cook | 3 | -48/+48 |
2016-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2016-12-14 | treewide: Fix printk() message errors | Masanari Iida | 1 | -1/+1 |
2016-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+3 |
2016-12-08 | ser_gigaset: return -ENOMEM on error instead of success | Dan Carpenter | 1 | -1/+3 |
2016-12-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2016-12-05 | isdn: hisax: set error code on failure | Pan Bian | 1 | -0/+1 |
2016-10-13 | net: deprecate eth_change_mtu, remove usage | Jarod Wilson | 1 | -1/+0 |
2016-09-02 | mISDN: mark symbols static where possible | Baoyou Xie | 4 | -17/+17 |
2016-06-17 | isdn: eicon: fix old-style declarations | Arnd Bergmann | 2 | -9/+9 |
2016-05-21 | Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -25/+19 |
2016-05-09 | ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte() | Andy Shevchenko | 1 | -14/+7 |
2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal | 3 | -4/+4 |
2016-04-30 | tty: Replace ASYNC_INITIALIZED bit and update atomically | Peter Hurley | 1 | -5/+5 |
2016-04-30 | tty: Replace ASYNC_CHECK_CD and update atomically | Peter Hurley | 1 | -6/+2 |
2016-04-30 | tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically | Peter Hurley | 1 | -11/+9 |
2016-04-30 | tty: Replace TTY_IO_ERROR bit tests with tty_io_error() | Peter Hurley | 1 | -3/+3 |
2016-04-14 | mISDN: Fixing missing validation in base_sock_bind() | Emrah Demir | 1 | -0/+3 |
2016-03-28 | Drivers: isdn: hisax: isac.c: Fix assignment and check into one expression. | Cosmin-Gabriel Samoila | 1 | -5/+10 |
2016-03-20 | isdn: Use ktime_t instead of 'struct timeval' | Tina Ruchandani | 1 | -40/+29 |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 4 | -48/+29 |
2016-03-18 | Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 27 | -9055/+0 |
2016-03-17 | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -6/+6 |
2016-03-14 | mISDN: Support DR6 indication in mISDNipac driver | Maciej S. Szmigiero | 2 | -0/+3 |
2016-03-14 | mISDN: Order IPAC register defines | Maciej S. Szmigiero | 1 | -20/+20 |
2016-03-06 | isdn: i4l: move active-isdn drivers to staging | Arnd Bergmann | 27 | -9055/+0 |
2016-03-06 | isdn: icn: remove a #warning | Arnd Bergmann | 1 | -1/+1 |
2016-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -9/+2 |
2016-02-19 | ser_gigaset: use container_of() instead of detour | Paul Bolle | 1 | -8/+1 |
2016-02-18 | mISDN: prevent possible NULL pointer dereference | Anton Protopopov | 1 | -1/+1 |
2016-02-18 | isdn: divamnt: use y2038-safe ktime_get_ts64() for trace data timestamps | Alison Schofield | 2 | -28/+6 |
2016-01-29 | isdn: Remove ASYNC_CLOSING | Peter Hurley | 1 | -6/+6 |
2016-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2016-01-08 | isdn: act200: fix MODULE_PARM_DESC() typo | Dan Carpenter | 1 | -1/+1 |
2015-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -16/+14 |
2015-12-15 | ser_gigaset: remove unnecessary kfree() calls from release method | Tilman Schmidt | 1 | -5/+0 |
2015-12-15 | ser_gigaset: fix deallocation of platform device structure | Tilman Schmidt | 1 | -3/+7 |
2015-12-15 | ser_gigaset: turn nonsense checks into WARN_ON | Alan Cox | 1 | -5/+5 |
2015-12-15 | ser_gigaset: fix up NULL checks | Tilman Schmidt | 1 | -3/+3 |
2015-12-15 | mISDN: fix a loop count | Dan Carpenter | 1 | -4/+3 |
2015-12-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -6/+6 |
2015-12-02 | isdn: remove spellcaster driver | Arnd Bergmann | 18 | -3136/+0 |
2015-11-25 | isdn: Partially revert debug format string usage clean up | Christoph Biedl | 4 | -6/+6 |
2015-11-05 | Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+1 |
2015-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+8 |