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
*
serial: sh-sci: Remove manual break debouncing
Laurent Pinchart
2017-01-19
1
-117
/
+7
*
serial: sh-sci: Remove the platform data dma slave rx/tx channel IDs
Laurent Pinchart
2017-01-19
1
-17
/
+6
*
serial: sh-sci: Extend sci_port_params with more port parameters
Laurent Pinchart
2017-01-19
2
-83
/
+102
*
serial: sh-sci: Constify platform data
Laurent Pinchart
2017-01-19
1
-48
/
+49
*
serial: sh-sci: Replace regmap array with port parameters
Laurent Pinchart
2017-01-19
1
-123
/
+155
*
serial: sh-sci: Remove initialization of zero fields in sci_port_params
Laurent Pinchart
2017-01-19
1
-94
/
+0
*
serial: sh-sci: Fix register offsets for the IRDA serial port
Laurent Pinchart
2017-01-19
1
-9
/
+8
*
serial: sh-sci: Don't rely on platform data flags when not needed
Laurent Pinchart
2017-01-19
1
-4
/
+3
*
serial: sh-sci: Set the SCSCR TE and RE bits in the driver
Laurent Pinchart
2017-01-19
1
-6
/
+7
*
Merge 4.10-rc4 into tty-next
Greg Kroah-Hartman
2017-01-16
4
-15
/
+23
|
\
|
*
Revert "tty: serial: 8250: add CON_CONSDEV to flags"
Herbert Xu
2017-01-11
1
-1
/
+1
|
*
Clearing FIFOs in RS485 emulation mode causes subsequent transmits to break
Daniel Jedrychowski
2017-01-11
1
-1
/
+1
|
*
8250_pci: Fix potential use-after-free in error path
Gabriel Krisman Bertazi
2017-01-11
1
-7
/
+5
|
*
tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is done
Richard Genoud
2017-01-11
1
-6
/
+5
|
*
tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_tx
Richard Genoud
2017-01-11
1
-0
/
+11
*
|
serial: 8250: Add new port type for TI DA8xx/66AK2x
David Lechner
2017-01-12
2
-0
/
+23
*
|
serial: 8250_mid: make option visible
Jean Delvare
2017-01-12
1
-1
/
+1
*
|
serial: 8250_lpss: make option visible
Jean Delvare
2017-01-12
1
-1
/
+1
*
|
serial: 8250_pci: make option visible
Jean Delvare
2017-01-12
1
-1
/
+1
*
|
serial: 8250_port: Remove dangerous pr_debug()
Alexey Brodkin
2017-01-12
1
-4
/
+0
*
|
serial: imx: Allow passing 'rst-gpios' for rs485 mode
Fabio Estevam
2017-01-12
1
-1
/
+5
*
|
serial: 8250_lpss: avoid potential kernel crash when remove
Andy Shevchenko
2017-01-12
1
-2
/
+2
*
|
tty: serial: msm: Fix module autoload
Javier Martinez Canillas
2017-01-12
1
-0
/
+1
*
|
serial: 8250: moxa: Store num_ports in brd
Matwey V. Kornilov
2017-01-12
1
-0
/
+1
*
|
serial: 8250_fintek: Add resource check for Fintek F81504/508/512
Ji-Ze Hong (Peter Hong)
2017-01-12
1
-4
/
+9
*
|
tty: update my email address
John Crispin
2017-01-12
1
-1
/
+1
*
|
tty: serial: lantiq: implement earlycon support
Martin Blumenstingl
2017-01-12
2
-7
/
+32
*
|
serial: pic32_uart: Fix 'request_irq' and 'free_irq' inconsistancy
Christophe JAILLET
2017-01-12
1
-3
/
+3
*
|
serial: samsung: Simplify DMA engine initialization code
Marek Szyprowski
2017-01-12
2
-15
/
+6
*
|
serial: mxs-auart: support CMSPAR termios cflag
Wolfgang Ocker
2017-01-12
1
-0
/
+3
*
|
serial: max310x: Add support for newer silicon revisions
Alexander Shiyan
2017-01-12
1
-1
/
+1
*
|
tty: serial: fsl_lpuart: fix del_timer_sync() vs timer routine deadlock
Nikita Yushchenko
2017-01-12
1
-18
/
+17
*
|
tty: serial: sh-sci: set error code when kasprintf fails
Pan Bian
2017-01-12
1
-1
/
+3
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
2
-2
/
+2
*
Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-12-14
1
-1
/
+1
|
\
|
*
dmaengine: DW DMAC: add multi-block property to device tree
Eugeniy Paltsev
2016-11-30
1
-1
/
+1
*
|
serial: 8250_mid fix calltrace when hotplug 8250 serial controller
Liwei Song
2016-11-30
1
-2
/
+2
*
|
serial: 8250_pci: Detach low-level driver during PCI error recovery
Gabriel Krisman Bertazi
2016-11-29
1
-4
/
+19
*
|
serial: core: don't check port twice in a row
Andy Shevchenko
2016-11-28
1
-6
/
+11
*
|
mxs-auart: count FIFO overrun errors
Wolfgang Ocker
2016-11-16
1
-1
/
+1
*
|
serial: 8250_dw: Add support for IrDA SIR mode
Ed Blake
2016-11-16
1
-0
/
+22
*
|
serial: 8250: Expose set_ldisc function
Ed Blake
2016-11-16
2
-2
/
+13
*
|
serial: 8250: Add IrDA to UART capabilities
Ed Blake
2016-11-16
2
-2
/
+3
*
|
serial: 8250_dma: power off device after TX is done
Andy Shevchenko
2016-11-16
1
-2
/
+7
*
|
serial: 8250_port: export serial8250_rpm_{get|put}_tx()
Andy Shevchenko
2016-11-16
2
-2
/
+9
*
|
serial: sunsu: Free memory when probe fails
Souptick Joarder
2016-11-16
1
-0
/
+1
*
|
serial: sunhv: Free memory when remove() is called
Souptick Joarder
2016-11-16
1
-1
/
+2
*
|
tty: amba-pl011: Add earlycon support for SBSA UART
Kefeng Wang
2016-11-10
1
-0
/
+1
*
|
tty: serial: Make the STM32 serial port depend on it's arch
Peter Robinson
2016-11-10
1
-1
/
+1
*
|
serial: ifx6x60: Free memory when probe fails
Souptick Joarder
2016-11-10
1
-0
/
+1
[next]