aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/of_serial.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-3/+5
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-30tty/of_serial: add missing ns16550a idMichal Simek1-0/+1
2009-06-18Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-2/+2
2009-06-15of_serial: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-2/+2
2009-06-16of_serial: Add UPF_FIXED_TYPE flagDave Mitchell1-1/+1
2009-01-16serial: Add 16850 uart type support to OF uart driverMatthias Fuchs1-0/+1
2009-01-08serial: Add driver for the Cell Network Processor serial port NWP deviceBenjamin Krill1-0/+19
2008-06-09of_serial: Use linux/of_platform.h instead of asmStephen Rothwell1-1/+1
2008-04-24[POWERPC] Xilinx: of_serial support for Xilinx uart 16550.John Linn1-1/+13
2008-04-02[POWERPC] of_serial: Fix possible null dereference.Stephen Neuendorffer1-1/+3
2008-03-10of_serial: fix section mismatch warningsJosh Boyer1-1/+1
2007-07-10[POWERPC] of_serial: add port type checkingIshizaki Kou1-3/+24
2007-07-10[POWERPC] of_serial: Ignore unknown serial portIshizaki Kou1-4/+2
2007-05-08Merge branch 'linux-2.6'Paul Mackerras1-1/+2
2007-05-07serial: define FIXED_PORT flag for serial_coreDavid Gibson1-1/+2
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell1-2/+2
2007-02-14[POWERPC] Open Firmware serial port driverArnd Bergmann1-0/+143