summaryrefslogtreecommitdiffstats
path: root/drivers/serial/of_serial.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc, of_serial: Endianness issues setting up the serial portsIan Munsie2010-10-071-6/+6
* of: Fix missing includesGrant Likely2010-08-161-2/+1
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-3/+3
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-3/+5
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* tty/of_serial: add missing ns16550a idMichal Simek2009-11-301-0/+1
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-181-2/+2
|\
| * of_serial: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-151-2/+2
* | of_serial: Add UPF_FIXED_TYPE flagDave Mitchell2009-06-161-1/+1
|/
* serial: Add 16850 uart type support to OF uart driverMatthias Fuchs2009-01-161-0/+1
* serial: Add driver for the Cell Network Processor serial port NWP deviceBenjamin Krill2009-01-081-0/+19
* of_serial: Use linux/of_platform.h instead of asmStephen Rothwell2008-06-091-1/+1
* [POWERPC] Xilinx: of_serial support for Xilinx uart 16550.John Linn2008-04-241-1/+13
* [POWERPC] of_serial: Fix possible null dereference.Stephen Neuendorffer2008-04-021-1/+3
* of_serial: fix section mismatch warningsJosh Boyer2008-03-101-1/+1
* [POWERPC] of_serial: add port type checkingIshizaki Kou2007-07-101-3/+24
* [POWERPC] of_serial: Ignore unknown serial portIshizaki Kou2007-07-101-4/+2
* Merge branch 'linux-2.6'Paul Mackerras2007-05-081-1/+2
|\
| * serial: define FIXED_PORT flag for serial_coreDavid Gibson2007-05-071-1/+2
* | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-021-2/+2
|/
* [POWERPC] Open Firmware serial port driverArnd Bergmann2007-02-141-0/+143
OpenPOWER on IntegriCloud