index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
fsl_rio.c
Age
Commit message (
Expand
)
Author
2023-06-21
powerpc: fsl: Use of_property_read_reg() to parse "reg"
Rob Herring
2023-06-21
powerpc: fsl_rio: Use of_range_to_resource() for "ranges" parsing
Rob Herring
2023-04-04
powerpc/fsl_rio: Use of_iomap()
Rob Herring
2022-09-26
powerpc: Change CONFIG_E500 to CONFIG_PPC_E500
Christophe Leroy
2022-07-27
powerpc/44x: Fix build failure with GCC 12 (unrecognized opcode: `wrteei')
Christophe Leroy
2022-05-22
powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup
Miaoqian Lin
2021-08-26
powerpc: Refactor verification of MSR_RI
Christophe Leroy
2021-06-25
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2017-10-03
rapidio: remove global irq spinlocks from the subsystem
Ioan Nicu
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2016-11-14
powerpc: Add support for relative exception tables
Nicholas Piggin
2016-11-14
powerpc: EX_TABLE macro for exception tables
Nicholas Piggin
2016-08-22
powerpc: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-08-04
powerpc/fsl_rio: fix a missing error code
Dan Carpenter
2016-08-02
powerpc/fsl_rio: apply changes for RIO spec rev 3
Alexandre Bounine
2016-08-02
rapidio: change inbound window size type to u64
Alexandre Bounine
2016-03-22
rapidio: add global inbound port write interfaces
Alexandre Bounine
2016-03-22
powerpc/fsl_rio: changes to mport registration
Alexandre Bounine
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-12
powerpc/fsl-rio: add support for mapping inbound windows
Martijn de Gouw
2014-10-20
powerpc: sysdev: drop owner assignment from platform_drivers
Wolfram Sang
2014-05-09
powerpc/fsl-rio: Fix fsl_rio_setup error paths and use-after-unmap
Scott Wood
2014-04-07
rapidio: rework device hierarchy and introduce mport class of devices
Alexandre Bounine
2013-10-09
powerpc: add explicit OF includes
Rob Herring
2013-01-03
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-03-16
powerpc/srio: Fix the relocation errors when building with 64bit
Liu Gang
2011-11-24
fsl-rio: Add two ports and rapidio message units support
Liu Gang
2011-11-24
fsl-rio: Split rio driver into two parts, RapidIO endpoint and message unit
Liu Gang
2011-11-14
fsl-rio: fix compile error
Liu Gang
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-02
arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if po...
Liu Gang
2011-10-31
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
2011-08-25
arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear value
Liu Gang-B34182
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
2011-06-22
powerpc/e500: fix breakage with fsl_rio_mcheck_exception
Scott Wood
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-05-20
powerpc/fsl_rio: Error interrupt handler for sRIO on MPC85xx
Shaohui Xie
2011-05-20
powerpc/fsl_rio: move machine_check handler
Shaohui Xie
2011-04-14
RapidIO/mpc85xx: fix possible mport registration problems
Alexandre Bounine
2011-03-23
rapidio: remove mport resource reservation from common RIO code
Alexandre Bounine
2011-03-23
rapidio: modify mport ID assignment
Alexandre Bounine
2011-03-23
rapidio: modify subsystem and driver initialization sequence
Alexandre Bounine
2011-03-23
rapidio: add architecture specific callbacks
Alexandre Bounine
2011-02-28
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-01-21
Merge remote branch 'kumar/next' into merge
Benjamin Herrenschmidt
2011-01-13
rapidio: fix hang on RapidIO doorbell queue full condition
Thomas Taranowski
2011-01-12
powerpc/fsl_rio: Fix non-standard HID1 register access
Shaohui Xie
2010-10-27
rapidio: add handling of redundant routes
Alexandre Bounine
2010-10-27
rapidio:powerpc/85xx: modify RIO port-write interrupt handler
Alexandre Bounine
[next]