summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-06-15media: atmel: atmel-isc: fix asd memory allocationEugen Hristev1-2/+6
2019-06-15mailbox: stm32-ipcc: check invalid irqFabien Dessenne1-5/+8
2019-06-15pwm: meson: Use the spin-lock only to protect register modificationsMartin Blumenstingl1-8/+17
2019-06-15EDAC/mpc85xx: Prevent building as a moduleMichael Ellerman1-2/+2
2019-06-15drm/nouveau/kms/gv100-: fix spurious window immediate interlocksBen Skeggs3-1/+3
2019-06-15drm/bridge: adv7511: Fix low refresh rate selectionMatt Redfearn1-3/+3
2019-06-15drm/nouveau: fix duplication of nv50_head_atom structPeteris Rudzusiks1-0/+1
2019-06-15drm/nouveau/kms/gf119-gp10x: push HeadSetControlOutputResource() mthd when en...Ben Skeggs1-1/+1
2019-06-15mfd: twl6040: Fix device init errors for ACCCTL registerTony Lindgren1-1/+12
2019-06-15drm/nouveau/disp/dp: respect sink limits when selecting failsafe link configu...Ben Skeggs1-2/+9
2019-06-15mfd: intel-lpss: Set the device in reset state when initBinbin Wu1-0/+3
2019-06-15mfd: tps65912-spi: Add missing of table registrationDaniel Gomez1-0/+1
2019-06-15drivers: thermal: tsens: Don't print error message on -EPROBE_DEFERAmit Kucheria1-1/+2
2019-06-15thermal: rcar_gen3_thermal: disable interrupt in .removeJiada Wang1-0/+3
2019-06-15drm/pl111: Initialize clock spinlock earlyGuenter Roeck1-2/+3
2019-06-15drm/msm: correct attempted NULL pointer dereference in debugfsBrian Masney1-1/+2
2019-06-15rapidio: fix a NULL pointer dereference when create_workqueue() failsKangjie Lu1-0/+8
2019-06-15media: rockchip/vpu: Add missing dont_use_autosuspend() callsJonas Karlman1-0/+2
2019-06-15media: rockchip/vpu: Fix/re-order probe-error/remove pathJonas Karlman1-3/+5
2019-06-15Revert "drm: allow render capable master with DRM_AUTH ioctls"Dave Airlie1-16/+4
2019-06-11TTY: serial_core, add ->installJiri Slaby1-11/+13
2019-06-11drm/amd: fix fb references in async updateHelen Koike1-2/+1
2019-06-11drm/i915/gvt: Initialize intel_gvt_gtt_entry in stackTina Zhang1-2/+4
2019-06-11drm: don't block fb changes for async plane updatesHelen Koike1-10/+12
2019-06-11drm/i915: Maintain consistent documentation subsection orderingJonathan Corbet2-4/+4
2019-06-11drm/i915/gvt: emit init breadcrumb for gvt requestWeinan1-0/+19
2019-06-11drm/i915/fbc: disable framebuffer compression on GeminiLakeDaniel Drake1-0/+4
2019-06-11drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2)Louis Li1-1/+3
2019-06-11drm/amd/display: Add ASICREV_IS_PICASSOHarry Wentland1-3/+4
2019-06-11drm/amdgpu/soc15: skip reset on initAlex Deucher1-0/+5
2019-06-11drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-inAaron Liu1-2/+1
2019-06-11drm/radeon: prefer lower reference dividersChristian König1-2/+2
2019-06-11drm/amdgpu/psp: move psp version specific function pointers to early_initAlex Deucher1-9/+10
2019-06-11drm: Fix timestamp docs for variable refresh properties.Mario Kleiner1-6/+0
2019-06-11drm: add non-desktop quirks to Sensics and OSVR headsets.Ryan Pavlik1-0/+6
2019-06-11drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)Dave Airlie2-3/+17
2019-06-11drm: add non-desktop quirk for Valve HMDsAndres Rodriguez1-0/+19
2019-06-11drm/msm: fix fb references in async updateHelen Koike1-0/+4
2019-06-11drm/gma500/cdv: Check vbt config bits when detecting lvds panelsPatrik Jakobsson3-0/+7
2019-06-11drm/vc4: fix fb references in async updateHelen Koike1-1/+1
2019-06-11drm/rockchip: fix fb references in async updateHelen Koike1-25/+26
2019-06-11genwqe: Prevent an integer overflow in the ioctlDan Carpenter2-0/+6
2019-06-11xen-blkfront: switch kcalloc to kvcalloc for large array allocationRoger Pau Monne1-19/+19
2019-06-11nvme-rdma: fix queue mapping when queue count is limitedSagi Grimberg1-38/+61
2019-06-11i2c: xiic: Add max_read_len quirkRobert Hancock1-0/+5
2019-06-11mmc: sdhci_am654: Fix SLOTTYPE writeFaiz Abbas1-1/+1
2019-06-11mmc: tmio: fix SCC error handling to avoid false positive CRC errorTakeshi Saito1-1/+2
2019-06-11memstick: mspro_block: Fix an error code in mspro_block_issue_req()Dan Carpenter1-7/+6
2019-06-11parisc: Use implicit space register selection for loading the coherence index...John David Anglin2-5/+2
2019-06-11habanalabs: fix debugfs codeJann Horn1-42/+18