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