index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: sh-sci: Updated calculation of bit error rate and bit rate
Nobuhiro Iwamatsu
2014-07-18
1
-3
/
+5
*
Merge 3.16-rc5 into tty-next.
Greg Kroah-Hartman
2014-07-14
7
-4
/
+19
|
\
|
*
serial: imx: Fix build breakage
Peter Hurley
2014-07-12
1
-1
/
+1
|
*
serial: arc_uart: Use uart_circ_empty() for open-coded comparison
Peter Hurley
2014-07-11
1
-1
/
+1
|
*
serial: Test for no tx data on tx restart
Peter Hurley
2014-07-11
6
-3
/
+18
*
|
serial: pch_uart: Update error message for dmaengine_prep_slave_sg() API
Geert Uytterhoeven
2014-07-12
1
-1
/
+1
*
|
serial/arc: Fix warning with CONSOLE_POLL
Vineet Gupta
2014-07-12
1
-7
/
+13
*
|
serial: altera: Adopt uart_console_write()
Daniel Thompson
2014-07-12
1
-6
/
+2
*
|
serial: efm32: correct namespacing of location property
Uwe Kleine-König
2014-07-12
1
-1
/
+7
*
|
tty: serial: msm: Support big-endian CPUs
Stephen Boyd
2014-07-11
2
-12
/
+20
*
|
serial: txx9: remove duplicate TXX9_SIFCR_TDIL_MASK define
Dan Carpenter
2014-07-11
1
-1
/
+0
*
|
serial: blackfin: Fix CTS flow control
Peter Hurley
2014-07-11
2
-8
/
+16
*
|
tty: serial: Fix termios/port flags mismatch
Peter Hurley
2014-07-11
1
-2
/
+3
*
|
tty: Remove tty_hung_up_p() tests from tty drivers' open()
Peter Hurley
2014-07-11
2
-18
/
+5
*
|
serial: Use UPF_* constants with struct uart_port flags
Peter Hurley
2014-07-11
2
-3
/
+3
*
|
tty: Move tty->closing from port lock critical section
Peter Hurley
2014-07-11
1
-1
/
+1
*
|
serial: fsl_lpuart: calculate DMA burst
Stefan Agner
2014-07-11
1
-14
/
+13
*
|
serial: fsl_lpuart: move DMA RX timeout calculation
Stefan Agner
2014-07-11
1
-7
/
+11
*
|
serial: core: Preserve termios c_cflag for console resume
Peter Hurley
2014-07-11
1
-0
/
+3
*
|
serial: tegra: ack the rx dma desc after transfer terminated
Pradeep Goudagunta
2014-07-11
1
-0
/
+1
*
|
serial: tegra: update tx_circular buffer only when TX_DMA is in progress
Pradeep Goudagunta
2014-07-11
1
-0
/
+3
*
|
serial: lpc32xx uart module can't do console
Arnd Bergmann
2014-07-11
1
-1
/
+1
*
|
serial: pxa: fix build with !SERIAL_PXA_CONSOLE
Arnd Bergmann
2014-07-11
1
-1
/
+1
*
|
serial/arc: Enable DT based earlycon
Vineet Gupta
2014-07-11
1
-0
/
+1
*
|
serial/arc: inline the probe helper
Vineet Gupta
2014-07-11
1
-50
/
+40
*
|
serial/arc: remove last remanants of platform data
Vineet Gupta
2014-07-11
1
-16
/
+6
*
|
serial/arc: remove earlyprintk support and switch to earlycon
Vineet Gupta
2014-07-11
1
-75
/
+12
*
|
serial/arc: Use generic earlycon infrastructure
Vineet Gupta
2014-07-11
2
-0
/
+31
*
|
serial/arc: Remove the workaround for legacy ISS
Vineet Gupta
2014-07-11
1
-14
/
+0
*
|
serial/arc: Refactor by referencing to uart_port where possible
Vineet Gupta
2014-07-11
1
-86
/
+69
*
|
serial/arc: use uart_console_write() helper
Vineet Gupta
2014-07-11
1
-14
/
+4
*
|
serial: 8250_dw: add ability to handle the peripheral clock
Heiko Stübner
2014-07-11
1
-3
/
+28
*
|
serial: 8250_dw: use UPF_* constants when define flags
Andy Shevchenko
2014-07-11
1
-1
/
+1
*
|
serial: 8250_dw: clock rate handling for all ACPI platforms
Heikki Krogerus
2014-07-11
1
-75
/
+28
*
|
serial: samsung: Use %pa to print 'resource_size_t' type
Fabio Estevam
2014-07-11
1
-2
/
+2
*
|
tty: serial: msm_serial.c: Cleaning up uninitialized variables
Rickard Strandqvist
2014-07-10
1
-1
/
+1
*
|
serial: sirf: transfer more bytes once to decrease interrupts
Qipan Li
2014-07-10
2
-2
/
+3
*
|
tty: serial: men_z135_uart: Wakeup UART after transmitting
Johannes Thumshirn
2014-07-10
1
-3
/
+3
*
|
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2014-07-10
40
-239
/
+0
*
|
serial: core: Make enable_ms() optional
Alexander Shiyan
2014-07-10
1
-6
/
+11
*
|
serial: samsung: no more support for S5PC100 SoC
Kukjin Kim
2014-07-10
1
-2
/
+1
*
|
serial: samsung: no more support for S5P6440 and S5P6450 SoCs
Kukjin Kim
2014-07-10
2
-2
/
+0
*
|
serial: samsung: Consider DT alias when probing ports
Tomasz Figa
2014-07-10
1
-3
/
+10
*
|
serial: amba-pl010: Use devres APIs
Tushar Behera
2014-07-10
1
-32
/
+16
*
|
serial: amba-pl011: Remove redundant label
Tushar Behera
2014-07-10
1
-20
/
+10
*
|
serial: samsung: Remove redundant label
Tushar Behera
2014-07-10
1
-4
/
+1
|
/
*
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-06-25
1
-1
/
+1
|
\
|
*
tty: serial: msm: Fix section mismatch warning
Kumar Gala
2014-06-18
1
-1
/
+1
*
|
tty/serial: fix 8250 early console option passing to regular console
Rob Herring
2014-06-19
2
-2
/
+5
*
|
serial: Fix IGNBRK handling
Peter Hurley
2014-06-19
34
-32
/
+44
[next]