| Commit message (Expand) | Author | Age | Files | Lines |
* | tty: move drivers/serial/ to drivers/tty/serial/ | Greg Kroah-Hartman | 2011-01-13 | 1 | -709/+0 |
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-01-07 | 1 | -32/+25 |
|\ |
|
| * | serial: apbuart: Fixup apbuart_console_init() | Thomas Gleixner | 2011-01-06 | 1 | -2/+3 |
| * | drivers: serial: apbuart: Handle OF failures gracefully | Thomas Gleixner | 2010-12-16 | 1 | -29/+19 |
* | | Added support for ampopts in APBUART driver. Used in AMP systems. | Daniel Hellstrom | 2011-01-04 | 1 | -1/+4 |
* | | APBUART: added raw AMBA vendor/device number to match against. | Daniel Hellstrom | 2011-01-04 | 1 | -0/+3 |
|/ |
|
* | 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 |