summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/vgem: fix cache synchronization on arm/arm64Rob Clark2019-07-311-47/+83
* drm/i810: Use CONFIG_PREEMPTIONThomas Gleixner2019-07-311-1/+1
* Merge tag 'v5.3-rc2' into drm-misc-fixesMaarten Lankhorst2019-07-31155-1407/+1329
|\
| * Merge tag 'char-misc-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-288-9/+19
| |\
| | * hpet: Fix division by zero in hpet_time_div()Kefeng Wang2019-07-251-2/+1
| | * eeprom: make older eeprom drivers select NVMEM_SYSFSArseny Solokha2019-07-251-0/+3
| | * fpga-manager: altera-ps-spi: Fix build errorYueHaibing2019-07-241-0/+1
| | * mei: me: add mule creek canyon (EHL) device idsAlexander Usyskin2019-07-242-0/+6
| | * binder: prevent transactions to context manager from its own process.Hridya Valsaraju2019-07-241-1/+1
| | * binder: Set end of SG buffer area properly.Martijn Coenen2019-07-241-1/+2
| | * firmware: Fix missing inlineTakashi Iwai2019-07-231-2/+2
| | * habanalabs: don't reset device when getting VRHOTOded Gabbay2019-06-271-1/+1
| | * habanalabs: use %pad for printing a dma_addr_tArnd Bergmann2019-07-081-2/+2
| | * firmware: fix build errors in paged buffer handling codeMauro Rossi2019-07-221-2/+2
| * | Merge tag 'tty-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-07-284-754/+5
| |\ \
| | * | vt: Grab console_lock around con_is_bound in show_bindDaniel Vetter2019-07-251-1/+5
| | * | tty: serial: netx: Delete driverLinus Walleij2019-07-253-753/+0
| | |/
| * | Merge tag 'usb-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-07-2810-35/+55
| |\ \
| | * | xhci: Fix crash if scatter gather is used with Immediate Data Transfer (IDT).Mathias Nyman2019-07-251-1/+2
| | * | usb: usb251xb: Reallow swap-dx-lanes to apply to the upstream portLucas Stach2019-07-251-6/+7
| | * | Revert "usb: usb251xb: Add US port lanes inversion property"Lucas Stach2019-07-251-2/+0
| | * | usb: wusbcore: fix unbalanced get/put cluster_idPhong Tran2019-07-251-1/+1
| | * | usb/hcd: Fix a NULL vs IS_ERR() bug in usb_hcd_setup_local_mem()Dan Carpenter2019-07-251-2/+2
| | * | usb-storage: Add a limitation for blk_queue_max_hw_sectors()Yoshihiro Shimoda2019-07-251-0/+11
| | * | usb: pci-quirks: Minor cleanup for AMD PLL quirkRyan Kennedy2019-07-255-19/+21
| | * | usb: pci-quirks: Correct AMD PLL quirk detectionRyan Kennedy2019-07-251-12/+19
| | |/
| * | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2019-07-271-3/+2
| |\ \
| | * | tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loopPeter Zijlstra2019-07-251-3/+2
| | |/
| * | Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-07-2718-12/+24
| |\ \
| | * | drm/i915: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-256-4/+5
| | * | drm/amd/display: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-251-0/+5
| | * | drm/amdkfd/kfd_mqd_manager_v10: Avoid fall-through warningGustavo A. R. Silva2019-07-251-1/+0
| | * | drm/amdgpu/gfx10: Fix missing break in switch statementGustavo A. R. Silva2019-07-251-0/+1
| | * | drm/amdkfd: Fix missing break in switch statementGustavo A. R. Silva2019-07-251-0/+1
| | * | mtd: onenand_base: Mark expected switch fall-throughGustavo A. R. Silva2019-07-251-0/+1
| | * | can: mark expected switch fall-throughsGustavo A. R. Silva2019-07-254-5/+8
| | * | firewire: mark expected switch fall-throughsGustavo A. R. Silva2019-07-253-2/+3
| | |/
| * | Merge tag 's390-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-07-274-25/+33
| |\ \
| | * | virtio/s390: fix race on airq_areas[]Halil Pasic2019-07-261-0/+4
| | * | Merge tag 'vfio-ccw-20190717-2' of https://git.kernel.org/pub/scm/linux/kerne...Heiko Carstens2019-07-232-12/+18
| | |\ \
| | | * | vfio-ccw: Don't call cp_free if we are processing a channel programFarhan Ali2019-07-151-1/+1
| | | * | vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfnFarhan Ali2019-07-151-1/+3
| | | * | vfio-ccw: Fix memory leak and don't call cp_free in cp_initFarhan Ali2019-07-151-4/+7
| | | * | vfio-ccw: Fix misleading comment when setting orb.cmd.c64Farhan Ali2019-07-151-6/+7
| | * | | s390/qdio: restrict QAOB usage to IQD unicast queuesJulian Wiedmann2019-07-231-7/+5
| | * | | s390/qdio: add sanity checks to the fast-requeue pathJulian Wiedmann2019-07-231-6/+6
| | | |/ | | |/|
| * | | Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-2713-156/+337
| |\ \ \
| | * | | driver-core, libnvdimm: Let device subsystems add local lockdep coverageDan Williams2019-07-1813-81/+182
| | * | | libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlockDan Williams2019-07-182-5/+13
| | * | | libnvdimm/bus: Stop holding nvdimm_bus_list_mutex over __nd_ioctl()Dan Williams2019-07-182-39/+60