aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bus/omap_l3_noc.c
Commit message (Expand)AuthorAge
* bus: omap_l3_noc: Add AM4372 interconnect error dataAfzal Mohammed2014-05-05
* bus: omap_l3_noc: Add DRA7 interconnect error dataRajendra Nayak2014-05-05
* bus: omap_l3_noc: introduce concept of submoduleNishanth Menon2014-05-05
* bus: omap_l3_noc: Add information about the context of operationNishanth Menon2014-05-05
* bus: omap_l3_noc: add information about the type of operationNishanth Menon2014-05-05
* bus: omap_l3_noc: ignore masked out unclearable targetsAfzal Mohammed2014-05-05
* bus: omap_l3_noc: improve readability by using helper for slave event parsingNishanth Menon2014-05-05
* bus: omap_l3_noc: make error reporting and handling commonNishanth Menon2014-05-05
* bus: omap_l3_noc: fix masterid detectionNishanth Menon2014-05-05
* bus: omap_l3_noc: convert flagmux information into a structureNishanth Menon2014-05-05
* bus: omap_l3_noc: use of_match_data to pick up SoC informationSricharan R2014-05-05
* bus: omap_l3_noc: Add support for discountinous flag mux input numbersRajendra Nayak2014-05-05
* bus: omap_l3_noc: convert target information into a structureNishanth Menon2014-05-05
* bus: omap_l3_noc: un-obfuscate l3_targ address computationNishanth Menon2014-05-05
* bus: omap_l3_noc: switch over to relaxed variants of readl/writelNishanth Menon2014-05-05
* bus: omap_l3_noc: populate l3->dev and use itNishanth Menon2014-05-05
* bus: omap_l3_noc: rename functions and data to omap_l3Sricharan R2014-05-05
* bus: omap_l3_noc: Fix copyright informationNishanth Menon2014-05-05
* drivers: bus: omap_l3: Change pr_crit() to dev_err() when IRQ request failsPeter Ujfalusi2014-05-05
* drivers: bus: omap_l3: Remove the platform driver's remove functionPeter Ujfalusi2014-05-05
* drivers: bus: omap_l3: Convert to use devm_request_irq()Peter Ujfalusi2014-05-05
* drivers: bus: omap_l3: Convert to use devm_ioremap_resource()Peter Ujfalusi2014-05-05
* drivers: bus: omap_l3: Convert to use devm_kzallocPeter Ujfalusi2014-05-05
* Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* drivers: bus: omap_l3: fixup merge conflict resolutionOlof Johansson2012-10-01
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-01
* drivers: bus: omap_l3: use resources instead of hardcoded irqsOlof Johansson2012-09-20
* drivers: bus: Move the OMAP interconnect driver to drivers/bus/Santosh Shilimkar2012-09-19