Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
d4f09c5d7fbabd1389a5f03f5c9329d790f544e3
d4f09c5
Merge branch 'pci/gavin-msi-cleanup' into next
by Bjorn Helgaas
· 12 years ago
a9047f2
vfio-pci: Use cached MSI/MSI-X capabilities
by Bjorn Helgaas
· 12 years ago
508d1aa
vfio-pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK
by Bjorn Helgaas
· 12 years ago
2366d06
PCI: Remove "extern" from function declarations
by Bjorn Helgaas
· 12 years ago
4d18760
PCI: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK
by Bjorn Helgaas
· 12 years ago
78b5a31
PCI: Drop msi_mask_reg() and remove drivers/pci/msi.h
by Bjorn Helgaas
· 12 years ago
527eee2
PCI: Use msix_table_size() directly, drop multi_msix_capable()
by Bjorn Helgaas
· 12 years ago
909094c
PCI: Drop msix_table_offset_reg() and msix_pba_offset_reg() macros
by Bjorn Helgaas
· 12 years ago
4987ce8
PCI: Drop is_64bit_address() and is_mask_bit_support() macros
by Bjorn Helgaas
· 12 years ago
2f22134
PCI: Drop msi_data_reg() macro
by Bjorn Helgaas
· 12 years ago
9925ad0
PCI: Drop msi_lower_address_reg() and msi_upper_address_reg() macros
by Bjorn Helgaas
· 12 years ago
f84ecd28
PCI: Drop msi_control_reg() macro and use PCI_MSI_FLAGS directly
by Bjorn Helgaas
· 12 years ago
f532216
PCI: Use cached MSI/MSI-X offsets from dev, not from msi_desc
by Bjorn Helgaas
· 12 years ago
24bc69d
PCI: Clean up MSI/MSI-X capability #defines
by Bjorn Helgaas
· 12 years ago
520fe9d
PCI: Use cached MSI-X cap while enabling MSI-X
by Gavin Shan
· 12 years ago
f465136
PCI: Use cached MSI cap while enabling MSI interrupts
by Gavin Shan
· 12 years ago
cdf1fd4
PCI: Remove MSI/MSI-X cap check in pci_msi_check_device()
by Gavin Shan
· 12 years ago
e375b56
PCI: Cache MSI/MSI-X capability offsets in struct pci_dev
by Gavin Shan
· 12 years ago
703860e
PCI: Use u8, not int, for PM capability offset
by Bjorn Helgaas
· 12 years ago
9936906
[SCSI] megaraid_sas: Use correct #define for MSI-X capability
by Bjorn Helgaas
· 12 years ago
42c3470
Merge branch 'pci/rafael-pm' into next
by Bjorn Helgaas
· 12 years ago
723ec4d
Merge branch 'pci/cleanup' into next
by Bjorn Helgaas
· 12 years ago
f39d5b7
PCI: Remove "extern" from function declarations
by Bjorn Helgaas
· 12 years ago
9fc9eea
PCI: Warn about failures instead of "must_check" functions
by Bjorn Helgaas
· 12 years ago
d67aed6
PCI: Remove __must_check from definitions
by Bjorn Helgaas
· 12 years ago
a3b6bbd
Merge branch 'pci/jiang-subdrivers' into next
by Bjorn Helgaas
· 12 years ago
c309dbb
PCI/ACPI: Remove support of ACPI PCI subdrivers
by Myron Stowe
· 12 years ago
3d54a31
PCI: acpiphp: Protect acpiphp data structures from concurrent updates
by Jiang Liu
· 12 years ago
ad41dd9
PCI: acpiphp: Use normal list to simplify implementation
by Yijing Wang
· 12 years ago
30e22b2
Merge branch 'pci/misc' into next
by Bjorn Helgaas
· 12 years ago
26c0995
Merge branch 'pci/bjorn-eisa' into next
by Bjorn Helgaas
· 12 years ago
a2080d0
EISA: Log device resources in dmesg
by Bjorn Helgaas
· 12 years ago
26abfee
EISA: Initialize device before its resources
by Bjorn Helgaas
· 12 years ago
7666825
EISA: Mark vendor ID resource as I/O port space
by Bjorn Helgaas
· 12 years ago
4cf9f24
EISA: Use dev_printk() when possible
by Bjorn Helgaas
· 12 years ago
65195c7
PCI: Clean up quirk_io_region
by Yinghai Lu
· 12 years ago
64b0017
PCI: Use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
by Libin
· 12 years ago
545d7b7
PCI: Use PCI_EXP_SLTCAP_PSN mask when extracting slot number
by Bjorn Helgaas
· 12 years ago
0579572
PCI: Remove unnecessary dependencies between PME and ACPI
by Bjorn Helgaas
· 12 years ago
c85bcad
[SCSI] mvumi: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4b
by Myron Stowe
· 12 years ago
412e704
[SCSI] mvsas: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4b
by Myron Stowe
· 12 years ago
69fd315
ahci: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4b
by Myron Stowe
· 12 years ago
8e7ee6f
PCI: Define macro for Marvell vendor ID
by Xiangliang Yu
· 12 years ago
272e70c
Merge branch 'pci/gabor-get-of-node' into next
by Bjorn Helgaas
· 12 years ago
ffaddbe
PCI/PM: Make pci_pme_active() ignore devices without PME support
by Rafael J. Wysocki
· 12 years ago
769ba72
PCI/PM: Fix fallback to PCI_D0 in pci_platform_power_transition()
by Rafael J. Wysocki
· 12 years ago
b638d7e
PCI: Remove unused variables
by Bjorn Helgaas
· 12 years ago
c3139ba
PCI: Move cpci_hotplug_init() proto to header file
by Bjorn Helgaas
· 12 years ago
3b63aaa
PCI: acpiphp: Do not use ACPI PCI subdriver mechanism
by Jiang Liu
· 12 years ago
6037a80
PCI: acpiphp: Convert acpiphp to be builtin only, not modular
by Jiang Liu
· 12 years ago
5c0b04e
PCI/ACPI: Handle PCI slot devices when creating/destroying PCI buses
by Jiang Liu
· 12 years ago
8901650
x86/PCI: Implement pcibios_{add|remove}_bus() hooks
by Jiang Liu
· 12 years ago
b02a4a1
ia64/PCI: Implement pcibios_{add|remove}_bus() hooks
by Jiang Liu
· 12 years ago
5090d4a
PCI/ACPI: Prepare stub functions to handle ACPI PCI (hotplug) slots
by Jiang Liu
· 12 years ago
10a9574
PCI: Add pcibios hooks for adding and removing PCI buses
by Jiang Liu
· 12 years ago
ce15d87
PCI: acpiphp: Replace local macros with standard ACPI macros
by Jiang Liu
· 12 years ago
3a0e40b
PCI: acpiphp: Remove all functions even if function 0 doesn't exist
by Jiang Liu
· 12 years ago
d65eba6
PCI: acpiphp: Use list_for_each_entry_safe() in acpiphp_sanitize_bus()
by Yijing Wang
· 12 years ago
981cf9e
PCI: Clean up usages of pci_bus->is_added
by Jiang Liu
· 12 years ago
1e89d26
PCI: When removing bus, always remove legacy files & unregister
by Jiang Liu
· 12 years ago
9738abe
PCI: Make local functions/structs static
by Bjorn Helgaas
· 12 years ago
139f9251
PCI: Fix missing prototype for pcie_port_acpi_setup()
by Andy Shevchenko
· 12 years ago
9a97cd4
MIPS/PCI: Implement pcibios_get_phb_of_node
by Gabor Juhos
· 12 years ago
10629d7
PCI: Remove __weak annotation from pcibios_get_phb_of_node decl
by Bjorn Helgaas
· 12 years ago
7058881
PCI: Add MSI INTX_DISABLE quirks for AR8161/AR8162/AR8171/AR8172/E210X
by Xiong Huang
· 12 years ago
e82b14b
PCI: aer_inject: Fix return values when device not found
by Prarit Bhargava
· 12 years ago
8332606
Merge branch 'pci/shuah-defines' into next
by Bjorn Helgaas
· 12 years ago
6f2729b
iommu/amd: Remove calc_devid() and use PCI_DEVID() from PCI
by Shuah Khan
· 12 years ago
c5081cd
iommu/amd: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCI
by Shuah Khan
· 12 years ago
fff0ee3
PCI/AER: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCI
by Shuah Khan
· 12 years ago
8546713
PCI: Add PCI_BUS_NUM() and PCI_DEVID() interfaces
by Shuah Khan
· 12 years ago
f6161aa
Linux 3.9-rc2
by Linus Torvalds
· 12 years ago
7293261
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
8343bce
Atmel MXT touchscreen: increase reset timeouts
by Linus Torvalds
· 12 years ago
db04dc6
proc: Use nd_jump_link in proc_ns_follow_link
by Eric W. Biederman
· 12 years ago
0aefda3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
2ef3920
Platform: x86: chromeos_laptop : Add basic platform data for atmel devices
by Benson Leung
· 12 years ago
22dfab7
Input: atmel_mxt_ts - Support for touchpad variant
by Daniel Kurtz
· 12 years ago
67a865a
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
59d8e5e
Merge branch 'akpm' (fixes from Andrew)
by Linus Torvalds
· 12 years ago
c3d6b62
alpha: boot: fix build breakage introduced by system.h disintegration
by Will Deacon
· 12 years ago
15cf17d
memcg: initialize kmem-cache destroying work earlier
by Konstantin Khlebnikov
· 12 years ago
755727b
Randy has moved
by Randy Dunlap
· 12 years ago
d8fc16a
ksm: fix m68k build: only NUMA needs pfn_to_nid
by Hugh Dickins
· 12 years ago
a40e7cf
dmi_scan: fix missing check for _DMI_ signature in smbios_present()
by Ben Hutchings
· 12 years ago
dc893e1
Revert parts of "hlist: drop the node parameter from iterators"
by Arnd Bergmann
· 12 years ago
2e1c9b2
idr: remove WARN_ON_ONCE() on negative IDs
by Tejun Heo
· 12 years ago
7880639
mm/mempolicy.c: fix sp_node_init() argument ordering
by KOSAKI Motohiro
· 12 years ago
5ca3957
mm/mempolicy.c: fix wrong sp_node insertion
by Hillf Danton
· 12 years ago
88b9e45
ipc: don't allocate a copy larger than max
by Peter Hurley
· 12 years ago
e1082f4
ipc: fix potential oops when src msg > 4k w/ MSG_COPY
by Peter Hurley
· 12 years ago
c4c5ff0
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 12 years ago
92e840b
Merge tag 'metag-for-v3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag
by Linus Torvalds
· 12 years ago
eca9683
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
d381f45
Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 12 years ago
c77f8bf
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 12 years ago
7b54c16
vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlink
by Linus Torvalds
· 12 years ago
47b3bc9
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
af2841c
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
c89b148
Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
Next »