index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
serial: 8250_dma: no need to sync RX buffer
Andy Shevchenko
2015-10-04
1
-6
/
+0
|
*
|
|
|
|
serial: 8250: Refactor serial console restore-from-suspend
Peter Hurley
2015-10-04
1
-14
/
+22
|
*
|
|
|
|
serial: 8250: Tolerate clock variance for max baud rate
James Hogan
2015-10-04
1
-9
/
+19
|
*
|
|
|
|
serial_core: support native endianness
Max Filippov
2015-10-04
1
-2
/
+6
|
*
|
|
|
|
tty/serial: st-asc: drop the use of IRQF_NO_SUSPEND
Sudeep Holla
2015-10-04
2
-3
/
+2
|
*
|
|
|
|
MIPS: ttyFDC: replace IRQF_NO_SUSPEND with IRQF_COND_SUSPEND
Sudeep Holla
2015-10-04
1
-2
/
+2
|
*
|
|
|
|
tty: serial: lpc32xx_hs: fix handling platform_get_irq result
Andrzej Hajda
2015-10-04
1
-3
/
+4
|
*
|
|
|
|
tty: serial: cpm_uart: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-10-04
1
-0
/
+1
|
*
|
|
|
|
tty: serial: sprd: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-10-04
1
-0
/
+1
|
*
|
|
|
|
tty: serial: of_serial: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-10-04
1
-0
/
+1
|
*
|
|
|
|
tty: serial: apbuart: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-10-04
1
-0
/
+1
|
*
|
|
|
|
serial: 8250: simplify ralink/alchemy register remap selection
Mans Rullgard
2015-10-04
2
-6
/
+7
|
*
|
|
|
|
serial: mctrl_gpio: implement interrupt handling
Uwe Kleine-König
2015-10-04
2
-2
/
+162
|
*
|
|
|
|
serial: mctrl-gpio: rename init function
Uwe Kleine-König
2015-10-04
5
-7
/
+8
|
*
|
|
|
|
serial: mxs-auart+imx: allow compile testing on non-Freescale architectures
Uwe Kleine-König
2015-10-04
1
-2
/
+2
|
*
|
|
|
|
serial: atmel: allow compile testing on non-atmel architectures
Uwe Kleine-König
2015-10-04
2
-8
/
+8
|
*
|
|
|
|
serial: imx: also update RX stats in DMA path
Lucas Stach
2015-10-04
1
-0
/
+1
|
*
|
|
|
|
serial: imx: re-enable DMA support without hardware flow control
Lucas Stach
2015-10-04
1
-7
/
+8
|
*
|
|
|
|
serial: imx: don't use idle condition detect for DMA transfers
Lucas Stach
2015-10-04
1
-26
/
+5
|
*
|
|
|
|
serial: imx: configure proper DMA burst sizes
Lucas Stach
2015-10-04
1
-2
/
+9
|
*
|
|
|
|
serial: imx: always restart DMA if more data is available
Lucas Stach
2015-10-04
1
-14
/
+11
|
*
|
|
|
|
serial: imx: set up aging timer interrupt as DMA trigger
Lucas Stach
2015-10-04
1
-9
/
+22
|
*
|
|
|
|
serial: imx: make setup_ufcr more useful
Lucas Stach
2015-10-04
1
-18
/
+19
|
*
|
|
|
|
serial: 8250_dw: don't set UPF_BOOT_AUTOCONF flag
Heikki Krogerus
2015-10-04
1
-1
/
+1
|
*
|
|
|
|
serial: 8250_dw: cleanup dw8250_setup_port
Heikki Krogerus
2015-10-04
1
-33
/
+33
|
*
|
|
|
|
serial: 8250_dw: cleanup dw8250_idma_filter
Heikki Krogerus
2015-10-04
1
-6
/
+1
|
*
|
|
|
|
serial: 8250_dw: rename and comment the fallback dma filter
Heikki Krogerus
2015-10-04
1
-5
/
+10
|
*
|
|
|
|
serial: 8250_dw: proper support for UARTs without busy functionality
Heikki Krogerus
2015-10-04
1
-1
/
+12
|
*
|
|
|
|
serial: 8250_dw: add dw8250_quirks function
Heikki Krogerus
2015-10-04
1
-51
/
+31
|
*
|
|
|
|
serial: 8250_dw: only setup the port from one place
Heikki Krogerus
2015-10-04
1
-8
/
+6
|
*
|
|
|
|
serial: 8250_dw: hook the DMA in one place
Heikki Krogerus
2015-10-04
1
-12
/
+7
|
*
|
|
|
|
serial: 8250_dw: adapt to unified device property interface
Heikki Krogerus
2015-10-04
1
-43
/
+37
|
*
|
|
|
|
serial: 8250_dw: add separate pointer for the uart_port to dw8250_probe
Heikki Krogerus
2015-10-04
1
-22
/
+20
|
*
|
|
|
|
serial: 8250: Add OF earlycon support
Scott Wood
2015-10-04
1
-0
/
+4
|
*
|
|
|
|
serial: imx: add earlycon support
Lucas Stach
2015-10-04
2
-0
/
+33
|
*
|
|
|
|
ARM64: TTY: hvc_dcc: Add support for ARM64 dcc
Abhimanyu Kapur
2015-10-04
1
-1
/
+1
|
*
|
|
|
|
hvc_dcc: don't ignore errors during initialization
Timur Tabi
2015-10-04
1
-4
/
+11
|
*
|
|
|
|
tty/serial: at91: move ATMEL_MAX_UART
Alexandre Belloni
2015-10-04
1
-0
/
+6
|
*
|
|
|
|
serial: of-serial: compile correctly when 8250 driver is compiled as module
Martin Sperl
2015-10-04
1
-0
/
+4
|
*
|
|
|
|
serial: altera_uart: Use of_property_read_u32 instead of open-coding it
Tobias Klauser
2015-10-04
1
-24
/
+2
|
*
|
|
|
|
serial: 8250_ingenic: Enable FIFO for Ingenic UARTs
Matt Redfearn
2015-10-04
1
-4
/
+43
|
*
|
|
|
|
serial: 8250_ingenic: Enable hardware flow control
Matt Redfearn
2015-10-04
1
-0
/
+41
|
*
|
|
|
|
serial: sc16is7xx: Remove unnecessary MODULE_ALIAS()
Javier Martinez Canillas
2015-10-04
1
-1
/
+0
|
*
|
|
|
|
serial: mux: Convert to uart_console_device instead of open-coded
Axel Lin
2015-10-04
1
-7
/
+2
|
*
|
|
|
|
serial: 68328serial: Use NULL for pointers
Fabio Estevam
2015-10-04
1
-2
/
+2
|
*
|
|
|
|
serial: samsung: Fix UART status handling in DMA mode
Robert Baldyga
2015-10-04
1
-27
/
+3
|
*
|
|
|
|
serial: samsung: introduce s3c24xx_serial_rx_drain_fifo() function
Robert Baldyga
2015-10-04
1
-10
/
+13
|
*
|
|
|
|
serial: samsung: remove unneded 'ignore_char' label
Robert Baldyga
2015-10-04
1
-5
/
+2
|
*
|
|
|
|
serial: samsung: remove unused 'irq' parameter
Robert Baldyga
2015-10-04
1
-4
/
+4
|
*
|
|
|
|
serial: sh-sci: Add DT support to DMA setup
Geert Uytterhoeven
2015-10-04
1
-31
/
+47
[prev]
[next]