index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-09
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2
-14
/
+9
2014-10-08
Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
36
-321
/
+1965
2014-10-07
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2014-10-02
Revert "serial/core: Initialize the console pm state"
Greg Kroah-Hartman
1
-3
/
+0
2014-09-28
tty: serial: msm: Add earlycon support
Stephen Boyd
2
-12
/
+63
2014-09-28
serial/core: Initialize the console pm state
Sudhir Sreedharan
1
-0
/
+3
2014-09-28
serial: asc: Conditionally use readl_relaxed (COMPILE_TEST)
Daniel Thompson
1
-0
/
+4
2014-09-28
serial: of-serial: add PM suspend/resume support
Jingchang Lu
1
-0
/
+27
2014-09-28
serial: 8250_pci: remove rts_n override from Baytrail quirk
Heikki Krogerus
1
-13
/
+0
2014-09-28
serial: cadence: Add generic earlycon support
Michal Simek
2
-0
/
+20
2014-09-28
serial: imx: change the wait even to interruptiable
Huang Shijie
1
-1
/
+10
2014-09-28
serial: imx: terminate the RX DMA when the UART is suspending
Huang Shijie
1
-6
/
+8
2014-09-28
serial: imx: fix throttle/unthrottle callbacks for hardware assisted flow con...
Fugang Duan
1
-4
/
+2
2014-09-28
serial: 8250: Add Quark X1000 to 8250_pci.c
Bryan O'Donoghue
1
-0
/
+21
2014-09-28
tty: omap-serial: pull out calculation from baud_is_mode16
Frans Klaver
1
-18
/
+24
2014-09-28
tty: omap-serial: fix division by zero
Frans Klaver
1
-2
/
+10
2014-09-26
tty: serial: 8250_core: remove UART_IER_RDI in serial8250_stop_rx()
Sebastian Andrzej Siewior
1
-1
/
+1
2014-09-26
tty: serial: 8250_core: use the ->line argument as a hint in serial8250_find_...
Sebastian Andrzej Siewior
1
-0
/
+5
2014-09-26
tty: serial: 8250_core: read only RX if there is something in the FIFO
Sebastian Andrzej Siewior
1
-5
/
+6
2014-09-26
tty: serial: 8250_core: add run time pm
Sebastian Andrzej Siewior
2
-13
/
+121
2014-09-26
tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacks
Sebastian Andrzej Siewior
1
-0
/
+14
2014-09-23
serial: core: Use spin_lock_irq() in uart_set_termios()
Peter Hurley
1
-5
/
+4
2014-09-23
serial: bfin-uart: Fix auto CTS
Peter Hurley
1
-1
/
+2
2014-09-23
serial: core: Privatize tty->hw_stopped
Peter Hurley
2
-22
/
+20
2014-09-23
serial: core: Privatize modem status enable flags
Peter Hurley
2
-13
/
+18
2014-09-23
serial: core: Document and assert lock requirements for irq helpers
Peter Hurley
1
-0
/
+8
2014-09-23
tty: sc16is7xx: remove retval from gpiochip_remove()
Linus Walleij
1
-8
/
+5
2014-09-20
tty: serial_mctrl_gpio: Fix COMPILE_TEST build for architectures with custom ...
Alexander Shiyan
1
-1
/
+1
2014-09-18
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
1
-6
/
+4
2014-09-14
Merge 3.17-rc5 into tty-next
Greg Kroah-Hartman
3
-2
/
+44
2014-09-10
tty: serial: 8250: Add Mediatek UART driver
Matthias Brugger
3
-0
/
+301
2014-09-10
serial: asc: Adopt readl_/writel_relaxed()
Daniel Thompson
1
-1
/
+5
2014-09-09
serial: clps711x: Fix COMPILE_TEST build for target without GPIOLIB support
Alexander Shiyan
1
-1
/
+1
2014-09-09
serial/8250_core: Add reference to uacess.h
Ricardo Ribalda Delgado
1
-0
/
+1
2014-09-08
tty: xuartps: Fix tx_emtpy() callback
Lars-Peter Clausen
1
-1
/
+1
2014-09-08
tty/serial: at91: BUG: disable interrupts when !UART_ENABLE_MS()
Richard Genoud
1
-1
/
+42
2014-09-08
serial: 8250_dw: Add ACPI ID for Intel Braswell
Alan Cox
1
-0
/
+1
2014-09-08
tty: serial: 8250_core: allow to overwrite & export serial8250_startup()
Sebastian Andrzej Siewior
1
-2
/
+23
2014-09-08
tty: serial: 8250_core: provide a function to export uart_8250_port
Sebastian Andrzej Siewior
2
-0
/
+20
2014-09-08
tty: vt8500_serial: explicitly calculate base baud rate
Alexey Charkov
1
-6
/
+21
2014-09-08
tty: vt8500_serial: add polled console functions
Alexey Charkov
1
-0
/
+31
2014-09-08
tty: vt8500_serial: add missing support for RTS setting
Alexey Charkov
1
-0
/
+8
2014-09-08
tty: vt8500_serial: add support for UART in WM8880 chips
Alexey Charkov
1
-14
/
+56
2014-09-08
serial: kgdb_nmi: No CON_ENABLED by default
Daniel Thompson
1
-2
/
+3
2014-09-08
serial: amba-pl011: Use container_of() to get uart_amba_port
Daniel Thompson
1
-18
/
+36
2014-09-08
serial: imx: clean up imx_poll_get_char()
Dirk Behme
1
-25
/
+4
2014-09-08
serial: core: Unwrap tertiary assignment in uart_handle_dcd_change()
Peter Hurley
1
-5
/
+8
2014-09-08
serial: 8250: Document serial8250_modem_status() locking
Peter Hurley
1
-0
/
+1
2014-09-08
serial: blackfin: Fix missing gpio.h
Peter Hurley
1
-0
/
+1
2014-09-08
serial: sunsab: Don't enable tx if tx stopped
Peter Hurley
1
-1
/
+1
[next]