summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Revert "i2c: tegra: Better handle case where CPU0 is busy for a long time"Wolfram Sang2020-04-281-15/+12
| * | | | | | Revert "i2c: tegra: Synchronize DMA before termination"Wolfram Sang2020-04-281-9/+0
| * | | | | | i2c: iproc: generate stop event for slave writesRayagonda Kokatanur2020-04-281-0/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'sound-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-05-018-33/+35
|\ \ \ \ \ \
| * | | | | | ALSA: usb-audio: Correct a typo of NuPrime DAC-10 USB IDTakashi Iwai2020-04-301-1/+1
| * | | | | | ALSA: opti9xx: shut up gcc-10 range warningArnd Bergmann2020-04-302-6/+12
| * | | | | | ALSA: hda/hdmi: fix without unlocked before returnWu Bo2020-04-291-1/+3
| * | | | | | ALSA: hda/hdmi: fix race in monitor detection during probeKai Vehmanen2020-04-281-0/+2
| * | | | | | ALSA: hda/realtek - Two front mics on a Lenovo ThinkCenterHui Wang2020-04-271-0/+1
| * | | | | | ALSA: line6: Fix POD HD500 audio playbackVasily Khoruzhick2020-04-261-17/+5
| * | | | | | Merge branch 'topic/pcm-oss-fix' into for-linusTakashi Iwai2020-04-240-0/+0
| |\ \ \ \ \ \
| | * | | | | | ALSA: pcm: oss: Place the plugin buffer overflow checks correctlyTakashi Iwai2020-04-241-8/+12
| * | | | | | | ALSA: pcm: oss: Place the plugin buffer overflow checks correctly (for 5.7)Takashi Iwai2020-04-241-4/+6
| * | | | | | | ALSA: hda: Match both PCI ID and SSID for driver blacklistTakashi Iwai2020-04-241-4/+5
* | | | | | | | Merge tag 'drm-fixes-2020-05-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-05-0140-154/+290
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'amd-drm-fixes-5.7-2020-04-29' of git://people.freedesktop.org/~agd...Dave Airlie2020-05-0124-105/+215
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/amd/display: Use cursor locking to prevent flip delaysAric Cyr2020-04-2816-45/+88
| | * | | | | | | | drm/amd/display: Update downspread percent to match spreadsheet for DCN2.1Sung Lee2020-04-281-1/+1
| | * | | | | | | | drm/amd/display: Defer cursor update around VUPDATE for all ASICNicholas Kazlauskas2020-04-281-14/+14
| | * | | | | | | | drm/amd/display: fix rn soc bb updateDmytro Laktyushkin2020-04-281-43/+28
| | * | | | | | | | drm/amd/display: check if REFCLK_CNTL register is presentDmytro Laktyushkin2020-04-281-1/+2
| | * | | | | | | | drm/amdgpu: bump version for invalidate L2 before SDMA IBsMarek Olšák2020-04-281-1/+2
| | * | | | | | | | drm/amdgpu: invalidate L2 before SDMA IBs (v2)Marek Olšák2020-04-282-1/+29
| | * | | | | | | | drm/amdgpu: add tiling flags from MesaMarek Olšák2020-04-281-0/+4
| | * | | | | | | | drm/amd/powerplay: avoid using pm_en before it is initialized revisedTiecheng Zhou2020-04-281-2/+4
| | * | | | | | | | Revert "drm/amd/powerplay: avoid using pm_en before it is initialized"Tiecheng Zhou2020-04-281-2/+1
| | * | | | | | | | drm/amd/display: Fix green screen issue after suspendRodrigo Siqueira2020-04-241-9/+29
| | * | | | | | | | drm/amd/display: blank dp stream before re-train the linkXiaodong Yan2020-04-241-0/+12
| | * | | | | | | | drm/amd/display: DispalyPort: Write OUI only if panel supports itAurabindo Pillai2020-04-241-0/+15
| * | | | | | | | | Merge tag 'drm-intel-fixes-2020-04-30' of git://anongit.freedesktop.org/drm/d...Dave Airlie2020-05-015-14/+36
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/i915: Use proper fault mask in interrupt postinstall tooMatt Roper2020-04-291-4/+2
| | * | | | | | | | | drm/i915/gt: Check cacheline is valid before acquiringChris Wilson2020-04-271-0/+2
| | * | | | | | | | | drm/i915/gem: Hold obj->vma.lock over for_each_ggtt_vma()Chris Wilson2020-04-272-6/+24
| | * | | | | | | | | drm/i915/selftests: Fix i915_address_space refcnt leakXiyu Yang2020-04-271-4/+8
| * | | | | | | | | | Merge tag 'drm-misc-fixes-2020-04-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-05-0111-35/+39
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | * | | | | | | | | dma-buf: fix documentation build warningsRandy Dunlap2020-04-302-4/+3
| | * | | | | | | | | drm/qxl: qxl_release use after freeVasily Averin2020-04-294-11/+7
| | * | | | | | | | | drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()Vasily Averin2020-04-291-1/+2
| | * | | | | | | | | drm/qxl: qxl_release leak in qxl_hw_surface_alloc()Vasily Averin2020-04-281-2/+3
| | * | | | | | | | | drm/qxl: qxl_release leak in qxl_draw_dirty_fb()Vasily Averin2020-04-281-2/+3
| | * | | | | | | | | drm/virtio: only destroy created contextsGurchetan Singh2020-04-281-11/+6
| | * | | | | | | | | drm/dp_mst: Fix drm_dp_send_dpcd_write() return codeLyude Paul2020-04-271-2/+6
| | * | | | | | | | | dma-buf: Fix SET_NAME ioctl uapiDaniel Vetter2020-04-272-1/+8
| | * | | | | | | | | drm/edid: Fix off-by-one in DispID DTD pixel clockVille Syrjälä2020-04-241-1/+1
* | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-05-013-19/+19
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | scsi: target/iblock: fix WRITE SAME zeroingDavid Disseldorp2020-04-221-1/+1
| * | | | | | | | | | | scsi: qla2xxx: check UNLOADING before posting async workMartin Wilck2020-04-221-0/+3
| * | | | | | | | | | | scsi: qla2xxx: set UNLOADING before waiting for session deletionMartin Wilck2020-04-221-18/+14
| * | | | | | | | | | | scsi: core: Allow the state change from SDEV_QUIESCE to SDEV_BLOCKDexuan Cui2020-04-221-0/+1
* | | | | | | | | | | | Merge tag 'for-5.7/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-05-014-24/+51
|\ \ \ \ \ \ \ \ \ \ \ \