index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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
2015-02-07
serial: 8250: Fix UART_BUG_TXEN workaround
Peter Hurley
1
-1
/
+1
2015-02-02
tty/serial: serial8250_set_divisor() can be static
kbuild test robot
1
-1
/
+1
2015-02-02
serial: 8250: Prevent concurrent updates to shadow registers
Peter Hurley
1
-9
/
+9
2015-02-02
serial: 8250: Use canary to restart console after suspend
Peter Hurley
1
-1
/
+34
2015-02-02
serial: 8250: Refactor XR17V35X divisor calculation
Peter Hurley
1
-22
/
+30
2015-02-02
serial: 8250: Refactor divisor programming
Peter Hurley
1
-39
/
+48
2015-02-02
serial: 8250: Refactor LCR computation
Peter Hurley
1
-11
/
+21
2015-02-02
serial: 8250: Move UART_BUG_QUOT workaround
Peter Hurley
1
-8
/
+9
2015-02-02
serial: 8250_core: remove redundant else keyword
Andy Shevchenko
1
-2
/
+4
2015-01-09
tty: 8250: Add 64byte UART support for FSL platforms
Vijay Rai
1
-1
/
+22
2015-01-09
serial: omap_8250: Fix RTS handling
Peter Hurley
1
-1
/
+11
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-25
serial: 8250: don't attempt a trylock if in sysrq
Rabin Vincent
1
-1
/
+3
2014-11-06
serial: 8250_core: actually limit char reads to max_count
Frans Klaver
1
-1
/
+1
2014-11-06
serial/8250: Remove obsolete handling of rs485 ioctls
Ricardo Ribalda Delgado
1
-39
/
+0
2014-11-06
serial/8250: Copy RS485 fields to serial_core
Ricardo Ribalda Delgado
1
-0
/
+2
2014-11-06
serial: Test/disable MSIs if switching from N_PPS
Peter Hurley
1
-1
/
+20
2014-11-06
serial: Take uart port lock for direct *_enable_ms()
Peter Hurley
1
-0
/
+2
2014-11-06
serial: core: Pass termios to set_ldisc() notifications
Peter Hurley
1
-2
/
+2
2014-11-06
serial: of: add a PORT_RT2880 definition
John Crispin
1
-1
/
+4
2014-11-05
tty: serial: 8250: omap: add custom irq handling
Sebastian Andrzej Siewior
1
-2
/
+4
2014-11-05
tty: serial: 8250: allow to use custom DMA implementation
Sebastian Andrzej Siewior
1
-3
/
+8
2014-11-05
tty: serial: 8250_dma: handle error on TX submit
Sebastian Andrzej Siewior
1
-1
/
+2
2014-11-05
tty: serial: 8250: make serial8250_console_setup() non _init
Sebastian Andrzej Siewior
1
-1
/
+1
2014-11-05
tty: serial: 8250: Fix wording in runtime-PM comments
Sebastian Andrzej Siewior
1
-2
/
+2
2014-11-05
tty: serial: 8250_core: restore the LCR register in set_sleep
Sudhir Sreedharan
1
-2
/
+5
2014-10-20
tty: serial: 8250: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
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-09
serial/8250_core: Add reference to uacess.h
Ricardo Ribalda Delgado
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
1
-0
/
+18
2014-09-08
serial: 8250: Document serial8250_modem_status() locking
Peter Hurley
1
-0
/
+1
2014-09-08
Revert "serial: uart: add hw flow control support configuration"
Peter Hurley
1
-4
/
+2
2014-09-08
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-17
serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers
Yoshihiro YUNOMAE
1
-15
/
+158
2014-07-17
serial: 8250: introduce up_to_u8250p() helper
Andy Shevchenko
1
-38
/
+19
2014-06-19
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-28
serial: uart: add hw flow control support configuration
Murali Karicheri
1
-2
/
+4
2014-05-03
tty: serial: 8250_core.c Bug fix for Exar chips.
Michael Welling
1
-1
/
+1
2014-04-27
Merge 3.15-rc3 into tty-next
Greg Kroah-Hartman
1
-1
/
+1
2014-04-24
serial_core: Commonalize crlf when working w/ a non open console port
Doug Anderson
1
-5
/
+0
2014-04-24
8250_core: Fix unwanted TX chars write
Loic Poulain
1
-1
/
+1
2014-03-08
serial: 8250: Clean up the locking for -rt
Ingo Molnar
1
-10
/
+5
[next]