| Commit message (Expand) | Author | Age | Files | Lines |
* | tty: move drivers/serial/ to drivers/tty/serial/ | Greg Kroah-Hartman | 2011-01-13 | 1 | -201/+0 |
* | of_serial: explicitly include of_irq.h | Rob Herring | 2010-12-29 | 1 | -0/+1 |
* | powerpc, of_serial: Endianness issues setting up the serial ports | Ian Munsie | 2010-10-07 | 1 | -6/+6 |
* | of: Fix missing includes | Grant Likely | 2010-08-16 | 1 | -2/+1 |
* | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 | 1 | -3/+3 |
* | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 | 1 | -3/+5 |
* | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-18 | 1 | -2/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | tty/of_serial: add missing ns16550a id | Michal Simek | 2009-11-30 | 1 | -0/+1 |
* | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-06-18 | 1 | -2/+2 |
|\ |
|
| * | of_serial: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-15 | 1 | -2/+2 |
* | | of_serial: Add UPF_FIXED_TYPE flag | Dave Mitchell | 2009-06-16 | 1 | -1/+1 |
|/ |
|
* | serial: Add 16850 uart type support to OF uart driver | Matthias Fuchs | 2009-01-16 | 1 | -0/+1 |
* | serial: Add driver for the Cell Network Processor serial port NWP device | Benjamin Krill | 2009-01-08 | 1 | -0/+19 |
* | of_serial: Use linux/of_platform.h instead of asm | Stephen Rothwell | 2008-06-09 | 1 | -1/+1 |
* | [POWERPC] Xilinx: of_serial support for Xilinx uart 16550. | John Linn | 2008-04-24 | 1 | -1/+13 |
* | [POWERPC] of_serial: Fix possible null dereference. | Stephen Neuendorffer | 2008-04-02 | 1 | -1/+3 |
* | of_serial: fix section mismatch warnings | Josh Boyer | 2008-03-10 | 1 | -1/+1 |
* | [POWERPC] of_serial: add port type checking | Ishizaki Kou | 2007-07-10 | 1 | -3/+24 |
* | [POWERPC] of_serial: Ignore unknown serial port | Ishizaki Kou | 2007-07-10 | 1 | -4/+2 |
* | Merge branch 'linux-2.6' | Paul Mackerras | 2007-05-08 | 1 | -1/+2 |
|\ |
|
| * | serial: define FIXED_PORT flag for serial_core | David Gibson | 2007-05-07 | 1 | -1/+2 |
* | | [POWERPC] Rename get_property to of_get_property: drivers | Stephen Rothwell | 2007-05-02 | 1 | -2/+2 |
|/ |
|
* | [POWERPC] Open Firmware serial port driver | Arnd Bergmann | 2007-02-14 | 1 | -0/+143 |