Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
006948bafece27265dce72d3158b12af3ff67fce
/
drivers
/
pci
/
pci.c
ad04d31
pci_setup() is init, not devinit
by Al Viro
· 16 years ago
1df8fb3
PCI: Fix disable IRQ 0 in pci_reset_function()
by Sheng Yang
· 16 years ago
8113587
PCI: fix ARI code to be compatible with mixed ARI/non-ARI systems
by Zhao, Yu
· 16 years ago
8dd7f80
PCI: add support for function level reset
by Sheng Yang
· 16 years ago
d389fec
ACPI/PCI: Set support bit for MSI in support field of _OSC
by Taku Izumi
· 16 years ago
58c3a72
PCI: support PCIe ARI capability
by Yu Zhao
· 16 years ago
557848c
PCI: replace cfg space size (256/4096) by macros.
by Zhao, Yu
· 16 years ago
ec84f12
PCI: fix -Wakpm warnings in pci_pm_init debug output
by Jesse Barnes
· 16 years ago
c9ed77e
PCI: tidy PME support messages
by Bjorn Helgaas
· 16 years ago
0235c4f
PCI PM: Introduce function pci_wake_from_d3
by Rafael J. Wysocki
· 16 years ago
096e6f6
pci: Use new %pR to print resource ranges
by Benjamin Herrenschmidt
· 16 years ago
5a6c9b6
PCI PM: Export pci_pme_active to drivers
by Rafael J. Wysocki
· 16 years ago
979b179
PCI: add D3 power state avoidance quirk
by Alan Cox
· 16 years ago
3713907
PCI: document pci_target_state
by Jesse Barnes
· 16 years ago
e5899e1
PCI PM: make more PCI PM core functionality available to drivers
by Rafael J. Wysocki
· 16 years ago
443bd1c
pci kernel-doc fatal error
by Randy Dunlap
· 16 years ago
c300bd2fb
PCI: include linux/pm_wakeup.h for device_set_wakeup_capable
by Stephen Rothwell
· 16 years ago
c157dfa
PCI PM: Fix pci_prepare_to_sleep
by Rafael J. Wysocki
· 16 years ago
337001b
PCI: Simplify PCI device PM code
by Rafael J. Wysocki
· 16 years ago
404cc2d
PCI PM: Introduce pci_prepare_to_sleep and pci_back_from_sleep
by Rafael J. Wysocki
· 16 years ago
eb9d0fe
PCI ACPI: Rework PCI handling of wake-up
by Rafael J. Wysocki
· 16 years ago
44e4e66
PCI: rework pci_set_power_state function to call platform first
by Rafael J. Wysocki
· 16 years ago
961d912
PCI: Introduce platform_pci_power_manageable function
by Rafael J. Wysocki
· 16 years ago
e4ec7a0
PCI: correct resource number in debug output
by Jesse Barnes
· 16 years ago
80ccba1
PCI: use dev_printk when possible
by Bjorn Helgaas
· 16 years ago
53eb2fb
Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 into linux-next
by Jesse Barnes
· 16 years ago
8d2bdf4
PCI ACPI: Drop the second argument of platform_pci_choose_state
by Rafael J. Wysocki
· 16 years ago
cf35e4a
PCI: remove CVS keywords
by Adrian Bunk
· 16 years ago
66bef8c
PCI: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
7d715a6
PCI: add PCI Express ASPM support
by Shaohua Li
· 17 years ago
49741c4
PCI: revert "pcie: utilize pcie transaction pending bit"
by Andrew Morton
· 17 years ago
3a2d5b7
PM: Introduce PM_EVENT_HIBERNATE callback state
by Rafael J. Wysocki
· 17 years ago
59fc67d
iommu sg merging: PCI: add dma segment boundary support
by FUJITA Tomonori
· 17 years ago
4d57cdf
iommu sg merging: PCI: add device_dma_parameters support
by FUJITA Tomonori
· 17 years ago
cc3a137
Revert "PCI: PCIE ASPM support"
by Greg Kroah-Hartman
· 17 years ago
215e871
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 17 years ago
6c723d5
PCI: PCIE ASPM support
by Shaohua Li
· 17 years ago
7cbe5b6
PCI: Remove pci_enable_device_bars()
by Benjamin Herrenschmidt
· 17 years ago
b718989
PCI: Add pci_enable_device_{io,mem} intefaces
by Benjamin Herrenschmidt
· 17 years ago
017fc48
PCI: avoid save the same type of cap multiple times
by Shaohua Li
· 17 years ago
ec0a3a2
PCI: correctly initialize a structure for pcie_save_pcix_state()
by Shaohua Li
· 17 years ago
f34303d
PCI: fix typo in pci_save_pcix_state
by Shaohua Li
· 17 years ago
4348a2d
pcie: utilize pcie transaction pending bit
by Shaohua Li
· 17 years ago
ad66859
PCI: make pci_restore_bars() static
by Adrian Bunk
· 17 years ago
b95d58e
pci: allow multiple calls to pcim_enable_device()
by Tejun Heo
· 17 years ago
b4482a4
more trivial signedness fixes in drivers
by Al Viro
· 17 years ago
32a2eea
PCI: Add 'nodomains' boot option, and pci_domains_supported global
by Jeff Garzik
· 17 years ago
7f78576
pci: implement "pci=noaer"
by Randy Dunlap
· 17 years ago
229f5af
PCI: is_power_of_2 in drivers/pci/pci.c
by vignesh babu
· 17 years ago
0b62e13
pci: rename __pci_reenable_device() to pci_reenable_device()
by Tejun Heo
· 17 years ago
42e61f4
kernel-doc fixes for PCI and drivers/base/
by Randy Dunlap
· 17 years ago
a4fb212
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 17 years ago
f0a664b
PCI: export __pci_reenable_device()
by Tejun Heo
· 17 years ago
ab826ca
ACPI: Use ACPI methods to select PCI device suspend state
by Shaohua Li
· 17 years ago
cca03de
PCI: pci_set_power_state(): check for PM capabilities earlier
by Andrew Lunn
· 17 years ago
694625c
PCI: add pci_try_set_mwi
by Randy Dunlap
· 17 years ago
b7b095c
PCI: pci-x-pci-express-read-control-interfaces cleanups
by Andrew Morton
· 17 years ago
d556ad4
PCI: add PCI-X/PCI-Express read control interfaces
by Peter Oruba
· 17 years ago
96bde06
pci: do not mark exported functions as __devinit
by Sam Ravnborg
· 18 years ago
8d7d86e
PCI: kernel-doc fix
by Randy Dunlap
· 18 years ago
f7bdd12
pci: New PCI-E reset API
by Brian King
· 18 years ago
075c177
define platform wakeup hook, use in pci_enable_wake()
by David Brownell
· 18 years ago
9f35575
[PATCH] pci: Repair pci_save/restore_state so we can restore one save many times.
by Eric W. Biederman
· 18 years ago
392ee1e
[PATCH] msi: Safer state caching.
by Eric W. Biederman
· 18 years ago
7f375f3
PCI: allow multiple calls to pcim_pin_device()
by Tejun Heo
· 18 years ago
f5f2b13
[PATCH] msi: sanely support hardware level msi disabling
by Eric W. Biederman
· 18 years ago
4516a61
PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot options
by Atsushi Nemoto
· 18 years ago
f95d882
PCI/sysfs/kobject kernel-doc fixes
by Randy Dunlap
· 18 years ago
9ac7849
devres: device resource management
by Tejun Heo
· 18 years ago
8fed4b6
MSI: Combine pci_(save|restore)_msi/msix_state
by Michael Ellerman
· 18 years ago
e36c455
PCI: power management: remove noise on non-manageable hw
by Pavel Machek
· 18 years ago
8255cf3
PCI: make isa_bridge Alpha-only
by Adrian Bunk
· 18 years ago
c30ca1d
PCI: quirks.c: cleanup
by Adrian Bunk
· 18 years ago
c87deff
PCI : Add selected_regions funcs
by Hidetoshi Seto
· 18 years ago
38cc130
PCI : add extremely specialized __pci_reenable_device for default resume
by Hidetoshi Seto
· 18 years ago
9fb625c
PCI : Move pci_fixup_device and is_enabled (originally intended change)
by Hidetoshi Seto
· 18 years ago
924b08f
PCI : remove too specialized __pci_enable_device for default resume
by Hidetoshi Seto
· 18 years ago
47a4d5b
[PATCH] increment pos before looking for the next cap in __pci_find_next_ht_cap
by Brice Goglin
· 18 years ago
687d5fe
PCI: Add pci_find_ht_capability() for finding Hypertransport capabilities
by Michael Ellerman
· 18 years ago
d3bac11
PCI: Create __pci_bus_find_cap_start() from __pci_bus_find_cap()
by Michael Ellerman
· 18 years ago
bae94d0
PCI: switch pci_{enable,disable}_device() to be nestable
by Inaky Perez-Gonzalez
· 18 years ago
edb2d97
PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWI
by Matthew Wilcox
· 18 years ago
ebf5a24
PCI: Use pci_generic_prep_mwi on sparc64
by Matthew Wilcox
· 18 years ago
cc692a5
PCI: save/restore PCI-X state
by Stephen Hemminger
· 18 years ago
b56a5a2
PCI: Restore PCI Express capability registers after PM event
by Michael S. Tsirkin
· 18 years ago
b278240
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
0637a70
[PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing conf1
by Andi Kleen
· 18 years ago
b887d2e
PM: PCI and IDE handle PM_EVENT_PRETHAW
by David Brownell
· 18 years ago
ffadcc2
[PATCH] PCI: PCIE power management quirk
by Kristen Carlson Accardi
· 18 years ago
1396a8c
[PATCH] 64bit resource: fix up printks for resources in pci core and hotplug drivers
by Greg Kroah-Hartman
· 18 years ago
d6e05ed
spelling fixes
by Andreas Mohr
· 18 years ago
99dc804
[PATCH] PCI: disable msi mode in pci_disable_device
by Shaohua Li
· 18 years ago
a1e022b
[PATCH] PCI: don't enable device if already enabled
by Kristen Accardi
· 19 years ago
b5ed763
Merge branch 'master' into upstream
by Jeff Garzik
· 18 years ago
8b8c8d2
[PATCH] PCI: reverse pci config space restore order
by Yu, Luming
· 19 years ago
04d9c1a
[PATCH] PCI: Improve PCI config space writeback
by Dave Jones
· 19 years ago
3a720d7
[PATCH] Revive pci_find_ext_capability
by Brice Goglin
· 18 years ago
bcdc084
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 19 years ago
41017f0
[PATCH] PCI: MSI(X) save/restore for suspend/resume
by Shaohua Li
· 19 years ago
0266949
[PATCH] pm: print name of failed suspend function
by Andrew Morton
· 19 years ago
Next »