index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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