index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly"
Kyle McMartin
2013-06-03
1
-7
/
+7
*
serial: 8250_dw: add ACPI ID for Intel BayTrail
Heikki Krogerus
2013-05-21
1
-0
/
+1
*
serial: 8250_dw: Add valid clk pointer check
Ezequiel Garcia
2013-05-20
1
-2
/
+4
*
Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-04-29
4
-130
/
+141
|
\
|
*
Merge 3.9-rc7 intp tty-next
Greg Kroah-Hartman
2013-04-15
1
-7
/
+5
|
|
\
|
*
|
serial: 8250_dw: Fix the stub for dw8250_probe_acpi()
Heikki Krogerus
2013-04-12
1
-1
/
+1
|
*
|
serial: 8250_dw: Convert to devm_ioremap()
Heikki Krogerus
2013-04-11
1
-1
/
+2
|
*
|
serial: 8250_dw: Set port capabilities based on CPR register
Heikki Krogerus
2013-04-11
1
-0
/
+4
|
*
|
serial: 8250_dw: Let ACPI code extract the DMA client info
Heikki Krogerus
2013-04-11
1
-66
/
+9
|
*
|
serial: 8250_dw: Support clk framework also with ACPI
Heikki Krogerus
2013-04-11
1
-13
/
+5
|
*
|
serial: 8250_dw: Enable runtime PM
Heikki Krogerus
2013-04-11
1
-9
/
+52
|
*
|
serial: 8250_dma: Provide default slave configuration parameters
Heikki Krogerus
2013-04-11
1
-2
/
+8
|
*
|
serial: 8250_dma: Use dmaengine helpers to get the slave channels
Heikki Krogerus
2013-04-11
1
-2
/
+6
|
*
|
serial: 8250_dma: Fix RX handling
Heikki Krogerus
2013-04-11
1
-7
/
+16
|
*
|
serial: 8250_dma: TX cleanup
Heikki Krogerus
2013-04-11
1
-7
/
+4
|
*
|
Merge 3.9-rc5 into tty-next
Greg Kroah-Hartman
2013-04-01
4
-6
/
+38
|
|
\
\
|
*
|
|
serial: 8250_dw: add support for clk api
Emilio López
2013-03-29
1
-9
/
+24
|
*
|
|
serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly
Karthik Manamcheri
2013-03-28
1
-7
/
+7
|
*
|
|
serial: 8250: remove a few lines of dead code
Paul Bolle
2013-03-26
1
-7
/
+0
|
*
|
|
serial: 8250: Allow probe drivers to ignore tx_loadsz
Heikki Krogerus
2013-03-25
1
-0
/
+4
*
|
|
|
Merge 3.9-rc7 into char-misc-next
Greg Kroah-Hartman
2013-04-15
1
-7
/
+5
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Revert "tty/8250_pnp: serial port detection regression since v3.7"
Sean Young
2013-04-08
1
-7
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge v3.9-rc5 into char-misc-next
Greg Kroah-Hartman
2013-04-01
4
-6
/
+38
|
\
|
|
|
*
|
TTY: 8250, deprecated 8250_core.* options
Jiri Slaby
2013-03-26
2
-0
/
+19
|
*
|
TTY: 8250, revert module name change
Jiri Slaby
2013-03-26
2
-6
/
+6
|
*
|
serial: 8250_pci: Add WCH CH352 quirk to avoid Xscale detection
Wang YanQing
2013-03-15
1
-0
/
+13
|
|
/
*
|
Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2013-03-26
3
-16
/
+69
|
\
|
|
*
serial: 8250: Keep 8250.<xxxx> module options functional after driver rename
Josh Boyer
2013-03-12
1
-0
/
+29
|
*
tty/8250_pnp: serial port detection regression since v3.7
Sean Young
2013-03-12
1
-5
/
+7
|
*
serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ...
Wang YanQing
2013-03-12
1
-0
/
+4
|
*
Fix 4 port and add support for 8 port 'Unknown' PCI serial port cards
Scott Ashcroft
2013-03-12
1
-10
/
+7
|
*
tty/serial: Add support for Altera serial port
Ley Foon Tan
2013-03-12
1
-1
/
+22
*
|
drivers/tty: use module_pcmcia_driver() in pcmcia drivers
H Hartley Sweeten
2013-03-15
1
-13
/
+1
|
/
*
serial: ralink: adds support for the serial core found on ralink wisoc
John Crispin
2013-01-30
2
-3
/
+11
*
serial/8250: Add suport for later SUNIX (TIMEDIA) boards.
Stephen Chivers
2013-01-30
1
-0
/
+33
*
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
2013-01-25
4
-3
/
+53
|
\
|
*
8250/16?50: Add support for Broadcom TruManage redirected serial port
Stephen Hurd
2013-01-17
3
-0
/
+50
|
*
tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handler
Maxime Ripard
2013-01-16
1
-1
/
+1
|
*
tty/8250: The correct device id for this card is 0x0022
Matt Schulte
2013-01-16
1
-1
/
+1
|
*
tty/8250: pbn_b0_8_1152000_200 is supposed to be an 8 port definition
Matt Schulte
2013-01-16
1
-1
/
+1
*
|
drivers/tty/serial/8250: use strlcpy instead of strcpy
Chen Gang
2013-01-21
1
-1
/
+1
*
|
serial: 8250_dw: Set maxburst size
Heikki Krogerus
2013-01-16
1
-2
/
+4
*
|
serial: 8250_dw: Use ifdef with ACPI
Heikki Krogerus
2013-01-16
1
-0
/
+7
*
|
serial: 8250_dma: TX optimisation
Heikki Krogerus
2013-01-16
1
-3
/
+3
*
|
serial: 8250_dma: Switch to using tty_port
Heikki Krogerus
2013-01-16
1
-4
/
+7
*
|
serial: 8250_dw: Enable DMA support with ACPI
Heikki Krogerus
2013-01-16
1
-0
/
+65
*
|
serial: 8250: Add support for dmaengine
Heikki Krogerus
2013-01-16
5
-3
/
+300
*
|
serial: 8250_dw: Add ACPI 5.0 support
Heikki Krogerus
2013-01-16
2
-1
/
+42
*
|
serial: 8250_dw: Set FIFO size dynamically
Heikki Krogerus
2013-01-16
1
-4
/
+53
*
|
serial: 8250_dw: Move device tree code to separate function
Heikki Krogerus
2013-01-16
1
-31
/
+47
[next]