index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
hexagon
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-12
drivers: tty: Merge alloc_tty_struct and initialize_tty_struct
Rasmus Villemoes
3
-37
/
+23
2014-07-12
serial: pch_uart: Update error message for dmaengine_prep_slave_sg() API
Geert Uytterhoeven
1
-1
/
+1
2014-07-12
serial/arc: Fix warning with CONSOLE_POLL
Vineet Gupta
1
-7
/
+13
2014-07-12
serial: altera: Adopt uart_console_write()
Daniel Thompson
1
-6
/
+2
2014-07-12
serial: efm32: correct namespacing of location property
Uwe Kleine-König
2
-3
/
+9
2014-07-11
tty: serial: msm: Support big-endian CPUs
Stephen Boyd
2
-12
/
+20
2014-07-11
serial: txx9: remove duplicate TXX9_SIFCR_TDIL_MASK define
Dan Carpenter
1
-1
/
+0
2014-07-11
serial: blackfin: Fix CTS flow control
Peter Hurley
2
-8
/
+16
2014-07-11
tty: serial: Fix termios/port flags mismatch
Peter Hurley
1
-2
/
+3
2014-07-11
tty: Call hangup method in modern style
Peter Hurley
1
-1
/
+1
2014-07-11
char: synclink: Remove WARN_ON for bad port count
Peter Hurley
1
-2
/
+0
2014-07-11
tty: Remove tty_hung_up_p() tests from tty drivers' open()
Peter Hurley
10
-61
/
+21
2014-07-11
serial: Use UPF_* constants with struct uart_port flags
Peter Hurley
2
-3
/
+3
2014-07-11
tty: ipwireless: Remove tty->closing abort from ipw_open()
Peter Hurley
1
-5
/
+0
2014-07-11
tty: Move tty->closing from port lock critical section
Peter Hurley
2
-3
/
+5
2014-07-11
tty: Document locking for tty_port_hangup()
Peter Hurley
1
-0
/
+2
2014-07-11
tty: Document locking for tty_port_block_til_ready()
Peter Hurley
1
-0
/
+5
2014-07-11
tty: Document locking for tty_port_open()
Peter Hurley
1
-0
/
+8
2014-07-11
tty: Document locking for tty_port_close{,start,end}()
Peter Hurley
1
-0
/
+14
2014-07-11
tty: Document locking for tty driver methods
Peter Hurley
1
-3
/
+5
2014-07-11
serial: fsl_lpuart: calculate DMA burst
Stefan Agner
1
-14
/
+13
2014-07-11
serial: fsl_lpuart: move DMA RX timeout calculation
Stefan Agner
1
-7
/
+11
2014-07-11
serial: core: Preserve termios c_cflag for console resume
Peter Hurley
1
-0
/
+3
2014-07-11
serial: tegra: ack the rx dma desc after transfer terminated
Pradeep Goudagunta
1
-0
/
+1
2014-07-11
serial: tegra: update tx_circular buffer only when TX_DMA is in progress
Pradeep Goudagunta
1
-0
/
+3
2014-07-11
serial: lpc32xx uart module can't do console
Arnd Bergmann
1
-1
/
+1
2014-07-11
serial: pxa: fix build with !SERIAL_PXA_CONSOLE
Arnd Bergmann
1
-1
/
+1
2014-07-11
ARC: [arcfpga] stdout-path now suffices for earlycon/console
Vineet Gupta
1
-1
/
+2
2014-07-11
serial/arc: Enable DT based earlycon
Vineet Gupta
1
-0
/
+1
2014-07-11
ARC: [arcfpga] RIP early uart platform device stuff
Vineet Gupta
2
-102
/
+2
2014-07-11
serial/arc: inline the probe helper
Vineet Gupta
1
-50
/
+40
2014-07-11
serial/arc: remove last remanants of platform data
Vineet Gupta
1
-16
/
+6
2014-07-11
serial/arc: remove earlyprintk support and switch to earlycon
Vineet Gupta
2
-76
/
+13
2014-07-11
serial/arc: Use generic earlycon infrastructure
Vineet Gupta
2
-0
/
+31
2014-07-11
serial/arc: Remove the workaround for legacy ISS
Vineet Gupta
1
-14
/
+0
2014-07-11
serial/arc: Refactor by referencing to uart_port where possible
Vineet Gupta
1
-86
/
+69
2014-07-11
serial/arc: use uart_console_write() helper
Vineet Gupta
1
-14
/
+4
2014-07-11
serial: 8250_dw: add ability to handle the peripheral clock
Heiko Stübner
2
-3
/
+59
2014-07-11
serial: 8250_dw: use UPF_* constants when define flags
Andy Shevchenko
1
-1
/
+1
2014-07-11
serial: 8250_dw: clock rate handling for all ACPI platforms
Heikki Krogerus
1
-75
/
+28
2014-07-11
serial: samsung: Use %pa to print 'resource_size_t' type
Fabio Estevam
1
-2
/
+2
2014-07-10
tty: serial: msm_serial.c: Cleaning up uninitialized variables
Rickard Strandqvist
1
-1
/
+1
2014-07-10
serial: sirf: transfer more bytes once to decrease interrupts
Qipan Li
2
-2
/
+3
2014-07-10
tty: serial: men_z135_uart: Wakeup UART after transmitting
Johannes Thumshirn
1
-3
/
+3
2014-07-10
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
40
-239
/
+0
2014-07-10
serial: core: Make enable_ms() optional
Alexander Shiyan
1
-6
/
+11
2014-07-10
serial: samsung: no more support for S5PC100 SoC
Kukjin Kim
1
-2
/
+1
2014-07-10
serial: samsung: no more support for S5P6440 and S5P6450 SoCs
Kukjin Kim
2
-2
/
+0
2014-07-10
ARM: dts: SAMSUNG: Add aliases of UART nodes
Tomasz Figa
9
-14
/
+50
2014-07-10
serial: samsung: Consider DT alias when probing ports
Tomasz Figa
1
-3
/
+10
[next]