index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-21
pci: check caps from sysfs file open to read device dependent config space
Chris Wright
1
-1
/
+2
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2
-14
/
+33
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-3
/
+3
2010-05-18
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-10
/
+12
2010-05-13
Revert "PCI: update bridge resources to get more big ranges in PCI assign uns...
Linus Torvalds
1
-112
/
+2
2010-05-11
Merge branch 'iommu/largepages' into amd-iommu/2.6.35
Joerg Roedel
1
-10
/
+12
2010-05-11
PCI: make bitfield unsigned
Bill Pemberton
1
-1
/
+1
2010-04-30
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2
-0
/
+6
2010-04-28
powerpc/pseries: Flush lazy kernel mappings after unplug operations
Benjamin Herrenschmidt
2
-0
/
+6
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
36
-68
/
+140
2010-04-23
PCI: Ensure we re-enable devices on resume
Matthew Garrett
1
-5
/
+1
2010-04-23
PCI: revert broken device warning
Bjorn Helgaas
1
-16
/
+7
2010-04-08
PCI aerdrv: use correct bit defines and add 2ms delay to aer_root_reset
Alexander Duyck
1
-2
/
+8
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
1
-33
/
+3
2010-04-03
PCI quirk: RS780/RS880: disable MSI behind the PCI bridge
Clemens Ladisch
1
-33
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
32
-4
/
+28
2010-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
6
-63
/
+121
2010-03-25
PCI: don't say we claimed a resource if we failed
Bjorn Helgaas
1
-2
/
+3
2010-03-25
PCI quirk: Disable MSI on VIA K8T890 systems
Matthew Wilcox
1
-0
/
+1
2010-03-24
PCI quirk: RS780/RS880: work around missing MSI initialization
Clemens Ladisch
1
-0
/
+33
2010-03-24
PCI quirk: only apply CX700 PCI bus parking quirk if external VT6212L is present
Tim Yamin
1
-3
/
+17
2010-03-24
PCI: complain about devices that seem to be broken
Bjorn Helgaas
1
-7
/
+16
2010-03-24
PCI: print resources consistently with %pR
Bjorn Helgaas
2
-8
/
+6
2010-03-24
PCI: make disabled window printk style match the enabled ones
Bjorn Helgaas
1
-3
/
+3
2010-03-24
PCI: break out primary/secondary/subordinate for readability
Bjorn Helgaas
1
-10
/
+14
2010-03-24
PCI: for address space collisions, show conflicting resource
Bjorn Helgaas
1
-6
/
+8
2010-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-1
/
+1
2010-03-19
PCI: cleanup error return for pcix get and set mmrbc functions
Dean Nelson
1
-20
/
+16
2010-03-19
PCI: fix access of PCI_X_CMD by pcix get and set mmrbc functions
Dean Nelson
1
-5
/
+6
2010-03-19
PCI: kill off pci_register_set_vga_state() symbol export.
Paul Mundt
1
-1
/
+0
2010-03-19
PCI: fix return value from pcix_get_max_mmrbc()
Dean Nelson
1
-1
/
+1
2010-03-19
sysfs: Initialised pci bus legacy_mem field before use
Mel Gorman
1
-1
/
+1
2010-03-19
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-0
/
+1
2010-03-16
Fix typos in comments
Thomas Weber
2
-2
/
+2
2010-03-15
Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...
Len Brown
47
-744
/
+2492
2010-03-14
acpiphp: Execute ACPI _REG method for hotadded devices
Shaohua Li
1
-0
/
+19
2010-03-13
dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...
FUJITA Tomonori
1
-28
/
+0
2010-03-13
dma-mapping: dma-mapping.h: add dma_set_coherent_mask
FUJITA Tomonori
1
-4
/
+3
2010-03-13
dma-mapping: pci: convert pci_set_dma_mask to call dma_set_mask
FUJITA Tomonori
1
-6
/
+4
2010-03-11
microblaze: Enable PCI, missing files
Michal Simek
1
-0
/
+1
2010-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-0
/
+2
2010-03-08
Driver core: create lock/unlock functions for struct device
Greg Kroah-Hartman
2
-4
/
+4
2010-03-08
sysfs: fix for thinko with sysfs_bin_attr_init()
Stephen Rothwell
1
-2
/
+2
2010-03-08
sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes
Eric W. Biederman
1
-0
/
+5
2010-03-08
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2
-2
/
+2
2010-03-08
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+43
2010-03-07
VT-d: Change {un}map_range functions to implement {un}map interface
Joerg Roedel
1
-10
/
+12
2010-03-07
iommu-api: Rename ->{un}map function pointers to ->{un}map_range
Joerg Roedel
1
-2
/
+2
2010-03-06
ricoh_mmc: port from driver to pci quirk
Maxim Levitsky
1
-0
/
+85
2010-03-06
PCI/PM Runtime: Make runtime PM of PCI devices inactive by default
Rafael J. Wysocki
1
-0
/
+2
[next]