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-12-10
i2c: mpc: Use atomic read and fix break condition
Chris Packham
1
-1
/
+1
2021-12-09
i2c: virtio: fix completion handling
Vincent Whitchurch
1
-20
/
+12
2021-11-30
i2c: rk3x: Handle a spurious start completion interrupt flag
Ondrej Jirman
1
-2
/
+2
2021-11-30
i2c: stm32f7: use proper DMAENGINE API for termination
Alain Volmat
1
-5
/
+11
2021-11-30
i2c: stm32f7: stop dma transfer in case of NACK
Alain Volmat
1
-2
/
+7
2021-11-30
i2c: stm32f7: recover the bus on access timeout
Alain Volmat
1
-0
/
+2
2021-11-29
i2c: stm32f7: flush TX FIFO upon transfer errors
Alain Volmat
1
-1
/
+19
2021-11-29
i2c: cbus-gpio: set atomic transfer callback
Aaro Koskinen
1
-2
/
+3
2021-11-23
i2c: virtio: disable timeout handling
Vincent Whitchurch
1
-9
/
+5
2021-11-23
i2c: i801: Fix interrupt storm from SMB_ALERT signal
Jarkko Nikula
1
-6
/
+19
2021-11-23
i2c: i801: Restore INTREN on unload
Jean Delvare
1
-1
/
+6
2021-11-10
Merge tag 'acpi-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+14
2021-11-08
Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
20
-260
/
+490
2021-11-07
i2c: amd-mp2-plat: ACPI: Use ACPI_COMPANION() directly
Rafael J. Wysocki
1
-3
/
+2
2021-11-07
i2c: i801: Add support for Intel Ice Lake PCH-N
Andy Shevchenko
1
-0
/
+4
2021-11-06
i2c: xgene-slimpro: Fix wrong pointer passed to PTR_ERR()
Wei Yongjun
1
-1
/
+1
2021-11-04
Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-13
/
+9
2021-11-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-26
/
+30
2021-11-03
i2c: Allow an ACPI driver to manage the device's power state during probe
Sakari Ailus
2
-3
/
+14
2021-11-01
i2c: virtio: Add support for zero-length requests
Viresh Kumar
1
-26
/
+30
2021-10-29
mailbox: pcc: Use PCC mailbox channel pointer instead of standard
Sudeep Holla
1
-21
/
+12
2021-10-29
i2c: xlr: Fix a resource leak in the error handling path of 'xlr_i2c_probe()'
Christophe JAILLET
1
-1
/
+5
2021-10-29
i2c: qup: move to use request_irq by IRQF_NO_AUTOEN flag
Tian Tao
1
-2
/
+2
2021-10-29
i2c: qup: fix a trivial typo
Randy Dunlap
1
-1
/
+1
2021-10-29
i2c: tegra: Ensure that device is suspended before driver is removed
Dmitry Osipenko
1
-2
/
+2
2021-10-29
i2c: i801: Fix incorrect and needless software PEC disabling
Jarkko Nikula
1
-1
/
+0
2021-10-20
i2c: acpi: Replace custom function with device_match_acpi_handle()
Andy Shevchenko
1
-13
/
+9
2021-10-11
i2c: mediatek: Dump i2c/dma register when a timeout occurs
Kewei Xu
1
-0
/
+54
2021-10-11
i2c: mediatek: Reset the handshake signal between i2c and dma
Kewei Xu
1
-0
/
+26
2021-10-11
i2c: mlxcpld: Allow flexible polling time setting for I2C transactions
Vadim Pasternak
1
-4
/
+8
2021-10-11
i2c: pasemi: Set enable bit for Apple variant
Sven Peter
3
-0
/
+17
2021-10-11
i2c: pasemi: Add Apple platform driver
Sven Peter
3
-0
/
+135
2021-10-11
i2c: pasemi: Refactor _probe to use devm_*
Sven Peter
3
-40
/
+15
2021-10-11
i2c: pasemi: Allow to configure bus frequency
Sven Peter
3
-5
/
+8
2021-10-11
i2c: pasemi: Move common reset code to own function
Sven Peter
1
-6
/
+9
2021-10-11
i2c: pasemi: Split pci driver to its own file
Sven Peter
4
-86
/
+118
2021-10-11
i2c: pasemi: Split off common probing code
Sven Peter
1
-14
/
+25
2021-10-11
i2c: pasemi: Remove usage of pci_dev
Sven Peter
1
-6
/
+6
2021-10-11
i2c: pasemi: Use dev_name instead of port number
Sven Peter
1
-1
/
+1
2021-10-11
i2c: pasemi: Use io{read,write}32
Sven Peter
1
-3
/
+13
2021-10-11
Merge branch 'i2c/for-current' into i2c/for-mergewindow
Wolfram Sang
3
-3
/
+13
2021-10-04
i2c: mlxcpld: Reduce polling time for performance improvement
Vadim Pasternak
1
-1
/
+1
2021-10-04
i2c: mlxcpld: Modify register setting for 400KHz frequency
Vadim Pasternak
1
-1
/
+1
2021-10-04
i2c: mlxcpld: Fix criteria for frequency setting
Vadim Pasternak
1
-1
/
+1
2021-10-02
i2c: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-9
/
+7
2021-10-02
i2c: exynos: describe drivers in KConfig
Krzysztof Kozlowski
1
-1
/
+4
2021-10-02
i2c: pxa: drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
1
-1
/
+0
2021-10-02
i2c: mediatek: Add OFFSET_EXT_CONF setting back
Kewei Xu
1
-1
/
+10
2021-10-02
i2c: acpi: fix resource leak in reconfiguration device addition
Jamie Iles
1
-0
/
+1
2021-10-02
i2c: mediatek: fixing the incorrect register offset
Kewei Xu
1
-1
/
+1
[next]