index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
legacy_serial.c
Age
Commit message (
Expand
)
Author
2011-12-10
serial: add irq handler for Freescale 16550 errata.
Paul Gortmaker
2011-09-19
serial/8250: Move UPIO_TSI to powerpc
Arnd Bergmann
2011-04-12
powerpc: Check device status before adding serial device
Prabhakar Kushwaha
2010-10-07
powerpc, of_serial: Endianness issues setting up the serial ports
Ian Munsie
2010-08-01
of/address: Clean up function declarations
Grant Likely
2010-02-05
Fix spelling of 'platform' in comments and doc
Stefan Weil
2008-07-28
powerpc/powermac: Fixup default serial port device for pmac_zilog
Benjamin Herrenschmidt
2008-07-07
powerpc: Fix unterminated of_device_id array in legacy_serial.c
Benjamin Herrenschmidt
2008-07-01
powerpc/legacy_serial: Bail if reg-offset/shift properties are present
John Linn
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-12
[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-12
[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-25
[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