aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bus (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-05-05bus: omap_l3_noc: rename functions and data to omap_l3Sricharan R2-17/+18
2014-05-05bus: omap_l3_noc: Fix copyright informationNishanth Menon2-24/+12
2014-05-05drivers: bus: omap_l3: Change pr_crit() to dev_err() when IRQ request failsPeter Ujfalusi1-4/+3
2014-05-05drivers: bus: omap_l3: Remove the platform driver's remove functionPeter Ujfalusi1-6/+0
2014-05-05drivers: bus: omap_l3: Convert to use devm_request_irq()Peter Ujfalusi1-18/+5
2014-05-05drivers: bus: omap_l3: Convert to use devm_ioremap_resource()Peter Ujfalusi1-48/+11
2014-05-05drivers: bus: omap_l3: Convert to use devm_kzallocPeter Ujfalusi1-8/+3
2014-04-24bus: mvebu: pass the coherency availability information at init timeThomas Petazzoni1-8/+3
2014-04-24bus: mvebu-mbus: allow several windows with the same target/attributeThomas Petazzoni1-6/+0
2014-04-24bus: mvebu-mbus: Avoid setting an undefined window sizeJason Gunthorpe1-0/+16
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-13/+14
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+58
2014-03-17Merge tag 'mvebu-drivers-3.15-2' of git://git.infradead.org/linux-mvebu into next/driversArnd Bergmann1-2/+1
2014-03-05bus: imx-weim: support CS GPR configurationShawn Guo1-0/+58
2014-02-25drivers: cci: Export CCI PMU revisionPunit Agrawal1-2/+10
2014-02-25drivers: cci: Extend support to CCI revisions > r1p2Punit Agrawal1-9/+3
2014-02-18bus: mvebu-mbus: Fix incorrect size for PCI aperture resourcesJason Gunthorpe1-2/+2
2014-02-11bus: mvebu-mbus: make use of of_find_matching_node_and_matchJosh Cartwright1-2/+1
2014-01-31drivers: bus: fix CCI driver kcalloc call parameters swapLorenzo Pieralisi1-1/+1
2013-11-24bus: mvebu-mbus: Remove deprecated commentEzequiel Garcia1-6/+0
2013-11-24bus: mvebu-mbus: potential forever loop in mvebu_mbus_init()Dan Carpenter1-2/+2
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-2/+4
2013-11-11Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+613
2013-10-19ARM: cci driver need big endian fixes in asm codeVictor Kamensky1-2/+4
2013-10-01bus: mvebu-mbus: Fix optional pcie-mem/io-aperture propertiesJason Gunthorpe1-2/+4
2013-09-24drivers: CCI: fix the error handle in cci_pmu_probe()Wei Yongjun1-26/+7
2013-09-18bus: mvebu: add missing of_node_put() to fix reference leakJisheng Zhang1-1/+5
2013-09-17drivers: CCI: add ARM CCI PMU supportPunit Agrawal1-4/+632
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-244/+329
2013-08-23Merge tag 'imx-weim-3.12' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/socKevin Hilman2-57/+75
2013-08-21drivers/bus: arm-cci: avoid parsing DT for cpu device nodesSudeep KarkadaNagesha1-21/+7
2013-08-16drivers: bus: imx-weim: Add support for i.MX1/21/25/27/31/35/50/51/53Alexander Shiyan2-18/+54
2013-08-16drivers: bus: imx-weim: Add missing platform_driver.owner fieldAlexander Shiyan1-2/+3
2013-08-16drivers: bus: imx-weim: use module_platform_driver_probe()Alexander Shiyan1-5/+5
2013-08-16drivers: bus: imx-weim: Simplify error pathAlexander Shiyan1-14/+8
2013-08-16drivers: bus: imx-weim: Remove private driver dataAlexander Shiyan1-27/+14
2013-08-06bus: mvebu-mbus: Factorize Armada 370/XP data structuresThomas Petazzoni1-11/+3
2013-08-06bus: mvebu-mbus: Update main descriptionThomas Petazzoni1-7/+3