index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
imx-weim.c
Age
Commit message (
Expand
)
Author
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