aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-06-20Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-06-20HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro largeJason Gerecke
2018-06-20HID: intel_ish-hid: ipc: register more pm callbacks to support hibernationEven Xu
2018-06-20HID: steam: use hid_device.driver_data instead of hid_set_drvdata()Rodrigo Rivas Costa
2018-06-20Merge tag 'drm-misc-fixes-2018-06-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-06-20Merge tag 'drm-misc-next-fixes-2018-06-15' of git://anongit.freedesktop.org/d...Dave Airlie
2018-06-20Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-06-20stmmac: fix DMA channel hang in half-duplex modeBhadram Varka
2018-06-20net: stmmac: socfpga: add additional ocp reset line for Stratix10Dinh Nguyen
2018-06-20net: sungem: fix rx checksum supportEric Dumazet
2018-06-20net/usb/drivers: Remove useless hrtimer_active checkDaniel Lezcano
2018-06-20net: ethernet: fix suspend/resume in davinci_emacBartosz Golaszewski
2018-06-20enic: do not overwrite error codeGovindarajulu Varadarajan
2018-06-20ptp: replace getnstimeofday64() with ktime_get_real_ts64()Arnd Bergmann
2018-06-20net: net_failover: fix typo in net_failover_slave_register()Liran Alon
2018-06-20ipvlan: use ETH_MAX_MTU as max mtuXin Long
2018-06-20net: hamradio: use eth_broadcast_addrStefan Agner
2018-06-20enic: initialize enic->rfs_h.lock in enic_probeGovindarajulu Varadarajan
2018-06-20net/ncsi: Silence debug messagesJoel Stanley
2018-06-20bpf, xdp, i40e: fix i40e_build_skb skb reserve and truesizeDaniel Borkmann
2018-06-20qed: Do not advertise DCBX_LLD_MANAGED capability.Sudarsana Reddy Kalluru
2018-06-20qed: Add sanity check for SIMD fastpath handler.Sudarsana Reddy Kalluru
2018-06-20qed: Fix possible memory leak in Rx error path handling.Sudarsana Reddy Kalluru
2018-06-19drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always accurateMichel Dänzer
2018-06-19drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helperMichel Dänzer
2018-06-19drm/amdgpu: Update pin_size values before unpinning BOMichel Dänzer
2018-06-19drm/amdgpu:All UVD instances share one idle_work handleJames Zhu
2018-06-19drm/amdgpu: Don't default to DC support for Kaveri and olderHarry Wentland
2018-06-19drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes arrayMichel Dänzer
2018-06-19drm/amd/pp: Fix uninitialized variableRajan Vaja
2018-06-19block: fix timeout changes for legacy request driversChristoph Hellwig
2018-06-19xen/scsiback: add error handling for xenbus_printfZhouyang Jia
2018-06-19scsi: xen-scsifront: add error handling for xenbus_printfZhouyang Jia
2018-06-19drm/i915: Enable provoking vertex fix on Gen9 systems.Kenneth Graunke
2018-06-19drm/i915: Fix context ban and hang accounting for clientMika Kuoppala
2018-06-19drm/i915: Turn off g4x DP port in .post_disable()Ville Syrjälä
2018-06-19drm/i915: Disallow interlaced modes on g4x DP outputsVille Syrjälä
2018-06-19drm/i915: Fix PIPESTAT irq ack on i965/g4xVille Syrjälä
2018-06-19drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSIVille Syrjälä
2018-06-19drm/i915/execlists: Avoid putting the error pointerChris Wilson
2018-06-19drm/i915: Apply batch location restrictions before pinningChris Wilson
2018-06-19xen/grant-table: Export gnttab_{alloc|free}_pages as GPLOleksandr Andrushchenko
2018-06-19xen: add error handling for xenbus_printfZhouyang Jia
2018-06-19PM / OPP: Update voltage in case freq == old_freqWaldemar Rymarkiewicz
2018-06-19cpufreq: intel_pstate: Fix scaling max/min limits with Turbo 3.0Srinivas Pandruvada
2018-06-19cpufreq: kryo: Add module remove and exitIlia Lin
2018-06-19cpufreq: kryo: Fix possible error code dereferenceIlia Lin
2018-06-19drm/nouveau/kms/nv50-: cursors always use core channel vram ctxdmaBen Skeggs
2018-06-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds