| Commit message (Expand) | Author | Age |
... | |
| * | | | | | serial/sirf: fixup for changes to pin control | Linus Walleij | 2012-02-22 |
| |/ / / / |
|
* | | | | | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-03-22 |
|\ \ \ \ \ |
|
| * | | | | | hvc_xen: introduce HVC_XEN_FRONTEND | Stefano Stabellini | 2012-03-13 |
| * | | | | | hvc_xen: implement multiconsole support | Stefano Stabellini | 2012-03-13 |
| * | | | | | hvc_xen: support PV on HVM consoles | Stefano Stabellini | 2012-03-13 |
* | | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-03-22 |
|\ \ \ \ \ \ |
|
| * | | | | | | mm, oom: force oom kill on sysrq+f | David Rientjes | 2012-03-21 |
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-03-21 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | tty/hvc_vio: FW_FEATURE_ISERIES is no longer selectable | Stephen Rothwell | 2012-03-20 |
| * | | | | | | powerpc/hvc_udbg: Don't crash when udbg_putc is NULL | Benjamin Herrenschmidt | 2012-03-15 |
| * | | | | | | tty: powerpc: remove SERIAL_ICOM dependency on PPC_ISERIES | Stephen Rothwell | 2012-03-08 |
| * | | | | | | tty: powerpc: remove hvc_iseries | Stephen Rothwell | 2012-03-08 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-03-21 |
|\ \ \ \ \ \ |
|
| * | | | | | | serial: Fix typo in sn_console.c | Masanari Iida | 2012-02-21 |
| * | | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2012-02-03 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | tty: fix comment typo in synclink_gt.c | Masanari Iida | 2012-02-03 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-03-21 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-03-18 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-03-05 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|/ /
| | |/| | | | | | |
|
| * | | | | | | | | ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> | Paul Mackerras | 2012-03-04 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
* | | | | | | | | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 2012-03-20 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | serial: pxa: add clk_prepare/clk_unprepare calls | Philipp Zabel | 2012-03-15 |
| * | | | | | | | TTY: Wrong unicode value copied in con_set_unimap() | Liz Clark | 2012-03-15 |
| * | | | | | | | serial: PL011: clear pending interrupts | Linus Walleij | 2012-03-14 |
| * | | | | | | | serial: bfin-uart: Don't access tty circular buffer in TX DMA interrupt after... | Sonic Zhang | 2012-03-13 |
| * | | | | | | | vt: NULL dereference in vt_do_kdsk_ioctl() | Dan Carpenter | 2012-03-12 |
| * | | | | | | | tty: serial: vt8500: fix annotations for probe/remove | Wolfram Sang | 2012-03-12 |
| * | | | | | | | serial: remove back and forth conversions in serial_out_sync | Paul Gortmaker | 2012-03-09 |
| * | | | | | | | serial: use serial_port_in/out vs serial_in/out in 8250 | Paul Gortmaker | 2012-03-09 |
| * | | | | | | | serial: reduce number of indirections in 8250 code | Paul Gortmaker | 2012-03-09 |
| * | | | | | | | serial: delete useless void casts in 8250.c | Paul Gortmaker | 2012-03-09 |
| * | | | | | | | serial: make 8250's serial_in shareable to other drivers. | Paul Gortmaker | 2012-03-09 |
| * | | | | | | | serial: delete last unused traces of pausing I/O in 8250 | Paul Gortmaker | 2012-03-09 |
| * | | | | | | | pch_uart: Add module parameter descriptions | Darren Hart | 2012-03-09 |
| * | | | | | | | pch_uart: Use existing default_baud in setup_console | Darren Hart | 2012-03-09 |
| * | | | | | | | pch_uart: Add user_uartclk parameter | Darren Hart | 2012-03-09 |
| * | | | | | | | pch_uart: Add Fish River Island II uart clock quirks | Darren Hart | 2012-03-09 |
| * | | | | | | | pch_uart: Use uartclk instead of base_baud | Darren Hart | 2012-03-09 |
| * | | | | | | | mpc5200b/uart: select more tolerant uart prescaler on low baudrates | Frank Benkert | 2012-03-08 |
| * | | | | | | | tty: moxa: fix bit test in moxa_start() | Dan Carpenter | 2012-03-08 |
| * | | | | | | | TTY: amiserial, use tty_port_close_start | Jiri Slaby | 2012-03-08 |
| * | | | | | | | TTY: amiserial, use tty_port_close_end | Jiri Slaby | 2012-03-08 |
| * | | | | | | | TTY: amiserial, use tty_port_block_til_ready | Jiri Slaby | 2012-03-08 |
| * | | | | | | | TTY: amiserial, provide carrier helpers | Jiri Slaby | 2012-03-08 |
| * | | | | | | | TTY: amiserial no longer needs serialP | Jiri Slaby | 2012-03-08 |
| * | | | | | | | TTY: amiserial, stop using serial_state->{irq,type,line} | Jiri Slaby | 2012-03-08 |
| * | | | | | | | TTY: amiserial, define local tty_port pointer | Jiri Slaby | 2012-03-08 |
| * | | | | | | | TTY: amiserial/simserial, use flags from tty_port | Jiri Slaby | 2012-03-08 |
| * | | | | | | | TTY: amiserial/simserial, use count from tty_port | Jiri Slaby | 2012-03-08 |
| * | | | | | | | TTY: amiserial/simserial, use close delays from tty_port | Jiri Slaby | 2012-03-08 |