summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/fsl_rio.c
Commit message (Expand)AuthorAgeFilesLines
* rapidio: remove global irq spinlocks from the subsystemIoan Nicu2017-10-031-2/+15
* powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-231-18/+18
* powerpc: Add support for relative exception tablesNicholas Piggin2016-11-141-1/+1
* powerpc: EX_TABLE macro for exception tablesNicholas Piggin2016-11-141-4/+2
* powerpc: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-08-221-1/+1
* powerpc/fsl_rio: fix a missing error codeDan Carpenter2016-08-041-0/+1
* powerpc/fsl_rio: apply changes for RIO spec rev 3Alexandre Bounine2016-08-021-15/+5
* rapidio: change inbound window size type to u64Alexandre Bounine2016-08-021-2/+2
* rapidio: add global inbound port write interfacesAlexandre Bounine2016-03-221-0/+1
* powerpc/fsl_rio: changes to mport registrationAlexandre Bounine2016-03-221-6/+12
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * powerpc: sysdev: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | powerpc/fsl-rio: add support for mapping inbound windowsMartijn de Gouw2014-11-121-0/+104
|/
* powerpc/fsl-rio: Fix fsl_rio_setup error paths and use-after-unmapScott Wood2014-05-091-1/+9
* rapidio: rework device hierarchy and introduce mport class of devicesAlexandre Bounine2014-04-071-0/+1
* powerpc: add explicit OF includesRob Herring2013-10-091-0/+2
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* powerpc/srio: Fix the relocation errors when building with 64bitLiu Gang2012-03-161-2/+2
* fsl-rio: Add two ports and rapidio message units supportLiu Gang2011-11-241-133/+258
* fsl-rio: Split rio driver into two parts, RapidIO endpoint and message unitLiu Gang2011-11-241-1127/+25
* fsl-rio: fix compile errorLiu Gang2011-11-141-1/+1
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-1/+1
|\
| * powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-311-1/+1
* | arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if po...Liu Gang2011-11-021-0/+1
|/
* arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear valueLiu Gang-B341822011-08-251-2/+3
* Merge branch 'master' into for-nextJiri Kosina2011-07-111-17/+18
|\
| * powerpc/e500: fix breakage with fsl_rio_mcheck_exceptionScott Wood2011-06-221-17/+18
* | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
|/
* powerpc/fsl_rio: Error interrupt handler for sRIO on MPC85xxShaohui Xie2011-05-201-8/+77
* powerpc/fsl_rio: move machine_check handlerShaohui Xie2011-05-201-12/+3
* RapidIO/mpc85xx: fix possible mport registration problemsAlexandre Bounine2011-04-141-1/+3
* rapidio: remove mport resource reservation from common RIO codeAlexandre Bounine2011-03-231-0/+9
* rapidio: modify mport ID assignmentAlexandre Bounine2011-03-231-25/+0
* rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine2011-03-231-9/+1
* rapidio: add architecture specific callbacksAlexandre Bounine2011-03-231-25/+27
* dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-4/+3
* Merge remote branch 'kumar/next' into mergeBenjamin Herrenschmidt2011-01-211-2/+0
|\
| * powerpc/fsl_rio: Fix non-standard HID1 register accessShaohui Xie2011-01-121-2/+0
* | rapidio: fix hang on RapidIO doorbell queue full conditionThomas Taranowski2011-01-131-1/+0
|/
* rapidio: add handling of redundant routesAlexandre Bounine2010-10-271-0/+8
* rapidio:powerpc/85xx: modify RIO port-write interrupt handlerAlexandre Bounine2010-10-271-29/+39
* fsl_rio: Add comments for sRIO registers.Shaohui Xie2010-10-141-25/+40
* fsl_rio: fix compile errorsLi Yang2010-08-311-1/+5
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-1/+1
* powerpc: remove references to of_device and to_of_deviceGrant Likely2010-07-241-2/+2
* of/powerpc: fix 85xx RapidIO device node pointerAlexandre Bounine2010-06-021-1/+1
* rapidio: fix maintenance access to higher memory areasThomas Moll2010-05-271-7/+30
* rapidio, powerpc/85xx: Add MChk handler for SRIO portAlexandre Bounine2010-05-271-4/+70
* rapidio, powerpc/85xx: add Port-Write message handler for SRIO portAlexandre Bounine2010-05-271-3/+260
* rapidio: add Port-Write handling for EMAlexandre Bounine2010-05-271-1/+1