Age | Commit message (Expand) | Author |
2012-04-18 | tegra, serial8250: add ->handle_break() uart_port op | Dan Williams |
2012-04-18 | OMAP2+: UART: Remove cpu checks for populating errata flags | Govindraj.R |
2012-04-18 | serial: pl011: implement workaround for CTS clear event issue | Rajanikanth H.V |
2012-04-09 | pch_uart: Fix duplicate memory release issue | Tomoya MORINAGA |
2012-04-09 | pch_uart: Fix return value issue | Tomoya MORINAGA |
2012-04-09 | pch_uart: delete unused data structure | Tomoya MORINAGA |
2012-04-09 | pch_uart: Support modem status interrupt | Tomoya MORINAGA |
2012-04-09 | pch_uart: change type to %d to %02x | Tomoya MORINAGA |
2012-04-09 | pch_uart: change type to u8 | Tomoya MORINAGA |
2012-04-09 | pch_uart: Delete unused structure member | Tomoya MORINAGA |
2012-04-09 | TTY: 68328serial, use tty_port_block_til_ready | Jiri Slaby |
2012-04-09 | TTY: 68328serial, use tty from tty_port | Jiri Slaby |
2012-04-09 | TTY: 68328serial, propagate tty | Jiri Slaby |
2012-04-09 | TTY: 68328serial, use flags from tty_port | Jiri Slaby |
2012-04-09 | TTY: 68328serial, use close_delay/closing_wait from tty_port | Jiri Slaby |
2012-04-09 | TTY: 68328serial, use open/close_wait from tty_port | Jiri Slaby |
2012-04-09 | TTY: 68328serial, add tty_port | Jiri Slaby |
2012-04-09 | TTY: 68328serial, remove 68328serial.h | Jiri Slaby |
2012-04-09 | TTY: 68328serial, use ulong flags for interrupts status | Jiri Slaby |
2012-04-09 | TTY: 68328serial, remove garbage | Jiri Slaby |
2012-04-09 | TTY: 68328serial, remove unused stuff from m68k_serial | Jiri Slaby |
2012-04-09 | TTY: 68328serial, remove serial_state and friends | Jiri Slaby |
2012-04-09 | TTY: crisv10, initialize tty_port | Jiri Slaby |
2012-04-09 | TTY: crisv10, remove unused tmp_buf | Jiri Slaby |
2012-04-07 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds |
2012-04-05 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-04-05 | simple_open: automatically convert to simple_open() | Stephen Boyd |
2012-04-04 | serial/sunzilog: fix keyboard on SUN SPARCstation | Sam Ravnborg |
2012-03-30 | serial: sh-sci: use serial_port_in/out vs sci_in/out. | Paul Mundt |
2012-03-30 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds |
2012-03-29 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2012-03-28 | Disintegrate asm/system.h for Sparc | David Howells |
2012-03-28 | Disintegrate asm/system.h for CRIS | David Howells |
2012-03-28 | Disintegrate asm/system.h for ARM | David Howells |
2012-03-28 | serial: sh-sci: fix a race of DMA submit_tx on transfer | Yoshii Takashi |
2012-03-27 | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-27 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-27 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-25 | ARM: 7342/2: sa1100: prepare for sparse irq conversion | Rob Herring |
2012-03-23 | Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2012-03-22 | Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-03-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-03-21 | dmaengine/dma_slave: introduce inline wrappers | Alexandre Bounine |
2012-03-20 | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds |
2012-03-15 | serial: pxa: add clk_prepare/clk_unprepare calls | Philipp Zabel |
2012-03-14 | serial: PL011: clear pending interrupts | Linus Walleij |
2012-03-13 | serial: bfin-uart: Don't access tty circular buffer in TX DMA interrupt after... | Sonic Zhang |
2012-03-12 | tty: serial: vt8500: fix annotations for probe/remove | Wolfram Sang |