index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mchp_pci1xxxx
/
mchp_pci1xxxx_gpio.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: microchip: pci1xxxx: Convert to immutable irqchip
Linus Walleij
2023-03-09
1
-2
/
+8
*
misc: microchip: pci1xxxx: use DEFINE_SIMPLE_DEV_PM_OPS() in place of the SIM...
Kumaravel Thiagarajan
2022-09-22
1
-1
/
+1
*
misc: microchip: pci1xxxx: Remove duplicate include
Yihao Han
2022-09-22
1
-1
/
+0
*
misc: microchip: pci1xxxx: use module_auxiliary_driver
Wei Yongjun
2022-09-09
1
-13
/
+1
*
misc: microchip: pci1xxxx: Add missing MODULE_DEVICE_TABLE
Wei Yongjun
2022-09-09
1
-0
/
+1
*
misc: microchip: pci1xxxx: Make symbol 'pci1xxxx_gpio_auxiliary_id_table' static
Wei Yongjun
2022-09-09
1
-1
/
+1
*
misc: microchip: pci1xxxx: Fix missing spin_lock_init()
Wei Yongjun
2022-09-09
1
-0
/
+1
*
misc: microchip: pci1xxxx: Add power management functions - suspend & resume ...
Kumaravel Thiagarajan
2022-09-02
1
-0
/
+37
*
misc: microchip: pci1xxxx: Add gpio irq handler and irq helper functions irq_...
Kumaravel Thiagarajan
2022-09-02
1
-0
/
+159
*
misc: microchip: pci1xxxx: Add functions to configure gpio pins as input / ou...
Kumaravel Thiagarajan
2022-09-02
1
-0
/
+79
*
misc: microchip: pci1xxxx: load gpio driver for the gpio controller auxiliary...
Kumaravel Thiagarajan
2022-09-02
1
-0
/
+163