summaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/fsl_rio.c
AgeCommit message (Expand)Author
2017-10-03rapidio: remove global irq spinlocks from the subsystemIoan Nicu
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring
2016-11-14powerpc: Add support for relative exception tablesNicholas Piggin
2016-11-14powerpc: EX_TABLE macro for exception tablesNicholas Piggin
2016-08-22powerpc: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-08-04powerpc/fsl_rio: fix a missing error codeDan Carpenter
2016-08-02powerpc/fsl_rio: apply changes for RIO spec rev 3Alexandre Bounine
2016-08-02rapidio: change inbound window size type to u64Alexandre Bounine
2016-03-22rapidio: add global inbound port write interfacesAlexandre Bounine
2016-03-22powerpc/fsl_rio: changes to mport registrationAlexandre Bounine
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-12powerpc/fsl-rio: add support for mapping inbound windowsMartijn de Gouw
2014-10-20powerpc: sysdev: drop owner assignment from platform_driversWolfram Sang
2014-05-09powerpc/fsl-rio: Fix fsl_rio_setup error paths and use-after-unmapScott Wood
2014-04-07rapidio: rework device hierarchy and introduce mport class of devicesAlexandre Bounine
2013-10-09powerpc: add explicit OF includesRob Herring
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-03-16powerpc/srio: Fix the relocation errors when building with 64bitLiu Gang
2011-11-24fsl-rio: Add two ports and rapidio message units supportLiu Gang
2011-11-24fsl-rio: Split rio driver into two parts, RapidIO endpoint and message unitLiu Gang
2011-11-14fsl-rio: fix compile errorLiu Gang
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-02arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if po...Liu Gang
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker
2011-08-25arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear valueLiu Gang-B34182
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-06-22powerpc/e500: fix breakage with fsl_rio_mcheck_exceptionScott Wood
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-05-20powerpc/fsl_rio: Error interrupt handler for sRIO on MPC85xxShaohui Xie
2011-05-20powerpc/fsl_rio: move machine_check handlerShaohui Xie
2011-04-14RapidIO/mpc85xx: fix possible mport registration problemsAlexandre Bounine
2011-03-23rapidio: remove mport resource reservation from common RIO codeAlexandre Bounine
2011-03-23rapidio: modify mport ID assignmentAlexandre Bounine
2011-03-23rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine
2011-03-23rapidio: add architecture specific callbacksAlexandre Bounine
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely
2011-01-21Merge remote branch 'kumar/next' into mergeBenjamin Herrenschmidt
2011-01-13rapidio: fix hang on RapidIO doorbell queue full conditionThomas Taranowski
2011-01-12powerpc/fsl_rio: Fix non-standard HID1 register accessShaohui Xie
2010-10-27rapidio: add handling of redundant routesAlexandre Bounine
2010-10-27rapidio:powerpc/85xx: modify RIO port-write interrupt handlerAlexandre Bounine
2010-10-14fsl_rio: Add comments for sRIO registers.Shaohui Xie
2010-08-31fsl_rio: fix compile errorsLi Yang
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely
2010-06-02of/powerpc: fix 85xx RapidIO device node pointerAlexandre Bounine
2010-05-27rapidio: fix maintenance access to higher memory areasThomas Moll
2010-05-27rapidio, powerpc/85xx: Add MChk handler for SRIO portAlexandre Bounine
2010-05-27rapidio, powerpc/85xx: add Port-Write message handler for SRIO portAlexandre Bounine
2010-05-27rapidio: add Port-Write handling for EMAlexandre Bounine