index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
legacy_serial.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-25
powerpc: Fix build on some non-freescale platforms
Benjamin Herrenschmidt
1
-0
/
+2
2011-12-10
serial: add irq handler for Freescale 16550 errata.
Paul Gortmaker
1
-0
/
+3
2011-09-20
serial/8250: Move UPIO_TSI to powerpc
Arnd Bergmann
1
-0
/
+25
2011-04-12
powerpc: Check device status before adding serial device
Prabhakar Kushwaha
1
-3
/
+5
2010-10-08
powerpc, of_serial: Endianness issues setting up the serial ports
Ian Munsie
1
-11
/
+11
2010-08-01
of/address: Clean up function declarations
Grant Likely
1
-0
/
+1
2010-02-05
Fix spelling of 'platform' in comments and doc
Stefan Weil
1
-1
/
+1
2008-07-28
powerpc/powermac: Fixup default serial port device for pmac_zilog
Benjamin Herrenschmidt
1
-27
/
+17
2008-07-07
powerpc: Fix unterminated of_device_id array in legacy_serial.c
Benjamin Herrenschmidt
1
-2
/
+3
2008-07-02
powerpc/legacy_serial: Bail if reg-offset/shift properties are present
John Linn
1
-0
/
+5
2008-02-06
[POWERPC] Fix legacy serial search for opb bus ports
Michael Ellerman
1
-1
/
+2
2008-01-28
[POWERPC] Reduce code duplication in legacy_serial, add UART parent types
Paul Gortmaker
1
-28
/
+17
2008-01-17
[POWERPC] Use for_each macros in arch/powerpc/kernel
Cyrill Gorcunov
1
-4
/
+4
2007-12-20
[POWERPC] arch/powerpc/: Spelling fixes
joe@perches.com
1
-1
/
+1
2007-10-12
[POWERPC] Add legacy serial support for OPB with flattened device tree
Valentine Barshak
1
-2
/
+3
2007-09-12
[POWERPC] Move serial_dev_init to device_initcall()
Olof Johansson
1
-1
/
+1
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
1
-1
/
+2
2007-05-07
serial: define FIXED_PORT flag for serial_core
David Gibson
1
-1
/
+2
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
1
-7
/
+7
2007-04-12
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
1
-12
/
+12
2007-02-14
[POWERPC] Open Firmware serial port driver
Arnd Bergmann
1
-0
/
+15
2007-02-12
[PATCH] Dynamic kernel command-line: powerpc
Alon Bar-Lev
1
-1
/
+1
2006-08-25
Merge branch 'merge'
Paul Mackerras
1
-2
/
+6
2006-08-23
[POWERPC] Pass UPIO_TSI flag to 8259 serial driver
Zang Roy-r61911
1
-2
/
+6
2006-07-31
[POWERPC] Constify & voidify get_property()
Jeremy Kerr
1
-17
/
+18
2006-07-25
[POWERPC] Fix legacy_serial.c error handling on 32 bits
Benjamin Herrenschmidt
1
-5
/
+8
2006-07-07
[POWERPC] Fix legacy_serial.c error handling on 32 bits
Benjamin Herrenschmidt
1
-5
/
+8
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
1
-24
/
+22
2006-07-03
[POWERPC] Fix error handling in detecting legacy serial ports
Benjamin Herrenschmidt
1
-1
/
+12
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[POWERPC] Add general support for mpc7448hpc2 (Taiga) platform
Zang Roy-r61911
1
-0
/
+11
2006-03-27
[PATCH] powerpc: legacy_serial loop cleanup
Michael Neuling
1
-19
/
+19
2006-03-27
[PATCH] powerpc: fix various sparse warnings
Stephen Rothwell
1
-2
/
+2
2006-02-01
[PATCH] CONFIG_ISA does not make sense for CONFIG_PPC_PSERIES
Olaf Hering
1
-4
/
+0
2006-01-09
[PATCH] powerpc: fixing compile issue with !CONFIG_PCI in legacy_serial.c
Kumar Gala
1
-1
/
+11
2006-01-09
[PATCH] powerpc: Add the ability to handle SOC ports in legacy_serial
Kumar Gala
1
-10
/
+52
2006-01-09
[PATCH] powerpc: Update OF address parsers
Benjamin Herrenschmidt
1
-2
/
+3
2006-01-09
[PATCH] powerpc: More serial probe fixes (#2)
Benjamin Herrenschmidt
1
-11
/
+34
2006-01-09
[PATCH] powerpc: serial port discovery: cope with broken firmware
David Woodhouse
1
-1
/
+4
2006-01-09
[PATCH] powerpc: serial port discovery (#2)
Benjamin Herrenschmidt
1
-0
/
+478