index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
i2c: meson: improve interrupt handler and detect spurious interrupts
Heiner Kallweit
2017-03-30
1
-4
/
+7
|
*
|
|
i2c: meson: remove variable count from meson_i2c_xfer
Heiner Kallweit
2017-03-30
1
-3
/
+2
|
*
|
|
i2c: meson: use full 12 bits for clock divider
Heiner Kallweit
2017-03-30
1
-2
/
+14
|
*
|
|
i2c: meson: use i2c core for DT clock-frequency parsing
Heiner Kallweit
2017-03-30
1
-5
/
+3
|
*
|
|
i2c: meson: set clock divider in probe instead of setting it for each transfer
Heiner Kallweit
2017-03-30
1
-9
/
+8
|
*
|
|
i2c: meson: remove member irq from struct meson_i2c
Heiner Kallweit
2017-03-30
1
-7
/
+5
|
*
|
|
i2c: meson: use min instead of min_t where min_t isn't needed
Heiner Kallweit
2017-03-30
1
-5
/
+5
|
*
|
|
i2c: thunderx: ACPI support for clock settings
Jan Glauber
2017-03-23
1
-9
/
+15
|
*
|
|
i2c: xlp9xx: update for ARCH_THUNDER2
Jayachandran C
2017-03-23
2
-1
/
+2
|
*
|
|
i2c: mv64xxx: simplify optional reset handling
Philipp Zabel
2017-03-23
1
-10
/
+5
|
*
|
|
i2c: tegra-bpmp: Enable Tegra BPMP I2C adapter
Jon Hunter
2017-03-23
1
-0
/
+1
|
*
|
|
i2c: designware: Disable pm for PMIC i2c-bus even if there is no _SEM method
Hans de Goede
2017-03-22
1
-0
/
+15
|
*
|
|
i2c: designware: Never suspend i2c-busses used for accessing the system PMIC
Hans de Goede
2017-03-22
4
-11
/
+16
|
*
|
|
i2c-designware: increase timeout of semaphore transfer
Oliver Neukum
2017-03-22
1
-1
/
+1
|
*
|
|
Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop...
Wolfram Sang
2017-03-22
5
-45
/
+99
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Backmerge tag 'v4.11-rc6' into drm-next
Dave Airlie
2017-04-11
1
-28
/
+6
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
i2c: mux: pca954x: Add missing pca9546 definition to chip_desc
Mike Looijmans
2017-03-24
1
-1
/
+5
|
*
|
|
Revert "i2c: mux: pca954x: Add ACPI support for pca954x"
Andy Shevchenko
2017-03-23
1
-27
/
+1
|
|
/
/
*
|
|
BackMerge tag 'v4.11-rc3' into drm-next
Dave Airlie
2017-03-23
8
-22
/
+56
|
\
|
|
|
*
|
Revert "i2c: copy device properties when using i2c_register_board_info()"
Wolfram Sang
2017-03-09
1
-10
/
+0
|
*
|
Merge branch 'i2c-mux/for-current' of https://github.com/peda-r/i2c-mux into ...
Wolfram Sang
2017-03-09
1
-0
/
+2
|
|
\
\
|
|
*
|
i2c: add missing of_node_put in i2c_mux_del_adapters
Qi Hou
2017-03-03
1
-0
/
+2
|
*
|
|
Revert "i2c: add missing of_node_put in i2c_mux_del_adapters"
Wolfram Sang
2017-03-09
1
-2
/
+0
|
*
|
|
i2c: exynos5: Avoid transaction timeouts due TRANSFER_DONE_AUTO not set
Javier Martinez Canillas
2017-03-09
1
-1
/
+2
|
*
|
|
i2c: designware: add reset interface
Zhangfei Gao
2017-03-08
2
-4
/
+25
|
*
|
|
i2c: meson: fix wrong variable usage in meson_i2c_put_data
Heiner Kallweit
2017-03-08
1
-1
/
+1
|
*
|
|
i2c: copy device properties when using i2c_register_board_info()
Dmitry Torokhov
2017-03-08
1
-0
/
+10
|
*
|
|
i2c: m65xx: drop superfluous quirk structure
Wolfram Sang
2017-03-08
1
-9
/
+0
|
*
|
|
i2c: brcmstb: Fix START and STOP conditions
Jaedon Shin
2017-03-08
1
-6
/
+21
|
*
|
|
i2c: add missing of_node_put in i2c_mux_del_adapters
Qi Hou
2017-03-08
1
-0
/
+2
|
*
|
|
i2c: riic: fix restart condition
Chris Brandt
2017-03-08
1
-1
/
+5
*
|
|
|
Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop...
Daniel Vetter
2017-03-13
5
-45
/
+99
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
i2c: designware-baytrail: Call pmic_bus_access_notifier_chain
Hans de Goede
2017-03-02
1
-0
/
+4
|
*
|
i2c: designware-baytrail: Acquire P-Unit access on bus acquire
Hans de Goede
2017-03-02
1
-0
/
+4
|
*
|
i2c: designware-baytrail: Add support for cherrytrail
Hans de Goede
2017-03-02
4
-12
/
+37
|
*
|
i2c: designware-baytrail: Fix race when resetting the semaphore
Hans de Goede
2017-03-02
1
-9
/
+2
|
*
|
i2c: designware-baytrail: Disallow the CPU to enter C6 or C7 while holding th...
Hans de Goede
2017-03-02
3
-5
/
+32
|
*
|
i2c: designware-baytrail: Only check iosf_mbi_available() for shared hosts
Hans de Goede
2017-03-02
1
-6
/
+7
|
*
|
i2c: designware-baytrail: Pass dw_i2c_dev into helper functions
Hans de Goede
2017-03-02
1
-8
/
+8
|
*
|
i2c: designware: Rename accessor_flags to flags
Hans de Goede
2017-03-02
3
-9
/
+9
*
|
|
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
2
-1
/
+3
*
|
|
Merge branch 'i2c/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-02-25
31
-41
/
+1555
|
\
\
\
|
*
|
|
i2c: thunderx: Replace pci_enable_msix()
Jan Glauber
2017-02-23
2
-7
/
+3
|
*
|
|
i2c: exynos5: fix arbitration lost handling
Andrzej Hajda
2017-02-23
1
-1
/
+26
|
*
|
|
i2c: exynos5: disable fifo-almost-empty irq signal when necessary
Andrzej Hajda
2017-02-23
1
-1
/
+6
|
*
|
|
i2c: at91: ensure state is restored after suspending
Alexandre Belloni
2017-02-20
1
-0
/
+3
|
*
|
|
i2c: bcm2835: Avoid possible NULL ptr dereference
Stefan Wahren
2017-02-20
1
-1
/
+3
|
*
|
|
i2c: Add Tegra BPMP I2C proxy driver
Shardar Shariff Md
2017-02-20
3
-0
/
+358
|
*
|
|
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
2017-02-10
1
-4
/
+146
|
|
\
\
\
|
|
*
|
|
i2c: mux: pca954x: Add interrupt controller support
Phil Reid
2017-02-10
1
-2
/
+139
[prev]
[next]