index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-26
PCI: return correct value when writing to the "reset" attribute
Michal Schmidt
1
-1
/
+6
2011-06-26
PCI: sysfs: Fix failure path for addition of "vpd" attribute
Ben Hutchings
1
-1
/
+1
2011-06-26
PCI: do not create quirk I/O regions below PCIBIOS_MIN_IO for ICH
Jiri Slaby
1
-8
/
+24
2011-06-26
PCI: add more checking to ICH region quirks
Jiri Slaby
1
-8
/
+37
2011-06-26
PCI: remove quirk for pre-production systems
Brandeburg, Jesse
1
-52
/
+0
2011-06-26
PCI: pci-stub: ignore zero-length id parameters
Tejun Heo
1
-0
/
+3
2011-04-17
x86, vt-d: Quirk for masking vtd spec errors to platform error handling logic
Suresh Siddha
1
-0
/
+23
2011-04-17
x86, vt-d: Handle previous faults after enabling fault handling
Suresh Siddha
1
-0
/
+5
2011-04-17
PCI: fix offset check for sysfs mmapped files
Darrick J. Wong
1
-1
/
+1
2011-04-17
PCI: sysfs: fix printk warnings
Randy Dunlap
1
-1
/
+2
2011-04-17
PCI: fix size checks for mmap() on /proc/bus/pci files
Martin Wilck
3
-8
/
+23
2011-04-17
ioat2: catch and recover from broken vtd configurations v6
Dan Williams
1
-0
/
+27
2011-01-06
intel_idle: PCI quirk to prevent Lenovo Ideapad s10-3 boot hang
Len Brown
1
-0
/
+20
2011-01-06
drivers/pci/intel-iommu.c: fix build with older gcc's
Andrew Morton
1
-47
/
+43
2011-01-06
PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()
Ben Hutchings
1
-5
/
+42
2011-01-06
PCI: MSI: Remove unsafe and unnecessary hardware access
Ben Hutchings
1
-23
/
+11
2010-08-13
PCI: disable MSI on VIA K8M800
Tejun Heo
1
-0
/
+1
2010-08-13
PCI: Do not run NVidia quirks related to MSI with MSI disabled
Rafael J. Wysocki
1
-0
/
+3
2010-08-02
PCI/PM: Do not use native PCIe PME by default
Rafael J. Wysocki
1
-6
/
+13
2010-08-02
virtio-pci: disable msi at startup
Michael S. Tsirkin
1
-0
/
+1
2010-07-05
ahci: add pci quirk for JMB362
Tejun Heo
1
-1
/
+4
2010-07-05
PCI: Disable MSI for MCP55 on P5N32-E SLI
Ben Hutchings
1
-3
/
+4
2010-07-05
PCI quirks: disable msi on AMD rs4xx internal gfx bridges
Alex Deucher
1
-0
/
+1
2010-05-12
Revert "PCI: update bridge resources to get more big ranges in PCI assign uns...
Linus Torvalds
1
-112
/
+2
2010-04-29
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-22
PCI: Ensure we re-enable devices on resume
Matthew Garrett
1
-5
/
+1
2010-04-22
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-02
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-26
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-18
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-0
/
+1
2010-03-14
Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...
Len Brown
47
-744
/
+2492
[next]