index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
legacy_serial.c
Age
Commit message (
Expand
)
Author
2008-02-06
[POWERPC] Fix legacy serial search for opb bus ports
Michael Ellerman
2008-01-28
[POWERPC] Reduce code duplication in legacy_serial, add UART parent types
Paul Gortmaker
2008-01-17
[POWERPC] Use for_each macros in arch/powerpc/kernel
Cyrill Gorcunov
2007-12-20
[POWERPC] arch/powerpc/: Spelling fixes
joe@perches.com
2007-10-12
[POWERPC] Add legacy serial support for OPB with flattened device tree
Valentine Barshak
2007-09-13
[POWERPC] Move serial_dev_init to device_initcall()
Olof Johansson
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-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-02-14
[POWERPC] Open Firmware serial port driver
Arnd Bergmann
2007-02-12
[PATCH] Dynamic kernel command-line: powerpc
Alon Bar-Lev
2006-08-25
Merge branch 'merge'
Paul Mackerras
2006-08-23
[POWERPC] Pass UPIO_TSI flag to 8259 serial driver
Zang Roy-r61911
2006-07-31
[POWERPC] Constify & voidify get_property()
Jeremy Kerr
2006-07-26
[POWERPC] Fix legacy_serial.c error handling on 32 bits
Benjamin Herrenschmidt
2006-07-07
[POWERPC] Fix legacy_serial.c error handling on 32 bits
Benjamin Herrenschmidt
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
2006-07-03
[POWERPC] Fix error handling in detecting legacy serial ports
Benjamin Herrenschmidt
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-29
[POWERPC] Add general support for mpc7448hpc2 (Taiga) platform
Zang Roy-r61911
2006-03-27
[PATCH] powerpc: legacy_serial loop cleanup
Michael Neuling
2006-03-27
[PATCH] powerpc: fix various sparse warnings
Stephen Rothwell
2006-02-01
[PATCH] CONFIG_ISA does not make sense for CONFIG_PPC_PSERIES
Olaf Hering
2006-01-09
[PATCH] powerpc: fixing compile issue with !CONFIG_PCI in legacy_serial.c
Kumar Gala
2006-01-09
[PATCH] powerpc: Add the ability to handle SOC ports in legacy_serial
Kumar Gala
2006-01-09
[PATCH] powerpc: Update OF address parsers
Benjamin Herrenschmidt
2006-01-09
[PATCH] powerpc: More serial probe fixes (#2)
Benjamin Herrenschmidt
2006-01-09
[PATCH] powerpc: serial port discovery: cope with broken firmware
David Woodhouse
2006-01-09
[PATCH] powerpc: serial port discovery (#2)
Benjamin Herrenschmidt