summaryrefslogtreecommitdiffstats
path: root/drivers/serial/apbuart.c
Commit message (Expand)AuthorAgeFilesLines
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-1/+1
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-4/+4
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-1/+1
* apbuart: Use of_find_node_by_path to find root node.Kristoffer Glembo2009-11-131-1/+1
* apbuart: Fix build and missing driver unregister.David S. Miller2009-11-061-3/+3
* apbuart: Kill dependency on deprecated Sparc-only PROM interfaces.David S. Miller2009-11-041-6/+6
* apbuart: Fix build warning.David S. Miller2009-11-041-2/+2
* sparc: Support for GRLIB APBUART serial portKristoffer Glembo2009-11-041-0/+710
OpenPOWER on IntegriCloud