index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-davinci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
2021-12-17
1
-1
/
+0
*
gpio: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-12
1
-2
/
+1
*
gpio: davinci: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-08-28
1
-6
/
+2
*
gpio: Unconditionally assign .request()/.free()
Thierry Reding
2020-04-02
1
-5
/
+2
*
gpio: davinci: silence error prints in case of EPROBE_DEFER
Keerthy
2019-07-15
1
-2
/
+3
*
Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-07-09
1
-3
/
+4
|
\
|
*
gpio: davinci: Add new compatible for K3 AM654 SoCs
Keerthy
2019-06-08
1
-0
/
+1
|
*
gpio: davinci: Fix the compiler warning with ARM64 config enabled
Keerthy
2019-06-08
1
-3
/
+3
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
|
/
*
gpio: davinci: use devm_platform_ioremap_resource()
Bartosz Golaszewski
2019-02-21
1
-3
/
+1
*
gpio: davinci: restore a way to manually specify the GPIO base
Bartosz Golaszewski
2018-11-26
1
-1
/
+1
*
gpio: davinci: Move driver local definitions to driver
Andrew F. Davis
2018-09-20
1
-0
/
+28
*
gpio: davinci: Allocate the correct amount of memory for controller
Andrew F. Davis
2018-09-20
1
-6
/
+4
*
gpio: davinci: Use dev name for label and automatic base selection
Andrew F. Davis
2018-09-20
1
-18
/
+4
*
gpio: davinci: Do not assume continuous IRQ numbering
Keerthy
2018-06-18
1
-21
/
+42
*
gpio: davinci: Shuffle IRQ resource fetching from DT to beginning of probe
Keerthy
2018-06-18
1
-18
/
+11
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-2
/
+2
*
gpio: davinci: fix build warning when !CONFIG_OF
Sekhar Nori
2018-05-30
1
-2
/
+0
*
gpio: davinci: add support for pinmux gpio ranges
David Lechner
2018-02-12
1
-0
/
+6
*
Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-01-31
1
-1
/
+1
|
\
|
*
gpio: davinci: Include proper header
Linus Walleij
2018-01-14
1
-1
/
+1
*
|
gpio: davinci: Assign first bank regs for unbanked case
Keerthy
2017-11-30
1
-1
/
+1
|
/
*
gpio: davinci: Handle the return value of davinci_gpio_irq_setup function
Keerthy
2017-08-14
1
-1
/
+4
*
gpio: davinci: Convert prinkt to dev_err
Keerthy
2017-08-14
1
-2
/
+1
*
gpio: davinci: Use devm_gpiochip_add_data in place of gpiochip_add_data
Keerthy
2017-08-14
1
-2
/
+12
*
gpio: davinci: Handle return value of clk_prepare_enable
Arvind Yadav
2017-05-29
1
-2
/
+9
*
gpio: davinci: use devm_irq_alloc_descs()
Bartosz Golaszewski
2017-03-15
1
-1
/
+1
*
gpio: davinci: Remove custom .xlate
Keerthy
2017-01-26
1
-22
/
+0
*
gpio: davinci: Add support for multiple GPIO controllers
Keerthy
2017-01-26
1
-1
/
+3
*
gpio: davinci: Redesign driver to accommodate ngpios in one gpio chip
Keerthy
2017-01-26
1
-54
/
+73
*
gpio: davinci: Remove gpio2regs function
Keerthy
2017-01-26
1
-24
/
+11
*
gpio: davinci: Remove redundant members davinci_gpio_controller stuct
Keerthy
2017-01-11
1
-3
/
+0
*
gpio: davinci: Use unique labels for each gpio chip
Axel Haslam
2016-11-09
1
-1
/
+6
*
Merge branch 'devel' into for-next
Linus Walleij
2016-02-22
1
-2
/
+3
|
\
|
*
gpio: davinci: Fix possible NULL pointer deference
Nicholas Krause
2016-02-16
1
-0
/
+2
|
*
gpio: davinci: use irq_data_get_chip_type
Geliang Tang
2016-01-28
1
-2
/
+1
*
|
gpio: davinci: Fix the number of controllers allocated
Lokesh Vutla
2016-02-10
1
-2
/
+3
*
|
gpio: davinci: Add the missing of-node pointer
Keerthy
2016-02-10
1
-1
/
+1
|
/
*
gpio: davinci: use gpiochip data pointer
Linus Walleij
2016-01-05
1
-9
/
+6
*
gpio: davinci: Be sure to clamp return value
Linus Walleij
2015-12-26
1
-1
/
+1
*
gpio: davinci: fix missed parent conversion
Linus Walleij
2015-12-04
1
-1
/
+1
*
gpio: use dev_get_platdata()
Nizam Haider
2015-11-30
1
-1
/
+1
*
gpio: change member .dev to .parent
Linus Walleij
2015-11-19
1
-2
/
+2
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
1
-2
/
+1
*
gpio: kill off set_irq_flags usage
Rob Herring
2015-07-28
1
-1
/
+0
*
Merge branch 'queue/irq/gpio' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Walleij
2015-07-17
1
-10
/
+9
|
\
|
*
gpio/davinci: Fix race in installing chained irq handler
Thomas Gleixner
2015-07-14
1
-4
/
+2
|
*
gpio/davinci: Avoid redundant lookup of irq_data
Thomas Gleixner
2015-07-14
1
-4
/
+4
|
*
gpio/davinci: Prepare gpio_irq_handler for irq argument removal
Thomas Gleixner
2015-07-14
1
-1
/
+2
|
*
gpio/davinci: Use accessor function irq_data_get_irq_handler_data()
Jiang Liu
2015-07-14
1
-1
/
+1
[next]