summaryrefslogtreecommitdiff
path: root/drivers/bus
AgeCommit message (Expand)AuthorFilesLines
2016-12-23bus: arm-ccn: Fix PMU handling of MNPawel Moll1-3/+16
2016-12-23bus: arm-ccn: Provide required event argumentsPawel Moll1-0/+17
2016-10-04bus: arm-ccn: Fix XP watchpoint settings bitmaskPawel Moll1-2/+2
2016-10-04bus: arm-ccn: Do not attempt to configure XPs for cycle counterPawel Moll1-0/+4
2016-04-18bus: imx-weim: Take the 'status' property value into accountFabio Estevam1-1/+1
2015-07-04bus: arm-ccn: Fix node->XP config conversionPawel Moll1-1/+1
2015-01-30bus: mvebu-mbus: fix support of MBus window 13Andrew Lunn1-0/+13
2015-01-27bus: omap_l3_noc: Correct returning IRQ_HANDLED unconditionally in the irq ha...Keerthy1-2/+6
2015-01-27bus: omap_l3_noc: Add resume hook to restore contextKeerthy1-0/+55
2014-10-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+4
2014-10-08bus: arm-ccn: Fix spurious warning messagePawel Moll1-1/+4
2014-09-11bus: omap_l3_noc: Fix connID for OMAP4Nishanth Menon1-25/+25
2014-09-06bus: arm-ccn: Move event cleanup routinePawel Moll1-26/+25
2014-08-24bus: arm-ccn: Fix warning messagePawel Moll1-1/+1
2014-08-08Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-1/+1402
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-1/+3
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2014-08-01bus: arm-ccn: Fix error handling at event allocationPawel Moll1-4/+5
2014-07-31drivers: CCI: Correct use of ! and &Himangi Saraogi1-1/+2
2014-07-24bus: ARM CCN: add PERF_EVENTS dependencyArnd Bergmann1-0/+1
2014-07-24bus: ARM CCN PMU driverPawel Moll3-1/+1400
2014-07-18bus: imx-weim: populate devices on a simple busLiu Ying1-1/+3
2014-07-03Merge branch 'component-for-driver' of git://ftp.arm.linux.org.uk/~rmk/linux-...Greg Kroah-Hartman1-1/+1
2014-06-20devres: remove devm_request_and_ioremap()Jingoo Han1-3/+3
2014-06-17bus/arm-cci: add dependency on OF && CPU_V7Arnd Bergmann1-1/+1
2014-06-03Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-300/+949
2014-06-03Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-8/+3
2014-06-03Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-0/+214
2014-05-27Merge tag 'omap-for-v3.16/l3-noc-signed' of git://git.kernel.org/pub/scm/linu...Olof Johansson2-300/+651
2014-05-26ARM: vexpress: refine dependencies for new codeArnd Bergmann2-1/+2
2014-05-24bus: add Broadcom GISB bus arbiter timeout/error handlerFlorian Fainelli3-0/+298
2014-05-15mfd: vexpress: Convert custom func API to regmapPawel Moll3-0/+213
2014-05-05bus: omap_l3_noc: Add AM4372 interconnect error dataAfzal Mohammed2-0/+92
2014-05-05bus: omap_l3_noc: Add DRA7 interconnect error dataRajendra Nayak2-0/+152
2014-05-05bus: omap_l3_noc: introduce concept of submoduleNishanth Menon2-6/+17
2014-05-05bus: omap_l3_noc: Add information about the context of operationNishanth Menon2-4/+16
2014-05-05bus: omap_l3_noc: add information about the type of operationNishanth Menon2-1/+21
2014-05-05bus: omap_l3_noc: ignore masked out unclearable targetsAfzal Mohammed2-0/+13
2014-05-05bus: omap_l3_noc: improve readability by using helper for slave event parsingNishanth Menon1-98/+113
2014-05-05bus: omap_l3_noc: make error reporting and handling commonNishanth Menon2-28/+47
2014-05-05bus: omap_l3_noc: fix masterid detectionNishanth Menon2-1/+9
2014-05-05bus: omap_l3_noc: convert flagmux information into a structureNishanth Menon2-30/+56
2014-05-05bus: omap_l3_noc: use of_match_data to pick up SoC informationSricharan R2-43/+84
2014-05-05bus: omap_l3_noc: Add support for discountinous flag mux input numbersRajendra Nayak2-3/+39
2014-05-05bus: omap_l3_noc: convert target information into a structureNishanth Menon2-84/+54
2014-05-05bus: omap_l3_noc: move L3 master data structure outNishanth Menon1-4/+11
2014-05-05bus: omap_l3_noc: un-obfuscate l3_targ address computationNishanth Menon1-1/+1
2014-05-05bus: omap_l3_noc: switch over to relaxed variants of readl/writelNishanth Menon1-12/+14
2014-05-05bus: omap_l3_noc: populate l3->dev and use itNishanth Menon1-5/+6
2014-05-05bus: omap_l3_noc: remove iclk from omap_l3 structNishanth Menon1-1/+0