Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1e0cb0c3bf04850fa6fb300293d9e85ba81b605f
/
drivers
/
pci
df6d391
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
02bbc0f
Merge branch 'linux-2.6'
by Paul Mackerras
· 18 years ago
5b33991
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 18 years ago
9890b12
PCI: Free resource files in error path of pci_create_sysfs_dev_files()
by Michael Ellerman
· 18 years ago
c0affe9
pci-quirks: disable MSI on RS400-200 and RS480
by Tejun Heo
· 18 years ago
d477014
PCI hotplug: Use menuconfig objects
by Jan Engelhardt
· 18 years ago
03555d5
PCI: ZT5550 CPCI Hotplug driver fix
by Scott Murray
· 18 years ago
ac1f0e9
PCI: rpaphp: Remove semaphores
by Linas Vepstas
· 18 years ago
b566147
PCI: rpaphp: Ensure more pcibios_add/pcibios_remove symmetry
by Linas Vepstas
· 18 years ago
e70ea263
PCI: rpaphp: Use pcibios_remove_pci_devices() symmetrically
by Linas Vepstas
· 18 years ago
da65944
PCI: rpaphp: Document is_php_dn()
by Linas Vepstas
· 18 years ago
8485d1a
PCI: rpaphp: Document find_php_slot()
by Linas Vepstas
· 18 years ago
fea54b8
PCI: rpaphp: Rename rpaphp_register_pci_slot() to rpaphp_enable_slot()
by Linas Vepstas
· 18 years ago
6f79eb7
PCI: rpaphp: refactor tail call to rpaphp_register_slot()
by Linas Vepstas
· 18 years ago
c02929c
PCI: rpaphp: remove rpaphp_set_attention_status()
by Linas Vepstas
· 18 years ago
307ff12
PCI: rpaphp: remove print_slot_pci_funcs()
by Linas Vepstas
· 18 years ago
03a6675
PCI: rpaphp: Remove setup_pci_slot()
by Linas Vepstas
· 18 years ago
ebf42c0
PCI: rpaphp: remove a call that does nothing but a pointer lookup
by Linas Vepstas
· 18 years ago
bf0af51
PCI: rpaphp: Remove another wrappered function
by Linas Vepstas
· 18 years ago
427310f
PCI: rpaphp: Remve another call that is a wrapper
by Linas Vepstas
· 18 years ago
517d5a0
PCI: rpaphp: remove a function that does nothing but wrap debug printks
by Linas Vepstas
· 18 years ago
3499f072
PCI: rpaphp: Remove un-needed goto
by Linas Vepstas
· 18 years ago
5fd39c3
PCI: rpaphp: Fix a memleak; slot->location string was never freed
by Linas Vepstas
· 18 years ago
31be758
PCI: rpaphp: match up alloc and free in same routine
by Linas Vepstas
· 18 years ago
fa18915
PCI: rpaphp: Remove global num_slots variable
by Linas Vepstas
· 18 years ago
bf8cbae
PCI: rpaphp: Cleanup flow of control for rpaphp_add_slot
by Linas Vepstas
· 18 years ago
5adc55d
PCI: remove the broken PCI_MULTITHREAD_PROBE option
by Adrian Bunk
· 18 years ago
032de8e
MSI: Give archs the option to free all MSI/Xs at once.
by Michael Ellerman
· 18 years ago
9c83133
MSI: Give archs the option to allocate all MSI/Xs at once.
by Michael Ellerman
· 18 years ago
7fe3730
MSI: arch must connect the irq and the msi_desc
by Michael Ellerman
· 18 years ago
f282b97
msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2)
by Dan Williams
· 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
bab41e9
PCI: Convert to alloc_pci_dev()
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
c9953a7
MSI: Add an arch_msi_check_device()
by Michael Ellerman
· 18 years ago
17bbc12
MSI: Rename pci_msi_supported() to pci_msi_check_device()
by Michael Ellerman
· 18 years ago
128bc5f
MSI: Consolidate precondition checks
by Michael Ellerman
· 18 years ago
b1e2303
MSI: Expand pci_msi_supported()
by Michael Ellerman
· 18 years ago
3e916c0
MSI: Remove msi_cache
by Michael Ellerman
· 18 years ago
4cc086f
MSI: Move EXPORT_SYMBOL()s near their definition
by Michael Ellerman
· 18 years ago
7ede9c1
MSI: Consolidate BUG_ON()s.
by Michael Ellerman
· 18 years ago
fc4afc7
MSI: Consolidate MSI-X irq freeing code
by Michael Ellerman
· 18 years ago
00ba16a
MSI: Simplify BUG() handling in msi_remove_pci_irq_vectors() part 2
by Michael Ellerman
· 18 years ago
c31af39
MSI: Simplify BUG() handling in msi_remove_pci_irq_vectors() part 1
by Michael Ellerman
· 18 years ago
54bc6c0
MSI: Simplify BUG() handling in pci_disable_msix()
by Michael Ellerman
· 18 years ago
e387b9e
MSI: Simplify BUG() handling in pci_disable_msi()
by Michael Ellerman
· 18 years ago
96bde06
pci: do not mark exported functions as __devinit
by Sam Ravnborg
· 18 years ago
6ba1863
PCI: Require vendor and device for new_id
by Jean Delvare
· 18 years ago
40ee9e9
PCI: fix sysfs rom file creation for BIOS ROM shadows
by Jesse Barnes
· 18 years ago
8d7d86e
PCI: kernel-doc fix
by Randy Dunlap
· 18 years ago
e325e1f
PCI: fix multiple definition of `queue_pushbutton_work'
by Kristen Carlson Accardi
· 18 years ago
9233352
pciehp: Adapt to device driver model
by Kenji Kaneshige
· 18 years ago
5d386e1
pciehp: Event handling rework
by Kenji Kaneshige
· 18 years ago
f7bdd12
pci: New PCI-E reset API
by Brian King
· 18 years ago
988cbb1
PCI: Flush MSI-X table writes
by Mitch Williams
· 18 years ago
823bccf
remove "struct subsystem" as it is no longer needed
by Greg Kroah-Hartman
· 18 years ago
40cd3a4
[POWERPC] Rename get_property to of_get_property: drivers
by Stephen Rothwell
· 18 years ago
f73b0a0
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 18 years ago
6b06d2c
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 18 years ago
8cdfb29
libata/IDE: remove combined mode quirk
by Jeff Garzik
· 18 years ago
075c177
define platform wakeup hook, use in pci_enable_wake()
by David Brownell
· 18 years ago
21c7f30
driver core: per-subsystem multithreaded probing
by Cornelia Huck
· 18 years ago
f8993af
ACPI: Disable MSI on request of FADT
by Shaohua Li
· 18 years ago
01abc2a
Revert "adjust legacy IDE resource setting (v2)"
by Bartlomiej Zolnierkiewicz
· 18 years ago
348e3fd
[PATCH] msi: synchronously mask and unmask msi-x irqs.
by Eric W. Biederman
· 18 years ago
bf5b4ba
PCI: Fix warning message in PCIE port driver
by Prarit Bhargava
· 18 years ago
9208ee8
PCI: Stop unhiding the SMBus on Toshiba laptops
by Jean Delvare
· 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
128bf5c
pci: fix section mismatch warning
by Sam Ravnborg
· 18 years ago
c1996c2
PCI: aer: fix section mismatch warning
by Sam Ravnborg
· 18 years ago
3603a6a
pcie: fix section mismatch warning
by Sam Ravnborg
· 18 years ago
7f375f3
PCI: allow multiple calls to pcim_pin_device()
by Tejun Heo
· 18 years ago
58e0543
[PATCH] msi: support masking msi irqs without a mask bit
by Eric W. Biederman
· 18 years ago
b1cbf4e
[PATCH] msi: fix up the msi enable/disable logic
by Eric W. Biederman
· 18 years ago
f5f2b13
[PATCH] msi: sanely support hardware level msi disabling
by Eric W. Biederman
· 18 years ago
ed8ccee
adjust legacy IDE resource setting (v2)
by Jan Beulich
· 18 years ago
e34bb37
ahci/pata_jmicron: match class not function number
by Tejun Heo
· 18 years ago
5ee2ae7
jmicron ATA: reimplement jmicron ATA quirk
by Tejun Heo
· 18 years ago
874ff01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
1b3c371
Fix typos concerning hierarchy
by Uwe Kleine-König
· 18 years ago
81bb0e1
PCI: Make PCI device numa-node attribute visible in sysfs
by Brice Goglin
· 18 years ago
691cd0c
PCI: PCI devices get assigned redundant IRQs
by Andreas Block
· 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
38515e9
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
by Thomas Gleixner
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
d54b1fd
[PATCH] mark struct file_operations const 5
by Arjan van de Ven
· 18 years ago
35a17eb
[SPARC64]: Add PCI MSI support on Niagara.
by David S. Miller
· 18 years ago
9ac7849
devres: device resource management
by Tejun Heo
· 18 years ago
c9f8947
Add pci class code for SATA & AHCI, and replace some magic numbers.
by Conke Hu
· 18 years ago
905adce
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 18 years ago
78149df
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 18 years ago
f2aca47
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 18 years ago
f7feaca
msi: Make MSI useable more architectures
by Eric W. Biederman
· 18 years ago
5b912c1
msi: Kill the msi_desc array.
by Eric W. Biederman
· 18 years ago
1c659d6
msi: Remove attach_msi_entry.
by Eric W. Biederman
· 18 years ago
866a8c8
msi: Fix msi_remove_pci_irq_vectors.
by Eric W. Biederman
· 18 years ago
Next »