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