Age | Commit message (Expand) | Author |
2012-05-02 | serial8250: Use dl_read()/dl_write() on RM9K | Magnus Damm |
2012-05-02 | serial8250: Use dl_read()/dl_write() on Alchemy | Magnus Damm |
2012-05-02 | serial8250: Add dl_read()/dl_write() callbacks | Magnus Damm |
2012-05-01 | 8250.c: less than 2400 baud fix. | Christian Melki |
2012-04-29 | 8250_pci: fix pch uart matching | Arnaud Patard |
2012-04-23 | Merge 3.4-rc4 into tty-next | Greg Kroah-Hartman |
2012-04-18 | serial/8250_pci: fix suspend/resume vs init/exit quirks | Dan Williams |
2012-04-18 | serial/8250_pci: Clear FIFOs for Intel ME Serial Over Lan device on BI | Sudhakar Mamillapalli |
2012-04-18 | Merge 3.4-rc3 into tty-next | Greg Kroah-Hartman |
2012-04-18 | pch_uart: Fix dma channel unallocated issue | Tomoya MORINAGA |
2012-04-18 | ARM: clps711x: serial driver hungs are a result of call disable_irq within ISR | Alexander Shiyan |
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-12 | Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
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-09 | pch_uart: Add Kontron COMe-mTT10 uart clock quirk | Michael Brunner |
2012-04-09 | pch_uart: Fix MSI setting issue | Tomoya MORINAGA |
2012-04-09 | serial/8250_pci: add a "force background timer" flag and use it for the "kt" ... | Dan Williams |
2012-04-09 | Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller" | Dan Williams |
2012-04-09 | Revert "serial/8250_pci: init-quirk msi support for kt serial controller" | Dan Williams |
2012-04-09 | tty/serial/omap: console can only be built-in | Arnd Bergmann |
2012-04-09 | serial: samsung: fix omission initialize ulcon in reset port fn() | Kukjin Kim |
2012-04-09 | tty/serial: atmel_serial: fix RS485 half-duplex problem | Siftar, Gabe |
2012-04-09 | tty: serial: altera_uart: Check for NULL platform_data in probe. | Yuriy Kozlov |
2012-04-09 | omap-serial: Fix the error handling in the omap_serial probe | Shubhrajyoti D |
2012-04-07 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds |
2012-04-06 | serial: PL011: move interrupt clearing | Linus Walleij |
2012-04-05 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-04-05 | simple_open: automatically convert to simple_open() | Stephen Boyd |