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
...
|
*
drivers/tty: make serial/mvebu-uart.c explicitly non-modular
Paul Gortmaker
2016-04-30
1
-25
/
+3
|
*
serial: mvebu-uart: fix platform_no_drv_owner.cocci warnings
Julia Lawall
2016-04-30
1
-1
/
+0
|
*
tty: serial: meson: Implement earlycon support
Andreas Färber
2016-04-30
2
-7
/
+36
|
*
tty: msm_serial: remove static clk rate setting in probe
Srinivas Kandagatla
2016-04-30
1
-2
/
+0
|
*
serial: core: Prevent unsafe uart port access, part 3
Peter Hurley
2016-04-30
1
-10
/
+20
|
*
serial: core: Prevent unsafe uart port access, part 2
Peter Hurley
2016-04-30
1
-43
/
+128
|
*
serial: core: Prevent unsafe uart port access, part 1
Peter Hurley
2016-04-30
1
-53
/
+104
|
*
serial: core: Expand port mutex section in uart_poll_init()
Peter Hurley
2016-04-30
1
-15
/
+15
|
*
tty: Replace ASYNC_INITIALIZED bit and update atomically
Peter Hurley
2016-04-30
2
-20
/
+21
|
*
tty: Replace ASYNC_SUSPENDED bit and update atomically
Peter Hurley
2016-04-30
1
-4
/
+4
|
*
tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically
Peter Hurley
2016-04-30
2
-8
/
+8
|
*
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
Peter Hurley
2016-04-30
1
-1
/
+1
|
*
tty: Replace TTY_IO_ERROR bit tests with tty_io_error()
Peter Hurley
2016-04-30
2
-7
/
+6
|
*
tty: amba-pl011: Use 32-bit accesses for SBSA UART
Christopher Covington
2016-04-30
1
-0
/
+1
|
*
tty/serial: atmel: fix hardware handshake selection
Alexandre Belloni
2016-04-28
1
-1
/
+13
|
*
serial: 8250_pci: fix divide error bug if baud rate is 0
David Müller
2016-04-28
1
-0
/
+3
*
|
Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-05-19
1
-4
/
+4
|
\
\
|
*
|
dmaengine: dw: rename masters to reflect actual topology
Andy Shevchenko
2016-04-13
1
-4
/
+4
*
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-05-19
4
-0
/
+1108
|
\
\
\
|
*
|
|
serial: pic32_uart: Add PIC32 UART driver
Andrei Pistirica
2016-05-13
4
-0
/
+1108
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-05-17
2
-16
/
+12
|
\
\
\
|
*
|
|
serial: sc16is7xx: use gpiochip data pointer
Linus Walleij
2016-04-26
1
-10
/
+6
|
*
|
|
serial: max310x: use gpiochip data pointer
Linus Walleij
2016-04-26
1
-6
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-05-17
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
serial: mctrl_gpio: Grammar s/lines GPIOs/line GPIOs/, /sets/set/
Geert Uytterhoeven
2016-04-18
1
-2
/
+2
|
|
/
*
|
Revert "serial: 8250: Add hardware dependency to RT288X option"
Greg Kroah-Hartman
2016-04-19
1
-1
/
+0
*
|
tty/serial/8250: fix RS485 half-duplex RX
Yegor Yefremov
2016-04-19
1
-1
/
+10
*
|
Revert "serial-uartlite: Constify uartlite_be/uartlite_le"
Sudip Mukherjee
2016-04-19
1
-4
/
+4
|
/
*
serial: 8250: describe CONFIG_SERIAL_8250_RSA
Maciej S. Szmigiero
2016-03-07
1
-1
/
+6
*
serial: samsung: optimize UART rx fifo access routine
Youngmin Nam
2016-03-07
1
-5
/
+13
*
serial: pl011: add mark/space parity support
Ed Spiridonov
2016-03-07
1
-0
/
+2
*
tty: serial: 8250: add MOXA Smartio MUE boards support
Mathieu OTHACEHE
2016-03-07
4
-0
/
+182
*
serial: 8250: convert drivers to use up_to_u8250p()
Andy Shevchenko
2016-03-07
3
-15
/
+7
*
serial: 8250/mediatek: fix building with SERIAL_8250=m
Arnd Bergmann
2016-03-07
2
-2
/
+2
*
serial: 8250/ingenic: fix building with SERIAL_8250=m
Arnd Bergmann
2016-03-07
2
-4
/
+5
*
serial: 8250/uniphier: fix modular build
Arnd Bergmann
2016-03-07
1
-1
/
+1
*
Revert "drivers/tty/serial: make 8250/8250_ingenic.c explicitly non-modular"
Arnd Bergmann
2016-03-07
1
-7
/
+21
*
Revert "drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modular"
Arnd Bergmann
2016-03-07
1
-7
/
+28
*
serial: mvebu-uart: initial support for Armada-3700 serial port
Wilson Ding
2016-03-07
3
-0
/
+673
*
serial: mctrl_gpio: Add missing module license
Romain Izard
2016-03-07
1
-0
/
+3
*
serial: ifx6x60: avoid uninitialized variable use
Arnd Bergmann
2016-03-07
1
-0
/
+3
*
tty/serial: at91: fix bad offset for UART timeout register
Ludovic Desroches
2016-03-07
1
-6
/
+13
*
tty/serial: at91: restore dynamic driver binding
Romain Izard
2016-03-07
1
-1
/
+34
*
serial: 8250: Add hardware dependency to RT288X option
Jean Delvare
2016-03-07
1
-0
/
+1
*
serial-uartlite: Configure for rising edge irq trigger.
Maarten Brock
2016-03-07
1
-1
/
+2
*
serial-uartlite: Spinlock inside the loop.
Maarten Brock
2016-03-07
1
-5
/
+4
*
serial-uartlite: Constify uartlite_be/uartlite_le
Maarten Brock
2016-03-07
1
-4
/
+4
*
serial-uartlite: Enlarge maximum nr of devices to 16.
Maarten Brock
2016-03-07
1
-1
/
+1
*
serial: 8250_pci: all known Braswell ports are 1 channel
Andy Shevchenko
2016-03-07
1
-5
/
+0
*
serial: 8250_pci: convert to pcim_*() API
Andy Shevchenko
2016-03-07
1
-24
/
+8
[prev]
[next]