index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mchp_pci1xxxx
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-22
misc: microchip: pci1xxxx: Fix a memory leak in the error handling of gp_aux_...
Christophe JAILLET
1
-2
/
+1
2022-09-22
misc: microchip: pci1xxxx: Do not disable the pci device twice in gp_aux_bus_...
Christophe JAILLET
1
-1
/
+0
2022-09-22
misc: microchip: pci1xxxx: use DEFINE_SIMPLE_DEV_PM_OPS() in place of the SIM...
Kumaravel Thiagarajan
1
-1
/
+1
2022-09-22
misc: microchip: pci1xxxx: Remove duplicate include
Yihao Han
1
-1
/
+0
2022-09-09
misc: microchip: pci1xxxx: use module_auxiliary_driver
Wei Yongjun
1
-13
/
+1
2022-09-09
misc: microchip: pci1xxxx: Add missing MODULE_DEVICE_TABLE
Wei Yongjun
1
-0
/
+1
2022-09-09
misc: microchip: pci1xxxx: Make symbol 'pci1xxxx_gpio_auxiliary_id_table' static
Wei Yongjun
1
-1
/
+1
2022-09-09
misc: microchip: pci1xxxx: Fix missing spin_lock_init()
Wei Yongjun
1
-0
/
+1
2022-09-09
misc: microchip: pci1xxxx: fix error handling in gp_aux_bus_probe()
Wei Yongjun
1
-4
/
+5
2022-09-06
misc: microchip: pci1xxxx: fix dependency issues in building the pci1xxxx's a...
Kumaravel Thiagarajan
1
-1
/
+3
2022-09-02
misc: microchip: pci1xxxx: Add power management functions - suspend & resume ...
Kumaravel Thiagarajan
1
-0
/
+37
2022-09-02
misc: microchip: pci1xxxx: Add gpio irq handler and irq helper functions irq_...
Kumaravel Thiagarajan
1
-0
/
+159
2022-09-02
misc: microchip: pci1xxxx: Add functions to configure gpio pins as input / ou...
Kumaravel Thiagarajan
1
-0
/
+79
2022-09-02
misc: microchip: pci1xxxx: load gpio driver for the gpio controller auxiliary...
Kumaravel Thiagarajan
2
-1
/
+164
2022-09-02
misc: microchip: pci1xxxx: load auxiliary bus driver for the PIO function in ...
Kumaravel Thiagarajan
4
-0
/
+206