index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
2010-03-12
dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...
FUJITA Tomonori
2010-03-12
dma-mapping: dma-mapping.h: add dma_set_coherent_mask
FUJITA Tomonori
2010-03-12
dma-mapping: pci: convert pci_set_dma_mask to call dma_set_mask
FUJITA Tomonori
2010-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2010-03-07
Driver core: create lock/unlock functions for struct device
Greg Kroah-Hartman
2010-03-07
sysfs: fix for thinko with sysfs_bin_attr_init()
Stephen Rothwell
2010-03-07
sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes
Eric W. Biederman
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2010-03-07
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-03-06
ricoh_mmc: port from driver to pci quirk
Maxim Levitsky
2010-03-05
PCI/PM Runtime: Make runtime PM of PCI devices inactive by default
Rafael J. Wysocki
2010-03-03
Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-03-01
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
2010-03-01
pci: don't reassign to ROM res if it is not going to be enabled
Yinghai Lu
2010-02-28
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-02-28
Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2010-02-28
pci: Add helper to search for VPD keywords
Matt Carlson
2010-02-28
pci: Add helper to find a VPD resource data type
Matt Carlson
2010-02-26
PM: Allow PCI devices to suspend/resume asynchronously
Rafael J. Wysocki
2010-02-23
PCI: augment bus resource table with a list
Bjorn Helgaas
2010-02-23
PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
Bjorn Helgaas
2010-02-23
PCI: read bridge windows before filling in subtractive decode resources
Bjorn Helgaas
2010-02-23
PCI: split up pci_read_bridge_bases()
Bjorn Helgaas
2010-02-22
PCIe PME: use pci_pcie_cap()
Kenji Kaneshige
2010-02-22
PCI PM: Run-time callbacks for PCI bus type
Rafael J. Wysocki
2010-02-22
PCIe PME: use pci_is_pcie()
Kenji Kaneshige
2010-02-22
PCI / ACPI / PM: Platform support for PCI PME wake-up
Rafael J. Wysocki
2010-02-22
PCI PM: Make it possible to force using INTx for PCIe PME signaling
Rafael J. Wysocki
2010-02-22
PCI PM: PCIe PME root port service driver
Rafael J. Wysocki
2010-02-22
PCI PM: Add function for checking PME status of devices
Rafael J. Wysocki
2010-02-22
PCI: set PCI_PREF_RANGE_TYPE_64 in pci_bridge_check_ranges
Yinghai Lu
2010-02-22
PCI: pciehp: second try to get big range for pcie devices
Yinghai Lu
2010-02-22
PCI: pciehp: cleanup flow in pciehp_configure_device
Yinghai Lu
2010-02-22
PCI: introduce pci_assign_unassigned_bridge_resources
Yinghai Lu
2010-02-22
PCI: update bridge resources to get more big ranges in PCI assign unssigned
Yinghai Lu
2010-02-22
PCI: don't shrink bridge resources
Yinghai Lu
2010-02-22
PCI: reject mmio ranges starting at 0 on pci_bridge read
Yinghai Lu
2010-02-22
PCI: add failed_list to pci_bus_assign_resources
Yinghai Lu
2010-02-22
PCI: add pci_bridge_release_resources and pci_bus_release_bridge_resources
Yinghai Lu
2010-02-22
PCI hotplug: check ioremap() return value in ibmphp_ebda.c
Andrew Morton
2010-02-22
PCI hotplug: fix ibmphp build error
Randy Dunlap
2010-02-22
PCI: Make pci_scan_slot more robust
Matthew Wilcox
2010-02-22
PCI: hotplug/cpcihp, fix pci device refcounting
Jiri Slaby
2010-02-22
PCI: push deprecated pci_find_device() function to last user
Tilman Schmidt
2010-02-22
PCI: don't dump resource when bus resource flags indicates unused
Yinghai Lu
2010-02-22
PCI: separate pci_setup_bridge to small functions
Yinghai Lu
2010-02-22
PCI hotplug: ibmphp: read the length of ebda and map entire ebda region
Chandru
2010-02-22
PCI hotplug: fix memory leaks
Jiri Slaby
2010-02-22
resource/PCI: mark struct resource as const
Dominik Brodowski
[next]