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
/
arch
/
arm
/
mach-omap2
/
omap_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-31
ARM: omap2: Switch to use kmemdup_array()
Andy Shevchenko
1
-1
/
+1
2023-05-24
ARM/gpio: Push OMAP2 quirk down into TWL4030 driver
Linus Walleij
1
-1
/
+0
2023-01-09
ARM: omap2: make functions static
Arnd Bergmann
1
-4
/
+10
2023-01-09
ARM: omap2: remove unused functions
Arnd Bergmann
1
-60
/
+0
2022-04-21
ARM: OMAP2+: drop hwmod-clock helper comment
Johan Hovold
1
-3
/
+0
2022-04-21
ARM: OMAP2+: drop omap_device_register() helper
Johan Hovold
1
-17
/
+0
2021-01-09
Merge tag 'arm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+5
2020-12-07
ARM: OMAP2+: omap_device: fix idling of devices during probe
Andreas Kemnade
1
-3
/
+5
2020-11-19
ARM: OMAP2+: Remove redundant assignment to variable ret
Jing Xiangfeng
1
-3
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2019-12-30
ARM: OMAP2+: Drop legacy init for sdma
Tony Lindgren
1
-170
/
+0
2019-11-11
OMAP2: fixup doc comments in omap_device
Ben Dooks (Codethink)
1
-12
/
+7
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-6
/
+1
2018-06-13
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+2
2018-04-30
ARM: OMAP2+: Only probe SDMA via ti-sysc if configured in dts
Tony Lindgren
1
-7
/
+15
2018-03-01
ARM: OMAP2+: Enable ti-sysc to use device tree data for smartreflex
Tony Lindgren
1
-0
/
+5
2017-11-28
Merge branch 'soc-fixes' into omap-for-v4.15/fixes
Tony Lindgren
1
-1
/
+3
2017-11-28
ARM: OMAP2+: Missing error code in omap_device_build()
Dan Carpenter
1
-1
/
+3
2017-10-30
ARM: OMAP2+: Fix smatch found issue for omap_device
Tony Lindgren
1
-4
/
+2
2017-10-13
ARM: OMAP2+: omap_device: fix error return code in omap_device_copy_resources()
Wei Yongjun
1
-1
/
+3
2017-10-11
ARM: OMAP2+: Drop omap_hwmod_dma_info
Tony Lindgren
1
-154
/
+1
2017-10-11
ARM: OMAP2+: Populate legacy resources for dma and smartreflex
Tony Lindgren
1
-31
/
+106
2017-08-10
ARM: OMAP2+: omap_device: drop broken RPM status update from suspend_noirq
Johan Hovold
1
-10
/
+0
2017-06-08
ARM: OMAP2+: Remove unused legacy code for interconnects
Tony Lindgren
1
-4
/
+1
2017-04-04
ARM: OMAP2+: omap_device: Sync omap_device and pm_runtime after probe defer
Dave Gerlach
1
-0
/
+8
2016-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2016-07-31
ARM: OMAP2+: omap_device: fix crash on omap_device removal
Grygorii Strashko
1
-1
/
+1
2016-07-04
ARM: OMAP2+: omap_device: create clock alias purely from DT data
Tero Kristo
1
-1
/
+16
2016-06-10
ARM: OMAP2+: Fix typo in omap_device.c
Andrea Gelmini
1
-1
/
+1
2016-02-12
ARM: OMAP2+: Fix omap_device for module reload on PM runtime forbid
Tony Lindgren
1
-0
/
+10
2016-02-12
ARM: OMAP2+: Improve omap_device error for driver writers
Tony Lindgren
1
-1
/
+3
2016-01-21
Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+4
2016-01-08
PM / Domains: add setter for dev.pm_domain
Tomeu Vizoso
1
-3
/
+4
2015-12-03
ARM: OMAP2+: Change core_initcall levels to postcore_initcall
Tony Lindgren
1
-1
/
+1
2015-09-01
ARM: OMAP2+: omap-device: fix race deferred probe of omap_hsmmc vs omap_devic...
Grygorii Strashko
1
-1
/
+2
2015-06-26
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-13
/
+17
2015-06-24
Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-15
/
+9
2015-06-02
ARM: OMAP2+: Return correct error values from device and hwmod
Pali Rohár
1
-13
/
+17
2015-05-13
ARM: omap-device: use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS
Grygorii Strashko
1
-5
/
+2
2015-05-06
ARM: omap2: use clkdev_add_alias()
Russell King
1
-15
/
+9
2015-03-17
ARM: omap-device: add missed callback for suspend-to-disk
Grygorii Strashko
1
-0
/
+3
2014-12-13
ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-1
/
+1
2014-10-29
ARM: OMAP2+: Warn about deprecated legacy booting mode
Tony Lindgren
1
-0
/
+4
2014-08-26
ARM: OMAP2+: omap_device: remove warning that clk alias already exists
Markus Pargmann
1
-1
/
+1
2013-12-29
Merge tag 'v3.13-rc5' into next/boards
Olof Johansson
1
-0
/
+24
2013-12-10
ARM: OMAP2+: omap_device: add fail hook for runtime_pm when bad data is detected
Nishanth Menon
1
-0
/
+24
2013-12-09
ARM: OMAP2+: Add support for legacy auxdata for twl
Tony Lindgren
1
-0
/
+2
2013-11-15
ARM: OMAP2+: omap_device: maintain sane runtime pm status around suspend/resume
Nishanth Menon
1
-2
/
+11
2013-09-18
ARM: OMAP: fix return value check in omap_device_build_from_dt()
Wei Yongjun
1
-1
/
+1
[next]