index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
imx-weim.c
Age
Commit message (
Expand
)
Author
2024-02-06
bus: imx-weim: fix valid range check
Lucas Stach
2023-11-27
bus: imx-weim: Use device_get_match_data()
Rob Herring
2023-07-19
bus: imx-weim: use devm_platform_ioremap_resource
Martin Kaiser
2023-04-25
Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-13
Merge tag 'devicetree-fixes-for-6.2-3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-11
treewide: Fix probing of devices in DT overlays
Geert Uytterhoeven
2023-03-14
bus: imx-weim: fix branch condition evaluates to a garbage value
Ivan Bornyakov
2023-03-06
bus: imx-weim: Remove open coded "ranges" parsing
Rob Herring
2022-12-31
bus: imx-weim: use devm_platform_get_and_ioremap_resource()
Minghao Chi
2022-04-11
bus: imx-weim: make symbol 'weim_of_notifier' static
Wei Yongjun
2022-04-06
bus: imx-weim: fix NULL but dereferenced coccicheck error
Wan Jiabing
2022-02-22
bus: imx-weim: add DT overlay support for WEIM bus
Ivan Bornyakov
2021-12-14
bus: imx-weim: optionally enable continuous burst clock
Ivan Bornyakov
2019-09-04
bus: imx-weim: remove incorrect __init annotations
Arnd Bergmann
2019-08-19
bus: imx-weim: use module_platform_driver()
Sascha Hauer
2019-08-03
bus: imx-weim: optionally enable burst clock mode
Sven Van Asbroeck
2019-01-11
bus: imx-weim: guard against timing configuration conflicts
Sven Van Asbroeck
2019-01-11
bus: imx-weim: support multiple address ranges per child node
Sven Van Asbroeck
2018-10-01
bus: imx-weim: drop unnecessary DT node name NULL check
Rob Herring
2018-08-13
bus: imx-weim: Remove VLA usage
Kees Cook
2017-08-16
bus: Convert to using %pOF instead of full_name
Rob Herring
2016-06-23
bus: imx-weim: use of_platform_default_populate() to populate default bus
Kefeng Wang
2016-03-12
bus: imx-weim: Take the 'status' property value into account
Fabio Estevam
2015-03-02
bus: imx-weim: improve error handling upon child probe-failure
Alison Chaiken
2014-10-20
bus: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-18
bus: imx-weim: populate devices on a simple bus
Liu Ying
2014-03-05
bus: imx-weim: support CS GPR configuration
Shawn Guo
2013-08-16
drivers: bus: imx-weim: Add support for i.MX1/21/25/27/31/35/50/51/53
Alexander Shiyan
2013-08-16
drivers: bus: imx-weim: Add missing platform_driver.owner field
Alexander Shiyan
2013-08-16
drivers: bus: imx-weim: use module_platform_driver_probe()
Alexander Shiyan
2013-08-16
drivers: bus: imx-weim: Simplify error path
Alexander Shiyan
2013-08-16
drivers: bus: imx-weim: Remove private driver data
Alexander Shiyan
2013-06-17
drivers: bus: add a new driver for WEIM
Huang Shijie