index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
sirfsoc_uart.c
Age
Commit message (
Expand
)
Author
2015-01-09
serial: sirf: rename marco to atlas7
Barry Song
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-26
serial: sirf: add a new uart type support
Qipan Li
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-10
serial: sirf: transfer more bytes once to decrease interrupts
Qipan Li
2014-06-19
serial: Fix IGNBRK handling
Peter Hurley
2014-05-29
serial: sirf: Fix compilation failure
Daniel Thompson
2014-05-28
serial: sirf: fix spinlock deadlock issue
Qipan Li
2014-05-28
serial: sirf: move to writel for TXFIFO instead of writeb
Barry Song
2014-02-13
serial: sirf: move to use generic dma dt-binding to get dma channels
Qipan Li
2014-02-13
serial: sirf: fix kernel panic caused by unpaired spinlock
Qipan Li
2014-01-08
serial: sirf: correct condition for fetching dma buffer into tty
Qipan Li
2014-01-08
serial: sirf: provide pm entries of uart_ops
Qipan Li
2014-01-08
serial: sirf: use PM macro initialize PM functions
Qipan Li
2013-09-26
serial: sirf: don't submit dma desc after timeout irqs occur
Qipan Li
2013-08-27
serial: sirf: fix the amount of serial ports
Qipan Li
2013-08-27
serial: sirf: define macro for some magic numbers of USP
Qipan Li
2013-08-27
tty: serial: sirfsoc: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-20
serial: sirf: add DMA support using dmaengine APIs
Qipan Li
2013-08-20
serial: sirf: fix the namespace of startup_uart entry
Qipan Li
2013-08-20
serial: sirf: fix the typo for rts/cts gpio
Qipan Li
2013-08-15
serial: sirf: fix the hardware-flow-ctrl for USP-based UART
Qipan Li
2013-08-15
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-18
serial: sirf: only use lookup table to set baudrate when ioclk=150MHz
Barry Song
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-16
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