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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-07
serial: 8250_dma: no need to set tx_err twice
Andy Shevchenko
1
-2
/
+0
2014-11-07
serial: 8250_dma: call serial8250_tx_dma unconditionally
Andy Shevchenko
1
-9
/
+6
2014-11-07
serial/8250: Remove obsolete handling of rs485 ioctls
Ricardo Ribalda Delgado
1
-39
/
+0
2014-11-07
8250/fintek: Use rs485 handler from serial_core
Ricardo Ribalda Delgado
1
-3
/
+5
2014-11-07
serial/8250: Copy RS485 fields to serial_core
Ricardo Ribalda Delgado
1
-0
/
+2
2014-11-07
serial: 8250: sparse warning of incorrect type
Sudip Mukherjee
1
-1
/
+1
2014-11-07
parport: Add support for the WCH382 2S/1P multi-IO card
Sergej Pupykin
1
-0
/
+21
2014-11-07
serial: Test/disable MSIs if switching from N_PPS
Peter Hurley
1
-1
/
+20
2014-11-07
serial: Take uart port lock for direct *_enable_ms()
Peter Hurley
1
-0
/
+2
2014-11-07
serial: core: Pass termios to set_ldisc() notifications
Peter Hurley
1
-2
/
+2
2014-11-07
serial: 8250_dw: get index of serial line from DT aliases
Julien CHAUVEAU
1
-0
/
+6
2014-11-07
serial: 8250_pci: Check mapping in pci_ni8430_init
Aaron Sierra
1
-0
/
+2
2014-11-07
serial: 8250_pci: Handle devices mapped above 4 GiB
Aaron Sierra
1
-30
/
+17
2014-11-07
tty: serial: Fix mediatek UART driver setting baudrate issue
Eddie Huang
1
-2
/
+2
2014-11-07
serial: ralink: adds Mediatek MT7620 serial
John Crispin
1
-1
/
+1
2014-11-07
serial: of: add a PORT_RT2880 definition
John Crispin
1
-1
/
+4
2014-11-06
serial: 8250_em: Remove out-of-memory message
Peter Hurley
1
-3
/
+1
2014-11-06
serial: hp300: Remove obsolete comments
Peter Hurley
1
-4
/
+0
2014-11-06
serial: 8250_dw: Add DMA support for non-ACPI platforms
Ray Jui
1
-0
/
+8
2014-11-06
tty: serial: 8250: omap: add dma support
Sebastian Andrzej Siewior
1
-0
/
+71
2014-11-06
tty: serial: 8250: omap: add custom irq handling
Sebastian Andrzej Siewior
3
-2
/
+61
2014-11-06
tty: serial: 8250_omap: add custom DMA-RX callback
Sebastian Andrzej Siewior
1
-0
/
+96
2014-11-06
tty: serial: 8250_omap: add custom DMA-TX callback
Sebastian Andrzej Siewior
1
-0
/
+144
2014-11-06
tty: serial: 8250: allow to use custom DMA implementation
Sebastian Andrzej Siewior
3
-5
/
+11
2014-11-06
tty: serial: 8250_dma: keep own book keeping about RX transfers
Sebastian Andrzej Siewior
2
-6
/
+5
2014-11-06
tty: serial: 8250_dma: handle error on TX submit
Sebastian Andrzej Siewior
3
-6
/
+28
2014-11-06
tty: serial: Add 8250-core based omap driver
Sebastian Andrzej Siewior
3
-0
/
+924
2014-11-06
tty: serial: 8250: make serial8250_console_setup() non _init
Sebastian Andrzej Siewior
1
-1
/
+1
2014-11-06
tty: serial: 8250: Fix wording in runtime-PM comments
Sebastian Andrzej Siewior
1
-2
/
+2
2014-11-06
8250_pci: Added driver for Endrun Technologies PTP PCIe card.
Mike Skoog
1
-0
/
+67
2014-11-06
tty: serial: 8250_core: restore the LCR register in set_sleep
Sudhir Sreedharan
1
-2
/
+5
2014-10-19
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/gre...
Linus Torvalds
8
-38
/
+814
2014-10-08
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2014-09-29
serial: 8250_pci: remove rts_n override from Baytrail quirk
Heikki Krogerus
1
-13
/
+0
2014-09-29
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_...
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-15
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-10
serial/8250_core: Add reference to uacess.h
Ricardo Ribalda Delgado
1
-0
/
+1
2014-09-09
serial: 8250_dw: Add ACPI ID for Intel Braswell
Alan Cox
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
2
-0
/
+20
2014-09-09
serial: 8250: Document serial8250_modem_status() locking
Peter Hurley
1
-0
/
+1
[next]