Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8fbf35806500a2755331cbb804517b8a6996ea4b
/
drivers
/
i2c
/
i2c-mux.c
ac4666a
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
· 8 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
· 9 years ago
dc362d5
i2c: use parent adapter quirks in mux
by Alexander Sverdlin
· 9 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