index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
pci
/
ops-msc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-14
PCI: Remove aer_do_secondary_bus_reset()
Alex Williamson
3
-36
/
+2
2013-08-14
PCI: Tune secondary bus reset timing
Alex Williamson
1
-2
/
+14
2013-08-14
PCI: Wake-up devices before saving config space for reset
Alex Williamson
1
-0
/
+7
2013-08-14
PCI: Add pci_reset_slot() and pci_reset_bus()
Alex Williamson
2
-0
/
+211
2013-08-14
PCI: Split out pci_dev lock/unlock and save/restore
Alex Williamson
1
-17
/
+38
2013-08-14
PCI: Add slot reset option to pci_dev_reset()
Alex Williamson
1
-0
/
+34
2013-08-14
PCI: pciehp: Add reset_slot() method
Alex Williamson
3
-0
/
+44
2013-08-14
PCI: Add hotplug_slot_ops.reset_slot()
Alex Williamson
1
-0
/
+4
2013-08-12
PCI: Use pci_wait_for_pending_transaction() instead of for loop
Casey Leedom
1
-16
/
+2
2013-08-12
bnx2x: Use pci_wait_for_pending_transaction() instead of for loop
Casey Leedom
1
-16
/
+2
2013-08-12
PCI: Chelsio quirk: Enable Bus Master during Function-Level Reset
Casey Leedom
1
-0
/
+79
2013-08-12
PCI: Add pci_wait_for_pending_transaction()
Casey Leedom
2
-13
/
+26
2013-08-12
PCI: exynos: Split into Synopsys part and Exynos part
Jingoo Han
6
-740
/
+874
2013-08-12
PCI: mvebu: Make Marvell PCIe driver depend on OF
Thomas Petazzoni
1
-0
/
+1
2013-08-10
PCI: Add pci_reset_bridge_secondary_bus()
Alex Williamson
2
-9
/
+24
2013-08-06
PCI: mvebu: Convert to use devm_ioremap_resource
Tushar Behera
1
-3
/
+4
2013-08-06
PCI: Align bridge I/O windows as required by downstream devices & bridges
Bjorn Helgaas
1
-5
/
+2
2013-08-03
PCI: Fix types in pbus_size_io()
Wei Yang
1
-3
/
+4
2013-08-03
PCI: Add comments for pbus_size_mem() parameters
Wei Yang
1
-0
/
+2
2013-08-03
PCI: Enumerate subordinate buses, not devices, in pci_bus_get_depth()
Wei Yang
1
-6
/
+3
2013-08-01
PCI: Fix comment typo for pci_add_cap_save_buffer()
Yijing Wang
1
-1
/
+1
2013-08-01
PCI: Return -ENOSYS for SR-IOV operations on non-SR-IOV devices
Stefan Assmann
1
-7
/
+10
2013-07-30
PCI: Update NumVFs register when disabling SR-IOV
Yijing Wang
1
-1
/
+3
2013-07-26
x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero
ethan.zhao
1
-6
/
+1
2013-07-25
PCI: Assign resources for hot-added host bridge more aggressively
Yinghai Lu
3
-2
/
+3
2013-07-25
PCI: Move resource reallocation code to non-__init
Yinghai Lu
1
-8
/
+7
2013-07-25
PCI: Delay enabling bridges until they're needed
Yinghai Lu
13
-42
/
+23
2013-07-25
PCI: Assign resources on a per-bus basis
Yinghai Lu
1
-37
/
+25
2013-07-25
PCI: Enable unassigned resource reallocation on per-bus basis
Yinghai Lu
1
-19
/
+23
2013-07-25
PCI: Turn on reallocation for unassigned resources with host bridge offset
Yinghai Lu
1
-1
/
+6
2013-07-25
PCI: Look for unassigned resources on per-bus basis
Yinghai Lu
1
-15
/
+29
2013-07-25
PCI: Drop temporary variable in pci_assign_unassigned_resources()
Yinghai Lu
1
-10
/
+7
2013-07-25
PCI: Claim ACS support for AMD southbridge devices
Alex Williamson
1
-0
/
+50
2013-07-25
PCI: Differentiate ACS controllable from enabled
Alex Williamson
1
-4
/
+9
2013-07-25
PCI: Check all ACS features for multifunction downstream ports
Alex Williamson
1
-14
/
+70
2013-07-25
PCI: Convert class code to use dev_groups
Greg Kroah-Hartman
3
-13
/
+23
2013-07-25
frv/PCI: Mark pcibios_fixup_bus() as non-init
Bjorn Helgaas
1
-1
/
+1
2013-07-25
x86/pci/mrst: Cleanup checkpatch.pl warnings
Valentina Manea
1
-17
/
+24
2013-07-25
PCI: Rename "PCI Express support" kconfig title
Ezequiel Garcia
1
-1
/
+1
2013-07-25
PCI: Fix comment typo in iov.c
Jonghwan Choi
1
-1
/
+1
2013-07-21
Linux 3.11-rc2
v3.11-rc2
Linus Torvalds
1
-1
/
+1
2013-07-21
ext3: fix a BUG when opening a file with O_TMPFILE flag
Zheng Liu
1
-1
/
+1
2013-07-21
ext4: fix a BUG when opening a file with O_TMPFILE flag
Zheng Liu
1
-1
/
+1
2013-07-20
vfs: constify dentry parameter in d_count()
Peng Tao
1
-1
/
+1
2013-07-20
livelock avoidance in sget()
Al Viro
1
-15
/
+10
2013-07-20
allow O_TMPFILE to work with O_WRONLY
Al Viro
2
-2
/
+4
2013-07-19
Btrfs: fix wrong write offset when replacing a device
Stefan Behrens
1
-1
/
+1
2013-07-19
Btrfs: re-add root to dead root list if we stop dropping it
Josef Bacik
1
-0
/
+11
2013-07-19
Btrfs: fix lock leak when resuming snapshot deletion
Josef Bacik
1
-0
/
+2
2013-07-19
Btrfs: update drop progress before stopping snapshot dropping
Josef Bacik
1
-6
/
+8
[next]