index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
of_serial.c
Age
Commit message (
Expand
)
Author
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
2010-12-29
of_serial: explicitly include of_irq.h
Rob Herring
2010-10-07
powerpc, of_serial: Endianness issues setting up the serial ports
Ian Munsie
2010-08-16
of: Fix missing includes
Grant Likely
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-11-30
tty/of_serial: add missing ns16550a id
Michal Simek
2009-06-18
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-06-15
of_serial: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-06-16
of_serial: Add UPF_FIXED_TYPE flag
Dave Mitchell
2009-01-16
serial: Add 16850 uart type support to OF uart driver
Matthias Fuchs
2009-01-08
serial: Add driver for the Cell Network Processor serial port NWP device
Benjamin Krill
2008-06-09
of_serial: Use linux/of_platform.h instead of asm
Stephen 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-10
of_serial: fix section mismatch warnings
Josh Boyer
2007-07-10
[POWERPC] of_serial: add port type checking
Ishizaki Kou
2007-07-10
[POWERPC] of_serial: Ignore unknown serial port
Ishizaki Kou
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
2007-05-07
serial: define FIXED_PORT flag for serial_core
David Gibson
2007-05-02
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
2007-02-14
[POWERPC] Open Firmware serial port driver
Arnd Bergmann