index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
legacy_serial.c
Age
Commit message (
Expand
)
Author
2023-06-13
powerpc/legacy_serial: Handle SERIAL_8250_FSL=n build failures
Uwe Kleine-König
2023-06-06
powerpc/legacy_serial: Warn about 8250 devices operated without active FSL wo...
Uwe Kleine-König
2023-03-30
powerpc: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-30
powerpc: Use of_property_present() for testing DT property presence
Rob Herring
2022-09-05
powerpc/kernel: Add missing of_node_put() in legacy_serial.c
Liang He
2022-05-08
powerpc: Add missing headers
Christophe Leroy
2021-05-12
powerpc/legacy_serial: Fix UBSAN: array-index-out-of-bounds
Christophe Leroy
2021-04-22
powerpc/legacy_serial: Use early_ioremap()
Christophe Leroy
2019-12-18
tty/serial: Migrate 8250_fsl to use has_sysrq
Dmitry Safonov
2018-12-22
powerpc: Use of_node_name_eq for node name comparisons
Rob Herring
2018-12-17
Merge branch 'fixes' into next
Michael Ellerman
2018-12-01
powerpc: Look for "stdout-path" when setting up legacy consoles
Benjamin Herrenschmidt
2018-11-26
powerpc: Use device_type helpers to access the node type
Rob Herring
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2017-01-31
powerpc/powernv: Add support for direct mapped LPC on POWER9
Benjamin Herrenschmidt
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2014-09-25
powerpc: make of_device_ids const
Uwe Kleine-König
2014-06-05
powerpc/serial: Use saner flags when creating legacy ports
Benjamin Herrenschmidt
2014-04-28
powerpc/legacy_serial: Support MVME5100 UARTS with shifted registers
Stephen Chivers
2013-10-11
powerpc/legacy_serial: Fix incorrect placement of __initdata tag
Bartlomiej Zolnierkiewicz
2013-08-14
powerpc: Little endian fixes for legacy_serial.c
Alistair Popple
2013-08-14
powerpc: Check "status" property before adding legacy ISA serial ports
Benjamin Herrenschmidt
2013-08-14
powerpc: Cleanup udbg_16550 and add support for LPC PIO-only UARTs
Benjamin Herrenschmidt
2013-08-14
powerpc: Fix a number of sparse warnings
Anton Blanchard
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-01-25
powerpc: Fix build on some non-freescale platforms
Benjamin Herrenschmidt
2011-12-09
serial: add irq handler for Freescale 16550 errata.
Paul Gortmaker
2011-09-20
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-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
[next]