aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/fsl_rio.c
Commit message (Expand)AuthorAgeFilesLines
* arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear valueLiu Gang-B341822011-10-031-2/+3
* powerpc/e500: fix breakage with fsl_rio_mcheck_exceptionScott Wood2011-06-221-17/+18
* 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
* [RAPIDIO] Add OF-tree support to RapidIO controller driverZhang Wei2008-04-291-8/+102
* [RAPIDIO] Add RapidIO multi mport supportZhang Wei2008-04-291-173/+222
* [RAPIDIO] Change RIO function mpc85xx_ to fsl_Zhang Wei2008-04-291-40/+40
* [POWERPC] Move RapidIO support code from arch/ppcKumar Gala2008-01-231-0/+932