index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-16
i2c: img-scb: use setup_timer
Geliang Tang
1
-3
/
+2
2017-04-16
i2c: i2c-scmi: add a MS HID
Edgar Cherkasov
1
-0
/
+4
2017-04-16
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c/for-4.12
Wolfram Sang
10
-30
/
+352
2017-04-12
i2c: mux: ltc4306: LTC4306 and LTC4305 I2C multiplexer/switch
Michael Hennerich
3
-0
/
+334
2017-04-11
Backmerge tag 'v4.11-rc6' into drm-next
Dave Airlie
1
-28
/
+6
2017-04-03
Merge branch 'ib/4.11-rc3-i2c-irq-resources' into next
Dmitry Torokhov
2
-2
/
+56
2017-04-03
i2c: mux: reg: stop double error reporting
Peter Rosin
1
-3
/
+1
2017-04-03
i2c: mux: pinctrl: stop double error reporting
Peter Rosin
1
-3
/
+1
2017-04-03
i2c: mux: pca954x: stop double error reporting
Peter Rosin
1
-6
/
+1
2017-04-03
i2c: mux: pca9541: stop double error reporting
Peter Rosin
1
-3
/
+1
2017-04-03
i2c: mux: gpio: stop double error reporting
Peter Rosin
1
-3
/
+1
2017-04-03
i2c: arb: gpio-challenge: stop double error reporting
Peter Rosin
1
-3
/
+1
2017-04-03
i2c: mux: provide more info on failure in i2c_mux_add_adapter
Peter Rosin
1
-3
/
+6
2017-04-01
i2c: allow attaching IRQ resources to i2c_board_info
Dmitry Torokhov
2
-0
/
+42
2017-04-01
i2c: copy device properties when using i2c_register_board_info()
Dmitry Torokhov
1
-0
/
+12
2017-04-01
i2c: export i2c_client_type structure
Dmitry Torokhov
1
-2
/
+2
2017-03-30
i2c: meson: improve and simplify interrupt handler
Heiner Kallweit
1
-30
/
+10
2017-03-30
i2c: meson: remove meson_i2c_write_tokens
Heiner Kallweit
1
-10
/
+4
2017-03-30
i2c: meson: don't create separate token chain just for the stop command
Heiner Kallweit
1
-18
/
+5
2017-03-30
i2c: meson: improve interrupt handler and detect spurious interrupts
Heiner Kallweit
1
-4
/
+7
2017-03-30
i2c: meson: remove variable count from meson_i2c_xfer
Heiner Kallweit
1
-3
/
+2
2017-03-30
i2c: meson: use full 12 bits for clock divider
Heiner Kallweit
1
-2
/
+14
2017-03-30
i2c: meson: use i2c core for DT clock-frequency parsing
Heiner Kallweit
1
-5
/
+3
2017-03-30
i2c: meson: set clock divider in probe instead of setting it for each transfer
Heiner Kallweit
1
-9
/
+8
2017-03-30
i2c: meson: remove member irq from struct meson_i2c
Heiner Kallweit
1
-7
/
+5
2017-03-30
i2c: meson: use min instead of min_t where min_t isn't needed
Heiner Kallweit
1
-5
/
+5
2017-03-24
i2c: mux: pca954x: Add missing pca9546 definition to chip_desc
Mike Looijmans
1
-1
/
+5
2017-03-23
Revert "i2c: mux: pca954x: Add ACPI support for pca954x"
Andy Shevchenko
1
-27
/
+1
2017-03-23
i2c: thunderx: ACPI support for clock settings
Jan Glauber
1
-9
/
+15
2017-03-23
i2c: xlp9xx: update for ARCH_THUNDER2
Jayachandran C
2
-1
/
+2
2017-03-23
i2c: mv64xxx: simplify optional reset handling
Philipp Zabel
1
-10
/
+5
2017-03-23
i2c: tegra-bpmp: Enable Tegra BPMP I2C adapter
Jon Hunter
1
-0
/
+1
2017-03-23
BackMerge tag 'v4.11-rc3' into drm-next
Dave Airlie
8
-22
/
+56
2017-03-22
i2c: designware: Disable pm for PMIC i2c-bus even if there is no _SEM method
Hans de Goede
1
-0
/
+15
2017-03-22
i2c: designware: Never suspend i2c-busses used for accessing the system PMIC
Hans de Goede
4
-11
/
+16
2017-03-22
i2c-designware: increase timeout of semaphore transfer
Oliver Neukum
1
-1
/
+1
2017-03-22
Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop.org/git/drm-intel into i2c/for-next
Wolfram Sang
5
-45
/
+99
2017-03-15
i2c: mux: pca954x: make use of raw_spinlock variants
Julia Cartwright
1
-6
/
+6
2017-03-13
Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop.org/git/drm-intel into drm-intel-next-queued
Daniel Vetter
5
-45
/
+99
2017-03-09
Revert "i2c: copy device properties when using i2c_register_board_info()"
Wolfram Sang
1
-10
/
+0
2017-03-09
Merge branch 'i2c-mux/for-current' of https://github.com/peda-r/i2c-mux into i2c/for-current
Wolfram Sang
1
-0
/
+2
2017-03-09
Revert "i2c: add missing of_node_put in i2c_mux_del_adapters"
Wolfram Sang
1
-2
/
+0
2017-03-09
i2c: exynos5: Avoid transaction timeouts due TRANSFER_DONE_AUTO not set
Javier Martinez Canillas
1
-1
/
+2
2017-03-08
i2c: designware: add reset interface
Zhangfei Gao
2
-4
/
+25
2017-03-08
i2c: meson: fix wrong variable usage in meson_i2c_put_data
Heiner Kallweit
1
-1
/
+1
2017-03-08
i2c: copy device properties when using i2c_register_board_info()
Dmitry Torokhov
1
-0
/
+10
2017-03-08
i2c: m65xx: drop superfluous quirk structure
Wolfram Sang
1
-9
/
+0
2017-03-08
i2c: brcmstb: Fix START and STOP conditions
Jaedon Shin
1
-6
/
+21
2017-03-08
i2c: add missing of_node_put in i2c_mux_del_adapters
Qi Hou
1
-0
/
+2
2017-03-08
i2c: riic: fix restart condition
Chris Brandt
1
-1
/
+5
[prev]
[next]