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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "serial: 8250_dma: don't bother DMA with small transfers"
Frederic Danis
2015-10-17
1
-4
/
+0
*
serial: 8250: add uart_config entry for PORT_RT2880
Mans Rullgard
2015-10-04
1
-0
/
+8
*
serial: atmel: fix error path of probe function
Uwe Kleine-König
2015-10-04
1
-1
/
+1
*
Revert "serial: imx: remove unbalanced clk_prepare"
Fabio Estevam
2015-10-04
1
-6
/
+14
*
tty: serial: Add missing module license for 8250_base.ko
Jonathan McDowell
2015-09-22
1
-0
/
+2
*
Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-09-09
2
-382
/
+125
|
\
|
*
Revert "uart: pl011: Rename regs with enumeration"
Greg Kroah-Hartman
2015-09-04
1
-114
/
+93
|
*
Revert "uart: pl011: Introduce register accessor"
Greg Kroah-Hartman
2015-09-04
1
-141
/
+122
|
*
Revert "uart: pl011: Introduce register look up table"
Greg Kroah-Hartman
2015-09-04
1
-50
/
+5
|
*
Revert "uart: pl011: Improve LCRH register access decision"
Greg Kroah-Hartman
2015-09-04
1
-7
/
+2
|
*
Revert "uart: pl011: Add support to ZTE ZX296702 uart"
Greg Kroah-Hartman
2015-09-04
2
-183
/
+16
*
|
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
Dan Williams
2015-08-10
1
-1
/
+1
*
|
serial: imx: save and restore context in the suspend path
Eduardo Valentin
2015-08-14
1
-21
/
+37
*
|
serial: imx: allow waking up on RTSD
Eduardo Valentin
2015-08-14
1
-0
/
+7
*
|
serial: imx: introduce serial_imx_enable_wakeup()
Eduardo Valentin
2015-08-14
1
-8
/
+14
*
|
serial: imx: remove unbalanced clk_prepare
Eduardo Valentin
2015-08-14
1
-14
/
+6
*
|
serial: 8250: move rx_running out of the bitfield
John Ogness
2015-08-14
1
-3
/
+3
*
|
tty: serial: 8250_omap: do not use RX DMA if pause is not supported
Sebastian Andrzej Siewior
2015-08-14
1
-1
/
+13
*
|
serial:8250_dw: do not alter CTS and DCTS since AFE is enabled
Qipeng Zha
2015-08-14
1
-22
/
+0
*
|
tty: serial: men_z135_uart.c: Don't initialize port->lock
Johannes Thumshirn
2015-08-14
1
-1
/
+0
*
|
tty: serial: men_z135_uart.c: Fix race between IRQ and set_termios()
Johannes Thumshirn
2015-08-14
1
-5
/
+4
*
|
serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)
Maciej S. Szmigiero
2015-08-14
1
-0
/
+6
*
|
serial: 8250: don't bind to SMSC IrCC IR port
Maciej S. Szmigiero
2015-08-14
1
-0
/
+5
*
|
serial: mxs-auart: fix baud rate range
Stefan Wahren
2015-08-14
1
-2
/
+6
*
|
serial: mxs-auart: keep the AUART unit in reset state when not in use
Juergen Borleis
2015-08-14
1
-7
/
+39
*
|
serial: mxs-auart: use a function name to reflect what it really does
Juergen Borleis
2015-08-14
1
-2
/
+2
*
|
serial: 8250_pci: fix mode after S3/S4 resume for F81504/508/512
Peter Hung
2015-08-05
1
-4
/
+21
*
|
sc16is7xx: constify devtype
Jakub Kicinski
2015-08-04
1
-4
/
+4
*
|
sc16is7xx: support multiple devices
Jakub Kicinski
2015-08-04
1
-24
/
+49
*
|
sc16is7xx: save and use per-chip line number
Jakub Kicinski
2015-08-04
1
-10
/
+21
*
|
uart: pl011: Add support to ZTE ZX296702 uart
Jun Nie
2015-08-04
2
-16
/
+183
*
|
uart: pl011: Improve LCRH register access decision
Jun Nie
2015-08-04
1
-2
/
+7
*
|
uart: pl011: Introduce register look up table
Jun Nie
2015-08-04
1
-5
/
+50
*
|
uart: pl011: Introduce register accessor
Jun Nie
2015-08-04
1
-122
/
+141
*
|
uart: pl011: Rename regs with enumeration
Jun Nie
2015-08-04
1
-93
/
+114
*
|
serial: 8250_pci: Add support for Pericom PI7C9X795[1248]
Adam Lee
2015-08-04
1
-21
/
+61
*
|
serial: samsung: fix DMA for FIFO smaller than cache line size
Robert Baldyga
2015-08-04
1
-15
/
+21
*
|
serial: samsung: fix DMA mode enter condition for small FIFO sizes
Marek Szyprowski
2015-08-04
2
-2
/
+12
*
|
serial: core: Remove tty port activate() and shutdown() methods
Peter Hurley
2015-08-04
1
-7
/
+0
*
|
serial: core: Use proper spinlock flavor in uart_close()
Peter Hurley
2015-08-04
1
-10
/
+8
*
|
tty/serial: at91: fix I/O accesses on RHR and THR for AVR32
Cyrille Pitchen
2015-08-04
1
-10
/
+27
*
|
serial: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2015-08-04
1
-1
/
+2
*
|
serial: 8250: Auto CTS control by HW if AFE enabled
Qipeng Zha
2015-08-04
2
-0
/
+9
*
|
serial: mpc52xx: let tx_empty callback return either 0 or TIOCSER_TEMT
Uwe Kleine-König
2015-08-04
1
-2
/
+3
*
|
serial: etraxfs-uart: use mctrl_gpio helpers for handling modem signals
Niklas Cassel
2015-08-04
2
-30
/
+11
*
|
serial: etraxfs-uart: remove empty functions
Niklas Cassel
2015-08-04
1
-10
/
+0
*
|
Serial: imx: add dev_pm_ops to support suspend to ram/disk
Shenwei Wang
2015-08-03
1
-32
/
+94
*
|
serial: 8250_uniphier: call clk_disable_unprepare() on failure path
Masahiro Yamada
2015-08-03
1
-0
/
+1
*
|
serial: 8250_pci: add RS485 for F81504/508/512
Peter Hung
2015-08-03
1
-0
/
+61
[next]