index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-davinci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-14
gpio: davinci: use generic device properties
Bartosz Golaszewski
1
-5
/
+3
2024-10-14
gpio: davinci: allow building the module with COMPILE_TEST=y
Bartosz Golaszewski
1
-1
/
+1
2024-10-02
gpio: davinci: Fix condition for irqchip registration
Vignesh Raghavendra
1
-1
/
+1
2024-09-30
gpio: davinci: fix lazy disable
Emanuele Ghidoli
1
-4
/
+4
2024-09-04
gpio: davinci: use devm_clk_get_enabled()
Bartosz Golaszewski
1
-11
/
+2
2024-09-04
gpio: davinci: drop platform data support
Bartosz Golaszewski
1
-64
/
+25
2024-06-24
gpio: davinci: Validate the obtained number of IRQs
Aleksandr Mishin
1
-0
/
+5
2023-10-09
gpio: Use device_get_match_data()
Rob Herring
1
-6
/
+3
2023-07-29
gpio: davinci: Remove redundant dev_err_probe()
Ruan Jinjie
1
-1
/
+1
2023-06-13
gpio: davinci: make davinci_gpio_dev_pm_ops static
Min-Hua Chen
1
-1
/
+1
2023-05-11
gpio: davinci: correct non-kerneldoc comment
Krzysztof Kozlowski
1
-1
/
+1
2023-04-25
Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2023-04-03
gpio: davinci: Add irq chip flag to skip set wake
Dhruva Gole
1
-1
/
+1
2023-04-03
gpio: davinci: Do not clear the bank intr enable bit in save_context
Dhruva Gole
1
-3
/
+0
2023-03-06
gpiolib: remove asm-generic/gpio.h
Arnd Bergmann
1
-2
/
+0
2023-01-30
gpio: davinci: Remove duplicate assignment of of_gpio_n_cells
Andy Shevchenko
1
-1
/
+0
2023-01-30
gpio: davinci: Do not mention legacy API in the code
Andy Shevchenko
1
-1
/
+1
2022-11-10
gpio: davinci: add support of module build
Guillaume La Roque
1
-0
/
+11
2022-10-17
gpio: davinci: Stop using ARCH_NR_GPIOS
Christophe Leroy
1
-3
/
+0
2022-07-19
gpio: davinci: Add support for system suspend/resume PM
Devarsh Thakkar
1
-0
/
+83
2021-12-17
gpio: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
1
-1
/
+0
2021-08-12
gpio: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
1
-2
/
+1
2020-08-28
gpio: davinci: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-6
/
+2
2020-04-02
gpio: Unconditionally assign .request()/.free()
Thierry Reding
1
-5
/
+2
2019-07-15
gpio: davinci: silence error prints in case of EPROBE_DEFER
Keerthy
1
-2
/
+3
2019-07-09
Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-3
/
+4
2019-06-08
gpio: davinci: Add new compatible for K3 AM654 SoCs
Keerthy
1
-0
/
+1
2019-06-08
gpio: davinci: Fix the compiler warning with ARM64 config enabled
Keerthy
1
-3
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-02-21
gpio: davinci: use devm_platform_ioremap_resource()
Bartosz Golaszewski
1
-3
/
+1
2018-11-26
gpio: davinci: restore a way to manually specify the GPIO base
Bartosz Golaszewski
1
-1
/
+1
2018-09-20
gpio: davinci: Move driver local definitions to driver
Andrew F. Davis
1
-0
/
+28
2018-09-20
gpio: davinci: Allocate the correct amount of memory for controller
Andrew F. Davis
1
-6
/
+4
2018-09-20
gpio: davinci: Use dev name for label and automatic base selection
Andrew F. Davis
1
-18
/
+4
2018-06-18
gpio: davinci: Do not assume continuous IRQ numbering
Keerthy
1
-21
/
+42
2018-06-18
gpio: davinci: Shuffle IRQ resource fetching from DT to beginning of probe
Keerthy
1
-18
/
+11
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-2
/
+2
2018-05-30
gpio: davinci: fix build warning when !CONFIG_OF
Sekhar Nori
1
-2
/
+0
2018-02-12
gpio: davinci: add support for pinmux gpio ranges
David Lechner
1
-0
/
+6
2018-01-31
Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-1
/
+1
2018-01-14
gpio: davinci: Include proper header
Linus Walleij
1
-1
/
+1
2017-11-30
gpio: davinci: Assign first bank regs for unbanked case
Keerthy
1
-1
/
+1
2017-08-14
gpio: davinci: Handle the return value of davinci_gpio_irq_setup function
Keerthy
1
-1
/
+4
2017-08-14
gpio: davinci: Convert prinkt to dev_err
Keerthy
1
-2
/
+1
2017-08-14
gpio: davinci: Use devm_gpiochip_add_data in place of gpiochip_add_data
Keerthy
1
-2
/
+12
2017-05-29
gpio: davinci: Handle return value of clk_prepare_enable
Arvind Yadav
1
-2
/
+9
2017-03-15
gpio: davinci: use devm_irq_alloc_descs()
Bartosz Golaszewski
1
-1
/
+1
2017-01-26
gpio: davinci: Remove custom .xlate
Keerthy
1
-22
/
+0
2017-01-26
gpio: davinci: Add support for multiple GPIO controllers
Keerthy
1
-1
/
+3
2017-01-26
gpio: davinci: Redesign driver to accommodate ngpios in one gpio chip
Keerthy
1
-54
/
+73
[next]