Zhangfei Gao
|
ab809fd81f
i2c: designware: add reset interface
|
8 年之前 |
Tin Huynh
|
8e598769c5
i2c: designware: fix wrong Tx/Rx FIFO for ACPI
|
8 年之前 |
Alexander Stein
|
f06122f0bd
i2c: designware: Consolidate default functionality bits
|
8 年之前 |
Jarkko Nikula
|
973652db6f
i2c: designware: Allow reduce bus speed by "clock-frequency" property
|
8 年之前 |
Tin Huynh
|
c3ae106050
i2c: designware: Implement support for SMBus block read and write
|
8 年之前 |
Jarkko Nikula
|
10f8e7fb37
i2c: designware: Find bus speed from ACPI
|
9 年之前 |
Weifeng Voon
|
b6e67145f1
i2c: designware: Enable high speed mode
|
9 年之前 |
Weifeng Voon
|
548e6695d1
i2c: designware: set the common config before the if else
|
9 年之前 |
Weifeng Voon
|
d608c3d9ac
i2c: designware: Enable fast mode plus
|
9 年之前 |
Weifeng Voon
|
a92ec1746f
i2c: designware: get fast plus and high speed *CNT configuration
|
9 年之前 |
Weifeng Voon
|
19c0a5399f
i2c: designware: Move clk_freq into struct dw_i2c_dev
|
9 年之前 |
Xiangliang Yu
|
e4e666ba74
i2c: designware: Add device HID for future AMD I2C controller
|
9 年之前 |
Linus Torvalds
|
32250e4a5f
Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
|
9 年之前 |
Rafael J. Wysocki
|
1e3f28a552
Merge branch 'acpi-soc'
|
9 年之前 |
Rafael J. Wysocki
|
989652871b
Merge branch 'device-properties'
|
9 年之前 |
Suravee Suthikulpanit
|
b33af11de2
i2c: designware: Do not require clock when SSCN and FFCN are provided
|
9 年之前 |
Loc Ho
|
04a407f6b1
i2c: dw: Add APM X-Gene ACPI I2C device support
|
9 年之前 |
Suravee Suthikulpanit
|
90708ce22b
i2c: designware: Add support for AMD Seattle I2C
|
9 年之前 |
Jarkko Nikula
|
e79e72c5a2
i2c: designware: Keep pm_runtime_enable/_disable calls in sync
|
9 年之前 |
Xiangliang Yu
|
2d244c8148
i2c: designware: fix IO timeout issue for AMD controller
|
9 年之前 |
Mika Westerberg
|
4c5301abbf
i2c: designware: Convert to use unified device property API
|
9 年之前 |
Linus Torvalds
|
d55fc37856
Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
|
9 年之前 |
Dustin Byford
|
8eb5c87a92
i2c: add ACPI support for I2C mux ports
|
10 年之前 |
Ken Xue
|
3eddad96c4
i2c: designware: reverts "i2c: designware: Add support for AMD I2C controller"
|
10 年之前 |
Jarkko Nikula
|
319d7f05df
i2c: designware: Fix build error when !CONFIG_PM_SLEEP
|
10 年之前 |
Mika Westerberg
|
56d4b8a24c
i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348
|
10 年之前 |
Wolfram Sang
|
36d48fb576
i2c: designware-platdrv: enable RuntimePM before registering to the core
|
10 年之前 |
Jarkko Nikula
|
d80d134182
i2c: designware: Move common probe code into i2c_dw_probe()
|
10 年之前 |
Jarkko Nikula
|
6ad6fde397
i2c: designware: Rename platform driver probe and PM functions
|
10 年之前 |
Mika Westerberg
|
edfc390123
i2c: designware: Make sure the device is suspended before disabling runtime PM
|
10 年之前 |