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
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
5
-17
/
+25
|
\
|
*
sysrq: attach sysrq handler correctly for 32-bit kernel
Akinobu Mita
2017-01-11
1
-2
/
+2
|
*
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
*
|
tty: goldfish: Fix a parameter of a call to free_irq
Christophe JAILLET
2017-01-12
1
-1
/
+1
*
|
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
18
-18
/
+18
*
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
*
|
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2016-12-13
1
-4
/
+0
|
\
\
|
*
\
Merge branch 'for-4.9' into for-4.10
Tejun Heo
2016-10-19
1
-4
/
+0
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
tty, workqueue: remove keventd_up() usage
Tejun Heo
2016-09-17
1
-4
/
+0
*
|
|
Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2016-12-13
34
-244
/
+830
|
\
\
\
|
*
|
|
serial: 8250_mid fix calltrace when hotplug 8250 serial controller
Liwei Song
2016-11-30
1
-2
/
+2
|
*
|
|
console: Move userspace I/O out of console_lock to fix lockdep warning
Waiman Long
2016-11-29
1
-41
/
+74
|
*
|
|
tty: nozomi: avoid sprintf buffer overflow
Arnd Bergmann
2016-11-29
1
-35
/
+12
|
*
|
|
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
[next]