summaryrefslogtreecommitdiffstats
path: root/drivers/bus/omap_l3_noc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * bus: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | bus: omap_l3_noc: Correct returning IRQ_HANDLED unconditionally in the irq ha...Keerthy2014-11-121-2/+6
* | bus: omap_l3_noc: Add resume hook to restore contextKeerthy2014-11-121-0/+55
|/
* bus: omap_l3_noc: Add AM4372 interconnect error dataAfzal Mohammed2014-05-051-0/+1
* bus: omap_l3_noc: Add DRA7 interconnect error dataRajendra Nayak2014-05-051-0/+1
* bus: omap_l3_noc: introduce concept of submoduleNishanth Menon2014-05-051-5/+12
* bus: omap_l3_noc: Add information about the context of operationNishanth Menon2014-05-051-4/+14
* bus: omap_l3_noc: add information about the type of operationNishanth Menon2014-05-051-1/+8
* bus: omap_l3_noc: ignore masked out unclearable targetsAfzal Mohammed2014-05-051-0/+9
* 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-051-27/+45
* bus: omap_l3_noc: fix masterid detectionNishanth Menon2014-05-051-1/+5
* bus: omap_l3_noc: convert flagmux information into a structureNishanth Menon2014-05-051-5/+11
* bus: omap_l3_noc: use of_match_data to pick up SoC informationSricharan R2014-05-051-23/+32
* bus: omap_l3_noc: Add support for discountinous flag mux input numbersRajendra Nayak2014-05-051-0/+31
* bus: omap_l3_noc: convert target information into a structureNishanth Menon2014-05-051-5/+4
* 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: rename functions and data to omap_l3Sricharan R2014-05-051-12/+12
* bus: omap_l3_noc: Fix copyright informationNishanth Menon2014-05-051-12/+6
* 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
* Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* drivers: bus: omap_l3: fixup merge conflict resolutionOlof Johansson2012-10-011-1/+0
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-0/+1
* drivers: bus: omap_l3: use resources instead of hardcoded irqsOlof Johansson2012-09-201-2/+2
* drivers: bus: Move the OMAP interconnect driver to drivers/bus/Santosh Shilimkar2012-09-191-0/+266
OpenPOWER on IntegriCloud