summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PCI: Remove pcie_cap_has_devctl()Bjorn Helgaas2013-08-281-6/+1
* PCI: Support PCIe Capability Slot registers only for ports with slotsBjorn Helgaas2013-08-281-3/+3
* PCI: Remove PCIe Capability version checksBjorn Helgaas2013-08-281-6/+3
* PCI: Allow PCIe Capability link-related register access for switchesBjorn Helgaas2013-08-281-2/+6
* PCI: Add offsets of PCIe capability registersBjorn Helgaas2013-08-281-1/+4
* PCI: Tidy bitmasks and spacing of PCIe capability definitionsBjorn Helgaas2013-08-281-45/+45
* PCI: Remove obsolete comment reference to pci_pcie_cap2()Bjorn Helgaas2013-08-281-4/+6
* PCI: Clarify PCI_EXP_TYPE_PCI_BRIDGE commentBjorn Helgaas2013-08-281-2/+2
* PCI: Rename PCIe capability definitions to follow conventionBjorn Helgaas2013-08-273-27/+30
* PCI: Disable decoding for BAR sizing only when it was actually enabledZoltan Kiss2013-08-231-3/+8
* PCI: Add comment about needing pci_msi_off() even when CONFIG_PCI_MSI=nBjorn Helgaas2013-08-221-4/+9
* PCI: Add pcibios_pm_ops for optional arch-specific hibernate functionalitySebastian Ott2013-08-222-0/+47
* PCI: exynos: Split into Synopsys part and Exynos partJingoo Han2013-08-126-740/+874
* PCI: mvebu: Make Marvell PCIe driver depend on OFThomas Petazzoni2013-08-121-0/+1
* PCI: mvebu: Convert to use devm_ioremap_resourceTushar Behera2013-08-061-3/+4
* PCI: Fix comment typo for pci_add_cap_save_buffer()Yijing Wang2013-08-011-1/+1
* PCI: Return -ENOSYS for SR-IOV operations on non-SR-IOV devicesStefan Assmann2013-07-311-7/+10
* PCI: Update NumVFs register when disabling SR-IOVYijing Wang2013-07-301-1/+3
* x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zeroethan.zhao2013-07-261-6/+1
* PCI: Convert class code to use dev_groupsGreg Kroah-Hartman2013-07-253-13/+23
* frv/PCI: Mark pcibios_fixup_bus() as non-initBjorn Helgaas2013-07-251-1/+1
* x86/pci/mrst: Cleanup checkpatch.pl warningsValentina Manea2013-07-251-17/+24
* PCI: Rename "PCI Express support" kconfig titleEzequiel Garcia2013-07-251-1/+1
* PCI: Fix comment typo in iov.cJonghwan Choi2013-07-251-1/+1
* Linux 3.11-rc2v3.11-rc2Linus Torvalds2013-07-211-1/+1
* Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-219-28/+137
|\
| * ACPI / video: no automatic brightness changes by win8-compatible firmwareAaron Lu2013-07-181-2/+8
| * ACPI / video / i915: No ACPI backlight if firmware expects Windows 8Rafael J. Wysocki2013-07-186-10/+105
| * ACPI / video: Always call acpi_video_init_brightness() on initMatthew Garrett2013-07-181-3/+8
| * ACPICA: expose OSI versionAaron Lu2013-07-183-13/+16
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-07-202-2/+2
|\ \
| * | ext3: fix a BUG when opening a file with O_TMPFILE flagZheng Liu2013-07-201-1/+1
| * | ext4: fix a BUG when opening a file with O_TMPFILE flagZheng Liu2013-07-201-1/+1
* | | Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-20155-91617/+22
|\ \ \ | |/ / |/| |
| * | Merge tag 'iio-fixes-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-07-169-18/+22
| |\ \
| | * | iio: lps331ap: Fix wrong in_pressure_scale output valueJacek Anaszewski2013-07-161-2/+4
| | * | iio staging: fix lis3l02dq, read error handlingPeter Meerwald2013-07-091-0/+2
| | * | staging:iio:ad7291: add missing .driver_module to struct iio_infoWei Yongjun2013-07-061-0/+1
| | * | iio: ti_am335x_adc: add missing .driver_module to struct iio_infoWei Yongjun2013-07-061-0/+1
| | * | iio: mxs-lradc: Remove useless check in read_rawMarek Vasut2013-07-061-7/+0
| | * | iio: mxs-lradc: Fix misuse of iio->trigMarek Vasut2013-07-031-4/+7
| | * | iio: inkern: fix iio_convert_raw_to_processed_unlockedAlexandre Belloni2013-07-031-1/+1
| | * | iio: Fix iio_channel_has_infoAlexandre Belloni2013-07-021-2/+2
| | * | iio:trigger: device_unregister->device_del to avoid double freeJonathan Cameron2013-06-291-1/+1
| | * | iio: dac: ad7303: fix error return code in ad7303_probe()Wei Yongjun2013-06-291-1/+3
| * | | staging: csr: remove driverGreg Kroah-Hartman2013-07-16146-91599/+0
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-204-18/+15
|\ \ \
| * | | vfs: constify dentry parameter in d_count()Peng Tao2013-07-201-1/+1
| * | | livelock avoidance in sget()Al Viro2013-07-201-15/+10
| * | | allow O_TMPFILE to work with O_WRONLYAl Viro2013-07-202-2/+4
OpenPOWER on IntegriCloud