index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
/
8250_dw.c
Age
Commit message (
Expand
)
Author
2014-01-09
serial: 8250_dw: add new ACPI IDs
Mika Westerberg
2013-08-20
serial: 8250_dw: Report CTS asserted for auto flow
Tim Kryger
2013-07-01
tty/8250_dw: Add support for OCTEON UARTS.
David Daney
2013-05-21
serial: 8250_dw: add ACPI ID for Intel BayTrail
Heikki Krogerus
2013-05-20
serial: 8250_dw: Add valid clk pointer check
Ezequiel Garcia
2013-04-12
serial: 8250_dw: Fix the stub for dw8250_probe_acpi()
Heikki Krogerus
2013-04-11
serial: 8250_dw: Convert to devm_ioremap()
Heikki Krogerus
2013-04-11
serial: 8250_dw: Set port capabilities based on CPR register
Heikki Krogerus
2013-04-11
serial: 8250_dw: Let ACPI code extract the DMA client info
Heikki Krogerus
2013-04-11
serial: 8250_dw: Support clk framework also with ACPI
Heikki Krogerus
2013-04-11
serial: 8250_dw: Enable runtime PM
Heikki Krogerus
2013-03-28
serial: 8250_dw: add support for clk api
Emilio López
2013-01-25
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
2013-01-16
serial: 8250_dw: Set maxburst size
Heikki Krogerus
2013-01-16
serial: 8250_dw: Use ifdef with ACPI
Heikki Krogerus
2013-01-16
serial: 8250_dw: Enable DMA support with ACPI
Heikki Krogerus
2013-01-16
serial: 8250_dw: Add ACPI 5.0 support
Heikki Krogerus
2013-01-16
serial: 8250_dw: Set FIFO size dynamically
Heikki Krogerus
2013-01-16
serial: 8250_dw: Move device tree code to separate function
Heikki Krogerus
2013-01-16
serial: 8250_dw: Map IO memory
Heikki Krogerus
2013-01-16
serial: 8250_dw: Don't use UPF_FIXED_TYPE
Heikki Krogerus
2013-01-16
tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handler
Maxime Ripard
2012-11-21
tty: remove use of __devexit
Bill Pemberton
2012-11-21
tty: remove use of __devinit
Bill Pemberton
2012-11-21
tty: serial: remove use of __devexit_p
Bill Pemberton
2012-10-24
tty: serial: 8250_dw: Implement suspend/resume
James Hogan
2012-07-17
8250: three way resolve of the 8250 diffs
Alan Cox
2012-07-12
8250: use the 8250 register interface not the legacy one
Alan Cox
2012-01-24
serial: group all the 8250 related code together
Paul Gortmaker