index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
Files
Lines
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-25
serial: sirf: add a new uart type support
Qipan Li
1
-7
/
+27
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-09
serial: sirf: transfer more bytes once to decrease interrupts
Qipan Li
1
-1
/
+2
2014-06-19
serial: Fix IGNBRK handling
Peter Hurley
1
-1
/
+1
2014-05-29
serial: sirf: Fix compilation failure
Daniel Thompson
1
-1
/
+1
2014-05-28
serial: sirf: fix spinlock deadlock issue
Qipan Li
1
-31
/
+18
2014-05-28
serial: sirf: move to writel for TXFIFO instead of writeb
Barry Song
1
-1
/
+1
2014-02-13
serial: sirf: move to use generic dma dt-binding to get dma channels
Qipan Li
1
-133
/
+62
2014-02-13
serial: sirf: fix kernel panic caused by unpaired spinlock
Qipan Li
1
-1
/
+3
2014-01-07
serial: sirf: correct condition for fetching dma buffer into tty
Qipan Li
1
-2
/
+6
2014-01-07
serial: sirf: provide pm entries of uart_ops
Qipan Li
1
-3
/
+11
2014-01-07
serial: sirf: use PM macro initialize PM functions
Qipan Li
1
-6
/
+11
2013-09-26
serial: sirf: don't submit dma desc after timeout irqs occur
Qipan Li
1
-2
/
+9
2013-08-27
serial: sirf: fix the amount of serial ports
Qipan Li
1
-0
/
+7
2013-08-27
serial: sirf: define macro for some magic numbers of USP
Qipan Li
1
-15
/
+22
2013-08-27
tty: serial: sirfsoc: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
1
-0
/
+3
2013-08-19
serial: sirf: add DMA support using dmaengine APIs
Qipan Li
1
-56
/
+552
2013-08-19
serial: sirf: fix the namespace of startup_uart entry
Qipan Li
1
-29
/
+23
2013-08-19
serial: sirf: fix the typo for rts/cts gpio
Qipan Li
1
-5
/
+5
2013-08-14
serial: sirf: fix the hardware-flow-ctrl for USP-based UART
Qipan Li
1
-43
/
+118
2013-08-14
serial: sirf: drop redundant pinctrl_get_select_default as pinctrl core does it
Barry Song
1
-15
/
+1
2013-08-12
serial: sirf: Staticize local symbols
Jingoo Han
1
-2
/
+2
2013-08-12
serial: sirf: make the driver also support USP-based UART
Qipan Li
1
-194
/
+346
2013-08-12
serial: sirf: add support for Marco chip
Barry Song
1
-14
/
+62
2013-07-26
serial: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+1
2013-06-06
tty/serial/sirf: fix error propagation in sirfsoc_uart_probe()
Alexey Khoroshilov
1
-2
/
+3
2013-04-23
tty/serial/sirf: fix MODULE_DEVICE_TABLE
Arnd Bergmann
1
-1
/
+1
2013-01-17
serial: sirf: only use lookup table to set baudrate when ioclk=150MHz
Barry Song
1
-7
/
+21
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-7
/
+1
2013-01-15
serial: sirf: add support for new SiRFmarco SMP SoC
Barry Song
1
-0
/
+19
2012-11-21
tty: remove use of __devinitdata
Bill Pemberton
1
-1
/
+1
2012-11-21
tty: serial: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-09-05
drivers/tty/serial/sirfsoc_uart.c: drop frees of devm_ alloc'd data
Julia Lawall
1
-6
/
+2
2012-03-05
pinctrl: API changes to support multiple states per device
Stephen Warren
1
-9
/
+3
2012-03-02
pinctrl: assume map table entries can't have a NULL name field
Stephen Warren
1
-1
/
+1
2012-02-22
serial/sirf: fixup for changes to pin control
Linus Walleij
1
-10
/
+10
2011-11-17
UART: add CSR SiRFprimaII SoC on-chip uart drivers
Rong Wang
1
-0
/
+783