zephyr/drivers/gpio
Tomasz Bursztyka 3fb51f6f46 drivers: gpio: Remove mmio driver
It's unused anywhere and unlikely to be in the future.

Change-Id: I57926e91da7d31ef6ddda4f86e6dac103dbfa176
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-11-07 07:20:04 -05:00
..
Kconfig drivers: gpio: Remove mmio driver 2016-11-07 07:20:04 -05:00
Kconfig.atmel_sam3
Kconfig.dw
Kconfig.k64 gpio/k64: Fix Kconfig help text formatting. 2016-10-28 07:02:20 +01:00
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 qmsi: Differentiate between the SoC GPIO and SS GPIO 2016-11-02 22:24:52 +00:00
Kconfig.sch doc: Fix terminology in Kconfig files for 'platform' 2016-08-18 21:17:29 +00:00
Kconfig.stm32
Makefile drivers: gpio: Remove mmio driver 2016-11-07 07:20:04 -05:00
gpio_atmel_sam3.c driver/gpio/sam3: Limit name space, add static. 2016-10-26 20:51:06 +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_dw_registers.h boards: rename Quark SE Devboard to Quark SE C1000 (Sensor Subsystem) 2016-09-16 03:10:30 +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_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.c gpio_qmsi: Use qm_gpio_save/restore_context APIs 2016-11-03 23:52:09 +00:00
gpio_qmsi_ss.c gpio qmsi: Differentiate between the SoC GPIO and SS GPIO 2016-11-02 22:24:52 +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 drivers/gpio_stm32: Make driver_api structure const. 2016-11-04 00:51:16 +00:00
gpio_stm32.h gpio: stm32: add support for STM32F4 2016-10-28 18:58:03 +00:00
gpio_utils.h