summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-01-26Merge branch 'nvme-4.10-fixes' of git://git.infradead.org/nvme into for-linusJens Axboe6-18/+58
2017-01-26Merge tag 'drm-fixes-for-v4.10-rc6-revert-one' of git://people.freedesktop.or...Linus Torvalds2-22/+33
2017-01-26nvme-fc: use blk_rq_nr_phys_segmentsChristoph Hellwig1-3/+3
2017-01-26nvmet-rdma: Fix missing dma sync to nvme data structuresParav Pandit1-0/+17
2017-01-26nvmet: Call fatal_error from keep-alive timout expirationSagi Grimberg1-1/+1
2017-01-26nvmet: cancel fatal error and flush async work before free controllerSagi Grimberg1-0/+3
2017-01-26nvmet: delete controllers deletion upon subsystem releaseSagi Grimberg3-0/+12
2017-01-26nvmet_fc: correct logic in disconnect queue LS handlingJames Smart1-14/+22
2017-01-25virtio_net: reject XDP programs using header adjustmentJakub Kicinski1-0/+5
2017-01-25virtio_net: use dev_kfree_skb for small buffer XDP receiveJohn Fastabend1-2/+6
2017-01-25r8152: check rx after napi is enabledhayeswang1-1/+6
2017-01-25r8152: re-schedule napi for txhayeswang1-0/+3
2017-01-25r8152: avoid start_xmit to schedule napi when napi is disabledhayeswang1-2/+6
2017-01-25r8152: avoid start_xmit to call napi_schedule during autosuspendhayeswang1-3/+9
2017-01-26i2c: imx-lpi2c: add VLLS mode supportGao Pan1-0/+20
2017-01-25Revert "drm/radeon: always apply pci shutdown callbacks"Alex Deucher1-4/+3
2017-01-25i2c: i2c-cadence: Initialize configuration before probing devicesMike Looijmans1-4/+4
2017-01-26Revert "drm/probe-helpers: Drop locking from poll_enable"Dave Airlie2-22/+33
2017-01-25net: phy: leds: Break dependency of phy.h on phy_led_triggers.hGeert Uytterhoeven2-0/+2
2017-01-25net: phy: leds: Clear phy_num_led_triggers on failure to avoid crashGeert Uytterhoeven1-2/+6
2017-01-25net-next: ethernet: mediatek: change the compatible stringJohn Crispin1-1/+1
2017-01-25bnxt_en: Fix RTNL lock usage on bnxt_get_port_module_status().Michael Chan1-3/+6
2017-01-25bnxt_en: Fix RTNL lock usage on bnxt_update_link().Michael Chan1-19/+18
2017-01-25bnxt_en: Fix bnxt_reset() in the slow path task.Michael Chan1-13/+25
2017-01-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-5/+35
2017-01-25Revert "ACPI / video: Add force_native quirk for HP Pavilion dv6"Hans de Goede1-11/+0
2017-01-25Merge tag 'gvt-fixes-2017-01-25' of https://github.com/01org/gvt-linux into d...Jani Nikula4-56/+24
2017-01-25drm/i915: reinstate call to trace_i915_vma_bindDaniele Ceraolo Spurio1-0/+1
2017-01-25drm/i915: Move atomic state free from out of fence releaseChris Wilson3-2/+33
2017-01-25drm/i915: Check for NULL atomic state in intel_crtc_disable_noatomic()Ander Conselvan de Oliveira1-0/+6
2017-01-25drm/i915: Fix calculation of rotated x and y offsets for planar formatsAnder Conselvan de Oliveira1-2/+3
2017-01-25drm/i915: Don't init hpd polling for vlv and chv from runtime_suspend()Ander Conselvan de Oliveira1-1/+1
2017-01-25drm/i915: Don't leak edid in intel_crt_detect_ddc()Ander Conselvan de Oliveira1-4/+5
2017-01-25drm/i915: Release temporary load-detect state upon switchingChris Wilson1-0/+1
2017-01-25drm/i915: prevent crash with .disable_display parameterClint Taylor1-0/+3
2017-01-25drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resumeChris Wilson1-1/+2
2017-01-25drm/i915/gvt: Fix kmem_cache_create() nameAlex Williamson1-1/+1
2017-01-25drm/i915/gvt/kvmgt: mdev ABI is available_instances, not available_instanceAlex Williamson1-4/+4
2017-01-25Revert "thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()"Fabio Estevam1-3/+17
2017-01-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-15/+17
2017-01-24fbdev: color map copying bounds checkingKees Cook1-12/+14
2017-01-24drivers/memstick/core/memstick.c: avoid -Wnonnull warningArnd Bergmann1-1/+1
2017-01-24memory_hotplug: make zone_can_shift() return a boolean valueYasuaki Ishimatsu1-2/+2
2017-01-25vring: Force use of DMA API for ARM-based systems with legacy devicesWill Deacon1-0/+7
2017-01-25virtio_mmio: Set DMA masks appropriatelyRobin Murphy1-1/+19
2017-01-25vhost/vsock: handle vhost_vq_init_access() errorStefan Hajnoczi1-4/+9
2017-01-24IB/rxe: Prevent from completer to operate on non valid QPYonatan Cohen1-2/+1
2017-01-24IB/rxe: Fix rxe dev insertion to rxe_dev_listMaor Gottlieb1-1/+1
2017-01-24IB/umem: Release pid in error and ODP flowKenneth Lee1-0/+2
2017-01-24Merge tag 'platform-drivers-x86-v4.10-4' of git://git.infradead.org/linux-pla...Linus Torvalds4-6/+5