Linus Torvalds
|
8600b697cd
Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
|
8 年 前 |
Jarkko Nikula
|
89119f0835
Revert "i2c: designware: do not disable adapter after transfer"
|
8 年 前 |
Russell King
|
4d6d5f1d08
i2c: designware: fix rx fifo depth tracking
|
8 年 前 |
Russell King
|
2bf413d56b
i2c: designware: report short transfers
|
8 年 前 |
Tin Huynh
|
c3ae106050
i2c: designware: Implement support for SMBus block read and write
|
8 年 前 |
Jarkko Nikula
|
171e23e150
i2c: designware: Avoid aborted transfers with fast reacting I2C slaves
|
8 年 前 |
Linus Torvalds
|
87840a2b7e
Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
|
8 年 前 |
Zhuo-hao Lee
|
664d58bf4d
i2c: designware: save the preset value of DW_IC_SDA_HOLD
|
9 年 前 |
Lucas De Marchi
|
0317e6c0f1
i2c: designware: do not disable adapter after transfer
|
9 年 前 |
Lucas De Marchi
|
63d0f0a695
i2c: designware: detect when dynamic tar update is possible
|
9 年 前 |
Lucas De Marchi
|
8c5660bb29
i2c: designware: add common functions for locking
|
9 年 前 |
José Roberto de Souza
|
2702ea7dbe
i2c: designware: wait for disable/enable only if necessary
|
9 年 前 |
Weifeng Voon
|
b6e67145f1
i2c: designware: Enable high speed mode
|
9 年 前 |
Weifeng Voon
|
d608c3d9ac
i2c: designware: Enable fast mode plus
|
9 年 前 |
Weifeng Voon
|
d0bcd8df9a
i2c: designware: Use transfer timeout from ioctl I2C_TIMEOUT
|
9 年 前 |
Jarkko Nikula
|
cd998ded5c
i2c: designware: Prevent runtime suspend during adapter registration
|
9 年 前 |
Baruch Siach
|
e3c9765008
i2c: designware: remove redundant lock
|
9 年 前 |
Andy Shevchenko
|
08c6e8cc66
i2c: designware-pci: use IRQF_COND_SUSPEND flag
|
9 年 前 |
Linus Torvalds
|
32250e4a5f
Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
|
9 年 前 |
Suravee Suthikulpanit
|
b33af11de2
i2c: designware: Do not require clock when SSCN and FFCN are provided
|
9 年 前 |
Baruch Siach
|
8d22f30938
i2c: designware: retry transfer on transient failure
|
9 年 前 |
Xiangliang Yu
|
2d244c8148
i2c: designware: fix IO timeout issue for AMD controller
|
9 年 前 |
Jarkko Nikula
|
d80d134182
i2c: designware: Move common probe code into i2c_dw_probe()
|
9 年 前 |
Jarkko Nikula
|
8a43745952
i2c: designware: Make dw_readl() and dw_writel() static
|
10 年 前 |
Jarkko Nikula
|
f6ed2b79dc
i2c: designware: Remove unused functions
|
10 年 前 |
Jarkko Nikula
|
c335631a68
i2c: designware: Remove interrupt clearing from i2c_dw_pci_probe()
|
10 年 前 |
Jarkko Nikula
|
fb427466dc
i2c: designware: Make debug print in i2c_dw_isr() shorter
|
10 年 前 |
Nicholas Mc Guire
|
63d51e5919
i2c: designware: fixup return handling of wait_for_completion_timeout
|
10 年 前 |
Jarkko Nikula
|
42ffd3907c
i2c: designware: Do not calculate SCL timing parameters needlessly
|
10 年 前 |
David Box
|
c0601d285e
i2c: designware: Add i2c bus locking support
|
10 年 前 |