aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/apbuart.c
Commit message (Expand)AuthorAge
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-13
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-07
|\
| * serial: apbuart: Fixup apbuart_console_init()Thomas Gleixner2011-01-06
| * drivers: serial: apbuart: Handle OF failures gracefullyThomas Gleixner2010-12-16
* | Added support for ampopts in APBUART driver. Used in AMP systems.Daniel Hellstrom2011-01-04
* | APBUART: added raw AMBA vendor/device number to match against.Daniel Hellstrom2011-01-04
|/
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
* apbuart: Use of_find_node_by_path to find root node.Kristoffer Glembo2009-11-13
* apbuart: Fix build and missing driver unregister.David S. Miller2009-11-06
* apbuart: Kill dependency on deprecated Sparc-only PROM interfaces.David S. Miller2009-11-05
* apbuart: Fix build warning.David S. Miller2009-11-04
* sparc: Support for GRLIB APBUART serial portKristoffer Glembo2009-11-04