summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-02-28ACPI: APEI: Fix BERT resources conflict with ACPI NVS areaHuang Ying1-8/+12
2017-02-27virtio_scsi: use virtio IRQ affinityChristoph Hellwig1-114/+12
2017-02-27virtio_blk: use virtio IRQ affinityChristoph Hellwig1-1/+12
2017-02-27virtio: provide a method to get the IRQ affinity mask for a virtqueueChristoph Hellwig4-0/+16
2017-02-27virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig18-29/+41
2017-02-27virtio_pci: simplify MSI-X setupChristoph Hellwig1-17/+18
2017-02-27virtio_pci: don't duplicate the msix_enable flag in struct pci_devChristoph Hellwig4-7/+4
2017-02-27virtio_pci: use shared interrupts for virtqueuesChristoph Hellwig2-145/+106
2017-02-27virtio_pci: remove struct virtio_pci_vq_infoChristoph Hellwig4-115/+39
2017-02-27vhost: try avoiding avail index access when getting descriptorJason Wang1-16/+23
2017-02-27virtio_mmio: expose header to userspaceMichael S. Tsirkin1-1/+1
2017-02-27qed: Don't use attention PTT for configuring BWMintz, Yuval3-5/+8
2017-02-27qed: Fix race with multiple VFsMintz, Yuval2-17/+26
2017-02-27cpuidle: menu: Avoid taking spinlock for accessing QoS valuesRafael J. Wysocki2-3/+2
2017-02-27dma-buf: add support for compat ioctlMarek Szyprowski1-0/+3
2017-02-27target: Add counters for ABORT_TASK success + failureNicholas Bellinger2-0/+20
2017-02-27iscsi-target: Fix early login failure statistics missesNicholas Bellinger1-36/+2
2017-02-27target: Fix NULL dereference during LUN lookup + active I/O shutdownNicholas Bellinger3-4/+40
2017-02-27drm/vmwgfx: Work around drm removal of control nodesThomas Hellstrom2-3/+12
2017-02-27Merge tag 'watchdog-for-linus-v4.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds51-1239/+1464
2017-02-26net/mlx4_en: fix overflow in mlx4_en_init_timestamp()Eric Dumazet2-11/+8
2017-02-26net: s2io: fix typo argumnet argumentLABBE Corentin1-1/+1
2017-02-26net: vxge: fix typo argumnet argumentLABBE Corentin1-1/+1
2017-02-26Merge tag 'platform-drivers-x86-v4.11-1' of git://git.infradead.org/linux-pla...Linus Torvalds17-320/+951
2017-02-26Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds103-1377/+10642
2017-02-26Merge branch 'i2c/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds32-67/+1574
2017-02-26Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds55-859/+75
2017-02-26Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linuxLinus Torvalds31-523/+220
2017-02-25treewide: Remove remaining executable attributes from source filesJoe Perches1-0/+0
2017-02-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds53-212/+259
2017-02-25mac80211_hwsim: Replace bogus hrtimer clockidThomas Gleixner1-1/+1
2017-02-25platform/x86: intel_turbo_max_3: make it explicitly non-modularPaul Gortmaker1-6/+5
2017-02-25platform/x86: dell-laptop: Add Latitude 7480 and others to the DMI whitelistAlex Hung1-0/+6
2017-02-25platform/x86: intel-hid: Support 5 button arrayAlex Hung1-5/+91
2017-02-25platform/x86: thinkpad_acpi: Call led_classdev_notify_brightness_hw_changed o...Hans de Goede1-4/+38
2017-02-25platform/x86: thinkpad_acpi: Use brightness_set_blocking callback for LEDsHans de Goede1-64/+16
2017-02-25platform/x86: thinkpad_acpi: Stop setting led_classdev brightness directlyHans de Goede1-3/+1
2017-02-25leds: class: Add new optional brightness_hw_changed attributeHans de Goede2-0/+85
2017-02-25platform/x86: acer-wmi: add another KEY_WLAN keycodeChris Chiu1-0/+1
2017-02-25platform/x86: acer-wmi: Inform firmware that RF Button Driver is activeChris Chiu1-16/+58
2017-02-25platform/x86: asus-wireless: Fix indentationJoão Paulo Rechi Vita1-2/+1
2017-02-25platform/x86: asus-wireless: Use per-HID HSWC parametersJoão Paulo Rechi Vita1-15/+42
2017-02-25platform/x86: intel_pmc_ipc: Add APL PMC PCI IdRajneesh Bhardwaj1-0/+1
2017-02-25platform/x86: intel_pmc_ipc: read s0ix residency APIShanth Murthy1-6/+58
2017-02-25platform/x86: alienware-wmi: Remove header duplicateAndy Shevchenko1-1/+0
2017-02-25platform/x86: intel_mid_powerbtn: Use SCU IPC directlyAndy Shevchenko1-2/+2
2017-02-25platform/x86: intel_mid_powerbtn: Unify IRQ acknowledgmentAndy Shevchenko1-12/+7
2017-02-25mm balloon: umount balloon_mnt when removing vb deviceYisheng Xie1-0/+4
2017-02-25memory-hotplug: use dev_online for memhp_auto_onlineNathan Fontenot1-1/+1
2017-02-25zram: extend zero pages to same element pageszhouxianrong2-30/+66