index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-18
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
10
-155
/
+576
2011-03-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...
Linus Torvalds
1
-0
/
+1
2011-03-17
unicore32 machine related files: pci bus handling
GuanXuetao
1
-0
/
+1
2011-03-16
PCI: label: remove #include of ACPI header to avoid warnings
Shyam_Iyer@Dell.com
1
-1
/
+0
2011-03-16
PCI: label: Fix compilation error when CONFIG_ACPI is unset
Narendra_K@Dell.com
1
-0
/
+6
2011-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-2
/
+2
2011-03-15
PM: Remove CONFIG_PM_OPS
Rafael J. Wysocki
1
-2
/
+2
2011-03-04
PCI: pre-allocate additional resources to devices only after successful alloc...
Ram Pai
1
-47
/
+184
2011-03-04
PCI: introduce reset_resource()
Ram Pai
1
-3
/
+8
2011-03-04
PCI: data structure agnostic free list function
Ram Pai
1
-15
/
+12
2011-03-04
PCI: refactor io size calculation code
Ram Pai
1
-24
/
+42
2011-03-04
PCI: do not create quirk I/O regions below PCIBIOS_MIN_IO for ICH
Jiri Slaby
1
-8
/
+24
2011-03-04
PCI hotplug: acpiphp: set current_state to D0 in register_slot
Stefano Stabellini
1
-0
/
+1
2011-03-04
PCI: Export ACPI _DSM provided firmware instance number and string name to sysfs
Narendra_K@Dell.com
4
-8
/
+246
2011-03-04
PCI: add more checking to ICH region quirks
Jiri Slaby
1
-8
/
+37
2011-03-04
PCI: aer-inject: Override PCIe AER Mask Registers
Prarit Bhargava
1
-3
/
+28
2011-02-18
pci/xen: Cleanup: convert int** to int[]
Konrad Rzeszutek Wilk
1
-6
/
+6
2011-02-18
xen-pcifront: Sanity check the MSI/MSI-X values
Konrad Rzeszutek Wilk
1
-4
/
+16
2011-02-17
xen-pcifront: don't use flush_scheduled_work()
Tejun Heo
1
-2
/
+1
2011-02-16
PCI: remove quirk for pre-production systems
Brandeburg, Jesse
1
-52
/
+0
2011-02-15
pci: use security_capable() when checking capablities during config space read
Chris Wright
1
-1
/
+2
2011-02-13
Revert "pci: use security_capable() when checking capablities during config s...
Linus Torvalds
1
-2
/
+1
2011-02-11
pci: use security_capable() when checking capablities during config space read
Chris Wright
1
-1
/
+2
2011-02-08
PCI: Avoid potential NULL pointer dereference in pci_scan_bridge
Jesper Juhl
1
-1
/
+3
2011-02-08
PCI: sysfs: Fix failure path for addition of "vpd" attribute
Ben Hutchings
1
-1
/
+1
2011-01-20
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
1
-1
/
+1
2011-01-14
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
16
-111
/
+102
2011-01-14
PCI/PM: Report wakeup events before resuming devices
Rafael J. Wysocki
3
-4
/
+4
2011-01-14
PCI/PM: Use pm_wakeup_event() directly for reporting wakeup events
Rafael J. Wysocki
2
-16
/
+6
2011-01-14
PCI: sysfs: Update ROM to include default owner write access
Alex Williamson
1
-1
/
+1
2011-01-14
PCI/ACPI: Request _OSC control once for each root bridge (v3)
Rafael J. Wysocki
5
-33
/
+5
2011-01-12
Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2011-01-10
headers: kobject.h redux
Alexey Dobriyan
2
-2
/
+0
2011-01-05
xen/pci: Make xen-pcifront be dependent on XEN_XENBUS_FRONTEND
Konrad Rzeszutek Wilk
1
-0
/
+1
2010-12-23
PCI/PCIe: Clear Root PME Status bits early during system resume
Rafael J. Wysocki
4
-38
/
+53
2010-12-23
PCI: pci-stub: ignore zero-length id parameters
Tejun Heo
1
-0
/
+3
2010-12-23
PCI: Skip id checking if no id is passed
Yinghai Lu
1
-0
/
+4
2010-12-23
PCI: fix __pci_device_probe kernel-doc warning
Randy Dunlap
1
-1
/
+1
2010-12-23
PCI: make pci_restore_state return void
Jon Mason
2
-6
/
+4
2010-12-23
PCI: Disable ASPM if BIOS asks us to
Matthew Garrett
2
-4
/
+18
2010-12-23
PCI: Add mask bit definition for MSI-X table
Sheng Yang
1
-2
/
+3
2010-12-23
PCI: MSI: Move MSI-X entry definition to pci_regs.h
Sheng Yang
1
-6
/
+0
2010-12-23
PCI hotplug: Fix unexpected driver unregister in pciehp_acpi.c
Rafael J. Wysocki
1
-1
/
+2
2010-12-19
Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....
Linus Torvalds
2
-0
/
+28
2010-12-17
Revert "PCI: allocate bus resources from the top down"
Bjorn Helgaas
1
-48
/
+5
2010-12-17
Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive decode"
Bjorn Helgaas
1
-49
/
+21
2010-12-16
PCI: Update MCP55 quirk to not affect non HyperTransport variants
Neil Horman
1
-0
/
+3
2010-12-13
x86, vt-d: Handle previous faults after enabling fault handling
Suresh Siddha
1
-0
/
+5
2010-12-13
x86, vt-d: Quirk for masking vtd spec errors to platform error handling logic
Suresh Siddha
1
-0
/
+23
2010-11-25
Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
2
-0
/
+19
[next]