aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/fsl_rio.c
AgeCommit message (Expand)Author
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
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-08-20powerpc/fsl_rio: Add kmalloc NULL testsJulia Lawall
2009-07-08powerpc: Remove unnecessary semicolonsJoe Perches
2009-05-19powerpc/fsl_rio: use LAW address from device treeLi Yang
2009-05-19powerpc/fsl_rio: Fix compile warningsKumar Gala
2009-04-21fsl_rio: Pass the proper device to dma mapping routinesAnton Vorontsov
2008-05-01[RAPIDIO] fix current kernel-doc notationRandy Dunlap
2008-04-29[RAPIDIO] Change RapidIO doorbell source and target ID field to 16-bitZhang Wei
2008-04-29[RAPIDIO] Add RapidIO connection info print out and re-training for broken co...Zhang Wei
2008-04-29[RAPIDIO] Add serial RapidIO controller support, which includes MPC8548, MPC8641Zhang Wei
2008-04-29[RAPIDIO] Auto-probe the RapidIO system sizeZhang Wei
2008-04-29[RAPIDIO] Add OF-tree support to RapidIO controller driverZhang Wei
2008-04-29[RAPIDIO] Add RapidIO multi mport supportZhang Wei
2008-04-29[RAPIDIO] Change RIO function mpc85xx_ to fsl_Zhang Wei