index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: 8250_omap: Move wake-up interrupt to generic wakeirq
Tony Lindgren
2015-06-10
1
-54
/
+4
*
serial: omap: Switch wake-up interrupt to generic wakeirq
Tony Lindgren
2015-06-10
1
-31
/
+4
*
Merge 4.1-rc7 into tty-next
Greg Kroah-Hartman
2015-06-08
1
-0
/
+8
|
\
|
*
serial: 8250_omap: provide complete custom startup & shutdown callbacks
Sebastian Andrzej Siewior
2015-06-01
1
-9
/
+73
|
*
serial: imx: Fix DMA handling for IDLE condition aborts
Philipp Zabel
2015-05-24
1
-0
/
+8
|
*
serial/amba-pl011: Unconditionally poll for FIFO space before each TX char
Dave Martin
2015-05-24
1
-8
/
+8
*
|
serial: 8250: add LPC18xx/43xx UART driver
Joachim Eastwood
2015-05-31
3
-0
/
+239
*
|
serial: 8250_uniphier: add UniPhier serial driver
Masahiro Yamada
2015-05-31
3
-0
/
+265
*
|
serial: 8250_dw: support ACPI platforms with integrated DMA engine
Heikki Krogerus
2015-05-31
1
-1
/
+18
*
|
serial: of_serial: check the return value of clk_prepare_enable()
Masahiro Yamada
2015-05-31
1
-1
/
+4
*
|
serial: of_serial: use devm_clk_get() instead of clk_get()
Masahiro Yamada
2015-05-31
1
-1
/
+1
*
|
serial: earlycon: Add support for big-endian MMIO accesses
Noam Camus
2015-05-31
2
-5
/
+11
*
|
serial: sirf: use hrtimer for data rx
Qipan Li
2015-05-31
2
-226
/
+135
*
|
serial: sirf: correct the fifo empty_bit
Qipan Li
2015-05-31
1
-1
/
+1
*
|
serial: sirf: fix system hung on console log output
Qipan Li
2015-05-31
1
-1
/
+1
*
|
serial: 8250: remove return statements from void function
Masahiro Yamada
2015-05-31
1
-2
/
+3
*
|
sc16is7xx: use kworker for RS-485 configuration
Jakub Kicinski
2015-05-31
1
-12
/
+29
*
|
sc16is7xx: use kworker to update ier bits
Jakub Kicinski
2015-05-31
1
-10
/
+19
*
|
sc16is7xx: use kworker for md_proc
Jakub Kicinski
2015-05-31
1
-16
/
+31
*
|
sc16is7xx: move RTS delay to workqueue
Jakub Kicinski
2015-05-31
1
-8
/
+6
*
|
sc16is7xx: use kthread_worker for tx_work and irq
Jakub Kicinski
2015-05-31
1
-23
/
+43
*
|
sc16is7xx: use LSR_TEMT_BIT in .tx_empty()
Jakub Kicinski
2015-05-31
1
-3
/
+2
*
|
sc16is7xx: add missing compatible strings
Jakub Kicinski
2015-05-31
1
-0
/
+4
*
|
sc16is7xx: remove RS-485 delay RTS handling
Jakub Kicinski
2015-05-31
1
-15
/
+8
*
|
sc16is7xx: spi interface is added
Rama Kiran Kumar Indrakanti
2015-05-31
3
-10
/
+140
*
|
drivers: PL011: add ACPI probing for SBSA UART
Graeme Gregory
2015-05-24
1
-0
/
+8
*
|
drivers: PL011: add support for the ARM SBSA generic UART
Andre Przywara
2015-05-24
1
-0
/
+171
*
|
drivers: PL011: allow to supply fixed option string
Andre Przywara
2015-05-24
1
-4
/
+13
*
|
drivers: PL011: allow avoiding UART enabling/disabling
Andre Przywara
2015-05-24
1
-6
/
+12
*
|
drivers: PL011: move cts_event workaround into separate function
Andre Przywara
2015-05-24
1
-13
/
+20
*
|
drivers: PL011: replace UART_MIS reading with _RIS & _IMSC
Andre Przywara
2015-05-24
1
-2
/
+4
*
|
drivers: PL011: refactor pl011_probe()
Andre Przywara
2015-05-24
1
-35
/
+61
*
|
drivers: PL011: refactor pl011_set_termios()
Andre Przywara
2015-05-24
1
-27
/
+33
*
|
drivers: PL011: refactor pl011_shutdown()
Andre Przywara
2015-05-24
1
-25
/
+32
*
|
drivers: PL011: refactor pl011_startup()
Andre Przywara
2015-05-24
1
-20
/
+28
*
|
drivers: PL011: avoid potential unregister_driver call
Andre Przywara
2015-05-24
1
-16
/
+20
*
|
tty: serial/8250: remove console dependency for mediatek
Arnd Bergmann
2015-05-24
1
-0
/
+2
*
|
serial: samsung: only use earlycon for console
Arnd Bergmann
2015-05-24
1
-1
/
+1
*
|
serial: mctrl-gpio: drop usages of IS_ERR_OR_NULL
Uwe Kleine-König
2015-05-24
1
-3
/
+2
*
|
serial: 8250_omap: provide complete custom startup & shutdown callbacks
Sebastian Andrzej Siewior
2015-05-24
1
-9
/
+73
*
|
serial: tegra: Fix memory leak on DMA setup failure
Jon Hunter
2015-05-24
1
-21
/
+11
*
|
serial: sirf: assign console default index if users not set a valid one
Qipan Li
2015-05-24
1
-1
/
+1
*
|
serial: sirf: add serial loopback function support
Qipan Li
2015-05-24
2
-1
/
+21
*
|
serial: sirf: add uart receive's some error counter and mark
Qipan Li
2015-05-24
1
-5
/
+10
*
|
serial: sirf: fix endless loop bug in uart receive tasklet
Qipan Li
2015-05-24
1
-0
/
+9
*
|
serial: sirf: fix the issue that HW flow control doesn't work for BT
Qipan Li
2015-05-24
1
-1
/
+2
*
|
serial: sirf: enable ATLAS7 USP serial support
Qipan Li
2015-05-24
2
-47
/
+115
*
|
tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_send
Nicolas Ferre
2015-05-24
1
-6
/
+3
*
|
serial/amba-pl011: Fix mismerge between v4.1-rc4 and tty-next
Dave Martin
2015-05-20
1
-3
/
+0
*
|
Merge 4.1-rc4 into tty-next
Greg Kroah-Hartman
2015-05-18
3
-7
/
+7
|
\
|
[next]