Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6e8793674bb0d1135ca0e5c9f7e16fecbf815926
/
drivers
/
i2c
/
i2c-mux.c
cfafa80
i2c: mux: add sysfs header
by Wolfram Sang
· 6 years ago
1f3b69b
i2c: mux: Use struct_size() in devm_kzalloc()
by Gustavo A. R. Silva
· 6 years ago
7168bff
i2c: mux: populate the new *_atomic callbacks
by Wolfram Sang
· 6 years ago
99cc7ad
Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 6 years ago
7b94ea5
i2c/mux, locking/core: Annotate the nested rt_mutex usage
by Peter Rosin
· 6 years ago
2518408
i2c: mux: make use of __i2c_smbus_xfer
by Peter Rosin
· 7 years ago
f657c9f
i2c: mux: improve error message for failed symlink
by Wolfram Sang
· 7 years ago
9fce894d
i2c: mux: only print failure message on error
by Peter Rosin
· 8 years ago
8d4d159
i2c: mux: provide more info on failure in i2c_mux_add_adapter
by Peter Rosin
· 8 years ago
2e1e494
i2c: add missing of_node_put in i2c_mux_del_adapters
by Qi Hou
· 8 years ago
d1ed798
i2c: move locking operations to their own struct
by Peter Rosin
· 8 years ago
6d54f14
Merge branch 'i2c-mux-dt-3' of https://github.com/peda-r/i2c-mux into i2c/for-4.9
by Wolfram Sang
· 8 years ago
b2d57b5
i2c: mux: add support for 'i2c-mux', 'i2c-arb' and 'i2c-gate' DT subnodes
by Peter Rosin
· 8 years ago
fb79e09
i2c: add i2c_trylock_bus wrapper, use it
by Peter Rosin
· 9 years ago
6ef91fc
i2c: mux: relax locking of the top i2c adapter during mux-locked muxing
by Peter Rosin
· 9 years ago
fa96f0c
i2c: muxes always lock the parent adapter
by Peter Rosin
· 9 years ago
23fe440
i2c: mux: drop old unused i2c-mux api
by Peter Rosin
· 9 years ago
a7ab723
i2c: mux: add common data for every i2c-mux instance
by Peter Rosin
· 9 years ago
5171493
i2c: i2c-mux: sort includes
by Wolfram Sang
· 9 years ago
8eb5c87
i2c: add ACPI support for I2C mux ports
by Dustin Byford
· 9 years ago
e766f33
i2c: mux: Use __i2c_transfer() instead of calling parent's master_xfer()
by Alexander Sverdlin
· 10 years ago
dc362d5
i2c: use parent adapter quirks in mux
by Alexander Sverdlin
· 10 years ago
1337784
i2c: mux: use proper dev when removing "channel-X" symlinks
by Wolfram Sang
· 10 years ago
c9449af
i2c: mux: create "channel-n" symlinks for child segments in the mux device
by Gerlando Falauto
· 10 years ago
51cf3b0
i2c: mux: create symlink to actual mux device
by Wolfram Sang
· 10 years ago
2212a85
i2c: mux: Inherit retry count and timeout from parent for muxed bus
by Elie De Brauwer
· 11 years ago
687b81d
i2c: move OF helpers into the core
by Wolfram Sang
· 11 years ago
51d9570
i2c: Make the return type of i2c_del_mux_adapter() void
by Lars-Peter Clausen
· 12 years ago
bf51a8c
i2c: Ignore return value of i2c_del_adapter()
by Lars-Peter Clausen
· 12 years ago
eee543e
i2c-mux: Add support for device auto-detection
by Jean Delvare
· 12 years ago
bc45449
i2c/of: Automatically populate i2c mux busses from device tree data.
by David Daney
· 13 years ago
5a3ecd5
i2c: Add a struct device * parameter to i2c_add_mux_adapter()
by David Daney
· 13 years ago
e1e18ee
i2c: Mark i2c_adapter.id as deprecated
by Jean Delvare
· 14 years ago
0826374
i2c: Multiplexed I2C bus core support
by Michael Lawnick
· 14 years ago