Age | Commit message (Expand) | Author |
2016-05-20 | Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-05-08 | ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte() | Andy Shevchenko |
2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal |
2016-04-30 | tty: Replace ASYNC_INITIALIZED bit and update atomically | Peter Hurley |
2016-04-30 | tty: Replace ASYNC_CHECK_CD and update atomically | Peter Hurley |
2016-04-30 | tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically | Peter Hurley |
2016-04-30 | tty: Replace TTY_IO_ERROR bit tests with tty_io_error() | Peter Hurley |
2016-04-13 | mISDN: Fixing missing validation in base_sock_bind() | Emrah Demir |
2016-03-27 | Drivers: isdn: hisax: isac.c: Fix assignment and check into one expression. | Cosmin-Gabriel Samoila |
2016-03-20 | isdn: Use ktime_t instead of 'struct timeval' | Tina Ruchandani |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-03-17 | Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-03-17 | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-03-14 | mISDN: Support DR6 indication in mISDNipac driver | Maciej S. Szmigiero |
2016-03-14 | mISDN: Order IPAC register defines | Maciej S. Szmigiero |
2016-03-05 | isdn: i4l: move active-isdn drivers to staging | Arnd Bergmann |
2016-03-05 | isdn: icn: remove a #warning | Arnd Bergmann |
2016-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-02-19 | ser_gigaset: use container_of() instead of detour | Paul Bolle |
2016-02-18 | mISDN: prevent possible NULL pointer dereference | Anton Protopopov |
2016-02-18 | isdn: divamnt: use y2038-safe ktime_get_ts64() for trace data timestamps | Alison Schofield |
2016-01-28 | isdn: Remove ASYNC_CLOSING | Peter Hurley |
2016-01-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-01-08 | isdn: act200: fix MODULE_PARM_DESC() typo | Dan Carpenter |
2015-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-12-15 | ser_gigaset: remove unnecessary kfree() calls from release method | Tilman Schmidt |
2015-12-15 | ser_gigaset: fix deallocation of platform device structure | Tilman Schmidt |
2015-12-15 | ser_gigaset: turn nonsense checks into WARN_ON | Alan Cox |
2015-12-15 | ser_gigaset: fix up NULL checks | Tilman Schmidt |
2015-12-15 | mISDN: fix a loop count | Dan Carpenter |
2015-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-12-01 | isdn: remove spellcaster driver | Arnd Bergmann |
2015-11-25 | isdn: Partially revert debug format string usage clean up | Christoph Biedl |
2015-11-04 | Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2015-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-11-02 | ppp, slip: Validate VJ compression slot parameters completely | Ben Hutchings |
2015-11-02 | isdn_ppp: Add checks for allocation failure in isdn_ppp_open() | Ben Hutchings |
2015-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-10-22 | mISDN: fix OOM condition for sending queued I-Frames | Karsten Keil |
2015-10-22 | ISDN: fix OOM condition for sending queued I-Frames | Karsten Keil |
2015-10-17 | tty: Remove tty_wait_until_sent_from_close() | Peter Hurley |
2015-10-13 | mISDN: use kstrdup() in dsp_pipeline_build | Geliang Tang |
2015-09-22 | isdn: hisax: fix frame calculation | Andrzej Hajda |
2015-09-08 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-08-10 | arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead | Dan Williams |
2015-08-10 | isdn: Remove reverse_bits(), use revbit8() | yalin wang |
2015-08-07 | treewide: Fix typo in printk | Masanari Iida |
2015-07-15 | isdn/gigaset: drop unused ldisc methods | Tilman Schmidt |
2015-07-15 | isdn/gigaset: reset tty->receive_room when attaching ser_gigaset | Tilman Schmidt |