| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Little endian fixes for legacy_serial.c | Alistair Popple | 2013-08-14 | 1 | -3/+3 |
* | powerpc: Check "status" property before adding legacy ISA serial ports | Benjamin Herrenschmidt | 2013-08-14 | 1 | -3/+5 |
* | powerpc: Cleanup udbg_16550 and add support for LPC PIO-only UARTs | Benjamin Herrenschmidt | 2013-08-14 | 1 | -14/+32 |
* | powerpc: Fix a number of sparse warnings | Anton Blanchard | 2013-08-14 | 1 | -1/+1 |
* | Fix misspellings of "whether" in comments. | Adam Buchbinder | 2012-11-19 | 1 | -1/+1 |
* | powerpc: Fix build on some non-freescale platforms | Benjamin Herrenschmidt | 2012-01-25 | 1 | -0/+2 |
* | serial: add irq handler for Freescale 16550 errata. | Paul Gortmaker | 2011-12-09 | 1 | -0/+3 |
* | serial/8250: Move UPIO_TSI to powerpc | Arnd Bergmann | 2011-09-20 | 1 | -0/+25 |
* | powerpc: Check device status before adding serial device | Prabhakar Kushwaha | 2011-04-12 | 1 | -3/+5 |
* | powerpc, of_serial: Endianness issues setting up the serial ports | Ian Munsie | 2010-10-07 | 1 | -11/+11 |
* | of/address: Clean up function declarations | Grant Likely | 2010-08-01 | 1 | -0/+1 |
* | Fix spelling of 'platform' in comments and doc | Stefan Weil | 2010-02-05 | 1 | -1/+1 |
* | powerpc/powermac: Fixup default serial port device for pmac_zilog | Benjamin Herrenschmidt | 2008-07-28 | 1 | -27/+17 |
* | powerpc: Fix unterminated of_device_id array in legacy_serial.c | Benjamin Herrenschmidt | 2008-07-07 | 1 | -2/+3 |
* | powerpc/legacy_serial: Bail if reg-offset/shift properties are present | John Linn | 2008-07-01 | 1 | -0/+5 |
* | [POWERPC] Fix legacy serial search for opb bus ports | Michael Ellerman | 2008-02-06 | 1 | -1/+2 |
* | [POWERPC] Reduce code duplication in legacy_serial, add UART parent types | Paul Gortmaker | 2008-01-28 | 1 | -28/+17 |
* | [POWERPC] Use for_each macros in arch/powerpc/kernel | Cyrill Gorcunov | 2008-01-17 | 1 | -4/+4 |
* | [POWERPC] arch/powerpc/: Spelling fixes | joe@perches.com | 2007-12-20 | 1 | -1/+1 |
* | [POWERPC] Add legacy serial support for OPB with flattened device tree | Valentine Barshak | 2007-10-12 | 1 | -2/+3 |
* | [POWERPC] Move serial_dev_init to device_initcall() | Olof Johansson | 2007-09-13 | 1 | -1/+1 |
* | Merge branch 'linux-2.6' | Paul Mackerras | 2007-05-08 | 1 | -1/+2 |
|\ |
|
| * | serial: define FIXED_PORT flag for serial_core | David Gibson | 2007-05-07 | 1 | -1/+2 |
* | | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell | 2007-05-07 | 1 | -7/+7 |
|/ |
|
* | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 2007-04-13 | 1 | -12/+12 |
* | [POWERPC] Open Firmware serial port driver | Arnd Bergmann | 2007-02-14 | 1 | -0/+15 |
* | [PATCH] Dynamic kernel command-line: powerpc | Alon Bar-Lev | 2007-02-12 | 1 | -1/+1 |
* | Merge branch 'merge' | Paul Mackerras | 2006-08-25 | 1 | -2/+6 |
|\ |
|
| * | [POWERPC] Pass UPIO_TSI flag to 8259 serial driver | Zang Roy-r61911 | 2006-08-23 | 1 | -2/+6 |
| * | [POWERPC] Fix legacy_serial.c error handling on 32 bits | Benjamin Herrenschmidt | 2006-07-26 | 1 | -5/+8 |
* | | [POWERPC] Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 | 1 | -17/+18 |
* | | [POWERPC] Fix legacy_serial.c error handling on 32 bits | Benjamin Herrenschmidt | 2006-07-07 | 1 | -5/+8 |
|/ |
|
* | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt | 2006-07-03 | 1 | -24/+22 |
* | [POWERPC] Fix error handling in detecting legacy serial ports | Benjamin Herrenschmidt | 2006-07-03 | 1 | -1/+12 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [POWERPC] Add general support for mpc7448hpc2 (Taiga) platform | Zang Roy-r61911 | 2006-06-29 | 1 | -0/+11 |
* | [PATCH] powerpc: legacy_serial loop cleanup | Michael Neuling | 2006-03-27 | 1 | -19/+19 |
* | [PATCH] powerpc: fix various sparse warnings | Stephen Rothwell | 2006-03-27 | 1 | -2/+2 |
* | [PATCH] CONFIG_ISA does not make sense for CONFIG_PPC_PSERIES | Olaf Hering | 2006-02-01 | 1 | -4/+0 |
* | [PATCH] powerpc: fixing compile issue with !CONFIG_PCI in legacy_serial.c | Kumar Gala | 2006-01-09 | 1 | -1/+11 |
* | [PATCH] powerpc: Add the ability to handle SOC ports in legacy_serial | Kumar Gala | 2006-01-09 | 1 | -10/+52 |
* | [PATCH] powerpc: Update OF address parsers | Benjamin Herrenschmidt | 2006-01-09 | 1 | -2/+3 |
* | [PATCH] powerpc: More serial probe fixes (#2) | Benjamin Herrenschmidt | 2006-01-09 | 1 | -11/+34 |
* | [PATCH] powerpc: serial port discovery: cope with broken firmware | David Woodhouse | 2006-01-09 | 1 | -1/+4 |
* | [PATCH] powerpc: serial port discovery (#2) | Benjamin Herrenschmidt | 2006-01-09 | 1 | -0/+478 |