summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* crypto: ccp - Ignore unconfigured CCP device on suspend/resumeGary R Hook2019-09-061-0/+8
* VMCI: Release resource if the work is already queuedNadav Amit2019-09-061-2/+4
* bus: hisi_lpc: Add .remove method to avoid driver unbind crashJohn Garry2019-09-061-2/+36
* bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-freeJohn Garry2019-09-061-5/+6
* drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()Lyude Paul2019-09-061-0/+6
* drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guestXiong Zhang2019-09-061-0/+3
* drm/amdgpu: Add APTX quirk for Dell Latitude 5495Kai-Heng Feng2019-09-061-0/+1
* fsi: scom: Don't abort operations for minor errorsEddie James2019-09-061-7/+1
* typec: tcpm: fix a typo in the comparison of pdo_max_voltageColin Ian King2019-09-061-1/+1
* intel_th: pci: Add Tiger Lake supportAlexander Shishkin2019-09-061-0/+5
* intel_th: pci: Add support for another Lewisburg PCHAlexander Shishkin2019-09-061-0/+5
* stm class: Fix a double free of stm_source_deviceDing Xiang2019-09-061-1/+0
* mmc: core: Fix init of SD cards reporting an invalid VDD rangeUlf Hansson2019-09-061-0/+6
* mmc: sdhci-of-at91: add quirk for broken HS200Eugen Hristev2019-09-061-0/+3
* mei: me: add Tiger Lake point LP device IDTomas Winkler2019-09-062-0/+4
* USB: storage: ums-realtek: Whitelist auto-delink supportKai-Heng Feng2019-09-061-5/+8
* USB: storage: ums-realtek: Update module parameter description for auto_delin...Kai-Heng Feng2019-09-061-1/+1
* usb: host: xhci: rcar: Fix typo in compatible string matchingGeert Uytterhoeven2019-09-061-1/+1
* usb: host: ohci: fix a race condition between shutdown and irqYoshihiro Shimoda2019-09-061-3/+12
* usb: chipidea: udc: don't do hardware access if gadget has stoppedPeter Chen2019-09-061-8/+24
* usb: hcd: use managed device resourcesSchmid, Carsten2019-09-061-22/+8
* USB: cdc-wdm: fix race between write and disconnect due to flag abuseOliver Neukum2019-09-061-4/+12
* usb-storage: Add new JMS567 revision to unusual_devsHenk van der Laan2019-09-061-1/+1
* drm/tilcdc: Register cpufreq notifier after we have initialized crtcJyri Sarha2019-09-061-17/+17
* scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define valuePedro Sousa2019-09-061-1/+1
* drm/bridge: tfp410: fix memleak in get_modes()Tomi Valkeinen2019-09-061-1/+6
* watchdog: bcm2835_wdt: Fix module autoloadStefan Wahren2019-09-061-0/+1
* drm/i915: fix broadwell EU computationLionel Landwerlin2019-09-061-1/+1
* usb: host: fotg2: restart hcd after port resetHans Ulli Kroll2019-09-061-0/+4
* drm/ast: Fixed reboot test may cause system hangedY.C. Chen2019-09-063-3/+6
* i2c: emev2: avoid race when unregistering slave clientWolfram Sang2019-09-061-4/+12
* i2c: rcar: avoid race when unregistering slave clientWolfram Sang2019-09-061-4/+7
* xen/blkback: fix memory leaksWenwen Wang2019-09-061-3/+3
* usb: gadget: mass_storage: Fix races between fsg_disable and fsg_set_altBenjamin Herrenschmidt2019-09-061-10/+18
* usb: gadget: composite: Clear "suspended" on reset/disconnectBenjamin Herrenschmidt2019-09-061-0/+1
* iommu/dma: Handle SG length overflow betterRobin Murphy2019-09-061-1/+1
* omap-dma/omap_vout_vrfb: fix off-by-one fi valueHans Verkuil2019-09-062-4/+3
* dmaengine: stm32-mdma: Fix a possible null-pointer dereference in stm32_mdma_...Jia-Ju Bai2019-09-061-1/+1
* auxdisplay: panel: need to delete scan_timer when misc_register fails in pane...zhengbin2019-09-061-0/+2
* soundwire: cadence_master: fix definitions for INTSTAT0/1Pierre-Louis Bossart2019-09-061-2/+2
* soundwire: cadence_master: fix register definition for SLAVE_STATEPierre-Louis Bossart2019-09-061-2/+2
* nvme-pci: Fix async probe remove raceKeith Busch2019-09-061-1/+2
* nvme: fix a possible deadlock when passthru commands sent to a multipath deviceSagi Grimberg2019-09-063-0/+47
* nvmet-loop: Flush nvme_delete_wq when removing the portLogan Gunthorpe2019-09-061-0/+8
* nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_nsAnthony Iliopoulos2019-09-061-0/+1
* dmaengine: ste_dma40: fix unneeded variable warningArnd Bergmann2019-09-061-2/+2
* dm zoned: fix potential NULL dereference in dmz_do_reclaim()Dan Carpenter2019-08-291-2/+2
* dm zoned: properly handle backing device failureDmitry Fomichev2019-08-294-14/+110
* dm zoned: improve error handling in i/o map codeDmitry Fomichev2019-08-291-6/+16
* dm zoned: improve error handling in reclaimDmitry Fomichev2019-08-292-11/+21