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
...
|
*
|
|
tty: serial: 8250: Add Mediatek UART driver
Matthias Brugger
2014-09-10
3
-0
/
+301
|
*
|
|
serial: asc: Adopt readl_/writel_relaxed()
Daniel Thompson
2014-09-10
1
-1
/
+5
|
*
|
|
serial: clps711x: Fix COMPILE_TEST build for target without GPIOLIB support
Alexander Shiyan
2014-09-10
1
-1
/
+1
|
*
|
|
serial/8250_core: Add reference to uacess.h
Ricardo Ribalda Delgado
2014-09-10
1
-0
/
+1
|
*
|
|
tty: serial: 8250_core: allow to overwrite & export serial8250_startup()
Sebastian Andrzej Siewior
2014-09-09
1
-2
/
+23
|
*
|
|
tty: serial: 8250_core: provide a function to export uart_8250_port
Sebastian Andrzej Siewior
2014-09-09
2
-0
/
+20
|
*
|
|
tty/vt/keyboard: Resolve many shadow warnings
Mark Rustad
2014-09-09
1
-83
/
+83
|
*
|
|
tty: vt8500_serial: explicitly calculate base baud rate
Alexey Charkov
2014-09-09
1
-6
/
+21
|
*
|
|
tty: vt8500_serial: add polled console functions
Alexey Charkov
2014-09-09
1
-0
/
+31
|
*
|
|
tty: vt8500_serial: add missing support for RTS setting
Alexey Charkov
2014-09-09
1
-0
/
+8
|
*
|
|
tty: vt8500_serial: add support for UART in WM8880 chips
Alexey Charkov
2014-09-09
1
-14
/
+56
|
*
|
|
serial: kgdb_nmi: No CON_ENABLED by default
Daniel Thompson
2014-09-09
1
-2
/
+3
|
*
|
|
serial: amba-pl011: Use container_of() to get uart_amba_port
Daniel Thompson
2014-09-09
1
-18
/
+36
|
*
|
|
serial: imx: clean up imx_poll_get_char()
Dirk Behme
2014-09-09
1
-25
/
+4
|
*
|
|
serial: core: Unwrap tertiary assignment in uart_handle_dcd_change()
Peter Hurley
2014-09-09
1
-5
/
+8
|
*
|
|
serial: 8250: Document serial8250_modem_status() locking
Peter Hurley
2014-09-09
1
-0
/
+1
|
*
|
|
serial: blackfin: Fix missing gpio.h
Peter Hurley
2014-09-09
1
-0
/
+1
|
*
|
|
serial: sunsab: Don't enable tx if tx stopped
Peter Hurley
2014-09-09
1
-1
/
+1
|
*
|
|
serial: mpc52xx: Use default serial core x_char handler
Peter Hurley
2014-09-09
1
-17
/
+0
|
*
|
|
serial: Fix send_xchar() handlers
Peter Hurley
2014-09-09
2
-0
/
+6
|
*
|
|
serial: core: Remove unsafe x_char optimization
Peter Hurley
2014-09-09
1
-6
/
+2
|
*
|
|
serial: core: Fix x_char race
Peter Hurley
2014-09-09
1
-4
/
+3
|
*
|
|
serial: imx: Fix x_char handling and tx flow control
Peter Hurley
2014-09-09
1
-23
/
+16
|
*
|
|
serial: Style fix
Peter Hurley
2014-09-09
1
-2
/
+1
|
*
|
|
Revert "serial: uart: add hw flow control support configuration"
Peter Hurley
2014-09-09
3
-17
/
+5
|
*
|
|
tty/serial: samsung: enable usage for 64-bit Exynos platforms
Naveen Krishna Chatradhi
2014-09-09
1
-1
/
+1
|
*
|
|
serial: vr41xx_siu: delete double assignment
Julia Lawall
2014-09-09
1
-1
/
+0
|
*
|
|
serial: Fix build failure caused by missing header file
Pranith Kumar
2014-09-09
1
-0
/
+1
|
*
|
|
ARM: meson: serial: add MesonX SoC on-chip uart driver
Carlo Caione
2014-09-09
3
-0
/
+653
|
*
|
|
drivers/tty/nozomi.c: Use 'nozomi_setup_memory' instead of 'setup_memory'
Chen Gang
2014-09-09
1
-3
/
+3
|
*
|
|
tty: serial: uartlite: Remove .owner field for driver
Michal Simek
2014-09-09
1
-1
/
+0
|
*
|
|
tty: serial: xuartps: Remove .owner field for driver
Michal Simek
2014-09-09
1
-1
/
+0
|
*
|
|
serial: 8250_hp300: trivial: fix symbol name in #warning message
Daniele Forsi
2014-09-09
1
-1
/
+1
|
*
|
|
tty: Fix spurious poll() wakeups
Peter Hurley
2014-09-09
1
-4
/
+4
|
*
|
|
tty: Fix potential use after free in release_one_tty
Cyrill Gorcunov
2014-09-09
1
-1
/
+2
|
*
|
|
serial: msm_serial: Fix kgdb continue
Stephen Boyd
2014-09-09
1
-15
/
+7
|
*
|
|
TTY: fix decimal printf format specifiers prefixed with 0x
Hans Wennborg
2014-09-09
1
-1
/
+1
|
*
|
|
serial: clps711x: Use mctrl_gpio helpers for handling modem signals
Alexander Shiyan
2014-09-09
2
-22
/
+11
|
*
|
|
serial: serial_core.c: printk replacement
Sudip Mukherjee
2014-09-09
1
-15
/
+11
|
*
|
|
tty: fix typo in comment of tty_termios_encode_baud_rate
Matthias Brugger
2014-09-09
1
-1
/
+1
|
*
|
|
serial: altera: Make of_device_id arrays const
Tobias Klauser
2014-09-09
2
-2
/
+2
|
*
|
|
tty: serial: msm: Fix 'void function return statements are not generally usef...
Kiran Padwal
2014-09-09
1
-2
/
+0
|
*
|
|
tty: serial: msm: Fix 'else is not generally useful after a break or return' ...
Kiran Padwal
2014-09-09
1
-2
/
+2
|
*
|
|
tty: serial: msm: Fix style warnings relating to printk()
Kiran Padwal
2014-09-09
1
-6
/
+5
|
*
|
|
tty: serial: msm: Fix 'Missing a blank line after declarations' warning
Kiran Padwal
2014-09-09
1
-2
/
+2
|
*
|
|
tty: serial: msm: remove braces {} in msm_serial.c
Kiran Padwal
2014-09-09
1
-3
/
+2
|
*
|
|
serial: Add support for Fintek F81216A LPC to 4 UART
Ricardo Ribalda Delgado
2014-09-09
3
-0
/
+259
|
*
|
|
serial/8250: Add support for RS485 IOCTLs
Ricardo Ribalda Delgado
2014-09-09
1
-0
/
+39
|
*
|
|
jsm: add support for additional Neo cards
Bill Pemberton
2014-09-08
2
-4
/
+44
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-10-08
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
[prev]
[next]