zephyr/drivers
Daniel Leung 1af5fa174b gpio: gpio_intel_apl: fix if condition leading to dead code
GPIO_INT_ACTIVE_LOW is 0 which means it cannot be simply AND-ed.
So fix the condition.

Fixes #13880

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2019-02-28 12:44:45 -08:00
..
adc drivers: adc: Fix handling of invalid sampling requests 2019-01-17 16:58:21 -05:00
aio drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
audio drivers: intel_dmic: replace cache operation macros 2019-02-20 07:33:11 -05:00
bluetooth include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
can drivers: can: Fix userspace handler parameter types 2019-02-28 08:45:44 -06:00
clock_control tests: kernel: arm_irq_vector_table: add clock ISR in the IRQ vector 2019-02-28 18:17:03 +01:00
console drivers/console: Switch telnet console driver to new net_pkt API 2019-02-19 11:29:07 -05:00
counter drivers: counter: Modify set top value api. 2019-02-27 12:33:53 -08:00
crypto drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
display drivers: ssd1306: fix build for SH1106 controller 2019-02-27 08:54:20 -06:00
dma Kconfig: intel_s1000: Remove DCACHE_WRITEBACK 2019-02-20 07:33:11 -05:00
entropy include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
ethernet kconfig: Use a short consistent prompt style 2019-02-27 09:23:30 +01:00
flash kconfig: Use a short consistent prompt style 2019-02-27 09:23:30 +01:00
gpio gpio: gpio_intel_apl: fix if condition leading to dead code 2019-02-28 12:44:45 -08:00
hwinfo shell: Modify subcommands to use SHELL_STATIC_SUBCMD_SET_CREATE 2019-02-20 07:31:35 -05:00
i2c include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
i2s kconfig: Remove redundant 'default n' properties 2019-02-27 09:25:22 +01:00
ieee802154 drivers/ieee802154: Switch KW41Z to new net_ptk allocator 2019-02-23 07:44:59 -05:00
interrupt_controller drivers/interrupt_controller: stm32: Remove RTC_Alarm IRQ handling 2019-02-25 08:06:18 -06:00
ipm kconfig: Remove redundant 'default n' properties 2019-02-27 09:25:22 +01:00
led led: lp3943: Remove dts_fixup.h 2019-01-31 09:09:36 -06:00
led_strip drivers: nrf_power_clock: Migrate to DTS. 2019-02-25 17:51:24 +01:00
modem drivers/modem: Switch wncm14a2a driver to new net_pkt API 2019-02-21 09:30:57 -05:00
net drivers/net: Switch slip driver to new net_pkt api 2019-02-21 09:34:30 -05:00
neural_net kconfig: Use a short consistent prompt style 2019-02-27 09:23:30 +01:00
pci pci: General code cleanup 2018-12-07 11:32:45 -05:00
pinmux driver: pinmux: stm32f4: Remove duplicated defination 2019-02-13 06:46:41 -06:00
ptp_clock drivers: ptp_clock: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
pwm drivers: pwm_nrfx: Use Device Tree label as instance name 2019-02-27 12:50:59 +01:00
rtc soc: stm32: Convert CONFIG_RTC leftover to DT_ 2019-02-07 16:14:00 -05:00
sensor drivers: nrf_power_clock: Migrate to DTS. 2019-02-25 17:51:24 +01:00
serial uart: ns16550: support Apollo Lake PRV_CLOCK_PARAMS (PCP) register 2019-02-28 08:50:34 -08:00
spi spi: spi_intel: Fix missing 'break' in case 2019-02-28 09:33:25 -08:00
timer drivers: nrf_power_clock: Migrate to DTS. 2019-02-25 17:51:24 +01:00
usb drivers: usb: nordic: implement remote wakeup 2019-02-27 10:37:16 +01:00
watchdog kconfig: Remove redundant 'default n' properties 2019-02-27 09:25:22 +01:00
wifi drivers/wifi: Switch eswifi driver to new net_pkt API 2019-02-21 09:30:57 -05:00
CMakeLists.txt drivers: Add hwinfo API 2019-02-03 12:07:20 -05:00
Kconfig drivers: Add hwinfo API 2019-02-03 12:07:20 -05:00