index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
fsl_rio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-09
powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup
Miaoqian Lin
1
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2017-10-04
rapidio: remove global irq spinlocks from the subsystem
Ioan Nicu
1
-2
/
+15
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
1
-18
/
+18
2016-11-14
powerpc: Add support for relative exception tables
Nicholas Piggin
1
-1
/
+1
2016-11-14
powerpc: EX_TABLE macro for exception tables
Nicholas Piggin
1
-4
/
+2
2016-08-22
powerpc: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
1
-1
/
+1
2016-08-05
powerpc/fsl_rio: fix a missing error code
Dan Carpenter
1
-0
/
+1
2016-08-03
powerpc/fsl_rio: apply changes for RIO spec rev 3
Alexandre Bounine
1
-15
/
+5
2016-08-03
rapidio: change inbound window size type to u64
Alexandre Bounine
1
-2
/
+2
2016-03-23
rapidio: add global inbound port write interfaces
Alexandre Bounine
1
-0
/
+1
2016-03-23
powerpc/fsl_rio: changes to mport registration
Alexandre Bounine
1
-6
/
+12
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-13
powerpc/fsl-rio: add support for mapping inbound windows
Martijn de Gouw
1
-0
/
+104
2014-10-20
powerpc: sysdev: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-05-10
powerpc/fsl-rio: Fix fsl_rio_setup error paths and use-after-unmap
Scott Wood
1
-1
/
+9
2014-04-08
rapidio: rework device hierarchy and introduce mport class of devices
Alexandre Bounine
1
-0
/
+1
2013-10-10
powerpc: add explicit OF includes
Rob Herring
1
-0
/
+2
2013-01-04
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-03-16
powerpc/srio: Fix the relocation errors when building with 64bit
Liu Gang
1
-2
/
+2
2011-11-24
fsl-rio: Add two ports and rapidio message units support
Liu Gang
1
-133
/
+258
2011-11-24
fsl-rio: Split rio driver into two parts, RapidIO endpoint and message unit
Liu Gang
1
-1127
/
+25
2011-11-14
fsl-rio: fix compile error
Liu Gang
1
-1
/
+1
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2011-11-03
arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if po...
Liu Gang
1
-0
/
+1
2011-11-01
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
1
-1
/
+1
2011-08-26
arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear value
Liu Gang-B34182
1
-2
/
+3
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
1
-17
/
+18
2011-06-22
powerpc/e500: fix breakage with fsl_rio_mcheck_exception
Scott Wood
1
-17
/
+18
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-1
/
+1
2011-05-20
powerpc/fsl_rio: Error interrupt handler for sRIO on MPC85xx
Shaohui Xie
1
-8
/
+77
2011-05-20
powerpc/fsl_rio: move machine_check handler
Shaohui Xie
1
-12
/
+3
2011-04-15
RapidIO/mpc85xx: fix possible mport registration problems
Alexandre Bounine
1
-1
/
+3
2011-03-24
rapidio: remove mport resource reservation from common RIO code
Alexandre Bounine
1
-0
/
+9
2011-03-24
rapidio: modify mport ID assignment
Alexandre Bounine
1
-25
/
+0
2011-03-24
rapidio: modify subsystem and driver initialization sequence
Alexandre Bounine
1
-9
/
+1
2011-03-24
rapidio: add architecture specific callbacks
Alexandre Bounine
1
-25
/
+27
2011-02-28
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
1
-4
/
+3
2011-01-21
Merge remote branch 'kumar/next' into merge
Benjamin Herrenschmidt
1
-2
/
+0
2011-01-13
rapidio: fix hang on RapidIO doorbell queue full condition
Thomas Taranowski
1
-1
/
+0
2011-01-13
powerpc/fsl_rio: Fix non-standard HID1 register access
Shaohui Xie
1
-2
/
+0
2010-10-28
rapidio: add handling of redundant routes
Alexandre Bounine
1
-0
/
+8
2010-10-28
rapidio:powerpc/85xx: modify RIO port-write interrupt handler
Alexandre Bounine
1
-29
/
+39
2010-10-14
fsl_rio: Add comments for sRIO registers.
Shaohui Xie
1
-25
/
+40
2010-09-01
fsl_rio: fix compile errors
Li Yang
1
-1
/
+5
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-1
/
+1
2010-07-24
powerpc: remove references to of_device and to_of_device
Grant Likely
1
-2
/
+2
2010-06-02
of/powerpc: fix 85xx RapidIO device node pointer
Alexandre Bounine
1
-1
/
+1
2010-05-27
rapidio: fix maintenance access to higher memory areas
Thomas Moll
1
-7
/
+30
2010-05-27
rapidio, powerpc/85xx: Add MChk handler for SRIO port
Alexandre Bounine
1
-4
/
+70
[next]