Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
07b5ab3f71d318e52c18cc3b73c1d44c908aacfa
/
drivers
/
tty
/
serial
/
sirfsoc_uart.c
7f60830
serial: sirf: Use generic uart-has-rtscts DT property
by Geert Uytterhoeven
· 9 years ago
af99c18
serial: sirf: Introduce helper variable struct device_node *np
by Geert Uytterhoeven
· 9 years ago
466e285
serial: sirf: let uart's receive start in right place
by Qipan Li
· 10 years ago
1d26c9f
serial: sirf: workaround rx process to avoid possible data loss
by Qipan Li
· 10 years ago
2a44624
tty/serial: kill off set_irq_flags usage
by Rob Herring
· 10 years ago
0f17e3b
serial: sirf: use hrtimer for data rx
by Qipan Li
· 10 years ago
326707e
serial: sirf: fix system hung on console log output
by Qipan Li
· 10 years ago
c35b49b
serial: sirf: assign console default index if users not set a valid one
by Qipan Li
· 10 years ago
7f60f2f
serial: sirf: add serial loopback function support
by Qipan Li
· 10 years ago
d9e8e97
serial: sirf: add uart receive's some error counter and mark
by Qipan Li
· 10 years ago
36c0991
serial: sirf: fix endless loop bug in uart receive tasklet
by Qipan Li
· 10 years ago
eab192a
serial: sirf: fix the issue that HW flow control doesn't work for BT
by Qipan Li
· 10 years ago
c1b7ac6
serial: sirf: enable ATLAS7 USP serial support
by Qipan Li
· 10 years ago
cb4595a
serial: sirf: use uart_port's fifosize for fifo related operation
by Qipan Li
· 10 years ago
a6ffe89
serial: sirf: use dynamic method allocate uart structure
by Qipan Li
· 10 years ago
adeede7
serial: sirf: move from clk_get to devm_clk_get
by Qipan Li
· 10 years ago
4b8038d
Revert "serial: sirf: add a new uart type support"
by Qipan Li
· 10 years ago
ed0bb23
tty: constify of_device_id array
by Fabian Frederick
· 10 years ago
057badd
serial: sirf: rename marco to atlas7
by Barry Song
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
52bec4e
serial: sirf: add a new uart type support
by Qipan Li
· 10 years ago
9144b3c
tty: serial: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
7282cec
serial: sirf: transfer more bytes once to decrease interrupts
by Qipan Li
· 11 years ago
ef8b9dd
serial: Fix IGNBRK handling
by Peter Hurley
· 11 years ago
58eb97c
serial: sirf: Fix compilation failure
by Daniel Thompson
· 11 years ago
07d410e
serial: sirf: fix spinlock deadlock issue
by Qipan Li
· 11 years ago
205c384
serial: sirf: move to writel for TXFIFO instead of writeb
by Barry Song
· 11 years ago
9be16b3
serial: sirf: move to use generic dma dt-binding to get dma channels
by Qipan Li
· 11 years ago
fb78b81
serial: sirf: fix kernel panic caused by unpaired spinlock
by Qipan Li
· 11 years ago
df8d4aa
serial: sirf: correct condition for fetching dma buffer into tty
by Qipan Li
· 11 years ago
388faf9
serial: sirf: provide pm entries of uart_ops
by Qipan Li
· 11 years ago
99e626f
serial: sirf: use PM macro initialize PM functions
by Qipan Li
· 11 years ago
59f8a62
serial: sirf: don't submit dma desc after timeout irqs occur
by Qipan Li
· 11 years ago
b60dfba
serial: sirf: fix the amount of serial ports
by Qipan Li
· 11 years ago
459f15c
serial: sirf: define macro for some magic numbers of USP
by Qipan Li
· 11 years ago
8b9ade9
tty: serial: sirfsoc: drop uart_port->lock before calling tty_flip_buffer_push()
by Viresh Kumar
· 11 years ago
8316d04
serial: sirf: add DMA support using dmaengine APIs
by Qipan Li
· 11 years ago
15cdcb1
serial: sirf: fix the namespace of startup_uart entry
by Qipan Li
· 11 years ago
67bc306
serial: sirf: fix the typo for rts/cts gpio
by Qipan Li
· 11 years ago
2eb5618
serial: sirf: fix the hardware-flow-ctrl for USP-based UART
by Qipan Li
· 11 years ago
a343756
serial: sirf: drop redundant pinctrl_get_select_default as pinctrl core does it
by Barry Song
· 11 years ago
ada1f443d
serial: sirf: Staticize local symbols
by Jingoo Han
· 11 years ago
5df8311
serial: sirf: make the driver also support USP-based UART
by Qipan Li
· 11 years ago
909102d
serial: sirf: add support for Marco chip
by Barry Song
· 11 years ago
43b829b
serial: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
9f6d20f
tty/serial/sirf: fix error propagation in sirfsoc_uart_probe()
by Alexey Khoroshilov
· 12 years ago
45efcb2
tty/serial/sirf: fix MODULE_DEVICE_TABLE
by Arnd Bergmann
· 12 years ago
ac4ce71
serial: sirf: only use lookup table to set baudrate when ioclk=150MHz
by Barry Song
· 12 years ago
2e124b4
TTY: switch tty_flip_buffer_push
by Jiri Slaby
· 12 years ago
5425e03
serial: sirf: add support for new SiRFmarco SMP SoC
by Barry Song
· 12 years ago
de88b34
tty: remove use of __devinitdata
by Bill Pemberton
· 12 years ago
2d47b71
tty: serial: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
9250dd5
drivers/tty/serial/sirfsoc_uart.c: drop frees of devm_ alloc'd data
by Julia Lawall
· 12 years ago
6e5e959
pinctrl: API changes to support multiple states per device
by Stephen Warren
· 13 years ago
110e4ec
pinctrl: assume map table entries can't have a NULL name field
by Stephen Warren
· 13 years ago
5c9bdc3
serial/sirf: fixup for changes to pin control
by Linus Walleij
· 13 years ago
161e773
UART: add CSR SiRFprimaII SoC on-chip uart drivers
by Rong Wang
· 13 years ago