summaryrefslogtreecommitdiff
path: root/drivers/bus
AgeCommit message (Expand)Author
2014-05-05bus: omap_l3_noc: make error reporting and handling commonNishanth Menon
2014-05-05bus: omap_l3_noc: fix masterid detectionNishanth Menon
2014-05-05bus: omap_l3_noc: convert flagmux information into a structureNishanth Menon
2014-05-05bus: omap_l3_noc: use of_match_data to pick up SoC informationSricharan R
2014-05-05bus: omap_l3_noc: Add support for discountinous flag mux input numbersRajendra Nayak
2014-05-05bus: omap_l3_noc: convert target information into a structureNishanth Menon
2014-05-05bus: omap_l3_noc: move L3 master data structure outNishanth Menon
2014-05-05bus: omap_l3_noc: un-obfuscate l3_targ address computationNishanth Menon
2014-05-05bus: omap_l3_noc: switch over to relaxed variants of readl/writelNishanth Menon
2014-05-05bus: omap_l3_noc: populate l3->dev and use itNishanth Menon
2014-05-05bus: omap_l3_noc: remove iclk from omap_l3 structNishanth Menon
2014-05-05bus: omap_l3_noc: rename functions and data to omap_l3Sricharan R
2014-05-05bus: omap_l3_noc: Fix copyright informationNishanth Menon
2014-05-05drivers: bus: omap_l3: Change pr_crit() to dev_err() when IRQ request failsPeter Ujfalusi
2014-05-05drivers: bus: omap_l3: Remove the platform driver's remove functionPeter Ujfalusi
2014-05-05drivers: bus: omap_l3: Convert to use devm_request_irq()Peter Ujfalusi
2014-05-05drivers: bus: omap_l3: Convert to use devm_ioremap_resource()Peter Ujfalusi
2014-05-05drivers: bus: omap_l3: Convert to use devm_kzallocPeter Ujfalusi
2014-01-31drivers: bus: fix CCI driver kcalloc call parameters swapLorenzo Pieralisi
2013-11-24bus: mvebu-mbus: Remove deprecated commentEzequiel Garcia
2013-11-24bus: mvebu-mbus: potential forever loop in mvebu_mbus_init()Dan Carpenter
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-11Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-10-19ARM: cci driver need big endian fixes in asm codeVictor Kamensky
2013-10-01bus: mvebu-mbus: Fix optional pcie-mem/io-aperture propertiesJason Gunthorpe
2013-09-24drivers: CCI: fix the error handle in cci_pmu_probe()Wei Yongjun
2013-09-18bus: mvebu: add missing of_node_put() to fix reference leakJisheng Zhang
2013-09-17drivers: CCI: add ARM CCI PMU supportPunit Agrawal
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-08-23Merge tag 'imx-weim-3.12' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Kevin Hilman
2013-08-21drivers/bus: arm-cci: avoid parsing DT for cpu device nodesSudeep KarkadaNagesha
2013-08-16drivers: bus: imx-weim: Add support for i.MX1/21/25/27/31/35/50/51/53Alexander Shiyan
2013-08-16drivers: bus: imx-weim: Add missing platform_driver.owner fieldAlexander Shiyan
2013-08-16drivers: bus: imx-weim: use module_platform_driver_probe()Alexander Shiyan
2013-08-16drivers: bus: imx-weim: Simplify error pathAlexander Shiyan
2013-08-16drivers: bus: imx-weim: Remove private driver dataAlexander Shiyan
2013-08-06bus: mvebu-mbus: Factorize Armada 370/XP data structuresThomas Petazzoni
2013-08-06bus: mvebu-mbus: Update main descriptionThomas Petazzoni
2013-08-06bus: mvebu-mbus: Remove name -> target, attribute mapping tablesThomas Petazzoni
2013-08-06bus: mvebu-mbus: Remove the no longer used name-based APIThomas Petazzoni
2013-08-06bus: mvebu-mbus: Add new API for the PCIe memory and IO apertureEzequiel Garcia
2013-08-06bus: mvebu-mbus: Add static window allocation to the DT bindingEzequiel Garcia
2013-08-06bus: mvebu-mbus: Introduce device tree bindingEzequiel Garcia
2013-08-06bus: mvebu-mbus: Factor out initialization detailsEzequiel Garcia
2013-08-06bus: mvebu-mbus: Add new API for window creationThomas Petazzoni
2013-07-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-06-17drivers: bus: add a new driver for WEIMHuang Shijie
2013-06-14Merge tag 'cleanup-3.11-4' of git://git.infradead.org/users/jcooper/linux int...Olof Johansson
2013-06-08bus: mvebu-mbus: Use pr_fmtEzequiel Garcia