summaryrefslogtreecommitdiffstats
path: root/drivers/serial/apbuart.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-071-32/+25Star
|\
| * serial: apbuart: Fixup apbuart_console_init()Thomas Gleixner2011-01-061-2/+3
| * drivers: serial: apbuart: Handle OF failures gracefullyThomas Gleixner2010-12-161-29/+19Star
* | Added support for ampopts in APBUART driver. Used in AMP systems.Daniel Hellstrom2011-01-041-1/+4
* | APBUART: added raw AMBA vendor/device number to match against.Daniel Hellstrom2011-01-041-0/+3
|/
* 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-191-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-051-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