summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/fsl_rio.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-15/+15
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* powerpc/fsl_rio: Add kmalloc NULL testsJulia Lawall2009-08-201-4/+14
* powerpc: Remove unnecessary semicolonsJoe Perches2009-07-081-1/+1
* powerpc/fsl_rio: use LAW address from device treeLi Yang2009-05-191-5/+7
* powerpc/fsl_rio: Fix compile warningsKumar Gala2009-05-191-2/+1
* fsl_rio: Pass the proper device to dma mapping routinesAnton Vorontsov2009-04-211-11/+17
* [RAPIDIO] fix current kernel-doc notationRandy Dunlap2008-05-011-2/+7
* [RAPIDIO] Change RapidIO doorbell source and target ID field to 16-bitZhang Wei2008-04-291-4/+4
* [RAPIDIO] Add RapidIO connection info print out and re-training for broken co...Zhang Wei2008-04-291-0/+71
* [RAPIDIO] Add serial RapidIO controller support, which includes MPC8548, MPC8641Zhang Wei2008-04-291-11/+64
* [RAPIDIO] Auto-probe the RapidIO system sizeZhang Wei2008-04-291-0/+6
OpenPOWER on IntegriCloud