summaryrefslogtreecommitdiffstats
path: root/drivers/bus
AgeCommit message (Expand)AuthorLines
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
2014-04-24bus: mvebu-mbus: Avoid setting an undefined window sizeJason Gunthorpe-0/+16
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-13/+14
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds-0/+58
2014-03-17Merge tag 'mvebu-drivers-3.15-2' of git://git.infradead.org/linux-mvebu into ...Arnd Bergmann-2/+1
2014-03-05bus: imx-weim: support CS GPR configurationShawn Guo-0/+58
2014-02-25drivers: cci: Export CCI PMU revisionPunit Agrawal-2/+10
2014-02-25drivers: cci: Extend support to CCI revisions > r1p2Punit Agrawal-9/+3
2014-02-18bus: mvebu-mbus: Fix incorrect size for PCI aperture resourcesJason Gunthorpe-2/+2
2014-02-11bus: mvebu-mbus: make use of of_find_matching_node_and_matchJosh Cartwright-2/+1
2014-01-31drivers: bus: fix CCI driver kcalloc call parameters swapLorenzo Pieralisi-1/+1
2013-11-24bus: mvebu-mbus: Remove deprecated commentEzequiel Garcia-6/+0
2013-11-24bus: mvebu-mbus: potential forever loop in mvebu_mbus_init()Dan Carpenter-2/+2
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds-2/+4
2013-11-11Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+613
2013-10-19ARM: cci driver need big endian fixes in asm codeVictor Kamensky-2/+4