index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci-driver.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-19
PCI: Add pci_fixup_suspend_late quirk pass
Andreas Noever
1
-4
/
+14
2014-06-10
PCI: Whitespace cleanup
Ryan Desfosses
1
-27
/
+24
2014-06-10
PCI: Move EXPORT_SYMBOL so it immediately follows function/variable
Ryan Desfosses
1
-10
/
+8
2014-05-28
Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...
Bjorn Helgaas
1
-7
/
+26
2014-05-28
PCI: Introduce new device binding path using pci_dev.driver_override
Alex Williamson
1
-3
/
+22
2014-05-27
PCI: Rename pci_is_bridge() to pci_has_subordinate()
Yijing Wang
1
-4
/
+4
2014-04-29
PCI: Remove dead code
Bjorn Helgaas
1
-2
/
+1
2014-04-29
PCI: Fail new_id for vendor/device values already built into driver
Bandan Das
1
-1
/
+21
2014-03-04
PCI / PM: Resume runtime-suspended devices later during system suspend
Rafael J. Wysocki
1
-8
/
+25
2013-12-07
PCI: Disable Bus Master only on kexec reboot
Khalid Aziz
1
-3
/
+9
2013-11-25
PCI: Avoid unnecessary CPU switch when calling driver .probe() method
Alexander Duyck
1
-5
/
+21
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
1
-8
/
+8
2013-11-06
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-2
/
+10
2013-11-06
PCI: Warn on driver probe return value greater than zero
Stephen M. Cameron
1
-2
/
+10
2013-10-31
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-10
/
+1
2013-10-07
PCI/PM: Remove pci_pm_complete()
Liu Chuansheng
1
-9
/
+0
2013-10-07
PCI: Make pci_dev_pm_ops static
Sachin Kamat
1
-1
/
+1
2013-10-07
PCI: convert bus code to use dev_groups
Greg Kroah-Hartman
1
-1
/
+1
2013-10-07
PCI: convert bus code to use drv_groups
Greg Kroah-Hartman
1
-5
/
+8
2013-10-07
PCI: convert bus code to use bus_groups
Greg Kroah-Hartman
1
-1
/
+1
2013-08-22
PCI: Add pcibios_pm_ops for optional arch-specific hibernate functionality
Sebastian Ott
1
-0
/
+43
2013-06-03
PM / Runtime: Rework the "runtime idle" helper routine
Rafael J. Wysocki
1
-9
/
+5
2013-04-02
PCI: Don't try to disable Bus Master on disconnected PCI devices
Konstantin Khlebnikov
1
-2
/
+3
2013-02-12
Merge branch 'pci/konstantin-runtime-pm' into next
Bjorn Helgaas
1
-1
/
+5
2013-02-11
PCI/PM: Clear state_saved during suspend
Rafael J. Wysocki
1
-0
/
+4
2013-02-11
PCI: Disable Bus Master unconditionally in pci_device_shutdown()
Konstantin Khlebnikov
1
-1
/
+1
2013-01-25
PCI: Skip attaching driver in device_add()
Yinghai Lu
1
-1
/
+5
2012-12-13
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-30
/
+43
2012-12-04
Merge branch 'pci/huang-d3cold-fixes' into next
Bjorn Helgaas
1
-27
/
+40
2012-12-04
PCI/PM: Keep runtime PM enabled for unbound PCI devices
Huang Ying
1
-27
/
+40
2012-11-28
PCI: Move pci_uevent into pci-driver.c
Bill Pemberton
1
-0
/
+33
2012-11-28
PCI: Remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-15
/
+0
2012-11-26
Merge branch 'for-linus' into next
Bjorn Helgaas
1
-10
/
+2
2012-11-07
PCI: Don't touch card regs after runtime suspend D3
Dave Airlie
1
-3
/
+3
2012-11-02
PCI/PM: Resume device before shutdown
Huang Ying
1
-10
/
+2
2012-10-02
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-17
/
+0
2012-09-24
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-17
/
+0
2012-09-19
PM: Prevent runtime suspend during system resume
Alan Stern
1
-17
/
+0
2012-09-17
PCI: Convert "new_id"/"remove_id" into generic pci_bus driver attributes
Konstantin Khlebnikov
1
-47
/
+10
2012-08-21
PCI/PM: Keep parent bridge active when probing device
Huang Ying
1
-0
/
+6
2012-08-15
PCI: EHCI: Fix crash during hibernation on ASUS computers
Rafael J. Wysocki
1
-0
/
+7
2012-07-24
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-7
/
+17
2012-07-10
PCI: EHCI: fix crash during suspend on ASUS computers
Alan Stern
1
-0
/
+12
2012-07-05
PCI / PM: restore the original behavior of pci_set_power_state()
Rafael J. Wysocki
1
-6
/
+8
2012-06-23
PCI/PM: add PCIe runtime D3cold support
Huang Ying
1
-1
/
+9
2012-05-04
PCI: disable Bus Master on PCI device shutdown
Khalid Aziz
1
-0
/
+6
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-0
/
+10
2012-02-17
PCI / PM: Disable wakeup during shutdown for devices not enabled to wake up
Rafael J. Wysocki
1
-0
/
+10
2012-01-26
USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routines
Alan Stern
1
-33
/
+17
2012-01-24
Dynamic ID addition doesn't need get_driver()
Alan Stern
1
-2
/
+0
[next]