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
/
i2c
/
busses
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-19
i2c: designware: refactoring of the i2c-designware
Luis Oliveira
2
-35
/
+52
2017-06-19
i2c: designware: Cleaning and comment style fixes.
Luis Oliveira
3
-61
/
+62
2017-06-19
i2c: at91: Fix compilation warning.
Arvind Yadav
1
-4
/
+4
2017-06-19
i2c: at91: Handle return value of clk_prepare_enable
Arvind Yadav
1
-2
/
+6
2017-06-19
i2c: use proper name for the R-Car SoC
Wolfram Sang
1
-1
/
+1
2017-06-19
i2c: xlp9xx: Enable HWMON class probing for xlp9xx
George Cherian
1
-0
/
+1
2017-06-19
i2c: i801: Add support for Intel Cannon Lake
Srinivas Pandruvada
2
-0
/
+10
2017-06-18
i2c: xgene-slimpro: include linux/io.h for memremap
Arnd Bergmann
1
-0
/
+1
2017-06-02
i2c: mxs: change error printing to debug for mxs_i2c_pio_wait_xfer_end
Michael Thalmeier
1
-3
/
+3
2017-06-02
i2c: sh_mobile: drop needless check for of_node
Wolfram Sang
1
-12
/
+7
2017-06-02
i2c: sh_mobile: remove platform_data
Wolfram Sang
1
-8
/
+0
2017-06-02
i2c: xgene-slimpro: Add ACPI support by using PCC mailbox
Hoan Tran
1
-13
/
+161
2017-06-02
i2c: xgene-slimpro: Use a single function to send command message
Hoan Tran
1
-41
/
+26
2017-05-31
i2c: rename core source file to allow refactorization
Wolfram Sang
1
-1
/
+1
2017-05-22
i2c: designware: Fix bogus sda_hold_time due to uninitialized vars
Jan Kiszka
1
-1
/
+1
2017-05-22
i2c: i2c-tiny-usb: fix buffer not being DMA capable
Sebastian Reichel
1
-4
/
+21
2017-05-19
i2c: designware: don't infer timings described by ACPI from clock rate
Ard Biesheuvel
1
-8
/
+10
2017-05-17
i2c: xgene: Set ACPI_COMPANION_I2C
Tin Huynh
1
-0
/
+1
2017-05-16
i2c: mv64xxx: don't override deferred probing when getting irq
Thomas Petazzoni
1
-3
/
+3
2017-05-10
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-12
/
+12
2017-05-10
Merge tag 'acpi-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2017-04-27
i2c: designware: Add ACPI HID for Hisilicon Hip07/08 I2C controller
Hanjun Guo
1
-0
/
+2
2017-04-21
i2c: thunderx: Enable HWMON class probing
Jan Glauber
1
-0
/
+1
2017-04-21
i2c: rcar: clarify PM handling with more comments
Wolfram Sang
1
-1
/
+3
2017-04-21
i2c: rcar: fix resume by always initializing registers before transfer
Wolfram Sang
1
-2
/
+2
2017-04-21
i2c: tegra: fix spelling mistake: "contoller" -> "controller"
Colin Ian King
1
-1
/
+1
2017-04-21
i2c: exynos5: use core helper to get driver data
Andrzej Hajda
1
-12
/
+3
2017-04-21
i2c: exynos5: de-duplicate error logs on clock setup
Andrzej Hajda
1
-17
/
+7
2017-04-21
i2c: exynos5: simplify clock frequency handling
Andrzej Hajda
1
-33
/
+12
2017-04-21
i2c: exynos5: simplify timings calculation
Andrzej Hajda
1
-26
/
+14
2017-04-20
Annotate hardware config module parameters in drivers/i2c/
David Howells
8
-12
/
+12
2017-04-19
i2c: designware-baytrail: fix potential null pointer dereference on dev
Colin Ian King
1
-1
/
+3
2017-04-19
i2c: designware: Get selected speed mode sda-hold-time via ACPI
chin.yew.tan@intel.com
1
-9
/
+22
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-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-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-22
i2c: designware: Disable pm for PMIC i2c-bus even if there is no _SEM method
Hans de Goede
1
-0
/
+15
[next]