index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2015-10-04
serial: don't register CIR serial ports
Maciej S. Szmigiero
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-08-10
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
Dan Williams
2015-07-23
serial: 8250: Split base port operations from universal driver
Peter Hurley
2015-06-01
serial: 8250: remove return statements from void function
Masahiro Yamada
2015-05-10
serial: 8250: do not copy port.fifosize member twice
Masahiro Yamada
2015-05-10
serial: 8250: Do nothing if nr_uarts=0
Jan Kiszka
2015-05-06
serial: 8250: remove Kconfig indirection
Valentin Rothberg
2015-05-06
drivers/tty/serial/8250/8250_core.c: remove CONFIG_HUB6
Valentin Rothberg
2015-04-24
Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-04-14
serial: 8250: Add support for big-endian MMIO accesses
Kevin Cernekee
2015-04-10
earlycon: 8250: Document kernel command line options
Peter Hurley
2015-04-10
earlycon: 8250: Fix command line regression
Peter Hurley
2015-03-26
serial: 8250: allow specifying iomem size in addition to address
Mans Rullgard
2015-03-26
serial: 8250: remove the redundant include
Wang Long
2015-03-26
serial: 8250: Check UART_SCR is writable
Peter Hurley
2015-03-26
serial: 8250: Validate reg addr for Au1x00/RT288x i/o accessors
Peter Hurley
2015-03-26
serial: 8250: Declare base port operations const
Peter Hurley
2015-03-26
serial: 8250: Decouple RSA probe
Peter Hurley
2015-03-26
serial: 8250: Only get RSA resource when required
Peter Hurley
2015-03-26
serial: 8250: Get RSA resource iff CONFIG_SERIAL_8250_RSA
Peter Hurley
2015-03-26
serial: 8250: Initialize default dma handlers when setting defaults
Peter Hurley
2015-03-26
serial: 8250: Initialize fixed type fields when setting defaults
Peter Hurley
2015-03-26
serial: 8250: Encapsulate port i/o method init
Peter Hurley
2015-03-26
serial: 8250: Separate port initialization
Peter Hurley
2015-03-26
serial: 8250: Separate legacy irq handling from core port operations
Peter Hurley
2015-03-26
serial: 8250: Separate 8250 console interface
Peter Hurley
2015-03-26
console: Add extensible console matching
Peter Hurley
2015-03-26
serial: 8250: Decouple core from skip_txen_test module param
Peter Hurley
2015-03-26
serial: 8250: Move ns16550a_goto_hispeed() to local header
Peter Hurley
2015-03-26
serial: 8250: Simplify capabilities reset at port unregister
Peter Hurley
2015-03-26
serial: 8250: Remove duplicate ->handle_irq initialization
Peter Hurley
2015-03-26
serial: 8250: Compute ttyS index from port minor
Peter Hurley
2015-03-09
Merge 4.0-rc3 into tty-testing
Greg Kroah-Hartman
2015-03-07
tty: serial: 8250_core: Remove trailing whitespaces
Michal Simek
2015-03-07
serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is someth...
Sebastian Andrzej Siewior
2015-02-07
serial: 8250: Fix UART_BUG_TXEN workaround
Peter Hurley
2015-02-02
tty/serial: serial8250_set_divisor() can be static
kbuild test robot
2015-02-02
serial: 8250: Prevent concurrent updates to shadow registers
Peter Hurley
2015-02-02
serial: 8250: Use canary to restart console after suspend
Peter Hurley
2015-02-02
serial: 8250: Refactor XR17V35X divisor calculation
Peter Hurley
2015-02-02
serial: 8250: Refactor divisor programming
Peter Hurley
2015-02-02
serial: 8250: Refactor LCR computation
Peter Hurley
2015-02-02
serial: 8250: Move UART_BUG_QUOT workaround
Peter Hurley
2015-02-02
serial: 8250_core: remove redundant else keyword
Andy Shevchenko
2015-01-09
tty: 8250: Add 64byte UART support for FSL platforms
Vijay Rai
2015-01-09
serial: omap_8250: Fix RTS handling
Peter Hurley
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-25
serial: 8250: don't attempt a trylock if in sysrq
Rabin Vincent
2014-11-06
serial: 8250_core: actually limit char reads to max_count
Frans Klaver
[next]