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-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
2014-09-08
serial: Add support for Fintek F81216A LPC to 4 UART
Ricardo Ribalda Delgado
3
-0
/
+259
2014-09-08
serial/8250: Add support for RS485 IOCTLs
Ricardo Ribalda Delgado
1
-0
/
+39
2014-09-08
jsm: add support for additional Neo cards
Bill Pemberton
2
-4
/
+44
2014-08-14
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
5
-76
/
+23
2014-08-11
Merge branch 'devicetree/next-console' into devicetree/next
Grant Likely
5
-76
/
+23
2014-08-08
Merge branch 'akpm' (second patchbomb from Andrew Morton)
Linus Torvalds
1
-3
/
+2
2014-08-08
synclink_gt: use pci_zalloc_consistent
Joe Perches
1
-3
/
+2
2014-08-08
Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-4
/
+0
2014-08-06
mm, oom: ensure memoryless node zonelist always includes zones
David Rientjes
1
-1
/
+1
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
1
-0
/
+9
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+2
2014-08-04
sunsab: Fix detection of BREAK on sunsab serial console
Christopher Alexander Tobias Schulze
1
-0
/
+9
2014-08-01
tty/n_gsm.c: fix a memory leak in gsmld_open
xinhui.pan
1
-1
/
+8
2014-08-01
pch_uart: don't hardcode PCI slot to get DMA device
Andy Shevchenko
1
-3
/
+4
2014-08-01
tty: n_gsm, use setup_timer
Jiri Slaby
1
-3
/
+1
2014-07-27
serial: sc16is7xx: Correct initialization of s->clk
Jon Ringle
1
-5
/
+4
2014-07-27
serial: 8250_dw: Add support for deferred probing
Chen-Yu Tsai
1
-7
/
+34
2014-07-27
serial: 8250_dw: Add optional reset control support
Chen-Yu Tsai
1
-0
/
+9
2014-07-27
serial: st-asc: Fix overflow in baudrate calculation
Maxime COQUELIN
1
-5
/
+5
2014-07-27
serial: st-asc: Don't call BUG in asc_console_setup()
Maxime COQUELIN
1
-1
/
+2
2014-07-23
tty: serial: msm: Make of_device_id array const
Kiran Padwal
1
-1
/
+1
2014-07-23
tty/n_gsm.c: get gsm->num after gsm_activate_mux
xinhui.pan
1
-2
/
+2
2014-07-23
serial/core: Fix too big allocation for attribute member
Yoshihiro YUNOMAE
1
-1
/
+1
[next]