index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pci/yinghai-assign-unassigned-v6' into next
Bjorn Helgaas
2013-08-26
8
-101
/
+98
|
\
|
*
PCI: Assign resources for hot-added host bridge more aggressively
Yinghai Lu
2013-07-25
2
-2
/
+2
|
*
PCI: Move resource reallocation code to non-__init
Yinghai Lu
2013-07-25
1
-8
/
+7
|
*
PCI: Delay enabling bridges until they're needed
Yinghai Lu
2013-07-25
8
-33
/
+23
|
*
PCI: Assign resources on a per-bus basis
Yinghai Lu
2013-07-25
1
-37
/
+25
|
*
PCI: Enable unassigned resource reallocation on per-bus basis
Yinghai Lu
2013-07-25
1
-19
/
+23
|
*
PCI: Turn on reallocation for unassigned resources with host bridge offset
Yinghai Lu
2013-07-25
1
-1
/
+6
|
*
PCI: Look for unassigned resources on per-bus basis
Yinghai Lu
2013-07-25
1
-15
/
+29
|
*
PCI: Drop temporary variable in pci_assign_unassigned_resources()
Yinghai Lu
2013-07-25
1
-10
/
+7
*
|
Merge branch 'pci/aw-reset-v5' into next
Bjorn Helgaas
2013-08-15
7
-62
/
+393
|
\
\
|
*
|
PCI: Add pci_probe_reset_slot() and pci_probe_reset_bus()
Alex Williamson
2013-08-15
1
-0
/
+24
|
*
|
PCI: Remove aer_do_secondary_bus_reset()
Alex Williamson
2013-08-14
3
-36
/
+2
|
*
|
PCI: Tune secondary bus reset timing
Alex Williamson
2013-08-14
1
-2
/
+14
|
*
|
PCI: Wake-up devices before saving config space for reset
Alex Williamson
2013-08-14
1
-0
/
+7
|
*
|
PCI: Add pci_reset_slot() and pci_reset_bus()
Alex Williamson
2013-08-14
1
-0
/
+209
|
*
|
PCI: Split out pci_dev lock/unlock and save/restore
Alex Williamson
2013-08-14
1
-17
/
+38
|
*
|
PCI: Add slot reset option to pci_dev_reset()
Alex Williamson
2013-08-14
1
-0
/
+34
|
*
|
PCI: pciehp: Add reset_slot() method
Alex Williamson
2013-08-14
3
-0
/
+44
|
*
|
PCI: Add pci_reset_bridge_secondary_bus()
Alex Williamson
2013-08-10
1
-9
/
+23
|
|
/
*
|
Merge branch 'pci/vipul-chelsio-reset-v2' into next
Bjorn Helgaas
2013-08-12
3
-45
/
+108
|
\
\
|
*
|
PCI: Use pci_wait_for_pending_transaction() instead of for loop
Casey Leedom
2013-08-12
1
-16
/
+2
|
*
|
bnx2x: Use pci_wait_for_pending_transaction() instead of for loop
Casey Leedom
2013-08-12
1
-16
/
+2
|
*
|
PCI: Chelsio quirk: Enable Bus Master during Function-Level Reset
Casey Leedom
2013-08-12
1
-0
/
+79
|
*
|
PCI: Add pci_wait_for_pending_transaction()
Casey Leedom
2013-08-12
1
-13
/
+25
|
|
/
*
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-08-12
6
-743
/
+874
|
\
\
|
*
|
PCI: exynos: Split into Synopsys part and Exynos part
Jingoo Han
2013-08-12
4
-740
/
+869
|
*
|
PCI: mvebu: Make Marvell PCIe driver depend on OF
Thomas Petazzoni
2013-08-12
1
-0
/
+1
|
*
|
PCI: mvebu: Convert to use devm_ioremap_resource
Tushar Behera
2013-08-06
1
-3
/
+4
*
|
|
Merge branch 'pci/wei-resource-cleanups' into next
Bjorn Helgaas
2013-08-06
1
-14
/
+11
|
\
\
\
|
*
|
|
PCI: Align bridge I/O windows as required by downstream devices & bridges
Bjorn Helgaas
2013-08-06
1
-5
/
+2
|
*
|
|
PCI: Fix types in pbus_size_io()
Wei Yang
2013-08-03
1
-3
/
+4
|
*
|
|
PCI: Add comments for pbus_size_mem() parameters
Wei Yang
2013-08-03
1
-0
/
+2
|
*
|
|
PCI: Enumerate subordinate buses, not devices, in pci_bus_get_depth()
Wei Yang
2013-08-03
1
-6
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-08-01
6
-24
/
+39
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
PCI: Fix comment typo for pci_add_cap_save_buffer()
Yijing Wang
2013-08-01
1
-1
/
+1
|
*
|
PCI: Return -ENOSYS for SR-IOV operations on non-SR-IOV devices
Stefan Assmann
2013-08-01
1
-7
/
+10
|
*
|
PCI: Update NumVFs register when disabling SR-IOV
Yijing Wang
2013-07-30
1
-1
/
+3
|
*
|
PCI: Convert class code to use dev_groups
Greg Kroah-Hartman
2013-07-25
3
-13
/
+23
|
*
|
PCI: Rename "PCI Express support" kconfig title
Ezequiel Garcia
2013-07-25
1
-1
/
+1
|
*
|
PCI: Fix comment typo in iov.c
Jonghwan Choi
2013-07-25
1
-1
/
+1
|
|
/
*
|
PCI: Claim ACS support for AMD southbridge devices
Alex Williamson
2013-07-25
1
-0
/
+50
*
|
PCI: Differentiate ACS controllable from enabled
Alex Williamson
2013-07-25
1
-4
/
+9
*
|
PCI: Check all ACS features for multifunction downstream ports
Alex Williamson
2013-07-25
1
-14
/
+70
|
/
*
Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-07-21
5
-27
/
+110
|
\
|
*
ACPI / video: no automatic brightness changes by win8-compatible firmware
Aaron Lu
2013-07-18
1
-2
/
+8
|
*
ACPI / video / i915: No ACPI backlight if firmware expects Windows 8
Rafael J. Wysocki
2013-07-18
4
-9
/
+94
|
*
ACPI / video: Always call acpi_video_init_brightness() on init
Matthew Garrett
2013-07-18
1
-3
/
+8
|
*
ACPICA: expose OSI version
Aaron Lu
2013-07-18
1
-13
/
+0
*
|
Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-21
154
-91615
/
+20
|
\
\
|
*
\
Merge tag 'iio-fixes-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2013-07-17
8
-16
/
+20
|
|
\
\
[next]