index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-18
upstream: drivers: avoid format strings in names passed to alloc_workqueue()
Kees Cook
2
-5
/
+2
2014-11-18
upstream: Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
2
-3
/
+1
2014-10-30
PCI: Generate uppercase hex for modalias interface class
Ricardo Ribalda Delgado
1
-1
/
+1
2014-10-30
PCI: Increase IBM ipr SAS Crocodile BARs to at least system page size
Douglas Lehr
1
-0
/
+20
2014-07-06
PCI: Fix incorrect vgaarb conditional in WARN_ON()
Bjorn Helgaas
1
-1
/
+1
2014-07-06
PCI: Add new ID for Intel GPU "spurious interrupt" quirk
Thomas Jarosch
1
-0
/
+1
2014-06-07
PCI: shpchp: Check bridge's secondary (not primary) bus speed
Marcel Apfelbaum
1
-2
/
+2
2014-03-23
PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled
Bjorn Helgaas
1
-0
/
+3
2014-03-06
PCI: Enable INTx if BIOS left them disabled
Bjorn Helgaas
1
-0
/
+10
2013-12-20
PCI: Disable Bus Master only on kexec reboot
Khalid Aziz
1
-3
/
+9
2013-12-04
PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove()
Yinghai Lu
1
-1
/
+0
2013-11-29
PCI: Support PCIe Capability Slot registers only for ports with slots
Bjorn Helgaas
1
-3
/
+3
2013-11-29
PCI: Remove PCIe Capability version checks
Bjorn Helgaas
1
-6
/
+3
2013-11-29
PCI: Allow PCIe Capability link-related register access for switches
Bjorn Helgaas
1
-2
/
+6
2013-10-01
PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeup
Rafael J. Wysocki
1
-3
/
+3
2013-08-29
ACPI: Try harder to resolve _ADR collisions for bridges
Rafael J. Wysocki
1
-4
/
+11
2013-08-11
PCI: Retry allocation of only the resource type that failed
Yinghai Lu
1
-1
/
+68
2013-08-11
PCI: pciehp: Fix null pointer deref when hot-removing SR-IOV device
Yinghai Lu
1
-1
/
+8
2013-07-21
ahci: Add AMD CZ SATA device ID
Shane Huang
1
-0
/
+2
2013-07-21
PCI: Fix refcount issue in pci_create_root_bus() error recovery path
Jiang Liu
1
-6
/
+8
2013-07-21
PCI: Finish SR-IOV VF setup before adding the device
Xudong Hao
1
-3
/
+2
2013-07-21
xen/pcifront: Deal with toolstack missing 'XenbusStateClosing' state.
Konrad Rzeszutek Wilk
1
-4
/
+3
2013-06-24
ACPI / dock / PCI: Synchronous handling of dock events for PCI devices
Rafael J. Wysocki
1
-14
/
+32
2013-06-23
PCI / ACPI: Use boot-time resource allocation rules during hotplug
Jiang Liu
3
-6
/
+14
2013-05-30
aerdrv: Move cper_print_aer() call out of interrupt context
Lance Ortiz
2
-3
/
+6
2013-05-17
PCI: acpiphp: Re-enumerate devices when host bridge receives Bus Check
Yinghai Lu
1
-0
/
+14
2013-05-09
Merge tag 'pci-v3.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-3
/
+5
2013-05-07
PCI: Delay final fixups until resources are assigned
Yinghai Lu
2
-1
/
+1
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-1
/
+1
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-23
/
+11
2013-05-01
proc: Supply a function to remove a proc entry by PDE
David Howells
1
-9
/
+3
2013-05-01
proc: Supply PDE attribute setting accessor functions
David Howells
1
-1
/
+1
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+41
2013-04-30
PCI: Set ->mask_pos correctly
Dan Carpenter
1
-2
/
+4
2013-04-29
Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
36
-791
/
+591
2013-04-24
pci: Add SRIOV helper function to determine if VFs are assigned to guest
Alexander Duyck
1
-0
/
+41
2013-04-24
Merge branch 'pci/gavin-msi-cleanup' into next
Bjorn Helgaas
2
-120
/
+80
2013-04-23
PCI: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK
Bjorn Helgaas
1
-2
/
+2
2013-04-23
PCI: Drop msi_mask_reg() and remove drivers/pci/msi.h
Bjorn Helgaas
2
-14
/
+2
2013-04-23
PCI: Use msix_table_size() directly, drop multi_msix_capable()
Bjorn Helgaas
2
-5
/
+5
2013-04-23
PCI: Drop msix_table_offset_reg() and msix_pba_offset_reg() macros
Bjorn Helgaas
2
-4
/
+2
2013-04-23
PCI: Drop is_64bit_address() and is_mask_bit_support() macros
Bjorn Helgaas
2
-4
/
+2
2013-04-23
PCI: Drop msi_data_reg() macro
Bjorn Helgaas
2
-8
/
+6
2013-04-23
PCI: Drop msi_lower_address_reg() and msi_upper_address_reg() macros
Bjorn Helgaas
2
-10
/
+8
2013-04-23
PCI: Drop msi_control_reg() macro and use PCI_MSI_FLAGS directly
Bjorn Helgaas
2
-5
/
+4
2013-04-23
PCI: Use cached MSI/MSI-X offsets from dev, not from msi_desc
Bjorn Helgaas
1
-14
/
+8
2013-04-23
PCI: Use cached MSI-X cap while enabling MSI-X
Gavin Shan
1
-20
/
+16
2013-04-23
PCI: Use cached MSI cap while enabling MSI interrupts
Gavin Shan
1
-13
/
+11
2013-04-23
PCI: Remove MSI/MSI-X cap check in pci_msi_check_device()
Gavin Shan
1
-4
/
+1
2013-04-23
PCI: Cache MSI/MSI-X capability offsets in struct pci_dev
Gavin Shan
1
-23
/
+19
[next]