index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-18
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-20
/
+71
2014-10-08
Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
8
-38
/
+814
2014-10-07
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
Linus Torvalds
1
-1
/
+1
2014-09-28
serial: 8250_pci: remove rts_n override from Baytrail quirk
Heikki Krogerus
1
-13
/
+0
2014-09-28
serial: 8250: Add Quark X1000 to 8250_pci.c
Bryan O'Donoghue
1
-0
/
+21
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_match_or_unused()
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
2
-13
/
+121
2014-09-26
tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacks
Sebastian Andrzej Siewior
1
-0
/
+14
2014-09-14
Merge 3.17-rc5 into tty-next
Greg Kroah-Hartman
1
-0
/
+1
2014-09-11
serial: 8250_pci: Add PCI IDs for Intel Braswell
Alan Cox
1
-0
/
+27
2014-09-11
serial: 8250: don't use slave_id of dma_slave_config
Andy Shevchenko
3
-20
/
+44
2014-09-10
tty: serial: 8250: Add Mediatek UART driver
Matthias Brugger
3
-0
/
+301
2014-09-09
serial/8250_core: Add reference to uacess.h
Ricardo Ribalda Delgado
1
-0
/
+1
2014-09-08
serial: 8250_dw: Add ACPI ID for Intel Braswell
Alan Cox
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
2
-0
/
+20
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_hp300: trivial: fix symbol name in #warning message
Daniele Forsi
1
-1
/
+1
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-08-27
module: make it possible to have unsafe, tainting module params
Jani Nikula
1
-1
/
+1
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-17
serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers
Yoshihiro YUNOMAE
2
-15
/
+160
2014-07-17
serial: 8250: introduce up_to_u8250p() helper
Andy Shevchenko
4
-47
/
+27
2014-07-10
serial: 8250_dw: add ability to handle the peripheral clock
Heiko Stübner
1
-3
/
+28
2014-07-10
serial: 8250_dw: use UPF_* constants when define flags
Andy Shevchenko
1
-1
/
+1
2014-07-10
serial: 8250_dw: clock rate handling for all ACPI platforms
Heikki Krogerus
1
-75
/
+28
2014-06-19
tty/serial: fix 8250 early console option passing to regular console
Rob Herring
1
-1
/
+4
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/gregkh/tty into next
Linus Torvalds
6
-139
/
+133
2014-05-28
serial: 8250_dma: check the result of TX buffer mapping
Heikki Krogerus
1
-5
/
+12
2014-05-28
serial: uart: add hw flow control support configuration
Murali Karicheri
1
-2
/
+4
2014-05-28
serial: Add support for Advantech PCM-3614I/PCM-3618I serial expansion cards
Thomee Wright
1
-0
/
+9
2014-05-28
parport: Add support for the WCH353 1S/1P multi-IO card
Ezequiel Garcia
1
-0
/
+10
2014-05-03
tty/serial: add back missing setup_early_serial8250_console
Rob Herring
1
-0
/
+10
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
2
-3
/
+8
2014-04-24
tty/serial: convert 8250 to generic earlycon
Rob Herring
2
-123
/
+16
2014-04-24
x86: move FIX_EARLYCON_MEM kconfig into x86
Rob Herring
1
-5
/
+0
2014-04-24
serial_core: Commonalize crlf when working w/ a non open console port
Doug Anderson
1
-5
/
+0
2014-04-24
8250_dw: Support all baudrates on baytrail
Loic Poulain
1
-4
/
+77
2014-04-24
serial: 8250: Fix thread unsafe __dma_tx_complete function
Loic Poulain
1
-2
/
+7
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
2014-03-08
serial: 8250_pci: change BayTrail default uartclk
Aaron Sierra
1
-3
/
+7
2014-03-08
serial: 8250_pci: more BayTrail error-free bauds
Aaron Sierra
1
-8
/
+29
[next]