index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-09
serial: amba-pl011: Use container_of() to get uart_amba_port
Daniel Thompson
1
-18
/
+36
2014-09-09
serial: imx: clean up imx_poll_get_char()
Dirk Behme
1
-25
/
+4
2014-09-09
serial: core: Unwrap tertiary assignment in uart_handle_dcd_change()
Peter Hurley
1
-5
/
+8
2014-09-09
serial: 8250: Document serial8250_modem_status() locking
Peter Hurley
1
-0
/
+1
2014-09-09
serial: blackfin: Fix missing gpio.h
Peter Hurley
1
-0
/
+1
2014-09-09
serial: sunsab: Don't enable tx if tx stopped
Peter Hurley
1
-1
/
+1
2014-09-09
serial: mpc52xx: Use default serial core x_char handler
Peter Hurley
1
-17
/
+0
2014-09-09
serial: Fix send_xchar() handlers
Peter Hurley
2
-0
/
+6
2014-09-09
serial: core: Remove unsafe x_char optimization
Peter Hurley
1
-6
/
+2
2014-09-09
serial: core: Fix x_char race
Peter Hurley
1
-4
/
+3
2014-09-09
serial: imx: Fix x_char handling and tx flow control
Peter Hurley
1
-23
/
+16
2014-09-09
serial: Style fix
Peter Hurley
1
-2
/
+1
2014-09-09
Revert "serial: uart: add hw flow control support configuration"
Peter Hurley
3
-17
/
+5
2014-09-09
tty/serial: samsung: enable usage for 64-bit Exynos platforms
Naveen Krishna Chatradhi
1
-1
/
+1
2014-09-09
serial: vr41xx_siu: delete double assignment
Julia Lawall
1
-1
/
+0
2014-09-09
serial: Fix build failure caused by missing header file
Pranith Kumar
1
-0
/
+1
2014-09-09
ARM: meson: serial: add MesonX SoC on-chip uart driver
Carlo Caione
3
-0
/
+653
2014-09-09
tty: serial: uartlite: Remove .owner field for driver
Michal Simek
1
-1
/
+0
2014-09-09
tty: serial: xuartps: Remove .owner field for driver
Michal Simek
1
-1
/
+0
2014-09-09
serial: 8250_hp300: trivial: fix symbol name in #warning message
Daniele Forsi
1
-1
/
+1
2014-09-09
serial: msm_serial: Fix kgdb continue
Stephen Boyd
1
-15
/
+7
2014-09-09
serial: clps711x: Use mctrl_gpio helpers for handling modem signals
Alexander Shiyan
2
-22
/
+11
2014-09-09
serial: serial_core.c: printk replacement
Sudip Mukherjee
1
-15
/
+11
2014-09-09
serial: altera: Make of_device_id arrays const
Tobias Klauser
2
-2
/
+2
2014-09-09
tty: serial: msm: Fix 'void function return statements are not generally usef...
Kiran Padwal
1
-2
/
+0
2014-09-09
tty: serial: msm: Fix 'else is not generally useful after a break or return' ...
Kiran Padwal
1
-2
/
+2
2014-09-09
tty: serial: msm: Fix style warnings relating to printk()
Kiran Padwal
1
-6
/
+5
2014-09-09
tty: serial: msm: Fix 'Missing a blank line after declarations' warning
Kiran Padwal
1
-2
/
+2
2014-09-09
tty: serial: msm: remove braces {} in msm_serial.c
Kiran Padwal
1
-3
/
+2
2014-09-09
serial: Add support for Fintek F81216A LPC to 4 UART
Ricardo Ribalda Delgado
3
-0
/
+259
2014-09-09
serial/8250: Add support for RS485 IOCTLs
Ricardo Ribalda Delgado
1
-0
/
+39
2014-09-09
jsm: add support for additional Neo cards
Bill Pemberton
2
-4
/
+44
2014-08-27
module: make it possible to have unsafe, tainting module params
Jani Nikula
1
-1
/
+1
2014-08-14
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2
-6
/
+6
2014-08-11
Merge branch 'devicetree/next-console' into devicetree/next
Grant Likely
2
-6
/
+6
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
1
-0
/
+9
2014-08-05
sunsab: Fix detection of BREAK on sunsab serial console
Christopher Alexander Tobias Schulze
1
-0
/
+9
2014-08-02
pch_uart: don't hardcode PCI slot to get DMA device
Andy Shevchenko
1
-3
/
+4
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-24
tty: serial: msm: Make of_device_id array const
Kiran Padwal
1
-1
/
+1
2014-07-24
serial/core: Fix too big allocation for attribute member
Yoshihiro YUNOMAE
1
-1
/
+1
2014-07-23
drivers/tty/serial: use correct type for dma_map/unmap
Wolfram Sang
1
-4
/
+4
2014-07-23
serial: altera_jtaguart: Fix putchar function passed to uart_console_write()
Tobias Klauser
1
-4
/
+2
2014-07-18
serial: samsung: Remove support for legacy clock code
Tomasz Figa
1
-4
/
+0
2014-07-18
serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers
Yoshihiro YUNOMAE
2
-15
/
+160
[prev]
[next]