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
2012-12-13
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
19
-131
/
+479
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-159
/
+121
2012-12-10
Merge branch 'pci/mjg-pci-roms-from-efi' into next
Bjorn Helgaas
1
-1
/
+1
2012-12-10
PCI: Use phys_addr_t for physical ROM address
Bjorn Helgaas
1
-1
/
+1
2012-12-07
Merge branch 'pci/bjorn-pcie-cap' into next
Bjorn Helgaas
3
-15
/
+18
2012-12-07
PCI: Add standard PCIe Capability Link ASPM field names
Bjorn Helgaas
1
-5
/
+6
2012-12-07
PCI/portdrv: Use PCI Express Capability accessors
Bjorn Helgaas
1
-2
/
+1
2012-12-07
PCI: Use standard PCIe Capability Link register field names
Bjorn Helgaas
1
-2
/
+2
2012-12-06
Merge branch 'pci/mjg-pci-roms-from-efi' into next
Bjorn Helgaas
3
-2
/
+27
2012-12-05
PCI: Add support for non-BAR ROMs
Matthew Garrett
1
-2
/
+9
2012-12-05
PCI: Add pcibios_add_device
Matthew Garrett
2
-0
/
+18
2012-12-05
PCI: Add and use standard PCI-X Capability register names
Bjorn Helgaas
1
-6
/
+9
2012-12-04
Merge branch 'pci/huang-d3cold-fixes' into next
Bjorn Helgaas
2
-27
/
+42
2012-12-04
PCI/PM: Keep runtime PM enabled for unbound PCI devices
Huang Ying
2
-27
/
+42
2012-11-30
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-1
/
+4
2012-11-30
xen-pcifront: Handle backend CLOSED without CLOSING
David Vrabel
1
-1
/
+4
2012-11-28
PCI: Remove __dev* markings
Bill Pemberton
8
-90
/
+90
2012-11-28
PCI: Always build setup-bus when PCI is enabled
Bill Pemberton
1
-4
/
+1
2012-11-28
PCI: Move pci_uevent into pci-driver.c
Bill Pemberton
4
-40
/
+33
2012-11-28
PCI: Remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
4
-28
/
+0
2012-11-28
Merge branch 'pci/misc' into next
Bjorn Helgaas
2
-5
/
+22
2012-11-26
PCI/AER: Report success only when every device has AER-aware driver
Vijay Mohan Pandarathil
2
-4
/
+22
2012-11-26
Merge branch 'for-linus' into next
Bjorn Helgaas
8
-52
/
+62
2012-11-15
ACPI / PM: Move routines for adding/removing device wakeup notifiers
Rafael J. Wysocki
1
-67
/
+4
2012-11-15
Merge branch 'pm-qos' into acpi-dev-pm
Rafael J. Wysocki
1
-1
/
+7
2012-11-13
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-0
/
+2
2012-11-13
Merge branch 'pci/don-sriov' into next
Bjorn Helgaas
4
-34
/
+234
2012-11-13
PCI: Add GPL license for drivers/pci/ioapic module
Andrew Cooks
1
-0
/
+2
2012-11-09
PCI: Remove useless "!dev" tests
Bjorn Helgaas
1
-7
/
+7
2012-11-09
PCI: Use spec names for SR-IOV capability fields
Bjorn Helgaas
3
-33
/
+33
2012-11-09
PCI: Provide method to reduce the number of total VFs supported
Donald Dutile
3
-2
/
+50
2012-11-09
PCI: SRIOV control and status via sysfs
Donald Dutile
1
-0
/
+127
2012-11-09
PCI: Use is_visible() with boot_vga attribute for pci_dev
Yinghai Lu
1
-11
/
+10
2012-11-09
PCI: Add pci_device_type to pdev's device struct
Yinghai Lu
3
-0
/
+26
2012-11-09
Merge branch 'pci/taku-prt-cleanup' into next
Bjorn Helgaas
1
-3
/
+2
2012-11-09
Merge branch 'pci/yinghai-for-pci-root-bus-hotplug' into next
Bjorn Helgaas
3
-21
/
+59
2012-11-07
PCI/PM: Add comments for PME poll support for PCIe
Huang Ying
1
-9
/
+19
2012-11-07
PCI: Add PLX PCI 9050 workaround for some Meilhaus DAQ cards
Ian Abbott
1
-0
/
+11
2012-11-07
PCI: Add workaround for PLX PCI 9050 BAR alignment erratum
Ian Abbott
1
-0
/
+28
2012-11-07
PCI: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
3
-11
/
+8
2012-11-07
PCI: Don't touch card regs after runtime suspend D3
Dave Airlie
1
-3
/
+3
2012-11-07
PCI: Don't pass pci_dev to pci_ext_cfg_avail()
Taku Izumi
1
-3
/
+2
2012-11-05
PCI/portdrv: Don't create hotplug slots unless port supports hotplug
Taku Izumi
1
-1
/
+2
2012-11-05
PCI/PM: Fix proc config reg access for D3cold and bridge suspending
Huang Ying
4
-34
/
+42
2012-11-03
PCI: Add pci_stop_and_remove_root_bus()
Yinghai Lu
1
-0
/
+36
2012-11-03
PCI: Move out pci_enable_bridges out of assign_unsigned_bus_res
Yinghai Lu
2
-2
/
+1
2012-11-03
PCI: Move pci_rescan_bus() back to probe.c
Yinghai Lu
2
-23
/
+21
2012-11-02
PCI/PM: Resume device before shutdown
Huang Ying
1
-10
/
+2
2012-11-02
PCI/PM: Fix deadlock when unbinding device if parent in D3cold
Huang Ying
2
-7
/
+16
2012-10-30
PCI: Separate out pci_assign_unassigned_bus_resources()
Yinghai Lu
1
-14
/
+19
[next]