aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/fsl_rio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2011-05-20powerpc/fsl_rio: Error interrupt handler for sRIO on MPC85xxShaohui Xie1-8/+77
2011-05-20powerpc/fsl_rio: move machine_check handlerShaohui Xie1-12/+3
2011-04-14RapidIO/mpc85xx: fix possible mport registration problemsAlexandre Bounine1-1/+3
2011-03-23rapidio: remove mport resource reservation from common RIO codeAlexandre Bounine1-0/+9
2011-03-23rapidio: modify mport ID assignmentAlexandre Bounine1-25/+0
2011-03-23rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine1-9/+1
2011-03-23rapidio: add architecture specific callbacksAlexandre Bounine1-25/+27
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely1-4/+3
2011-01-21Merge remote branch 'kumar/next' into mergeBenjamin Herrenschmidt1-2/+0
2011-01-13rapidio: fix hang on RapidIO doorbell queue full conditionThomas Taranowski1-1/+0
2011-01-12powerpc/fsl_rio: Fix non-standard HID1 register accessShaohui Xie1-2/+0
2010-10-27rapidio: add handling of redundant routesAlexandre Bounine1-0/+8
2010-10-27rapidio:powerpc/85xx: modify RIO port-write interrupt handlerAlexandre Bounine1-29/+39
2010-10-14fsl_rio: Add comments for sRIO registers.Shaohui Xie1-25/+40
2010-08-31fsl_rio: fix compile errorsLi Yang1-1/+5
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-1/+1
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely1-2/+2
2010-06-02of/powerpc: fix 85xx RapidIO device node pointerAlexandre Bounine1-1/+1
2010-05-27rapidio: fix maintenance access to higher memory areasThomas Moll1-7/+30
2010-05-27rapidio, powerpc/85xx: Add MChk handler for SRIO portAlexandre Bounine1-4/+70
2010-05-27rapidio, powerpc/85xx: add Port-Write message handler for SRIO portAlexandre Bounine1-3/+260
2010-05-27rapidio: add Port-Write handling for EMAlexandre Bounine1-1/+1
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-2/+5
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-15/+15
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-08-20powerpc/fsl_rio: Add kmalloc NULL testsJulia Lawall1-4/+14
2009-07-08powerpc: Remove unnecessary semicolonsJoe Perches1-1/+1
2009-05-19powerpc/fsl_rio: use LAW address from device treeLi Yang1-5/+7
2009-05-19powerpc/fsl_rio: Fix compile warningsKumar Gala1-2/+1
2009-04-21fsl_rio: Pass the proper device to dma mapping routinesAnton Vorontsov1-11/+17
2008-05-01[RAPIDIO] fix current kernel-doc notationRandy Dunlap1-2/+7
2008-04-29[RAPIDIO] Change RapidIO doorbell source and target ID field to 16-bitZhang Wei1-4/+4
2008-04-29[RAPIDIO] Add RapidIO connection info print out and re-training for broken connectionsZhang Wei1-0/+71
2008-04-29[RAPIDIO] Add serial RapidIO controller support, which includes MPC8548, MPC8641Zhang Wei1-11/+64
2008-04-29[RAPIDIO] Auto-probe the RapidIO system sizeZhang Wei1-0/+6
2008-04-29[RAPIDIO] Add OF-tree support to RapidIO controller driverZhang Wei1-8/+102
2008-04-29[RAPIDIO] Add RapidIO multi mport supportZhang Wei1-173/+222
2008-04-29[RAPIDIO] Change RIO function mpc85xx_ to fsl_Zhang Wei1-40/+40
2008-01-23[POWERPC] Move RapidIO support code from arch/ppcKumar Gala1-0/+932