index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Age
Commit message (
Expand
)
Author
2009-02-06
ACPI: Fix compiler warnings introduced by 32 to 64 bit acpi conversions
Thomas Renninger
2009-02-06
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
Matthew Wilcox
2009-02-02
PCI hotplug: fix lock imbalance in pciehp
Jiri Slaby
2008-12-05
PCI: Hotplug core: remove 'name'
Alex Chiang
2008-12-05
PCI: shcphp: remove 'name' parameter
Alex Chiang
2008-12-05
PCI: SGI Hotplug: stop managing bss_hotplug_slot->name
Alex Chiang
2008-12-05
PCI: rpaphp: kmalloc/kfree slot->name directly
Alex Chiang
2008-12-05
PCI: pciehp: remove 'name' parameter
Alex Chiang
2008-12-05
PCI: ibmphp: stop managing hotplug_slot->name
Alex Chiang
2008-12-05
PCI: fakephp: remove 'name' parameter
Alex Chiang
2008-12-05
PCI: cpqphp: stop managing hotplug_slot->name
Alex Chiang
2008-12-05
PCI: cpci_hotplug: stop managing hotplug_slot->name
Alex Chiang
2008-12-05
PCI: acpiphp: remove 'name' parameter
Alex Chiang
2008-12-05
PCI: prevent duplicate slot names
Alex Chiang
2008-12-05
PCI Hotplug: serialize pci_hp_register and pci_hp_deregister
Kenji Kaneshige
2008-12-05
PCI: update pci_create_slot() to take a 'hotplug' param
Alex Chiang
2008-12-05
PCI Hotplug core: add 'name' param pci_hp_register interface
Alex Chiang
2008-10-25
PCI hotplug: cpqphp: fix kernel NULL pointer dereference
Kenji Kaneshige
2008-09-10
PCI: fix pciehp_free_irq()
Adrian Bunk
2008-09-09
PCI Hotplug: fakephp: fix deadlock... again
Alex Chiang
2008-08-21
PCI: shpchp: Rename duplicate slot name N as N-1, N-2, N-M...
Alex Chiang
2008-08-21
PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M...
Alex Chiang
2008-08-18
PCI: add acpi_find_root_bridge_handle
Jiri Slaby
2008-08-18
PCI: acpi_pcihp: run _OSC on a root bridge
Jiri Slaby
2008-07-28
PCI hotplug: fix typo in pcie hotplug output
Jesse Barnes
2008-07-21
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
2008-07-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2008-07-16
PCI: remove unnecessary volatile in PCIe hotplug struct controller
Ming Lei
2008-07-02
PCI: acpiphp: cleanup notify handler on all root bridges
Alex Chiang
2008-06-27
pciehp: use get_service_data
Kenji Kaneshige
2008-06-27
pciehp: remove needless command completed interrupt setting
Kenji Kaneshige
2008-06-27
pciehp: fix interrupt initialization
Kenji Kaneshige
2008-06-25
Remove unnecessary 'tmp' variable from pci_hp_register().
Kenji Kaneshige
2008-06-25
pciehp: remove inline from command related functions
Kenji Kaneshige
2008-06-25
pciehp: change command polling frequency
Kenji Kaneshige
2008-06-25
pciehp: cleanup pcie_poll_cmd
Kenji Kaneshige
2008-06-25
pciehp: fix typo in hpc_release_ctlr
Kenji Kaneshige
2008-06-25
PCI: fixup kdoc blocks for hotplug functions
Jesse Barnes
2008-06-10
PCI: ACPI PCI slot detection driver
Alex Chiang
2008-06-10
PCI: introduce pci_slot
Alex Chiang
2008-06-10
PCI: construct one fakephp slot per PCI slot
Alex Chiang
2008-06-10
pciehp: removes redundant NULL write to slot status register
Kenji Kaneshige
2008-06-10
pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.c
Kenji Kaneshige
2008-06-10
shpchp: check firmware before taking control
Kenji Kaneshige
2008-06-10
pciehp: block signals while waiting for command completion
Kenji Kaneshige
2008-06-10
pciehp: evaluate _OSC/OSHP before controller init
Kenji Kaneshige
2008-06-10
pciehp: remove redundant pci_dev initialization
Kenji Kaneshige
2008-06-10
PCI: make {pciehp,shpchp}_slot_with_bus static
Adrian Bunk
2008-05-30
PCI: fix rpadlpar pci hotplug driver sysfs usage
Benjamin Herrenschmidt
2008-05-27
pciehp: add message about pciehp_slot_with_bus option
Kenji Kaneshige
[next]