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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-02
Merge tag 'platform-drivers-x86-v5.15-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+32
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+1
2021-08-31
Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
25
-730
/
+400
2021-08-25
i2c: cadence: Implement save restore
Shubhrajyoti Datta
1
-11
/
+27
2021-08-25
i2c: xlp9xx: fix main IRQ check
Sergey Shtylyov
1
-1
/
+1
2021-08-25
i2c: mt65xx: fix IRQ check
Sergey Shtylyov
1
-1
/
+1
2021-08-19
i2c: virtio: add a virtio i2c frontend driver
Jie Deng
3
-0
/
+302
2021-08-19
i2c: hix5hd2: fix IRQ check
Sergey Shtylyov
1
-1
/
+1
2021-08-19
i2c: s3c2410: fix IRQ check
Sergey Shtylyov
1
-1
/
+1
2021-08-19
i2c: iop3xx: fix deferred probing
Sergey Shtylyov
1
-4
/
+2
2021-08-17
i2c: synquacer: fix deferred probing
Sergey Shtylyov
1
-1
/
+1
2021-08-17
i2c: sun6i-pw2i: Prefer strscpy over strlcpy
Len Baker
1
-1
/
+1
2021-08-17
i2c: remove dead PMC MSP TWI/SMBus/I2C driver
Lukas Bulwahn
3
-610
/
+0
2021-08-12
i2c: acpi: Add an i2c_acpi_client_count() helper function
Hans de Goede
1
-0
/
+32
2021-08-11
i2c: dev: Use sysfs_emit() in "show" functions
Andy Shevchenko
1
-1
/
+1
2021-08-11
i2c: dev: Define pr_fmt() and drop duplication substrings
Andy Shevchenko
1
-11
/
+9
2021-08-11
i2c: designware: Fix indentation in the header
Andy Shevchenko
1
-2
/
+2
2021-08-11
i2c: designware: Use DIV_ROUND_CLOSEST() macro
Andy Shevchenko
2
-6
/
+7
2021-08-11
i2c: at91: mark PM ops as __maybe unused
Wolfram Sang
1
-1
/
+1
2021-08-11
i2c: sh_mobile: : use proper DMAENGINE API for termination
Wolfram Sang
1
-2
/
+2
2021-08-11
i2c: qup: : use proper DMAENGINE API for termination
Wolfram Sang
1
-1
/
+1
2021-08-11
i2c: mxs: : use proper DMAENGINE API for termination
Wolfram Sang
1
-2
/
+2
2021-08-11
i2c: imx: : use proper DMAENGINE API for termination
Wolfram Sang
1
-3
/
+3
2021-08-11
i2c: at91-master: : use proper DMAENGINE API for termination
Wolfram Sang
1
-2
/
+2
2021-08-10
i2c: at91: remove #define CONFIG_PM
Claudiu Beznea
1
-12
/
+5
2021-08-10
i2c: parport: Switch to use module_parport_driver()
Andy Shevchenko
1
-25
/
+11
2021-08-10
i2c: dev: zero out array used for i2c reads from userspace
Greg Kroah-Hartman
1
-2
/
+3
2021-08-10
i2c: iproc: fix race between client unreg and tasklet
Dhananjay Phadke
1
-2
/
+2
2021-08-10
i2c: i801: Remove not needed debug message
Heiner Kallweit
1
-4
/
+0
2021-08-10
i2c: i801: make p2sb_spinlock a mutex
Heiner Kallweit
1
-4
/
+4
2021-08-10
i2c: i801: Improve disabling runtime pm
Heiner Kallweit
1
-6
/
+1
2021-08-03
i2c: highlander: add IRQ check
Sergey Shtylyov
1
-1
/
+1
2021-07-28
i2c: i801: Fix handling SMBHSTCNT_PEC_EN
Heiner Kallweit
1
-16
/
+11
2021-07-27
Merge 5.14-rc3 into driver-core-next
Greg Kroah-Hartman
1
-2
/
+2
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-4
/
+1
2021-07-20
i2c: mpc: Poll for MCF
Chris Packham
1
-2
/
+2
2021-07-04
Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
16
-134
/
+341
2021-07-02
i2c: ali1535: mention that the device should not be disabled
Wolfram Sang
1
-0
/
+5
2021-07-02
i2c: mpc: Restore reread of I2C status register
Chris Packham
1
-0
/
+2
2021-06-29
Merge tag 'acpi-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-4
/
+4
2021-06-29
Merge branches 'acpi-bus', 'acpi-scan' and 'acpi-tables'
Rafael J. Wysocki
1
-4
/
+4
2021-06-25
i2c: core-smbus: Expose PEC calculate function for generic use
Quan Nguyen
1
-2
/
+10
2021-06-24
i2c: robotfuzz-osif: fix control-request directions
Johan Hovold
1
-2
/
+2
2021-06-24
i2c: core: Disable client irq on reboot/shutdown
Dmitry Torokhov
1
-0
/
+3
2021-06-24
i2c: imx: Fix some checkpatch warnings
Kwon Tae-young
1
-14
/
+5
2021-06-24
i2c: dev: Add __user annotation
Andreas Hecht
1
-1
/
+1
2021-06-23
i2c: davinci: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-4
/
+1
2021-06-23
i2c: cadence: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+4
2021-06-23
i2c: xiic: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+4
2021-06-23
i2c: cadence: Clear HOLD bit before xfer_size register rolls over
Raviteja Narayanam
1
-7
/
+41
[next]