index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
sirfsoc_uart.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: sirf: fix the amount of serial ports
Qipan Li
2013-08-27
1
-0
/
+7
*
serial: sirf: define macro for some magic numbers of USP
Qipan Li
2013-08-27
1
-15
/
+22
*
tty: serial: sirfsoc: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
1
-0
/
+3
*
serial: sirf: add DMA support using dmaengine APIs
Qipan Li
2013-08-19
1
-56
/
+552
*
serial: sirf: fix the namespace of startup_uart entry
Qipan Li
2013-08-19
1
-29
/
+23
*
serial: sirf: fix the typo for rts/cts gpio
Qipan Li
2013-08-19
1
-5
/
+5
*
serial: sirf: fix the hardware-flow-ctrl for USP-based UART
Qipan Li
2013-08-14
1
-43
/
+118
*
serial: sirf: drop redundant pinctrl_get_select_default as pinctrl core does it
Barry Song
2013-08-14
1
-15
/
+1
*
serial: sirf: Staticize local symbols
Jingoo Han
2013-08-12
1
-2
/
+2
*
serial: sirf: make the driver also support USP-based UART
Qipan Li
2013-08-12
1
-194
/
+346
*
serial: sirf: add support for Marco chip
Barry Song
2013-08-12
1
-14
/
+62
*
serial: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-07-26
1
-2
/
+1
*
tty/serial/sirf: fix error propagation in sirfsoc_uart_probe()
Alexey Khoroshilov
2013-06-06
1
-2
/
+3
*
tty/serial/sirf: fix MODULE_DEVICE_TABLE
Arnd Bergmann
2013-04-23
1
-1
/
+1
*
serial: sirf: only use lookup table to set baudrate when ioclk=150MHz
Barry Song
2013-01-17
1
-7
/
+21
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
1
-7
/
+1
*
serial: sirf: add support for new SiRFmarco SMP SoC
Barry Song
2013-01-15
1
-0
/
+19
*
tty: remove use of __devinitdata
Bill Pemberton
2012-11-21
1
-1
/
+1
*
tty: serial: remove use of __devexit_p
Bill Pemberton
2012-11-21
1
-1
/
+1
*
drivers/tty/serial/sirfsoc_uart.c: drop frees of devm_ alloc'd data
Julia Lawall
2012-09-05
1
-6
/
+2
*
pinctrl: API changes to support multiple states per device
Stephen Warren
2012-03-05
1
-9
/
+3
*
pinctrl: assume map table entries can't have a NULL name field
Stephen Warren
2012-03-02
1
-1
/
+1
*
serial/sirf: fixup for changes to pin control
Linus Walleij
2012-02-22
1
-10
/
+10
*
UART: add CSR SiRFprimaII SoC on-chip uart drivers
Rong Wang
2011-11-17
1
-0
/
+783