aboutsummaryrefslogtreecommitdiff
path: root/drivers/serial/of_serial.c
AgeCommit message (Expand)Author
2009-11-30tty/of_serial: add missing ns16550a idMichal Simek
2009-06-18Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-06-15of_serial: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-16of_serial: Add UPF_FIXED_TYPE flagDave Mitchell
2009-01-16serial: Add 16850 uart type support to OF uart driverMatthias Fuchs
2009-01-08serial: Add driver for the Cell Network Processor serial port NWP deviceBenjamin Krill
2008-06-09of_serial: Use linux/of_platform.h instead of asmStephen Rothwell
2008-04-24[POWERPC] Xilinx: of_serial support for Xilinx uart 16550.John Linn
2008-04-02[POWERPC] of_serial: Fix possible null dereference.Stephen Neuendorffer
2008-03-10of_serial: fix section mismatch warningsJosh Boyer
2007-07-10[POWERPC] of_serial: add port type checkingIshizaki Kou
2007-07-10[POWERPC] of_serial: Ignore unknown serial portIshizaki Kou
2007-05-08Merge branch 'linux-2.6'Paul Mackerras
2007-05-07serial: define FIXED_PORT flag for serial_coreDavid Gibson
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell
2007-02-14[POWERPC] Open Firmware serial port driverArnd Bergmann