summaryrefslogtreecommitdiffstats
path: root/drivers/bus
AgeCommit message (Expand)AuthorLines
2014-10-08Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+4
2014-10-08bus: arm-ccn: Fix spurious warning messagePawel Moll-1/+4
2014-09-11bus: omap_l3_noc: Fix connID for OMAP4Nishanth Menon-25/+25
2014-09-05bus: arm-ccn: Move event cleanup routinePawel Moll-26/+25
2014-08-24bus: arm-ccn: Fix warning messagePawel Moll-1/+1
2014-08-08Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1402
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-1/+3
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+2
2014-07-31bus: arm-ccn: Fix error handling at event allocationPawel Moll-4/+5
2014-07-30drivers: CCI: Correct use of ! and &Himangi Saraogi-1/+2
2014-07-24bus: ARM CCN: add PERF_EVENTS dependencyArnd Bergmann-0/+1
2014-07-23bus: ARM CCN PMU driverPawel Moll-1/+1400
2014-07-18bus: imx-weim: populate devices on a simple busLiu Ying-1/+3
2014-07-03Merge branch 'component-for-driver' of git://ftp.arm.linux.org.uk/~rmk/linux-...Greg Kroah-Hartman-1/+1
2014-06-19devres: remove devm_request_and_ioremap()Jingoo Han-3/+3
2014-06-17bus/arm-cci: add dependency on OF && CPU_V7Arnd Bergmann-1/+1
2014-06-02Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-300/+949
2014-06-02Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-8/+3
2014-06-02Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+214
2014-05-26Merge tag 'omap-for-v3.16/l3-noc-signed' of git://git.kernel.org/pub/scm/linu...Olof Johansson-300/+651
2014-05-26ARM: vexpress: refine dependencies for new codeArnd Bergmann-1/+2
2014-05-24bus: add Broadcom GISB bus arbiter timeout/error handlerFlorian Fainelli-0/+298
2014-05-15mfd: vexpress: Convert custom func API to regmapPawel Moll-0/+213
2014-05-05bus: omap_l3_noc: Add AM4372 interconnect error dataAfzal Mohammed-0/+92
2014-05-05bus: omap_l3_noc: Add DRA7 interconnect error dataRajendra Nayak-0/+152
2014-05-05bus: omap_l3_noc: introduce concept of submoduleNishanth Menon-6/+17
2014-05-05bus: omap_l3_noc: Add information about the context of operationNishanth Menon-4/+16
2014-05-05bus: omap_l3_noc: add information about the type of operationNishanth Menon-1/+21
2014-05-05bus: omap_l3_noc: ignore masked out unclearable targetsAfzal Mohammed-0/+13
2014-05-05bus: omap_l3_noc: improve readability by using helper for slave event parsingNishanth Menon-98/+113
2014-05-05bus: omap_l3_noc: make error reporting and handling commonNishanth Menon-28/+47
2014-05-05bus: omap_l3_noc: fix masterid detectionNishanth Menon-1/+9
2014-05-05bus: omap_l3_noc: convert flagmux information into a structureNishanth Menon-30/+56
2014-05-05bus: omap_l3_noc: use of_match_data to pick up SoC informationSricharan R-43/+84
2014-05-05bus: omap_l3_noc: Add support for discountinous flag mux input numbersRajendra Nayak-3/+39
2014-05-05bus: omap_l3_noc: convert target information into a structureNishanth Menon-84/+54
2014-05-05bus: omap_l3_noc: move L3 master data structure outNishanth Menon-4/+11
2014-05-05bus: omap_l3_noc: un-obfuscate l3_targ address computationNishanth Menon-1/+1
2014-05-05bus: omap_l3_noc: switch over to relaxed variants of readl/writelNishanth Menon-12/+14
2014-05-05bus: omap_l3_noc: populate l3->dev and use itNishanth Menon-5/+6
2014-05-05bus: omap_l3_noc: remove iclk from omap_l3 structNishanth Menon-1/+0
2014-05-05bus: omap_l3_noc: rename functions and data to omap_l3Sricharan R-17/+18
2014-05-05bus: omap_l3_noc: Fix copyright informationNishanth Menon-24/+12
2014-05-05drivers: bus: omap_l3: Change pr_crit() to dev_err() when IRQ request failsPeter Ujfalusi-4/+3
2014-05-05drivers: bus: omap_l3: Remove the platform driver's remove functionPeter Ujfalusi-6/+0
2014-05-05drivers: bus: omap_l3: Convert to use devm_request_irq()Peter Ujfalusi-18/+5
2014-05-05drivers: bus: omap_l3: Convert to use devm_ioremap_resource()Peter Ujfalusi-48/+11
2014-05-05drivers: bus: omap_l3: Convert to use devm_kzallocPeter Ujfalusi-8/+3
2014-04-24bus: mvebu: pass the coherency availability information at init timeThomas Petazzoni-8/+3
2014-04-24bus: mvebu-mbus: allow several windows with the same target/attributeThomas Petazzoni-6/+0