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.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
/
8250
/
8250_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-08
Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-24
/
+229
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
1
-13
/
+120
2014-09-26
tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacks
Sebastian Andrzej Siewior
1
-0
/
+14
2014-09-10
serial/8250_core: Add reference to uacess.h
Ricardo Ribalda Delgado
1
-0
/
+1
2014-09-09
tty: serial: 8250_core: allow to overwrite & export serial8250_startup()
Sebastian Andrzej Siewior
1
-2
/
+23
2014-09-09
tty: serial: 8250_core: provide a function to export uart_8250_port
Sebastian Andrzej Siewior
1
-0
/
+18
2014-09-09
serial: 8250: Document serial8250_modem_status() locking
Peter Hurley
1
-0
/
+1
2014-09-09
Revert "serial: uart: add hw flow control support configuration"
Peter Hurley
1
-4
/
+2
2014-09-09
serial/8250: Add support for RS485 IOCTLs
Ricardo Ribalda Delgado
1
-0
/
+39
2014-08-27
module: make it possible to have unsafe, tainting module params
Jani Nikula
1
-1
/
+1
2014-07-18
serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers
Yoshihiro YUNOMAE
1
-15
/
+158
2014-07-18
serial: 8250: introduce up_to_u8250p() helper
Andy Shevchenko
1
-38
/
+19
2014-06-20
serial: Fix IGNBRK handling
Peter Hurley
1
-1
/
+1
2014-06-03
Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-7
/
+4
2014-05-29
serial: uart: add hw flow control support configuration
Murali Karicheri
1
-2
/
+4
2014-05-04
tty: serial: 8250_core.c Bug fix for Exar chips.
Michael Welling
1
-1
/
+1
2014-04-28
Merge 3.15-rc3 into tty-next
Greg Kroah-Hartman
1
-1
/
+1
2014-04-25
serial_core: Commonalize crlf when working w/ a non open console port
Doug Anderson
1
-5
/
+0
2014-04-25
8250_core: Fix unwanted TX chars write
Loic Poulain
1
-1
/
+1
2014-03-09
serial: 8250: Clean up the locking for -rt
Ingo Molnar
1
-10
/
+5
2014-03-01
drivers/tty/serial: deal with 8250_core.c uninitialized warning for good
Paul Gortmaker
1
-0
/
+4
2014-02-13
serial: 8250: Support XR17V35x fraction divisor
Joe Schultz
1
-0
/
+18
2014-01-08
serial: 8250: enable UART_BUG_NOMSR for Tegra
Stephen Warren
1
-0
/
+4
2013-09-27
serial: 8250: don't change the fifo trigger level when using dma
Heikki Krogerus
1
-1
/
+1
2013-08-01
serial: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-06-03
Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly"
Kyle McMartin
1
-7
/
+7
2013-04-01
Merge 3.9-rc5 into tty-next
Greg Kroah-Hartman
1
-0
/
+3454
2013-03-26
TTY: 8250, deprecated 8250_core.* options
Jiri Slaby
1
-0
/
+2
2013-03-26
TTY: 8250, revert module name change
Jiri Slaby
1
-0
/
+3448