index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
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-09
security: make security_file_set_fowner, f_setown and __f_setown void return
Jeff Layton
1
-1
/
+2
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/vt/keyboard: Resolve many shadow warnings
Mark Rustad
1
-83
/
+83
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
2014-09-08
serial: mpc52xx: Use default serial core x_char handler
Peter Hurley
1
-17
/
+0
2014-09-08
serial: Fix send_xchar() handlers
Peter Hurley
2
-0
/
+6
2014-09-08
serial: core: Remove unsafe x_char optimization
Peter Hurley
1
-6
/
+2
2014-09-08
serial: core: Fix x_char race
Peter Hurley
1
-4
/
+3
2014-09-08
serial: imx: Fix x_char handling and tx flow control
Peter Hurley
1
-23
/
+16
2014-09-08
serial: Style fix
Peter Hurley
1
-2
/
+1
2014-09-08
Revert "serial: uart: add hw flow control support configuration"
Peter Hurley
3
-17
/
+5
2014-09-08
tty/serial: samsung: enable usage for 64-bit Exynos platforms
Naveen Krishna Chatradhi
1
-1
/
+1
2014-09-08
serial: vr41xx_siu: delete double assignment
Julia Lawall
1
-1
/
+0
2014-09-08
serial: Fix build failure caused by missing header file
Pranith Kumar
1
-0
/
+1
2014-09-08
ARM: meson: serial: add MesonX SoC on-chip uart driver
Carlo Caione
3
-0
/
+653
2014-09-08
drivers/tty/nozomi.c: Use 'nozomi_setup_memory' instead of 'setup_memory'
Chen Gang
1
-3
/
+3
2014-09-08
tty: serial: uartlite: Remove .owner field for driver
Michal Simek
1
-1
/
+0
2014-09-08
tty: serial: xuartps: Remove .owner field for driver
Michal Simek
1
-1
/
+0
2014-09-08
serial: 8250_hp300: trivial: fix symbol name in #warning message
Daniele Forsi
1
-1
/
+1
2014-09-08
tty: Fix spurious poll() wakeups
Peter Hurley
1
-4
/
+4
2014-09-08
tty: Fix potential use after free in release_one_tty
Cyrill Gorcunov
1
-1
/
+2
2014-09-08
serial: msm_serial: Fix kgdb continue
Stephen Boyd
1
-15
/
+7
2014-09-08
TTY: fix decimal printf format specifiers prefixed with 0x
Hans Wennborg
1
-1
/
+1
2014-09-08
serial: clps711x: Use mctrl_gpio helpers for handling modem signals
Alexander Shiyan
2
-22
/
+11
2014-09-08
serial: serial_core.c: printk replacement
Sudip Mukherjee
1
-15
/
+11
2014-09-08
tty: fix typo in comment of tty_termios_encode_baud_rate
Matthias Brugger
1
-1
/
+1
2014-09-08
serial: altera: Make of_device_id arrays const
Tobias Klauser
2
-2
/
+2
2014-09-08
tty: serial: msm: Fix 'void function return statements are not generally usef...
Kiran Padwal
1
-2
/
+0
2014-09-08
tty: serial: msm: Fix 'else is not generally useful after a break or return' ...
Kiran Padwal
1
-2
/
+2
2014-09-08
tty: serial: msm: Fix style warnings relating to printk()
Kiran Padwal
1
-6
/
+5
2014-09-08
tty: serial: msm: Fix 'Missing a blank line after declarations' warning
Kiran Padwal
1
-2
/
+2
2014-09-08
tty: serial: msm: remove braces {} in msm_serial.c
Kiran Padwal
1
-3
/
+2
[prev]
[next]