zephyr/drivers/gpio
Iván Briano 0094ab228d ext qmsi: Update to QMSI 1.3 release
Update the QMSI drop we maintain in Zephyr, and fix the build where
needed:

- QM_SCSS_INT is renamed to QM_INTERRUPT_ROUTER;
- every member of QM_INTERRUPT_ROUTER was renamed as well;
- QM_IRQ_* renamed too, mostly added _INT at the end;
- some isr functions were renamed to keep their names consistent;
- build for x86 needs to define QM_LAKEMONT, as QM_SENSOR was for ARC.

Change-Id: I459029ca0d373f6c831e2bb8ebd52402a55994d1
Signed-off-by: Iván Briano <ivan.briano@intel.com>
2016-10-31 13:26:06 +00:00
..
gpio_atmel_sam3.c driver/gpio/sam3: Limit name space, add static. 2016-10-26 20:51:06 +00:00
gpio_dw_registers.h boards: rename Quark SE Devboard to Quark SE C1000 (Sensor Subsystem) 2016-09-16 03:10:30 +00:00
gpio_dw.c driver/gpio/dw: Limit name space, add static. 2016-10-26 20:51:06 +00:00
gpio_dw.h driver/gpio/dw: Limit name space, add static. 2016-10-26 20:51:06 +00:00
gpio_k64.c drivers/gpio_k64: Make driver_api structure const. 2016-10-25 18:45:24 +00:00
gpio_k64.h
gpio_mmio.c
gpio_mmio.h
gpio_nrf5.c drivers/gpio_nrf5: Make driver_api structure const. 2016-10-25 18:45:25 +00:00
gpio_pcal9535a.c gpio/pcal9535a: Limit name space, add static. 2016-10-28 10:54:16 +00:00
gpio_pcal9535a.h gpio/pcal9535a: Limit name space, add static. 2016-10-28 10:54:16 +00:00
gpio_qmsi_ss.c ext qmsi: Update to QMSI 1.3 release 2016-10-31 13:26:06 +00:00
gpio_qmsi.c ext qmsi: Update to QMSI 1.3 release 2016-10-31 13:26:06 +00:00
gpio_sch.c gpio/sch: Limit name space, add static. 2016-10-28 10:54:17 +00:00
gpio_sch.h
gpio_stm32.c gpio: stm32: add support for STM32F4 2016-10-28 18:58:03 +00:00
gpio_stm32.h gpio: stm32: add support for STM32F4 2016-10-28 18:58:03 +00:00
gpio_utils.h
Kconfig drivers: gpio: i2c: make logging depend on SYS_LOG 2016-10-07 14:15:24 +00:00
Kconfig.atmel_sam3
Kconfig.dw
Kconfig.k64 gpio/k64: Fix Kconfig help text formatting. 2016-10-28 07:02:20 +01:00
Kconfig.mmio
Kconfig.nrf5 drivers/gpio/nrf5: change default IRQ_PRI 2016-10-22 01:25:55 +00:00
Kconfig.pcal9535a sys_log: replace old debug macros at pcal9535a driver 2016-07-30 10:53:21 +00:00
Kconfig.qmsi gpio: reduce Kconfigs and use consistent name for GPIOs 2016-10-07 16:15:07 +00:00
Kconfig.sch doc: Fix terminology in Kconfig files for 'platform' 2016-08-18 21:17:29 +00:00
Kconfig.stm32
Makefile gpio: Remove obsolete API 1.0 callback mechanism 2016-09-14 10:51:09 +00:00