index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mchp_pci1xxxx
Age
Commit message (
Expand
)
Author
2024-07-03
misc: microchip: pci1xxxx: Fix return value of nvmem callbacks
Joy Chakraborty
2024-06-04
misc: microchip: pci1xxxx: Fix a memory leak in the error handling of gp_aux_...
Yongzhi Liu
2024-06-04
misc: microchip: pci1xxxx: fix double free in the error handling of gp_aux_bu...
Yongzhi Liu
2023-08-12
misc: microchip: pci1xxxx: Fix some NULL vs IS_ERR() bugs
Dan Carpenter
2023-08-04
misc: microchip: pci1xxxx: Add support to read and write into PCI1XXXX EEPROM...
Kumaravel Thiagarajan
2023-08-04
misc: microchip: pci1xxxx: Add support to read and write into PCI1XXXX OTP vi...
Kumaravel Thiagarajan
2023-03-09
misc: microchip: pci1xxxx: Convert to immutable irqchip
Linus Walleij
2022-09-22
misc: microchip: pci1xxxx: Fix a memory leak in the error handling of gp_aux_...
Christophe JAILLET
2022-09-22
misc: microchip: pci1xxxx: Do not disable the pci device twice in gp_aux_bus_...
Christophe JAILLET
2022-09-22
misc: microchip: pci1xxxx: use DEFINE_SIMPLE_DEV_PM_OPS() in place of the SIM...
Kumaravel Thiagarajan
2022-09-22
misc: microchip: pci1xxxx: Remove duplicate include
Yihao Han
2022-09-09
misc: microchip: pci1xxxx: use module_auxiliary_driver
Wei Yongjun
2022-09-09
misc: microchip: pci1xxxx: Add missing MODULE_DEVICE_TABLE
Wei Yongjun
2022-09-09
misc: microchip: pci1xxxx: Make symbol 'pci1xxxx_gpio_auxiliary_id_table' static
Wei Yongjun
2022-09-09
misc: microchip: pci1xxxx: Fix missing spin_lock_init()
Wei Yongjun
2022-09-09
misc: microchip: pci1xxxx: fix error handling in gp_aux_bus_probe()
Wei Yongjun
2022-09-06
misc: microchip: pci1xxxx: fix dependency issues in building the pci1xxxx's a...
Kumaravel Thiagarajan
2022-09-02
misc: microchip: pci1xxxx: Add power management functions - suspend & resume ...
Kumaravel Thiagarajan
2022-09-02
misc: microchip: pci1xxxx: Add gpio irq handler and irq helper functions irq_...
Kumaravel Thiagarajan
2022-09-02
misc: microchip: pci1xxxx: Add functions to configure gpio pins as input / ou...
Kumaravel Thiagarajan
2022-09-02
misc: microchip: pci1xxxx: load gpio driver for the gpio controller auxiliary...
Kumaravel Thiagarajan
2022-09-02
misc: microchip: pci1xxxx: load auxiliary bus driver for the PIO function in ...
Kumaravel Thiagarajan