summaryrefslogtreecommitdiffstats
path: root/drivers/bus
Commit message (Expand)AuthorAgeFilesLines
* bus/arm-cci: add dependency on OF && CPU_V7Arnd Bergmann2014-06-171-1/+1
* Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-025-300/+949
|\
| * Merge tag 'omap-for-v3.16/l3-noc-signed' of git://git.kernel.org/pub/scm/linu...Olof Johansson2014-05-262-300/+651
| |\
| | * bus: omap_l3_noc: Add AM4372 interconnect error dataAfzal Mohammed2014-05-052-0/+92
| | * bus: omap_l3_noc: Add DRA7 interconnect error dataRajendra Nayak2014-05-052-0/+152
| | * bus: omap_l3_noc: introduce concept of submoduleNishanth Menon2014-05-052-6/+17
| | * bus: omap_l3_noc: Add information about the context of operationNishanth Menon2014-05-052-4/+16
| | * bus: omap_l3_noc: add information about the type of operationNishanth Menon2014-05-052-1/+21
| | * bus: omap_l3_noc: ignore masked out unclearable targetsAfzal Mohammed2014-05-052-0/+13
| | * bus: omap_l3_noc: improve readability by using helper for slave event parsingNishanth Menon2014-05-051-98/+113
| | * bus: omap_l3_noc: make error reporting and handling commonNishanth Menon2014-05-052-28/+47
| | * bus: omap_l3_noc: fix masterid detectionNishanth Menon2014-05-052-1/+9
| | * bus: omap_l3_noc: convert flagmux information into a structureNishanth Menon2014-05-052-30/+56
| | * bus: omap_l3_noc: use of_match_data to pick up SoC informationSricharan R2014-05-052-43/+84
| | * bus: omap_l3_noc: Add support for discountinous flag mux input numbersRajendra Nayak2014-05-052-3/+39
| | * bus: omap_l3_noc: convert target information into a structureNishanth Menon2014-05-052-84/+54
| | * bus: omap_l3_noc: move L3 master data structure outNishanth Menon2014-05-051-4/+11
| | * bus: omap_l3_noc: un-obfuscate l3_targ address computationNishanth Menon2014-05-051-1/+1
| | * bus: omap_l3_noc: switch over to relaxed variants of readl/writelNishanth Menon2014-05-051-12/+14
| | * bus: omap_l3_noc: populate l3->dev and use itNishanth Menon2014-05-051-5/+6
| | * bus: omap_l3_noc: remove iclk from omap_l3 structNishanth Menon2014-05-051-1/+0
| | * bus: omap_l3_noc: rename functions and data to omap_l3Sricharan R2014-05-052-17/+18
| | * bus: omap_l3_noc: Fix copyright informationNishanth Menon2014-05-052-24/+12
| | * drivers: bus: omap_l3: Change pr_crit() to dev_err() when IRQ request failsPeter Ujfalusi2014-05-051-4/+3
| | * drivers: bus: omap_l3: Remove the platform driver's remove functionPeter Ujfalusi2014-05-051-6/+0
| | * drivers: bus: omap_l3: Convert to use devm_request_irq()Peter Ujfalusi2014-05-051-18/+5
| | * drivers: bus: omap_l3: Convert to use devm_ioremap_resource()Peter Ujfalusi2014-05-051-48/+11
| | * drivers: bus: omap_l3: Convert to use devm_kzallocPeter Ujfalusi2014-05-051-8/+3
| * | bus: add Broadcom GISB bus arbiter timeout/error handlerFlorian Fainelli2014-05-243-0/+298
* | | Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-06-021-8/+3
|\ \ \
| * | | bus: mvebu: pass the coherency availability information at init timeThomas Petazzoni2014-04-241-8/+3
| |/ /
* | | Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-023-0/+214
|\ \ \
| * | | ARM: vexpress: refine dependencies for new codeArnd Bergmann2014-05-262-1/+2
| * | | mfd: vexpress: Convert custom func API to regmapPawel Moll2014-05-153-0/+213
| |/ /
* | | bus: mvebu-mbus: allow several windows with the same target/attributeThomas Petazzoni2014-04-241-6/+0
* | | bus: mvebu-mbus: Avoid setting an undefined window sizeJason Gunthorpe2014-04-241-0/+16
|/ /
* | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-052-13/+14
|\ \
| * \ Merge tag 'mvebu-drivers-3.15-2' of git://git.infradead.org/linux-mvebu into ...Arnd Bergmann2014-03-171-2/+1
| |\ \
| | * | bus: mvebu-mbus: make use of of_find_matching_node_and_matchJosh Cartwright2014-02-111-2/+1
| | |/
| * | drivers: cci: Export CCI PMU revisionPunit Agrawal2014-02-251-2/+10
| * | drivers: cci: Extend support to CCI revisions > r1p2Punit Agrawal2014-02-251-9/+3
| |/
* | Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2014-04-051-0/+58
|\ \
| * | bus: imx-weim: support CS GPR configurationShawn Guo2014-03-051-0/+58
| |/
* / bus: mvebu-mbus: Fix incorrect size for PCI aperture resourcesJason Gunthorpe2014-02-181-2/+2
|/
* drivers: bus: fix CCI driver kcalloc call parameters swapLorenzo Pieralisi2014-01-311-1/+1
* bus: mvebu-mbus: Remove deprecated commentEzequiel Garcia2013-11-241-6/+0
* bus: mvebu-mbus: potential forever loop in mvebu_mbus_init()Dan Carpenter2013-11-241-2/+2
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-2/+4
|\
| * ARM: cci driver need big endian fixes in asm codeVictor Kamensky2013-10-191-2/+4
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-111-4/+613
|\ \ | |/ |/|