zephyr/drivers
Ricardo de Almeida Gonzaga 0eb46fe0e5 gpio: fix interrupt callback call on gpio-dw
When configured as GPIO_ACCESS_BY_PIN, the callback should
be called only if the pin is enabled and received an interrupt.

Change-Id: I7addeb57c8d46dddc027e9b82a92654cd210ade1
Signed-off-by: Ricardo de Almeida Gonzaga <ricardo.gonzaga@intel.com>
2016-02-05 20:16:17 -05:00
..
bluetooth Bluetooth: UART: Fix bt_uart_send error return values 2016-02-05 20:16:16 -05:00
console uart_console: make baud rate configurable 2016-02-05 20:15:25 -05:00
gpio gpio: fix interrupt callback call on gpio-dw 2016-02-05 20:16:17 -05:00
i2c ia32_pci: Add support for the designware i2c controller 2016-02-05 20:15:36 -05:00
interrupt_controller x86: Change SHUTOFF_PIC to PIC_DISABLE 2016-02-05 20:15:41 -05:00
pci x86: move drivers to sys_{in,out} functions from PLB_* macros 2016-02-05 20:15:41 -05:00
random sys_clock: rename timer_read to _sys_clock_cycle_get 2016-02-05 20:15:27 -05:00
serial Remove serial options dependency on X86_32 2016-02-05 20:15:36 -05:00
simple simple: uart: fix reference to uart_devs 2016-02-05 20:15:27 -05:00
spi spi: Mask tx interrupt once over with any transmission 2016-02-05 20:15:41 -05:00
timer loapic_timer: rewrite tickless idle for loapic timer 2016-02-05 20:15:59 -05:00
Kconfig i2c: Adding makefile to build code 2016-02-05 20:15:36 -05:00
Makefile i2c: Adding makefile to build code 2016-02-05 20:15:36 -05:00