index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
i2c: stm32: name slave slot to ease maintenance
Alain Volmat
2020-09-18
1
-8
/
+14
|
*
i2c: bcm2835: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-18
1
-5
/
+3
|
*
i2c: mux: reg: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-18
1
-7
/
+3
|
*
i2c: mux: gpmux: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-18
1
-10
/
+6
|
*
i2c: rcar: refactor and shorten timeout when resetting
Wolfram Sang
2020-09-18
1
-12
/
+3
|
*
i2c: rcar: improve bus busy detection
Wolfram Sang
2020-09-18
1
-9
/
+10
|
*
i2c: stm32f7: Add SMBus Host-Notify protocol support
Alain Volmat
2020-09-18
2
-16
/
+97
|
*
i2c: smbus: add core function handling SMBus host-notify
Alain Volmat
2020-09-09
1
-0
/
+107
|
*
i2c: imx: Use dev_err_probe() to simplify error handling
Anson Huang
2020-09-09
1
-5
/
+3
|
*
i2c: i801: Register lis3lv02d I2C device on Dell Latitude 5480
Jeffrey Lin
2020-09-09
1
-0
/
+1
|
*
i2c: rcar: Auto select RESET_CONTROLLER
Dirk Behme
2020-08-28
1
-0
/
+1
|
*
i2c: xiic: Support forcing single-master in DT
Jaakko Laine
2020-08-28
1
-0
/
+14
|
*
i2c: xiic: Improve struct memory alignment
Jaakko Laine
2020-08-28
1
-2
/
+2
|
*
i2c: xiic: Change code alignment to 1 space only
Jaakko Laine
2020-08-28
1
-24
/
+24
|
*
i2c: Remove 'default n' from busses/Kconfig
Jarkko Nikula
2020-08-25
2
-4
/
+0
*
|
i2c: owl: Clear NACK and BUS error bits
Cristian Ciocaltea
2020-10-10
1
-0
/
+6
*
|
Revert "i2c: imx: Fix reset of I2SR_IAL flag"
Wolfram Sang
2020-10-10
1
-15
/
+5
*
|
i2c: meson: fixup rate calculation with filter delay
Nicolas Belin
2020-10-08
1
-11
/
+12
*
|
i2c: meson: keep peripheral clock enabled
Jerome Brunet
2020-10-08
1
-7
/
+3
*
|
i2c: meson: fix clock setting overwrite
Jerome Brunet
2020-10-08
1
-1
/
+18
*
|
i2c: imx: Fix reset of I2SR_IAL flag
Christian Eggers
2020-10-08
1
-5
/
+15
*
|
i2c: npcm7xx: Clear LAST bit after a failed transaction.
Tali Perry
2020-09-27
1
-0
/
+9
*
|
i2c: cpm: Fix i2c_ram structure
Nicolas VINCENT
2020-09-27
1
-0
/
+3
*
|
i2c: i801: Exclude device from suspend direct complete optimization
Jean Delvare
2020-09-21
1
-0
/
+1
*
|
i2c: mxs: use MXS_DMA_CTRL_WAIT4END instead of DMA_CTRL_ACK
Matthias Schiffer
2020-09-18
1
-3
/
+7
*
|
i2c: mediatek: Send i2c master code at more than 1MHz
Qii Wang
2020-09-18
1
-1
/
+1
*
|
i2c: mediatek: Fix generic definitions for bus frequency
Qii Wang
2020-09-18
1
-2
/
+2
*
|
i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_dev...
Hans de Goede
2020-09-17
1
-1
/
+1
*
|
i2c: i801: Simplify the suspend callback
Jean Delvare
2020-09-14
1
-3
/
+2
*
|
i2c: i801: Fix resume bug
Volker RĂ¼melin
2020-09-14
1
-7
/
+14
*
|
i2c: aspeed: Mask IRQ status to relevant bits
Eddie James
2020-09-14
1
-0
/
+2
*
|
i2c: algo: pca: Reapply i2c bus settings after reset
Evan Nimmo
2020-09-09
1
-12
/
+23
*
|
i2c: npcm7xx: Fix timeout calculation
Tali Perry
2020-09-08
1
-2
/
+6
*
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-08-29
5
-22
/
+4
|
\
\
|
*
|
i2c: iproc: Fix shifting 31 bits
Ray Jui
2020-08-25
1
-2
/
+2
|
*
|
i2c: rcar: in slave mode, clear NACK earlier
Wolfram Sang
2020-08-25
1
-0
/
+1
|
*
|
i2c: acpi: Remove dead code, i.e. i2c_acpi_match_device()
Andy Shevchenko
2020-08-25
2
-19
/
+0
|
*
|
i2c: core: Don't fail PRP0001 enumeration when no ID table exist
Andy Shevchenko
2020-08-25
1
-1
/
+1
|
|
/
*
/
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
2
-2
/
+1
|
/
*
Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-08-15
1
-0
/
+1
|
\
|
*
i2c: designware: Add device HID for Hygon I2C controller
Pu Wen
2020-08-07
1
-0
/
+1
*
|
Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2020-08-14
33
-247
/
+379
|
\
\
|
*
|
i2c: iproc: fix race between client unreg and isr
Dhananjay Phadke
2020-08-12
1
-1
/
+12
|
*
|
i2c: eg20t: use generic power management
Vaibhav Gupta
2020-08-10
1
-29
/
+7
|
*
|
i2c: eg20t: Drop PCI wakeup calls from .suspend/.resume
Vaibhav Gupta
2020-08-10
1
-3
/
+0
|
*
|
i2c: mediatek: Fix i2c_spec_values description
Matthias Brugger
2020-08-10
1
-5
/
+4
|
*
|
i2c: mediatek: Add i2c compatible for MediaTek MT8192
Qii Wang
2020-08-05
1
-0
/
+15
|
*
|
i2c: mediatek: Add access to more than 8GB dram in i2c driver
Qii Wang
2020-08-05
1
-22
/
+17
|
*
|
i2c: mediatek: Add apdma sync in i2c driver
Qii Wang
2020-08-05
1
-3
/
+20
|
*
|
i2c: i801: Add support for Intel Tiger Lake PCH-H
Jarkko Nikula
2020-08-05
1
-0
/
+4
[prev]
[next]