zephyr/drivers
Baohong Liu e8a852325f drivers: i2c: Fix i2c failure on multiple slaves
Fix i2c failure while multiple slaves are connected to the
same i2c interface. Higher load on the i2c bus makes i2c
signal less nice. The requirement for signal ramp up and
ramp down time needs to be loosened.

Jira: ZEP-646

Change-Id: If698d7ba741788857694f166ecc602c2a94cb12e
Signed-off-by: Baohong Liu <baohong.liu@intel.com>
2016-08-12 20:35:25 +00:00
..
adc drivers: adc: Correct an error in Kconfig 2016-08-11 03:11:28 +00:00
aio qmsi: update qmsi to 1.1 alpha 2016-05-23 21:30:04 +00:00
bluetooth drivers/nble: Use semaphore to control notification rate 2016-07-22 19:03:43 +00:00
clock_control sys_log: replace old debug macros at clock control driver 2016-07-08 19:41:26 +00:00
console console: shell: Reduce stack usage of tab completion 2016-06-02 13:28:15 +00:00
counter qmsi: aon counter: Use locking mechanism to guard critical regions of API call 2016-07-21 02:05:43 +00:00
dma drivers: dma: Add QMSI 1.1-based DMA shim driver 2016-06-22 16:46:50 +00:00
ethernet driver: ENC28J60 Ethernet SPI module 2016-08-05 20:36:44 +00:00
flash qmsi: flash: Improved reentrancy of the soc flash driver 2016-07-31 16:58:08 +00:00
gpio soc: nrf5x: Add support to read and write to gpios 2016-08-02 05:50:50 +00:00
grove Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
i2c drivers: i2c: Fix i2c failure on multiple slaves 2016-08-12 20:35:25 +00:00
ieee802154 sys_log: replace old debug macros at ieee802154 driver 2016-08-01 22:03:45 +00:00
interrupt_controller _loapic_isr_vector_get: fix implementation 2016-07-13 22:41:51 +00:00
ipm ipm: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:16 +00:00
pci sys_log: removed unused macro at pci_config.c 2016-07-08 19:41:50 +00:00
pinmux More cleanup whitespace in Kconfig files 2016-06-01 22:39:54 +00:00
pwm pwm qmsi: Add suspend/resume 2016-08-02 06:48:21 +00:00
random Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
rtc qmsi: rtc: Use locking to guard critical section 2016-07-27 22:17:20 +00:00
sensor sensor: hmc5883l: fix data sample axis order 2016-08-11 17:29:50 +00:00
serial uart_qmsi: Remove uart_qmsi_pm_save_config 2016-08-04 21:58:54 +00:00
shared_irq refactor common driver initialization priorities 2016-03-28 15:58:29 -07:00
spi spi: Remove suspend and resume hooks from spi_driver_api 2016-07-29 23:10:10 +00:00
timer arc: move special-purpose irq priorities to flags 2016-07-26 15:06:28 +00:00
usb usb: Add error log to help debugging 2016-08-10 15:27:36 +00:00
watchdog qmsi: wdt: improved reentrancy of the wdt driver 2016-07-27 22:17:09 +00:00
Kconfig drivers: reverting Kconfig/Makefile changes for slip 2016-07-27 16:26:51 +00:00
Makefile drivers: reverting Kconfig/Makefile changes for slip 2016-07-27 16:26:51 +00:00