Du, Wenkai
|
47bb27e788
i2c: designware: Mask all interrupts during i2c controller enable
|
11 лет назад |
Romain Baeriswyl
|
6468276b22
i2c: designware: make SCL and SDA falling time configurable
|
11 лет назад |
Baruch Siach
|
7ae532e997
i2c: designware: remove HAVE_CLK build dependecy
|
11 лет назад |
Wolfram Sang
|
16735d022f
tree-wide: use reinit_completion instead of INIT_COMPLETION
|
11 лет назад |
Chew, Chiau Ee
|
bd63ace4dc
i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is set
|
12 лет назад |
Mika Westerberg
|
defc0b2fb5
i2c: designware: make HCNT/LCNT values configurable
|
12 лет назад |
Chew, Chiau Ee
|
8256424553
i2c: designware: Manually set RESTART bit between messages
|
12 лет назад |
Christian Ruppert
|
9803f86894
i2c-designware: make SDA hold time configurable
|
12 лет назад |
Christian Ruppert
|
38d7fadef4
i2c: designware: fix race between subsequent xfers
|
12 лет назад |
Mika Westerberg
|
e42dba569f
i2c: designware: prevent signals from aborting I2C transfers
|
12 лет назад |
Mika Westerberg
|
2a2d95e9d6
i2c: designware: always clear interrupts before enabling them
|
12 лет назад |
Josef Ahmad
|
e6f34cea56
i2c: designware: fix RX FIFO overrun
|
12 лет назад |
Mika Westerberg
|
4345233522
i2c-designware: switch to use runtime PM autosuspend
|
12 лет назад |
Mika Westerberg
|
1451b91ffe
i2c-designware: use usleep_range() in the busy-loop
|
12 лет назад |
Mika Westerberg
|
3ca4ed8715
i2c-designware: enable/disable the controller properly
|
12 лет назад |
Mika Westerberg
|
17a76b4b32
i2c-designware: always set the STOP bit after last byte
|
12 лет назад |
Mika Westerberg
|
9dd3162deb
i2c-designware: add missing MODULE_LICENSE
|
12 лет назад |
Jean Delvare
|
bccd780f86
i2c-designware: i2c_dw_xfer_msg can be static
|
13 лет назад |
Axel Lin
|
e68bb91baa
i2c-designware: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y && CONFIG_I2C_DESIGNWARE_PCI=y
|
13 лет назад |
Stefan Roese
|
a8a9f3fef1
i2c: designware: Add support for 16bit register access
|
13 лет назад |
Dirk Brandewie
|
18dbdda89f
i2c-designware: Add runtime power management support
|
14 лет назад |
Dirk Brandewie
|
f3fa9f3da5
i2c-designware: Push all register reads/writes into the core code.
|
14 лет назад |
Dirk Brandewie
|
af06cf6c8c
i2c-designware: Support multiple cores using same ISR
|
14 лет назад |
Dirk Brandewie
|
e18563fc56
i2c-designware: move controller config to bus specific portion of driver
|
14 лет назад |
Dirk Brandewie
|
2fa8326b4b
i2c-designware: move i2c functionality bit field to be adapter specific
|
14 лет назад |
Dirk Brandewie
|
1d31b58f64
i2c-designware: Move retriveving the clock speed out of core code.
|
14 лет назад |
Dirk Brandewie
|
2373f6b974
i2c-designware: split of i2c-designware.c into core and bus specific parts
|
14 лет назад |