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