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-09-17
tty: serial: Samsung: Fix return value
Sachin Kamat
2012-09-17
tty: serial: max3100: Fix error case
Alan Cox
2012-09-16
Merge 3.6-rc6 into tty-next
Greg Kroah-Hartman
2012-09-11
serial: mxs-auart: put the device in the error path
Huang Shijie
2012-09-11
serial/8250: Limit the omap workarounds to omap1
Tony Lindgren
2012-09-10
msm_serial: fix clock rate on DMA-based uarts
David Brown
2012-09-10
serial: pl011: delete dangling bug flag
Linus Walleij
2012-09-10
TTY: serial: move the dereference below the NULL test
Wei Yongjun
2012-09-10
serial: omap: Request pins using pinctrl framework
Tony Lindgren
2012-09-10
serial: omap: fix DeviceTree boot
Felipe Balbi
2012-09-07
serial: omap: fix compile breakage
Felipe Balbi
2012-09-06
tty_register_device_attr updated for tty-next
Tomas Hlavacek
2012-09-06
tty: uartclk value from serial_core exposed to sysfs
Tomas Hlavacek
2012-09-06
serial: serial_core.h needs console.h included first
Stephen Rothwell
2012-09-06
serial: mxs-auart: put the device in mxs_auart_probe()
Huang Shijie
2012-09-06
serial: mxs-auart: fix the wrong setting order
Huang Shijie
2012-09-06
serial_core: fix sizeof(pointer)
Fengguang Wu
2012-09-06
serial: omap: enable RX and TX FIFO usage
Felipe Balbi
2012-09-06
serial: omap: move uart_omap_port definition to C file
Felipe Balbi
2012-09-06
serial: omap: remove unnecessary header and add a missing one
Felipe Balbi
2012-09-06
serial: omap: fix software flow control
Vikram Pandita
2012-09-06
serial: omap: make sure to put() on poll_get_char
Felipe Balbi
2012-09-06
serial: omap: implement set_wake
Felipe Balbi
2012-09-06
serial: omap: unlock the port lock
Ruchika Kharwar
2012-09-06
serial: omap: drop "inline" from IRQ handler prototype
Felipe Balbi
2012-09-06
serial: omap: optimization with section annotations
Felipe Balbi
2012-09-06
serial: omap: fix sequence of pm_runtime_* calls.
Ruchika Kharwar
2012-09-06
serial: omap: don't save IRQ flags on hardirq
Felipe Balbi
2012-09-06
serial: omap: make sure to suspend device before remove
Felipe Balbi
2012-09-06
serial: omap: drop unnecessary check from remove
Felipe Balbi
2012-09-06
serial: omap: set dev->drvdata before enabling pm_runtime
Felipe Balbi
2012-09-06
serial: omap: stick to put_autosuspend
Felipe Balbi
2012-09-06
serial: omap: move THRE check to transmit_chars()
Felipe Balbi
2012-09-06
serial: omap: refactor receive_chars() into rdi/rlsi handlers
Felipe Balbi
2012-09-06
serial: omap: simplify IRQ handling
Felipe Balbi
2012-09-06
serial: omap: drop DMA support
Felipe Balbi
2012-09-06
serial: omap: don't access the platform_device
Felipe Balbi
2012-09-05
8250_pci: Add additional WCH CHC353 devices
Alan Cox
2012-09-05
serial: add a new helper function
Huang Shijie
2012-09-05
serial: omap: define helpers for pdata function pointers
Felipe Balbi
2012-09-05
serial: omap: define and use to_uart_omap_port()
Felipe Balbi
2012-09-05
serial: Add note about migration to driver SCCNXP
Alexander Shiyan
2012-09-05
serial: New serial driver SCCNXP
Alexander Shiyan
2012-09-05
parport_serial: Add support for the WCH353 2S/1P multi-IO card
Guainluca Anzolin
2012-09-05
serial: Samsung: Silence some checkpatch errors and warnings
Sachin Kamat
2012-09-05
serial: Samsung: Replace printk with dev_* functions
Sachin Kamat
2012-09-05
serial: pl011: honour serial aliases in device tree
Matthew Leach
2012-09-05
serial: diminish usage of struct serial_uart_config
Paul Gortmaker
2012-09-05
serial: sunsu.c - don't explicitly tie array size to dynamic entity
Paul Gortmaker
2012-09-05
m32r_sio: remove dependency on struct serial_uart_config
Paul Gortmaker
[next]