index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
omap_l3_noc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-12
bus: omap: add MODULE_LICENSE tags
Arnd Bergmann
1
-0
/
+5
2015-06-19
Merge branches 'pm-sleep' and 'pm-runtime'
Rafael J. Wysocki
1
-2
/
+2
2015-05-13
bus: omap_l3_noc: add missed callbacks for suspend-to-disk
Grygorii Strashko
1
-2
/
+2
2015-05-04
bus: omap_l3_noc: Fix master id address decoding for OMAP5
Suman Anna
1
-2
/
+3
2015-03-05
genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirely
Valentin Rothberg
1
-2
/
+2
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-12
bus: omap_l3_noc: Correct returning IRQ_HANDLED unconditionally in the irq ha...
Keerthy
1
-2
/
+6
2014-11-12
bus: omap_l3_noc: Add resume hook to restore context
Keerthy
1
-0
/
+55
2014-10-20
bus: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-05-05
bus: omap_l3_noc: Add AM4372 interconnect error data
Afzal Mohammed
1
-0
/
+1
2014-05-05
bus: omap_l3_noc: Add DRA7 interconnect error data
Rajendra Nayak
1
-0
/
+1
2014-05-05
bus: omap_l3_noc: introduce concept of submodule
Nishanth Menon
1
-5
/
+12
2014-05-05
bus: omap_l3_noc: Add information about the context of operation
Nishanth Menon
1
-4
/
+14
2014-05-05
bus: omap_l3_noc: add information about the type of operation
Nishanth Menon
1
-1
/
+8
2014-05-05
bus: omap_l3_noc: ignore masked out unclearable targets
Afzal Mohammed
1
-0
/
+9
2014-05-05
bus: omap_l3_noc: improve readability by using helper for slave event parsing
Nishanth Menon
1
-98
/
+113
2014-05-05
bus: omap_l3_noc: make error reporting and handling common
Nishanth Menon
1
-27
/
+45
2014-05-05
bus: omap_l3_noc: fix masterid detection
Nishanth Menon
1
-1
/
+5
2014-05-05
bus: omap_l3_noc: convert flagmux information into a structure
Nishanth Menon
1
-5
/
+11
2014-05-05
bus: omap_l3_noc: use of_match_data to pick up SoC information
Sricharan R
1
-23
/
+32
2014-05-05
bus: omap_l3_noc: Add support for discountinous flag mux input numbers
Rajendra Nayak
1
-0
/
+31
2014-05-05
bus: omap_l3_noc: convert target information into a structure
Nishanth Menon
1
-5
/
+4
2014-05-05
bus: omap_l3_noc: un-obfuscate l3_targ address computation
Nishanth Menon
1
-1
/
+1
2014-05-05
bus: omap_l3_noc: switch over to relaxed variants of readl/writel
Nishanth Menon
1
-12
/
+14
2014-05-05
bus: omap_l3_noc: populate l3->dev and use it
Nishanth Menon
1
-5
/
+6
2014-05-05
bus: omap_l3_noc: rename functions and data to omap_l3
Sricharan R
1
-12
/
+12
2014-05-05
bus: omap_l3_noc: Fix copyright information
Nishanth Menon
1
-12
/
+6
2014-05-05
drivers: bus: omap_l3: Change pr_crit() to dev_err() when IRQ request fails
Peter Ujfalusi
1
-4
/
+3
2014-05-05
drivers: bus: omap_l3: Remove the platform driver's remove function
Peter Ujfalusi
1
-6
/
+0
2014-05-05
drivers: bus: omap_l3: Convert to use devm_request_irq()
Peter Ujfalusi
1
-18
/
+5
2014-05-05
drivers: bus: omap_l3: Convert to use devm_ioremap_resource()
Peter Ujfalusi
1
-48
/
+11
2014-05-05
drivers: bus: omap_l3: Convert to use devm_kzalloc
Peter Ujfalusi
1
-8
/
+3
2013-01-04
Drivers: misc: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-10-02
drivers: bus: omap_l3: fixup merge conflict resolution
Olof Johansson
1
-1
/
+0
2012-10-02
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+267
2012-09-21
drivers: bus: omap_l3: use resources instead of hardcoded irqs
Olof Johansson
1
-2
/
+2
2012-09-19
drivers: bus: Move the OMAP interconnect driver to drivers/bus/
Santosh Shilimkar
1
-0
/
+266