summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-11-06PCI: Warn on driver probe return value greater than zeroStephen M. Cameron
2013-11-05PCI: Drop warning about drivers that don't use pci_set_master()Bjorn Helgaas
2013-11-05PCI: Workaround missing pci_set_master in pci driversYinghai Lu
2013-11-01PCI: Update pcie_ports 'auto' behavior for non-ACPI platformsAndrew Murray
2013-10-29PCI: Report pci_pme_active() kmalloc failureBjorn Helgaas
2013-10-29PCI: Fail MSI/MSI-X initialization if device is not in PCI_D0Yijing Wang
2013-10-07PCI/PM: Remove pci_pm_complete()Liu Chuansheng
2013-10-07PCI: Add pci_dev_show_local_cpu() to simplify codeYijing Wang
2013-10-07PCI: Make pci_dev_pm_ops staticSachin Kamat
2013-09-25PCI: acpiphp_ibm: Convert to dynamic debugLan Tianyu
2013-09-25PCI: acpiphp: Convert to dynamic debugLan Tianyu
2013-09-25PCI: Remove Intel Haswell D3 delaysTodd E Brandt
2013-09-25PCI: Pass type, width, and prefetchability for window alignmentWei Yang
2013-09-25PCI: Use pci_is_root_bus() to check for root busWei Yang
2013-09-25PCI: Remove unused "is_pcie" from pci_dev structureYijing Wang
2013-09-25[SCSI] qla2xxx: Use standard PCIe Capability Link register field namesBjorn Helgaas
2013-09-25PCI: Drop "setting latency timer" messagesBjorn Helgaas
2013-09-23Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-23Merge tag 'usb-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-09-21iio:buffer_cb: Add missing iio_buffer_init()Lars-Peter Clausen
2013-09-21iio: Prevent race between IIO chardev opening and IIO device freeLars-Peter Clausen
2013-09-21iio: fix: Keep a reference to the IIO device for open file descriptorsLars-Peter Clausen
2013-09-21iio: Stop sampling when the device is removedLars-Peter Clausen
2013-09-21iio: Fix crash when scan_bytes is computed with active_scan_mask == NULLPeter Meerwald
2013-09-21iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resumePeter Meerwald
2013-09-21iio: Fix bma180 dev-to-indio_dev conversion in suspend/resumePeter Meerwald
2013-09-21iio: Fix tmp006 dev-to-indio_dev conversion in suspend/resumePeter Meerwald
2013-09-20Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2013-09-20Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-09-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-19Merge branch 'msm-fixes-3.12' of git://people.freedesktop.org/~robclark/linux...Dave Airlie
2013-09-19Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2013-09-19Merge tag 'drm-intel-fixes-2013-09-19' of git://people.freedesktop.org/~danve...Dave Airlie
2013-09-19cpufreq: return EEXIST instead of EBUSY for second registeringYinghai Lu
2013-09-19Revert "drm: mark context support as a legacy subsystem"Dave Airlie
2013-09-19PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeupRafael J. Wysocki
2013-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-09-19netconsole: fix a deadlock with rtnl and netconsole's mutexNikolay Aleksandrov
2013-09-19skge: fix broken driverMikulas Patocka
2013-09-19ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka
2013-09-19xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant
2013-09-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-09-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-09-19drm/fb-helper: don't sleep for screen unblank when an oops is in progressDaniel Vetter
2013-09-19cpufreq: imx6q-cpufreq: assign cpu_dev correctly to cpu0 deviceSudeep KarkadaNagesha
2013-09-19cpufreq: cpufreq-cpu0: assign cpu_dev correctly to cpu0 deviceSudeep KarkadaNagesha
2013-09-19drm, ttm Fix uninitialized warningPrarit Bhargava