Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3a587f47b82f96f19318c036e7b979fcd5c3848f
/
include
/
linux
/
pci.h
32a2eea
PCI: Add 'nodomains' boot option, and pci_domains_supported global
by Jeff Garzik
· 17 years ago
2637e5b
PCI: make pcie_get_readrq visible in pci.h
by Brice Goglin
· 17 years ago
ce5ccde
PCI: Move prototypes for pci_bus_find_capability to include/linux/pci.h
by Kumar Gala
· 17 years ago
0b62e13
pci: rename __pci_reenable_device() to pci_reenable_device()
by Tejun Heo
· 17 years ago
f0a664b
PCI: export __pci_reenable_device()
by Tejun Heo
· 17 years ago
ed4aaad
fix jvc cdrom drive lockup
by Zhang, Yanmin
· 17 years ago
0806ca2
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 17 years ago
694625c
PCI: add pci_try_set_mwi
by Randy Dunlap
· 17 years ago
579082d
PCI: Fix typo in include/linux/pci.h
by Rolf Eike Beer
· 17 years ago
b8a3a52
PCI: read revision ID by default
by Auke Kok
· 17 years ago
56906c6
PCI: remove useless pci driver method
by David Brownell
· 18 years ago
adf809d
+ pci_find_slot-mark-deprecated.patch added to -mm tree
by Alan Cox
· 17 years ago
a2cd52c
PCI: Make pcibios_add_platform_entries() return errors
by Michael Ellerman
· 18 years ago
575e334
PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()
by Michael Ellerman
· 18 years ago
d556ad4
PCI: add PCI-X/PCI-Express read control interfaces
by Peter Oruba
· 17 years ago
d7ad225
[IA64] SN: Correct ROM resource length for BIOS copy
by John Keller
· 17 years ago
d80d021
pci.h stubs (for EDD build error)
by Randy Dunlap
· 17 years ago
ecf3650
PCI: the overdue removal of pci_module_init()
by Adrian Bunk
· 18 years ago
314e77b
MSI: Remove dev->first_msi_irq
by Michael Ellerman
· 18 years ago
4aa9bc9
MSI: Use a list instead of the custom link structure
by Michael Ellerman
· 18 years ago
6589121
PCI: Create alloc_pci_dev(), the one true way to create a struct pci_dev
by Michael Ellerman
· 18 years ago
0da0ead
PCI: define pci_request/release_regions() for CONFIG_PCI=n
by Sergei Shtylyov
· 18 years ago
f7bdd12
pci: New PCI-E reset API
by Brian King
· 18 years ago
ec04b07
iomap: implement pcim_iounmap_regions()
by Tejun Heo
· 18 years ago
21c7f30
driver core: per-subsystem multithreaded probing
by Cornelia Huck
· 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
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
5ea8176
[PATCH] sort the devres mess out
by Al Viro
· 18 years ago
9ac7849
devres: device resource management
by Tejun Heo
· 18 years ago
78149df
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 18 years ago
ded86d8
msi: Kill msi_lookup_irq
by Eric W. Biederman
· 18 years ago
0fcfdab
MSI: Remove pci_scan_msi_device()
by Michael Ellerman
· 18 years ago
8255cf3
PCI: make isa_bridge Alpha-only
by Adrian Bunk
· 18 years ago
429538a
PCI: mark pci_find_device() as __deprecated
by Adrian Bunk
· 18 years ago
fd9b37c
PCI: remove pci_find_device_reverse()
by Adrian Bunk
· 18 years ago
a7369f1
PCI: define inline for test of channel error state
by Linas Vepstas
· 18 years ago
c87deff
PCI : Add selected_regions funcs
by Hidetoshi Seto
· 18 years ago
725522b
PCI: add the sysfs driver name to all modules
by Greg Kroah-Hartman
· 18 years ago
7e7a43c
PCI: don't export device IDs to userspace
by Adrian Bunk
· 18 years ago
1597cac
PCI: Fix multiple problems with VIA hardware
by Alan Cox
· 18 years ago
687d5fe
PCI: Add pci_find_ht_capability() for finding Hypertransport capabilities
by Michael Ellerman
· 18 years ago
d86f90f
pci: Introduce pci_find_present
by Alan Cox
· 18 years ago
bae94d0
PCI: switch pci_{enable,disable}_device() to be nestable
by Inaky Perez-Gonzalez
· 18 years ago
d42552c
[PATCH] pci: declare pci_get_device_reverse()
by Andrew Morton
· 18 years ago
6b4b78f
PCI: optionally sort device lists breadth-first
by Matt Domsch
· 18 years ago
29f3eb6
pci: Additional search functions
by Alan Cox
· 18 years ago
95d7788
[PATCH] htirq: tidy up the htirq code
by Eric W. Biederman
· 18 years ago
3b7d192
[PATCH] msi: refactor and move the msi irq_chip into the arch code
by Eric W. Biederman
· 18 years ago
8b955b0
[PATCH] Initial generic hypertransport interrupt support
by Eric W. Biederman
· 18 years ago
38bc036
[PATCH] genirq: msi: refactor the msi_ops
by Eric W. Biederman
· 18 years ago
0366f8f
[PATCH] genirq: msi: implement helper functions read_msi_msg and write_msi_msg
by Eric W. Biederman
· 18 years ago
236561e
[PATCH] PCI quirks update
by Alan Cox
· 18 years ago
24f8aa9
PCI: add pci_stop_bus_device
by Satoru Takeuchi
· 18 years ago
50b0075
PCI: Multiprobe sanitizer
by Alan Cox
· 18 years ago
b19441a
PCI: fix __must_check warnings
by Greg Kroah-Hartman
· 18 years ago
4a7fb63
add __must_check to device management code
by Andrew Morton
· 18 years ago
1d3a82a
PM: no suspend_prepare() phase
by David Brownell
· 18 years ago
cbd69db
Suspend changes for PCI core
by Linus Torvalds
· 18 years ago
ffadcc2
[PATCH] PCI: PCIE power management quirk
by Kristen Carlson Accardi
· 18 years ago
e31dd6e
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
by Greg Kroah-Hartman
· 18 years ago
99dc804
[PATCH] PCI: disable msi mode in pci_disable_device
by Shaohua Li
· 18 years ago
bd8481e
[PATCH] PCI Bus Parity Status-broken hardware attribute, EDAC foundation
by Doug Thompson
· 19 years ago
75acfeca
[PATCH] PCI: Add pci_assign_resource_fixed -- allow fixed address assignments
by Kumar Gala
· 19 years ago
cee4cca
Merge git://git.infradead.org/hdrcleanup-2.6
by Linus Torvalds
· 18 years ago
3a720d7
[PATCH] Revive pci_find_ext_capability
by Brice Goglin
· 18 years ago
778382e
Don't include <linux/mod_devicetable.h> in public part of linux/pci.h
by David Woodhouse
· 19 years ago
62c4f0a
Don't include linux/config.h from anywhere else in include/
by David Woodhouse
· 19 years ago
e778272
[PATCH] PCI: fix sparse warning about pci_bus_flags
by Roland Dreier
· 19 years ago
41017f0
[PATCH] PCI: MSI(X) save/restore for suspend/resume
by Shaohua Li
· 19 years ago
3c990e9
[PATCH] PCI: fix pci_request_region[s] arg
by Jeff Garzik
· 19 years ago
6e325a6
[PATCH] PCI: make MSI quirk inheritable from the pci bus
by Michael S. Tsirkin
· 19 years ago
b82db5c
[PATCH] PCI: return max reserved busnr
by Kristen Accardi
· 19 years ago
f8d6571
[PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability()
by Adrian Bunk
· 19 years ago
392a1ce
[PATCH] PCI Error Recovery: header file patch
by linas
· 19 years ago
ac7dc65
[PATCH] PCI: Export pci_cfg_space_size
by Benjamin Herrenschmidt
· 19 years ago
ffeff78
[PATCH] pci: store PCI_INTERRUPT_PIN in pci_dev
by Kristen Accardi
· 19 years ago
249bb07
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
by Greg Kroah-Hartman
· 19 years ago
863b18f
[PATCH] PCI: automatically set device_driver.owner
by Laurent riffard
· 19 years ago
24a4e37
[PATCH] PCI: add pci_find_next_capability()
by Roland Dreier
· 19 years ago
e04b0ea
[PATCH] PCI: Block config access during BIST
by Brian King
· 19 years ago
9c8550e
Remove "must_check" attributes in PCI-land
by Linus Torvalds
· 19 years ago
41d0ab2
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 19 years ago
cdb9b9f
[PATCH] PCI: Small rearrangement of PCI probing code
by Paul Mackerras
· 19 years ago
b3743fa
[PATCH] yenta: share code with PCI core
by Dominik Brodowski
· 19 years ago
144a50e
[PATCH] must_check attributes for PCI layer.
by Dave Jones
· 19 years ago
a04ce0f
[PATCH] PCI/libata INTx cleanup
by Brett M Russ
· 19 years ago
3fe9d19
[PATCH] PCI: Support PCM PM CAP version 3
by Daniel Ritz
· 19 years ago
cecf486
[PATCH] PCI: Add pci_walk_bus function to PCI core (nonrecursive)
by Paul Mackerras
· 19 years ago
064b53db
[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need it
by John W. Linville
· 19 years ago
4352dfd
[PATCH] PCI: clean up pci.h and split pci register info to separate header file.
by Greg Kroah-Hartman
· 19 years ago
982245f
[PATCH] PCI: remove CONFIG_PCI_NAMES
by Adrian Bunk
· 19 years ago
74d863e
[PATCH] PCI: Move PCI fixup data into r/o section
by akpm@osdl.org
· 19 years ago
4602b88
[PATCH] PCI: 6700/6702PXH quirk
by Kristen Accardi
· 19 years ago
dc836b5
Revert "[PATCH] PCI: restore BAR values..."
by Linus Torvalds
· 19 years ago
fec59a7
[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need it
by John W. Linville
· 19 years ago
a46e812
[PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n -- bug?
by Kumar Gala
· 19 years ago
7586585
[PATCH] PCI: clean up dynamic pci id logic
by Greg Kroah-Hartman
· 19 years ago
a03fa95
[PATCH] PCI: Increase the number of PCI bus resources
by rajesh.shah@intel.com
· 19 years ago
bb4a61b
[PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n
by Andrew Morton
· 19 years ago
Next »