aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/fsl_rio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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