Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 | 1 | -1/+1 |
* | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 | 1 | -4/+4 |
* | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-18 | 1 | -1/+1 |
* | apbuart: Use of_find_node_by_path to find root node. | Kristoffer Glembo | 2009-11-13 | 1 | -1/+1 |
* | apbuart: Fix build and missing driver unregister. | David S. Miller | 2009-11-06 | 1 | -3/+3 |
* | apbuart: Kill dependency on deprecated Sparc-only PROM interfaces. | David S. Miller | 2009-11-04 | 1 | -6/+6 |
* | apbuart: Fix build warning. | David S. Miller | 2009-11-04 | 1 | -2/+2 |
* | sparc: Support for GRLIB APBUART serial port | Kristoffer Glembo | 2009-11-04 | 1 | -0/+710 |