aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_dw.c
AgeCommit message (Expand)Author
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