index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-amd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-31
pinctrl: amd: fix __iomem annotation in amd_gpio_irq_handler()
Ben Dooks (Codethink)
1
-1
/
+2
2019-08-23
pinctrl: amd: disable spurious-firing GPIO IRQs
Daniel Drake
1
-1
/
+11
2019-08-05
pinctrl: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
1
-5
/
+1
2019-04-08
pinctrl: Added IRQF_SHARED flag for amd-pinctrl driver
Sandeep Singh
1
-2
/
+2
2019-01-11
pinctrl/amd: fix typo
Matteo Croce
1
-1
/
+1
2018-11-05
pinctrl: pinctrl-amd: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-10-01
Merge tag 'v4.19-rc6' into devel
Linus Walleij
1
-10
/
+23
2018-09-25
pinctrl/amd: poll InterruptEnable bits in amd_gpio_irq_set_type
Daniel Kurtz
1
-10
/
+23
2018-09-14
pinctrl: Include <linux/gpio/driver.h> nothing else
Linus Walleij
1
-1
/
+1
2018-07-29
pinctrl/amd: only handle irq if it is pending and unmasked
Daniel Kurtz
1
-1
/
+2
2018-07-29
pinctrl/amd: fix gpio irq level in debugfs
Daniel Kurtz
1
-7
/
+7
2018-03-26
pinctrl/amd: poll InterruptEnable bits in enable_irq
Daniel Kurtz
1
-0
/
+9
2018-02-22
pinctrl/amd: add get_direction handler
Daniel Kurtz
1
-0
/
+14
2017-11-16
Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2017-11-15
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-11-09
Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel
Linus Walleij
1
-1
/
+1
2017-11-08
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
1
-1
/
+1
2017-10-19
pinctrl/amd: fix masking of GPIO interrupts
Daniel Drake
1
-1
/
+9
2017-09-21
pinctrl/amd: make functions amd_gpio_suspend and amd_gpio_resume static
Colin Ian King
1
-2
/
+2
2017-09-12
pinctrl/amd: save pin registers over suspend/resume
Daniel Drake
1
-0
/
+75
2017-08-22
pinctrl: amd: fix error return code in amd_gpio_probe()
Gustavo A. R. Silva
1
-2
/
+2
2017-06-29
Merge tag 'v4.12-rc7' into devel
Linus Walleij
1
-50
/
+41
2017-06-09
pinctrl/amd: Use regular interrupt instead of chained
Thomas Gleixner
1
-50
/
+41
2017-05-22
pinctrl/amd: Update contact information for AMD pinctrl/amd
Shyam Sundar S K
1
-0
/
+4
2017-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2017-03-24
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2017-03-16
pinctrl: amd: make use of raw_spinlock variants
Julia Cartwright
1
-33
/
+33
2017-01-30
Merge tag 'v4.10-rc6' into devel
Linus Walleij
1
-12
/
+7
2017-01-26
Merge branch 'ib-pinctrl-genprops' into devel
Linus Walleij
1
-1
/
+13
2017-01-26
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
Mika Westerberg
1
-1
/
+13
2017-01-19
pinctrl/amd: Drop pinctrl_unregister for devm_ registered device
Wei Yongjun
1
-1
/
+0
2017-01-12
pinctrl: amd: avoid maybe-uninitalized warning
Arnd Bergmann
1
-0
/
+2
2017-01-11
pinctrl/amd: white space cleanups in amd_gpio_dbg_show()
Dan Carpenter
1
-6
/
+6
2017-01-03
pinctrl: amd: fix compilation warning
Linus Walleij
1
-0
/
+3
2016-12-29
pinctrl/amd: Set the level based on ACPI tables
Shyam Sundar S K
1
-12
/
+7
2016-12-28
pinctrl: amd: Add support for additional GPIO
Shah, Nehal-bakulchandra
1
-10
/
+15
2016-09-23
Merge tag 'v4.8-rc6' into devel
Linus Walleij
1
-20
/
+0
2016-09-13
pinctrl/amd: switch to using a bool for level
Agrawal, Nitesh-kumar
1
-5
/
+4
2016-09-07
pinctrl/amd: Configure GPIO register using BIOS settings
Agrawal, Nitesh-kumar
1
-0
/
+15
2016-08-10
pinctrl/amd: Remove the default de-bounce time
Agrawal, Nitesh-kumar
1
-20
/
+0
2016-04-21
pinctrl: amd: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
1
-6
/
+3
2016-04-01
pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map
Irina Tirdea
1
-1
/
+1
2016-03-31
pinctrl: amd:Add device HID for future AMD GPIO controller
Wang Hongcheng
1
-0
/
+1
2016-02-15
pinctrl: Fix return value check in amd_gpio_probe()
Wei Yongjun
1
-2
/
+2
2016-01-05
pinctrl: amd: use gpiochip data pointer
Linus Walleij
1
-19
/
+14
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-1
/
+1
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-3
/
+3
2015-07-17
pinctrl/amd: Prepare amd_gpio_irq_handler for irq argument removal
Thomas Gleixner
1
-1
/
+2
2015-07-17
pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-1
/
+1
[next]