Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
853346e4354c948b50a6fb0002f8af2cf5fbf2ae
853346e
PCI: fix conflict between SR-IOV and config space sizing
by Yu Zhao
· 16 years ago
ceb93a9
powerpc/PCI: include pci.h in powerpc MSI implementation
by Jesse Barnes
· 16 years ago
f110ca4
PCI Hotplug: schedule fakephp for feature removal
by Alex Chiang
· 16 years ago
8ffd254
PCI Hotplug: rename legacy_fakephp to fakephp
by Alex Chiang
· 16 years ago
83dbf66
PCI Hotplug: restore fakephp interface with complete reimplementation
by Trent Piepho
· 16 years ago
738a639
PCI: Introduce /sys/bus/pci/devices/.../rescan
by Alex Chiang
· 16 years ago
77c27c7
PCI: Introduce /sys/bus/pci/devices/.../remove
by Alex Chiang
· 16 years ago
705b1aa
PCI: Introduce /sys/bus/pci/rescan
by Alex Chiang
· 16 years ago
3ed4fd9
PCI: Introduce pci_rescan_bus()
by Alex Chiang
· 16 years ago
9dd90ca
PCI: do not enable bridges more than once
by Alex Chiang
· 16 years ago
b73e97d
PCI: do not initialize bridges more than once
by Alex Chiang
· 16 years ago
74710de
PCI: always scan child buses
by Alex Chiang
· 16 years ago
1b69dfc
PCI: pci_scan_slot() returns newly found devices
by Trent Piepho
· 16 years ago
90bdb31
PCI: don't scan existing devices
by Trent Piepho
· 16 years ago
79af72d
PCI: pci_is_root_bus helper
by Kenji Kaneshige
· 16 years ago
068258b
x86/PCI: host mmconfig detect clean up
by Yinghai Lu
· 16 years ago
fafad5b
PCI MSI: Add example request loop to MSI-HOWTO.txt
by Michael Ellerman
· 16 years ago
5546d6f
x86/PCI: Detect mmconfig on nVidia MCP55
by Ed Swierk
· 16 years ago
15b49be
PCI: manual for SR-IOV user and driver developer
by Yu Zhao
· 16 years ago
01db495
PCI: document SR-IOV sysfs entries
by Yu Zhao
· 16 years ago
74bb1bc
PCI: handle SR-IOV Virtual Function Migration
by Yu Zhao
· 16 years ago
dd7cc44
PCI: add SR-IOV API for Physical Function driver
by Yu Zhao
· 16 years ago
480b93b
PCI: centralize device setup code
by Yu Zhao
· 16 years ago
a28724b
PCI: reserve bus range for SR-IOV device
by Yu Zhao
· 16 years ago
8c5cdb6
PCI: restore saved SR-IOV state
by Yu Zhao
· 16 years ago
d1b054d
PCI: initialize and release SR-IOV capability
by Yu Zhao
· 16 years ago
8293b0f
PCI: Compaq Evo D510 SMBus quirk using USB instead of VGA
by David O'Shea
· 16 years ago
217f45d
PCI: expose boot VGA device via sysfs.
by Dave Airlie
· 16 years ago
dfadd9ed
PCI/x86: detect host bridge config space size w/o using quirks
by Yinghai Lu
· 16 years ago
745be2e7
PCIe: portdrv: call pci_disable_device during remove
by Alex Chiang
· 16 years ago
9efb5fe
PCI: PCIe portdrv: eliminate double kfree in remove path
by Alex Chiang
· 16 years ago
6a3b3e2
PCI: Use kzalloc() in pci_create_bus()
by Geert Uytterhoeven
· 16 years ago
32a9a682
PCI: allow assignment of memory resources with a specified alignment
by Yuji Shimada
· 16 years ago
1c8d7b0
PCI MSI: Add support for multiple MSI
by Matthew Wilcox
· 16 years ago
f2440d9
PCI MSI: Refactor interrupt masking code
by Matthew Wilcox
· 16 years ago
264d9ca
PCI MSI: Use mask_pos instead of mask_base when appropriate
by Matthew Wilcox
· 16 years ago
379f532
PCI MSI: msi_desc->dev is always initialised
by Matthew Wilcox
· 16 years ago
24d2755
PCI MSI: Replace 'type' with 'is_msix'
by Matthew Wilcox
· 16 years ago
c41ade2
Rewrite MSI-HOWTO
by Matthew Wilcox
· 16 years ago
0994375
PCI: add remove_id sysfs entry
by Chris Wright
· 16 years ago
13bf757
x86: use dev_printk in quirk message
by Bjorn Helgaas
· 16 years ago
998dd7c
PCI: fix incorrect mask of PM No_Soft_Reset bit
by Yu Zhao
· 16 years ago
c74d724
PCI: fix wrong assumption in pci_common_swizzle
by Kenji Kaneshige
· 16 years ago
c2a3072
PCI: fix wrong assumption in pci_get_interrupt_pin
by Kenji Kaneshige
· 16 years ago
f92d4e2
PCI: fix wrong assumption in pci_read_bridge_bases
by Kenji Kaneshige
· 16 years ago
151ab36
PCI: fix wrong assumption in pci_find_upstream_pcie_bridge
by Kenji Kaneshige
· 16 years ago
d391f00
PCI hotplug: fix wrong assumption in acpi_get_hp_hw_control_from_firmware
by Kenji Kaneshige
· 16 years ago
267efd7
PCI hotplug: fix wrong assumption in acpi_get_hp_params_from_firmware
by Kenji Kaneshige
· 16 years ago
d18690a
PCI/ACPI: fix wrong assumption in acpi_find_root_bridge_handle
by Kenji Kaneshige
· 16 years ago
0747aaf
PCI/ACPI: fix wrong assumption in acpi_pci_get_bridge_handle
by Kenji Kaneshige
· 16 years ago
3a3c244
PCI: PCIe portdrv: Implement pm object
by Rafael J. Wysocki
· 16 years ago
ae40582
PCI: pcie_portdriver: fix pcie_port_device_remove
by Eric W. Biederman
· 16 years ago
10a0ef3
PCI/alpha: pci sysfs resources
by Ivan Kokshaysky
· 16 years ago
ea74155
PCI: constify pci_bus_assign_resources()
by Andrew Morton
· 16 years ago
c48f167
PCI: constify pci_bus_add_devices()
by akpm@linux-foundation.org
· 16 years ago
b5fbf53
PCI/MSI: Allow arch code to return the number of MSI-X available
by Michael Ellerman
· 16 years ago
35e1801
PCI hotplug: shpchp: fix bus number check to avoid false positive
by Roel Kluin
· 16 years ago
9f5404d
PCI/ACPI: rename pci_osc_control_set()
by Kenji Kaneshige
· 16 years ago
63f10f0
PCI/ACPI: move _OSC code to pci_root.c
by Kenji Kaneshige
· 16 years ago
5fe5db0
PCI: Speed up device reset function
by Sheng Yang
· 16 years ago
4c9c168
PCI quirk: don't mark one netmos as class other
by Jiri Slaby
· 16 years ago
6279504
PCI: enhance physical slot debug information
by Alex Chiang
· 16 years ago
6a82e21
PCI: pciehp: make cmd_busy flag one bit
by Kenji Kaneshige
· 16 years ago
99f0169
PCI: pciehp: enable software notification on empty slots
by Kenji Kaneshige
· 16 years ago
81b840c
PCI: pciehp: fix possible endless loop in pcie_isr
by Kenji Kaneshige
· 16 years ago
0b3e738
PCI: introduce missing kfree
by Julia Lawall
· 16 years ago
1c35b8e
PCI: add missing KERN_* constants to printks
by Frank Seidel
· 16 years ago
2b56313
PCI: check if a bus is added when removing it
by Yu Zhao
· 16 years ago
11df1f0
PCI/MSI: Use #ifdefs instead of weak functions
by Michael Ellerman
· 16 years ago
b43d451
PCI/PCIe portdrv: Fix allocation of interrupts
by Rafael J. Wysocki
· 16 years ago
a52e2e3
PCI/MSI: Introduce pci_msix_table_size()
by Rafael J. Wysocki
· 16 years ago
a447b77
PCI: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
2210636
PCI: PCIe portdrv: Remove struct pcie_port_service_id
by Rafael J. Wysocki
· 16 years ago
0516c8b
PCI: PCIe portdrv: Simplily probe callback of service drivers
by Rafael J. Wysocki
· 16 years ago
87d2e2e
PCI: PCIe portdrv: Remove unnecessary function
by Rafael J. Wysocki
· 16 years ago
f118c0c
PCI: PCIe portdrv: Do not enable port device before setting up interrupts
by Rafael J. Wysocki
· 16 years ago
90e9cd5
PCI: PCIe portdrv: Aviod using service devices with wrong interrupts
by Rafael J. Wysocki
· 16 years ago
1bf83e55
PCI: PCIe portdrv: Use driver data to simplify code
by Rafael J. Wysocki
· 16 years ago
e496b61
PCI: __FUNCTION__ is gcc-specific, use __func__
by Harvey Harrison
· 16 years ago
1cc0ca2
PCI/x86: document pci=earlydump argument
by Bjorn Helgaas
· 16 years ago
7bc9e77
PCI/x86: format early dump like other PCI output
by Bjorn Helgaas
· 16 years ago
600914b
PCI/x86: make early dump handle multi-function devices
by Bjorn Helgaas
· 16 years ago
a1e4ee2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 16 years ago
85bff88
Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
d0573fa
Staging: benet: remove driver now that it is merged in drivers/net/
by Greg Kroah-Hartman
· 16 years ago
d941d0e
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 16 years ago
8144737
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 16 years ago
99dbe10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 16 years ago
bd27e6d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 16 years ago
f1aa298
Merge branch 'fix/opl3sa2-suspend' into for-linus
by Takashi Iwai
· 16 years ago
a232ee6
Merge branch 'fix/hda' into for-linus
by Takashi Iwai
· 16 years ago
6af845e
ALSA: Fix vunmap and free order in snd_free_sgbuf_pages()
by Takashi Iwai
· 16 years ago
82f5d57
ALSA: mixart, fix lock imbalance
by Jiri Slaby
· 16 years ago
9105459
ALSA: pcm_oss, fix locking typo
by Jiri Slaby
· 16 years ago
36c7b83
ALSA: oss-mixer - Fixes recording gain control
by Viral Mehta
· 16 years ago
c673ba1
ALSA: hda - Workaround for buggy DMA position on ATI controllers
by Takashi Iwai
· 16 years ago
09240cf
ALSA: hda - Fix DMA mask for ATI controllers
by Takashi Iwai
· 16 years ago
58cefd2
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
9aac397
powerpc/ps3: ps3_defconfig updates
by Geoff Levand
· 16 years ago
c71327a
Merge commit 'gcl/merge' into merge
by Benjamin Herrenschmidt
· 16 years ago
Next »