aboutsummaryrefslogtreecommitdiff
path: root/drivers/bus
AgeCommit message (Expand)Author
2014-05-05bus: omap_l3_noc: Add information about the context of operationNishanth Menon
2014-05-05bus: omap_l3_noc: add information about the type of operationNishanth Menon
2014-05-05bus: omap_l3_noc: ignore masked out unclearable targetsAfzal Mohammed
2014-05-05bus: omap_l3_noc: improve readability by using helper for slave event parsingNishanth Menon
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-04-24bus: mvebu: pass the coherency availability information at init timeThomas Petazzoni
2014-04-24bus: mvebu-mbus: allow several windows with the same target/attributeThomas Petazzoni
2014-04-24bus: mvebu-mbus: Avoid setting an undefined window sizeJason Gunthorpe
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2014-03-17Merge tag 'mvebu-drivers-3.15-2' of git://git.infradead.org/linux-mvebu into ...Arnd Bergmann
2014-03-05bus: imx-weim: support CS GPR configurationShawn Guo
2014-02-25drivers: cci: Export CCI PMU revisionPunit Agrawal
2014-02-25drivers: cci: Extend support to CCI revisions > r1p2Punit Agrawal
2014-02-18bus: mvebu-mbus: Fix incorrect size for PCI aperture resourcesJason Gunthorpe
2014-02-11bus: mvebu-mbus: make use of of_find_matching_node_and_matchJosh Cartwright
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