aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_dw.c
AgeCommit message (Expand)Author
2014-02-13serial: 8250_dw: fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg
2014-01-07tty: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-24Merge 3.13-rc5 into tty-nextGreg Kroah-Hartman
2013-12-17serial: 8250_dw: add new ACPI IDsMika Westerberg
2013-12-16serial: 8250_dw: Fix LCR workaround regressionJames Hogan
2013-12-08serial: 8250_dw: remove ACPI ifdefHeikki Krogerus
2013-10-03serial: 8250_dw: Improve unwritable LCR workaroundTim Kryger
2013-09-27serial: 8250_dw: fix broken function callHeikki Krogerus
2013-09-26serial: 8250_dw: provide a filter for DMA channel detectionHeikki Krogerus
2013-09-26serial: 8250_dw: don't limit DMA support to ACPIHeikki Krogerus
2013-08-19serial: 8250_dw: Report CTS asserted for auto flowTim Kryger
2013-07-01tty/8250_dw: Add support for OCTEON UARTS.David Daney
2013-05-21serial: 8250_dw: add ACPI ID for Intel BayTrailHeikki Krogerus
2013-05-20serial: 8250_dw: Add valid clk pointer checkEzequiel Garcia
2013-04-12serial: 8250_dw: Fix the stub for dw8250_probe_acpi()Heikki Krogerus
2013-04-11serial: 8250_dw: Convert to devm_ioremap()Heikki Krogerus
2013-04-11serial: 8250_dw: Set port capabilities based on CPR registerHeikki Krogerus
2013-04-11serial: 8250_dw: Let ACPI code extract the DMA client infoHeikki Krogerus
2013-04-11serial: 8250_dw: Support clk framework also with ACPIHeikki Krogerus
2013-04-11serial: 8250_dw: Enable runtime PMHeikki Krogerus
2013-03-28serial: 8250_dw: add support for clk apiEmilio López
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman
2013-01-16serial: 8250_dw: Set maxburst sizeHeikki Krogerus
2013-01-16serial: 8250_dw: Use ifdef with ACPIHeikki Krogerus
2013-01-15serial: 8250_dw: Enable DMA support with ACPIHeikki Krogerus
2013-01-15serial: 8250_dw: Add ACPI 5.0 supportHeikki Krogerus
2013-01-15serial: 8250_dw: Set FIFO size dynamicallyHeikki Krogerus
2013-01-15serial: 8250_dw: Move device tree code to separate functionHeikki Krogerus
2013-01-15serial: 8250_dw: Map IO memoryHeikki Krogerus
2013-01-15serial: 8250_dw: Don't use UPF_FIXED_TYPEHeikki Krogerus
2013-01-15tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handlerMaxime Ripard
2012-11-21tty: remove use of __devexitBill Pemberton
2012-11-21tty: remove use of __devinitBill Pemberton
2012-11-21tty: serial: remove use of __devexit_pBill Pemberton
2012-10-24tty: serial: 8250_dw: Implement suspend/resumeJames Hogan
2012-07-178250: three way resolve of the 8250 diffsAlan Cox
2012-07-128250: use the 8250 register interface not the legacy oneAlan Cox
2012-01-24serial: group all the 8250 related code togetherPaul Gortmaker