index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-12
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