index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
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-08
mpc5200b/uart: select more tolerant uart prescaler on low baudrates
Frank Benkert
2012-03-08
TTY: remove serialP.h inclusion from some files
Jiri Slaby
2012-03-08
TTY: serial, include pci.h in m32r_sio
Jiri Slaby
2012-03-08
TTY: serial, use atomic_inc_return in ioc4_serial
Jiri Slaby
2012-03-08
TTY: remove unneeded tty->index checks
Jiri Slaby
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2012-03-08
tty: serial: OMAP: Fix oops due to NULL pdata in DT boot
Cousson, Benoit
2012-02-24
amba-pl011/dma: Add check for the residue in DMA callback
Chanho Min
2012-02-24
serial: samsung: fix s3c2442 platform data
Denis 'GNUtoo' Carikli
2012-02-24
serial: Fix typo in sn_console.c
Masanari Iida
2012-02-24
tty/serial/mux.c: linux/tty.h included twice
Danny Kukawka
2012-02-10
tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.h
Paul Gortmaker
2012-02-10
Merge tag 'tty-3.3-rc3' tty-next
Greg Kroah-Hartman
2012-02-09
tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m...
Paul Walmsley
2012-02-09
tty: serial: OMAP: block idle while the UART is transferring data in PIO mode
Paul Walmsley
2012-02-09
tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO mode
Paul Walmsley
2012-02-09
tty: serial: altera_uart: Add CONSOLE_POLL support
Tobias Klauser
2012-02-09
tty: serial: altera_uart: remove early_altera_uart_setup
Tobias Klauser
2012-02-09
serial: pch_uart: trivail cleanup by removing the pch_uart_hal_request()
Feng Tang
2012-02-09
serial: pch_uart: trivial cleanup by removing the get_msr()
Feng Tang
2012-02-09
serial: pch_uart: add debugfs hook for register dump
Feng Tang
2012-02-08
m32r: relocate drivers back out of 8250 dir
Paul Gortmaker
2012-02-03
tty: fix a build failure on sparc
Cong Wang
2012-02-02
serial: samsung: Add support for EXYNOS5250
Kukjin Kim
2012-02-02
serial: samsung: Add support for EXYNOS4212 and EXYNOS4412
Kukjin Kim
2012-02-02
tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m...
Paul Walmsley
2012-02-02
tty: serial: OMAP: block idle while the UART is transferring data in PIO mode
Paul Walmsley
2012-02-02
tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO mode
Paul Walmsley
2012-01-26
serial: Kill off NO_IRQ
Alan Cox
2012-01-26
serial/efm32: add new driver
Uwe Kleine-König
2012-01-26
serial: Kill off Moorestown code
Alan Cox
2012-01-26
Revert "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode"
Greg Kroah-Hartman
2012-01-26
Revert "tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the ...
Greg Kroah-Hartman
2012-01-24
serial: Fix wakeup init logic to speed up startup
Simon Glass
2012-01-24
serial: amba-pl011: lock console writes against interrupts
Rabin Vincent
2012-01-24
amba-pl011: do not disable RTS during shutdown
Shreshtha Kumar Sahu
2012-01-24
tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the chip
Paul Walmsley
2012-01-24
tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode
Paul Walmsley
2012-01-24
omap-serial: make serial_omap_restore_context depend on CONFIG_PM_RUNTIME
Shubhrajyoti D
2012-01-24
omap-serial :Make the suspend/resume functions depend on CONFIG_PM_SLEEP.
Shubhrajyoti D
2012-01-24
jsm: Fixed EEH recovery error
Lucas Kannebley Tavares
2012-01-24
serial: group all the 8250 related code together
Paul Gortmaker
[next]