summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2016-11-18drivers: gpio_dw: Remove contradictory if statement evaluationSergio Rodriguez
2016-11-18drivers: gpio_atmel: Fix erronous if statementSergio Rodriguez
2016-11-17drivers: gpio: Remove contradictory if statement evaluationSergio Rodriguez
2016-11-17drivers: gpio_ss: Remove contradictory if statement evaluationSergio Rodriguez
2016-11-17drivers: gpio_k64: Remove contradictory if statement evaluationSergio Rodriguez
2016-11-16gpio: Cleanup DW gpio driverVincenzo Frascino
2016-11-16gpio: Cleanup Kconfig for K64FVincenzo Frascino
2016-11-16gpio: Cleanup Kconfig dependancy for nRF5X supportVincenzo Frascino
2016-11-16gpio: Cleanup Atmel SAM3 gpio driverVincenzo Frascino
2016-11-13drivers: gpio_sch: use unified kernel APISAnas Nashif
2016-11-11gpio_qmsi_ss: Use qm_ss_gpio_save/restore_context APIsJuanX Solano Menacho
2016-11-11gpio: Add ARM CMSDK (Cortex-M System Design Kit) AHB GPIO driverVincenzo Frascino
2016-11-10drivers: gpio: update to unified kernelBaohong Liu
2016-11-09kernel: deprecate old init levelsAndrew Boie
2016-11-07drivers: gpio: Remove mmio driverTomasz Bursztyka
2016-11-04drivers/gpio_stm32: Make driver_api structure const.Marcus Shawcroft
2016-11-03gpio_qmsi: Use qm_gpio_save/restore_context APIsJuanX Solano Menacho
2016-11-03gpio_qmsi: Add get_pending_int APIJulien Delayen
2016-11-02gpio qmsi: Enable SoC level GPIO to work on ARC tooIván Briano
2016-11-02gpio qmsi: Differentiate between the SoC GPIO and SS GPIOIván Briano
2016-11-02gpio qmsi: Remove unnecesary callback wrappersIván Briano
2016-11-02gpio qmsi: Remove stale commentsIván Briano
2016-10-31ext qmsi: Update to QMSI 1.3 releaseIván Briano
2016-10-28gpio: stm32: add support for STM32F4Ricardo Salveti
2016-10-28driver/gpio/qmsi: Limit name space, add static.Marcus Shawcroft
2016-10-28gpio/sch: Limit name space, add static.Marcus Shawcroft
2016-10-28gpio/sch: Make driver_api structure const.Marcus Shawcroft
2016-10-28gpio/pcal9535a: Limit name space, add static.Marcus Shawcroft
2016-10-28gpio/k64: Fix Kconfig help text formatting.Marcus Shawcroft
2016-10-28gpio/k64: Fix type in GPIO_K64_C_DEV_NAME text.Marcus Shawcroft
2016-10-27gpio: stm32: introduce alternative function configRicardo Salveti
2016-10-26driver/gpio/dw: Limit name space, add static.Marcus Shawcroft
2016-10-26driver/gpio/sam3: Limit name space, add static.Marcus Shawcroft
2016-10-25drivers/gpio_qmsi_ss: Make driver_api structure const.Marcus Shawcroft
2016-10-25drivers/gpio_qmsi: Make driver_api structure const.Marcus Shawcroft
2016-10-25drivers/gpio_pcal9535a: Make driver_api structure const.Marcus Shawcroft
2016-10-25drivers/gpio_nrf5: Make driver_api structure const.Marcus Shawcroft
2016-10-25drivers/gpio_k64: Make driver_api structure const.Marcus Shawcroft
2016-10-25drivers/gpio_dw: Make driver_api structure const.Marcus Shawcroft
2016-10-25drivers/gpio_atmel_sam3: Make driver_api structure const.Marcus Shawcroft
2016-10-22drivers/gpio/nrf5: change default IRQ_PRIRicardo Salveti
2016-10-20gpio: stm32: Make driver config_info structure const.Marcus Shawcroft
2016-10-20gpio: sch: Make driver config_info structure const.Marcus Shawcroft
2016-10-20gpio: qmsi_ss: Make driver config_info structure const.Marcus Shawcroft
2016-10-20gpio: qmsi: Make driver config_info structure const.Marcus Shawcroft
2016-10-20gpio: pcal9535a: Make driver config_info structure const.Marcus Shawcroft
2016-10-20gpio: nrf5: Make driver config_info structure const.Marcus Shawcroft
2016-10-20gpio: dw: Make driver config_info structure const.Marcus Shawcroft
2016-10-20gpio: sam3: Make driver config_info structure const.Marcus Shawcroft
2016-10-20gpio: k64: Make driver config_info structure const.Marcus Shawcroft