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
/
imx-weim.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-04
bus: imx-weim: remove incorrect __init annotations
Arnd Bergmann
1
-5
/
+5
2019-08-19
bus: imx-weim: use module_platform_driver()
Sascha Hauer
1
-4
/
+4
2019-08-03
bus: imx-weim: optionally enable burst clock mode
Sven Van Asbroeck
1
-0
/
+16
2019-01-11
bus: imx-weim: guard against timing configuration conflicts
Sven Van Asbroeck
1
-3
/
+32
2019-01-11
bus: imx-weim: support multiple address ranges per child node
Sven Van Asbroeck
1
-10
/
+25
2018-10-01
bus: imx-weim: drop unnecessary DT node name NULL check
Rob Herring
1
-3
/
+0
2018-08-13
bus: imx-weim: Remove VLA usage
Kees Cook
1
-1
/
+6
2017-08-16
bus: Convert to using %pOF instead of full_name
Rob Herring
1
-4
/
+4
2016-06-23
bus: imx-weim: use of_platform_default_populate() to populate default bus
Kefeng Wang
1
-3
/
+2
2016-03-13
bus: imx-weim: Take the 'status' property value into account
Fabio Estevam
1
-1
/
+1
2015-03-02
bus: imx-weim: improve error handling upon child probe-failure
Alison Chaiken
1
-6
/
+7
2014-10-20
bus: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-18
bus: imx-weim: populate devices on a simple bus
Liu Ying
1
-1
/
+3
2014-03-05
bus: imx-weim: support CS GPR configuration
Shawn Guo
1
-0
/
+58
2013-08-16
drivers: bus: imx-weim: Add support for i.MX1/21/25/27/31/35/50/51/53
Alexander Shiyan
1
-16
/
+53
2013-08-16
drivers: bus: imx-weim: Add missing platform_driver.owner field
Alexander Shiyan
1
-2
/
+3
2013-08-16
drivers: bus: imx-weim: use module_platform_driver_probe()
Alexander Shiyan
1
-5
/
+5
2013-08-16
drivers: bus: imx-weim: Simplify error path
Alexander Shiyan
1
-14
/
+8
2013-08-16
drivers: bus: imx-weim: Remove private driver data
Alexander Shiyan
1
-27
/
+14
2013-06-17
drivers: bus: add a new driver for WEIM
Huang Shijie
1
-0
/
+138