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
/
sirfsoc_uart.c
Age
Commit message (
Expand
)
Author
2013-08-19
serial: sirf: fix the typo for rts/cts gpio
Qipan Li
2013-08-14
serial: sirf: fix the hardware-flow-ctrl for USP-based UART
Qipan Li
2013-08-14
serial: sirf: drop redundant pinctrl_get_select_default as pinctrl core does it
Barry Song
2013-08-12
serial: sirf: Staticize local symbols
Jingoo Han
2013-08-12
serial: sirf: make the driver also support USP-based UART
Qipan Li
2013-08-12
serial: sirf: add support for Marco chip
Barry Song
2013-07-26
serial: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-06-06
tty/serial/sirf: fix error propagation in sirfsoc_uart_probe()
Alexey Khoroshilov
2013-04-23
tty/serial/sirf: fix MODULE_DEVICE_TABLE
Arnd Bergmann
2013-01-17
serial: sirf: only use lookup table to set baudrate when ioclk=150MHz
Barry Song
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
serial: sirf: add support for new SiRFmarco SMP SoC
Barry Song
2012-11-21
tty: remove use of __devinitdata
Bill Pemberton
2012-11-21
tty: serial: remove use of __devexit_p
Bill Pemberton
2012-09-05
drivers/tty/serial/sirfsoc_uart.c: drop frees of devm_ alloc'd data
Julia Lawall
2012-03-05
pinctrl: API changes to support multiple states per device
Stephen Warren
2012-03-02
pinctrl: assume map table entries can't have a NULL name field
Stephen Warren
2012-02-22
serial/sirf: fixup for changes to pin control
Linus Walleij
2011-11-17
UART: add CSR SiRFprimaII SoC on-chip uart drivers
Rong Wang