index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-24
Merge branch 'pci/gavin-msi-cleanup' into next
Bjorn Helgaas
8
-157
/
+118
2013-04-24
vfio-pci: Use cached MSI/MSI-X capabilities
Bjorn Helgaas
1
-3
/
+3
2013-04-24
vfio-pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK
Bjorn Helgaas
1
-2
/
+2
2013-04-23
PCI: Remove "extern" from function declarations
Bjorn Helgaas
1
-12
/
+11
2013-04-23
PCI: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK
Bjorn Helgaas
1
-2
/
+2
2013-04-23
PCI: Drop msi_mask_reg() and remove drivers/pci/msi.h
Bjorn Helgaas
2
-14
/
+2
2013-04-23
PCI: Use msix_table_size() directly, drop multi_msix_capable()
Bjorn Helgaas
2
-5
/
+5
2013-04-23
PCI: Drop msix_table_offset_reg() and msix_pba_offset_reg() macros
Bjorn Helgaas
2
-4
/
+2
2013-04-23
PCI: Drop is_64bit_address() and is_mask_bit_support() macros
Bjorn Helgaas
2
-4
/
+2
2013-04-23
PCI: Drop msi_data_reg() macro
Bjorn Helgaas
2
-8
/
+6
2013-04-23
PCI: Drop msi_lower_address_reg() and msi_upper_address_reg() macros
Bjorn Helgaas
2
-10
/
+8
2013-04-23
PCI: Drop msi_control_reg() macro and use PCI_MSI_FLAGS directly
Bjorn Helgaas
2
-5
/
+4
2013-04-23
PCI: Use cached MSI/MSI-X offsets from dev, not from msi_desc
Bjorn Helgaas
1
-14
/
+8
2013-04-23
PCI: Clean up MSI/MSI-X capability #defines
Bjorn Helgaas
1
-13
/
+17
2013-04-23
PCI: Use cached MSI-X cap while enabling MSI-X
Gavin Shan
1
-20
/
+16
2013-04-23
PCI: Use cached MSI cap while enabling MSI interrupts
Gavin Shan
1
-13
/
+11
2013-04-23
PCI: Remove MSI/MSI-X cap check in pci_msi_check_device()
Gavin Shan
1
-4
/
+1
2013-04-23
PCI: Cache MSI/MSI-X capability offsets in struct pci_dev
Gavin Shan
2
-23
/
+21
2013-04-23
PCI: Use u8, not int, for PM capability offset
Bjorn Helgaas
1
-2
/
+1
2013-04-18
[SCSI] megaraid_sas: Use correct #define for MSI-X capability
Bjorn Helgaas
2
-5
/
+2
2013-04-17
Merge branch 'pci/rafael-pm' into next
Bjorn Helgaas
1
-11
/
+6
2013-04-17
Merge branch 'pci/cleanup' into next
Bjorn Helgaas
28
-321
/
+310
2013-04-17
PCI: Remove "extern" from function declarations
Bjorn Helgaas
17
-285
/
+275
2013-04-17
PCI: Warn about failures instead of "must_check" functions
Bjorn Helgaas
3
-2
/
+10
2013-04-17
PCI: Remove __must_check from definitions
Bjorn Helgaas
2
-3
/
+3
2013-04-16
Merge branch 'pci/jiang-subdrivers' into next
Bjorn Helgaas
16
-525
/
+281
2013-04-16
PCI/ACPI: Remove support of ACPI PCI subdrivers
Myron Stowe
2
-56
/
+1
2013-04-16
PCI: acpiphp: Protect acpiphp data structures from concurrent updates
Jiang Liu
2
-18
/
+78
2013-04-16
PCI: acpiphp: Use normal list to simplify implementation
Yijing Wang
2
-15
/
+12
2013-04-15
Merge branch 'pci/misc' into next
Bjorn Helgaas
11
-104
/
+80
2013-04-15
Merge branch 'pci/bjorn-eisa' into next
Bjorn Helgaas
2
-49
/
+38
2013-04-15
EISA: Log device resources in dmesg
Bjorn Helgaas
1
-0
/
+1
2013-04-15
EISA: Initialize device before its resources
Bjorn Helgaas
1
-15
/
+11
2013-04-15
EISA: Mark vendor ID resource as I/O port space
Bjorn Helgaas
1
-1
/
+1
2013-04-15
EISA: Use dev_printk() when possible
Bjorn Helgaas
2
-38
/
+30
2013-04-15
PCI: Clean up quirk_io_region
Yinghai Lu
1
-85
/
+45
2013-04-15
PCI: Use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
Libin
1
-1
/
+1
2013-04-15
PCI: Use PCI_EXP_SLTCAP_PSN mask when extracting slot number
Bjorn Helgaas
1
-1
/
+1
2013-04-15
PCI: Remove unnecessary dependencies between PME and ACPI
Bjorn Helgaas
2
-3
/
+1
2013-04-15
[SCSI] mvumi: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4b
Myron Stowe
2
-3
/
+2
2013-04-15
[SCSI] mvsas: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4b
Myron Stowe
1
-3
/
+3
2013-04-15
ahci: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4b
Myron Stowe
1
-5
/
+5
2013-04-15
PCI: Define macro for Marvell vendor ID
Xiangliang Yu
1
-0
/
+1
2013-04-15
Merge branch 'pci/gabor-get-of-node' into next
Bjorn Helgaas
2
-2
/
+8
2013-04-15
PCI/PM: Make pci_pme_active() ignore devices without PME support
Rafael J. Wysocki
1
-3
/
+2
2013-04-15
PCI/PM: Fix fallback to PCI_D0 in pci_platform_power_transition()
Rafael J. Wysocki
1
-8
/
+4
2013-04-15
PCI: Remove unused variables
Bjorn Helgaas
3
-16
/
+5
2013-04-15
PCI: Move cpci_hotplug_init() proto to header file
Bjorn Helgaas
2
-8
/
+9
2013-04-12
PCI: acpiphp: Do not use ACPI PCI subdriver mechanism
Jiang Liu
5
-247
/
+71
2013-04-12
PCI: acpiphp: Convert acpiphp to be builtin only, not modular
Jiang Liu
3
-17
/
+10
[next]