| Commit message (Expand) | Author | Age | Files | Lines |
* | rapidio: remove global irq spinlocks from the subsystem | Ioan Nicu | 2017-10-04 | 1 | -2/+15 |
* | powerpc: Convert to using %pOF instead of full_name | Rob Herring | 2017-08-23 | 1 | -18/+18 |
* | powerpc: Add support for relative exception tables | Nicholas Piggin | 2016-11-14 | 1 | -1/+1 |
* | powerpc: EX_TABLE macro for exception tables | Nicholas Piggin | 2016-11-14 | 1 | -4/+2 |
* | powerpc: migrate exception table users off module.h and onto extable.h | Paul Gortmaker | 2016-08-22 | 1 | -1/+1 |
* | powerpc/fsl_rio: fix a missing error code | Dan Carpenter | 2016-08-05 | 1 | -0/+1 |
* | powerpc/fsl_rio: apply changes for RIO spec rev 3 | Alexandre Bounine | 2016-08-03 | 1 | -15/+5 |
* | rapidio: change inbound window size type to u64 | Alexandre Bounine | 2016-08-03 | 1 | -2/+2 |
* | rapidio: add global inbound port write interfaces | Alexandre Bounine | 2016-03-22 | 1 | -0/+1 |
* | powerpc/fsl_rio: changes to mport registration | Alexandre Bounine | 2016-03-22 | 1 | -6/+12 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 1 | -1/+0 |
|\ |
|
| * | powerpc: sysdev: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | powerpc/fsl-rio: add support for mapping inbound windows | Martijn de Gouw | 2014-11-13 | 1 | -0/+104 |
|/ |
|
* | powerpc/fsl-rio: Fix fsl_rio_setup error paths and use-after-unmap | Scott Wood | 2014-05-09 | 1 | -1/+9 |
* | rapidio: rework device hierarchy and introduce mport class of devices | Alexandre Bounine | 2014-04-08 | 1 | -0/+1 |
* | powerpc: add explicit OF includes | Rob Herring | 2013-10-10 | 1 | -0/+2 |
* | POWERPC: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -1/+1 |
* | powerpc/srio: Fix the relocation errors when building with 64bit | Liu Gang | 2012-03-16 | 1 | -2/+2 |
* | fsl-rio: Add two ports and rapidio message units support | Liu Gang | 2011-11-24 | 1 | -133/+258 |
* | fsl-rio: Split rio driver into two parts, RapidIO endpoint and message unit | Liu Gang | 2011-11-24 | 1 | -1127/+25 |
* | fsl-rio: fix compile error | Liu Gang | 2011-11-14 | 1 | -1/+1 |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-07 | 1 | -1/+1 |
|\ |
|
| * | powerpc: various straight conversions from module.h --> export.h | Paul Gortmaker | 2011-11-01 | 1 | -1/+1 |
* | | arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if po... | Liu Gang | 2011-11-03 | 1 | -0/+1 |
|/ |
|
* | arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear value | Liu Gang-B34182 | 2011-08-26 | 1 | -2/+3 |
* | Merge branch 'master' into for-next | Jiri Kosina | 2011-07-11 | 1 | -17/+18 |
|\ |
|
| * | powerpc/e500: fix breakage with fsl_rio_mcheck_exception | Scott Wood | 2011-06-22 | 1 | -17/+18 |
* | | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 1 | -1/+1 |
|/ |
|
* | powerpc/fsl_rio: Error interrupt handler for sRIO on MPC85xx | Shaohui Xie | 2011-05-20 | 1 | -8/+77 |
* | powerpc/fsl_rio: move machine_check handler | Shaohui Xie | 2011-05-20 | 1 | -12/+3 |
* | RapidIO/mpc85xx: fix possible mport registration problems | Alexandre Bounine | 2011-04-15 | 1 | -1/+3 |
* | rapidio: remove mport resource reservation from common RIO code | Alexandre Bounine | 2011-03-24 | 1 | -0/+9 |
* | rapidio: modify mport ID assignment | Alexandre Bounine | 2011-03-24 | 1 | -25/+0 |
* | rapidio: modify subsystem and driver initialization sequence | Alexandre Bounine | 2011-03-24 | 1 | -9/+1 |
* | rapidio: add architecture specific callbacks | Alexandre Bounine | 2011-03-24 | 1 | -25/+27 |
* | dt/powerpc: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 1 | -4/+3 |
* | Merge remote branch 'kumar/next' into merge | Benjamin Herrenschmidt | 2011-01-21 | 1 | -2/+0 |
|\ |
|
| * | powerpc/fsl_rio: Fix non-standard HID1 register access | Shaohui Xie | 2011-01-13 | 1 | -2/+0 |
* | | rapidio: fix hang on RapidIO doorbell queue full condition | Thomas Taranowski | 2011-01-13 | 1 | -1/+0 |
|/ |
|
* | rapidio: add handling of redundant routes | Alexandre Bounine | 2010-10-28 | 1 | -0/+8 |
* | rapidio:powerpc/85xx: modify RIO port-write interrupt handler | Alexandre Bounine | 2010-10-28 | 1 | -29/+39 |
* | fsl_rio: Add comments for sRIO registers. | Shaohui Xie | 2010-10-14 | 1 | -25/+40 |
* | fsl_rio: fix compile errors | Li Yang | 2010-08-31 | 1 | -1/+5 |
* | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 | 1 | -1/+1 |
* | powerpc: remove references to of_device and to_of_device | Grant Likely | 2010-07-24 | 1 | -2/+2 |
* | of/powerpc: fix 85xx RapidIO device node pointer | Alexandre Bounine | 2010-06-02 | 1 | -1/+1 |
* | rapidio: fix maintenance access to higher memory areas | Thomas Moll | 2010-05-27 | 1 | -7/+30 |
* | rapidio, powerpc/85xx: Add MChk handler for SRIO port | Alexandre Bounine | 2010-05-27 | 1 | -4/+70 |
* | rapidio, powerpc/85xx: add Port-Write message handler for SRIO port | Alexandre Bounine | 2010-05-27 | 1 | -3/+260 |
* | rapidio: add Port-Write handling for EM | Alexandre Bounine | 2010-05-27 | 1 | -1/+1 |