index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: serial: fsl_lpuart: clear receive flag on FIFO flush
Stefan Agner
2015-03-26
1
-0
/
+3
*
tty: serial: fsl_lpuart: specify transmit FIFO size
Stefan Agner
2015-03-26
1
-0
/
+2
*
serial: samsung: Clear operation mode on UART shutdown
Javier Martinez Canillas
2015-03-26
1
-0
/
+1
*
serial: 8250_dw: Fix deadlock in LCR workaround
Peter Hurley
2015-03-11
1
-3
/
+12
*
Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-03-08
5
-30
/
+41
|
\
|
*
serial: sprd: Fix missing spin_unlock in sprd_handle_irq()
Axel Lin
2015-03-07
1
-1
/
+3
|
*
serial: 8250_dw: Fix get_mctrl behaviour
Desmond Liu
2015-03-07
1
-0
/
+32
|
*
serial:8250:8250_pci: delete unneeded quirk entries
Wang YanQing
2015-03-07
1
-14
/
+0
|
*
serial:8250:8250_pci: fix redundant entry report for WCH_CH352_2S
Wang YanQing
2015-03-07
1
-4
/
+0
|
*
Change email address for 8250_pci
Russell King
2015-03-07
1
-1
/
+1
|
*
serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is someth...
Sebastian Andrzej Siewior
2015-03-07
1
-6
/
+5
|
*
Revert "tty/serial: of_serial: add DT alias ID handling"
Baruch Siach
2015-03-07
1
-4
/
+0
*
|
tty: serial: atmel: rework interrupt and wakeup handling
Boris BREZILLON
2015-03-06
1
-4
/
+45
|
/
*
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2015-02-19
1
-1
/
+1
|
\
|
*
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
2015-01-07
1
-1
/
+1
*
|
serial: 8250: Fix UART_BUG_TXEN workaround
Peter Hurley
2015-02-07
1
-1
/
+1
*
|
serial: driver for ETRAX FS UART
Niklas Cassel
2015-02-07
3
-0
/
+1007
*
|
serial: of-serial: fetch line number from DT
Lucas Stach
2015-02-03
1
-0
/
+5
*
|
serial: samsung: earlycon support depends on CONFIG_SERIAL_SAMSUNG_CONSOLE
Marek Szyprowski
2015-02-02
1
-0
/
+2
*
|
tty/serial: serial8250_set_divisor() can be static
kbuild test robot
2015-02-02
1
-1
/
+1
*
|
tty/serial: Add Spreadtrum sc9836-uart driver support
Chunyan Zhang
2015-02-02
3
-0
/
+812
*
|
serial: samsung: remove redundant interrupt enabling
Robert Baldyga
2015-02-02
1
-8
/
+1
*
|
serial: omap: Fix RTS handling
Peter Hurley
2015-02-02
1
-8
/
+14
*
|
serial: 8250_omap: Use UPSTAT_AUTORTS for RTS handling
Peter Hurley
2015-02-02
1
-9
/
+7
*
|
serial: core: Rework hw-assisted flow control support
Peter Hurley
2015-02-02
3
-49
/
+41
*
|
tty/serial: 8250_early: Add support for PXA UARTs
Rob Herring
2015-02-02
1
-3
/
+5
*
|
tty/serial: of_serial: add support for PXA/MMP uarts
Rob Herring
2015-02-02
1
-0
/
+4
*
|
tty/serial: of_serial: add DT alias ID handling
Rob Herring
2015-02-02
1
-0
/
+4
*
|
serial: 8250: Prevent concurrent updates to shadow registers
Peter Hurley
2015-02-02
1
-9
/
+9
*
|
serial: 8250: Use canary to restart console after suspend
Peter Hurley
2015-02-02
1
-1
/
+34
*
|
serial: 8250: Refactor XR17V35X divisor calculation
Peter Hurley
2015-02-02
1
-22
/
+30
*
|
serial: 8250: Refactor divisor programming
Peter Hurley
2015-02-02
1
-39
/
+48
*
|
serial: 8250: Refactor LCR computation
Peter Hurley
2015-02-02
1
-11
/
+21
*
|
serial: 8250: Move UART_BUG_QUOT workaround
Peter Hurley
2015-02-02
1
-8
/
+9
*
|
tty: serial: men_z135_uart: Fix driver for changes in hardware
Johannes Thumshirn
2015-02-02
1
-46
/
+109
*
|
serial: core: Simplify console suspend logic in uart_suspend_port()
Peter Hurley
2015-02-02
1
-18
/
+17
*
|
serial: samsung: Add support for early console
Tomasz Figa
2015-02-02
2
-0
/
+104
*
|
serial: sh-sci: Fix R-Car SCIF and HSCIF overrun handling
Hisashi Nakamura
2015-02-02
1
-1
/
+13
*
|
serial: sh-sci: Use dev_dbg() to log an error message
Yoshihiro Kaneko
2015-02-02
1
-1
/
+1
*
|
serial: 8250_dma: don't bother DMA with small transfers
Andy Shevchenko
2015-02-02
1
-0
/
+4
*
|
serial: 8250_core: remove redundant else keyword
Andy Shevchenko
2015-02-02
1
-2
/
+4
*
|
sh-sci: extend PM methods
Sergei Shtylyov
2015-02-02
1
-6
/
+3
*
|
tty: xuartps: Fix RX hang, and TX corruption in termios call
Nathan Rossi
2015-02-02
1
-4
/
+6
*
|
serial: mxs-auart: Remove unneeded zeroing of 'ret'
Fabio Estevam
2015-02-02
1
-1
/
+1
*
|
serial: mxs-auart: Check for platform_get_irq() error
Fabio Estevam
2015-02-02
1
-0
/
+3
*
|
serial: mxs-auart: Remove irq from private structure
Fabio Estevam
2015-02-02
1
-6
/
+4
*
|
tty/serial: digicolor: remove sysrq reference
Baruch Siach
2015-02-02
1
-4
/
+1
*
|
serial: 8250_pnp: Enable PNP_CONSOLE for console ports
Peter Hurley
2015-02-02
1
-1
/
+7
*
|
tty: serial: msm_serial: Remove console unregistration from driver exit.
Pramod Gurav
2015-02-02
1
-3
/
+0
*
|
tty: serial: msm_serial: code cleanup in msm_console_setup
Pramod Gurav
2015-02-02
1
-20
/
+4
[next]