index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-wcove.c
Age
Commit message (
Expand
)
Author
2021-05-20
gpio: wcove: Split error handling for CTRL and IRQ registers
Andy Shevchenko
2021-05-20
gpio: wcove: Unify style of to_reg() with to_ireg()
Andy Shevchenko
2021-05-20
gpio: wcove: Use IRQ hardware number getter instead of direct access
Andy Shevchenko
2021-02-15
gpio: wcove: Split out to_ireg() helper and deduplicate the code
Andy Shevchenko
2021-02-15
gpio: wcove: Switch to use regmap_set_bits(), regmap_clear_bits()
Andy Shevchenko
2021-02-15
gpio: wcove: Get rid of error prone casting in IRQ handler
Andy Shevchenko
2021-02-15
gpio: wcove: convert comma to semicolon
Zheng Yongjun
2020-08-04
gpio: wcove: Request IRQ after all initialisation done
Andy Shevchenko
2020-07-22
gpio: wcove: Use irqchip template
Linus Walleij
2019-11-07
gpio: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2019-02-08
gpio: wcove: Convert to use SPDX identifier
Andy Shevchenko
2019-02-08
gpio: wcove: Fix indentation
Andy Shevchenko
2019-02-08
gpio: wcove: Sort headers alphabetically
Andy Shevchenko
2019-02-08
gpio: wcove: Allow return negative error code from to_reg()
Andy Shevchenko
2017-11-08
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
2017-07-07
Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-06-29
gpio: gpio-wcove: Fix GPIO control register offset calculation
Kuppuswamy Sathyanarayanan
2017-06-19
mfd: intel_soc_pmic_bxtwc: Remove second level IRQ for gpio device
Kuppuswamy Sathyanarayanan
2017-04-28
gpio: gpio-wcove: fix GPIO IRQ status mask
Kuppuswamy Sathyanarayanan
2017-04-24
gpio: gpio-wcove: fix irq pending status bit width
Kuppuswamy Sathyanarayanan
2017-01-26
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
Mika Westerberg
2016-11-25
gpio: set explicit nesting on drivers
Linus Walleij
2016-11-25
gpio: simplify adding threaded interrupts
Linus Walleij
2016-09-15
gpio: wcove: fix implicit assumption module.h is present
Paul Gortmaker
2016-08-19
gpio: wcove-gpio: add get_direction method
Bin Gao
2016-08-11
gpio: Add Intel WhiskeyCove PMIC GPIO driver
Bin Gao