summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/icl+: Fix hotplug interrupt disabling after storm detectionImre Deak2020-06-251-0/+1
* drm/i915: Whitelist context-local timestamp in the gen9 cmdparserChris Wilson2020-06-251-0/+4
* mtd: rawnand: tmio: Fix the probe error pathMiquel Raynal2020-06-251-1/+1
* mtd: rawnand: mtk: Fix the probe error pathMiquel Raynal2020-06-251-1/+1
* mtd: rawnand: plat_nand: Fix the probe error pathMiquel Raynal2020-06-251-1/+1
* mtd: rawnand: socrates: Fix the probe error pathMiquel Raynal2020-06-251-1/+1
* mtd: rawnand: oxnas: Fix the probe error pathMiquel Raynal2020-06-251-4/+4
* mtd: rawnand: oxnas: Add of_node_put()Nishka Dasgupta2020-06-251-3/+5
* mtd: rawnand: orion: Fix the probe error pathMiquel Raynal2020-06-251-1/+1
* mtd: rawnand: xway: Fix the probe error pathMiquel Raynal2020-06-251-1/+1
* mtd: rawnand: sharpsl: Fix the probe error pathMiquel Raynal2020-06-251-1/+1
* mtd: rawnand: diskonchip: Fix the probe error pathMiquel Raynal2020-06-251-5/+2
* mtd: rawnand: Pass a nand_chip object to nand_release()Boris Brezillon2020-06-2547-73/+64
* mtd: rawnand: Pass a nand_chip object to nand_scan()Boris Brezillon2020-06-2550-60/+59
* drm/dp_mst: Increase ACT retry timeout to 3sLyude Paul2020-06-251-22/+32
* drm/amdgpu: Replace invalid device ID with a valid device IDSandeep Raghuraman2020-06-251-1/+1
* drm/qxl: Use correct notify port address when creating cursor ringHuacai Chen2020-06-251-1/+1
* drm/dp_mst: Reformat drm_dp_check_act_status() a bitLyude Paul2020-06-251-12/+10
* drm: encoder_slave: fix refcouting error for modulesWolfram Sang2020-06-251-2/+3
* libata: Use per port sync for detachKai-Heng Feng2020-06-251-6/+5
* bcache: fix potential deadlock problem in btree_gc_coalesceZhiqiang Liu2020-06-251-2/+6
* usb/ehci-platform: Set PM runtime as active on resumeQais Yousef2020-06-251-0/+4
* usb: host: ehci-platform: add a quirk to avoid stuckYoshihiro Shimoda2020-06-251-0/+127
* usb/xhci-plat: Set PM runtime as active on resumeQais Yousef2020-06-251-1/+9
* scsi: acornscsi: Fix an error handling path in acornscsi_probe()Christophe JAILLET2020-06-251-1/+3
* drm/sun4i: hdmi ddc clk: Fix size of m dividerJernej Skrabec2020-06-252-2/+2
* drivers/perf: hisi: Fix wrong value for all counters enableShaokun Zhang2020-06-251-1/+1
* NTB: perf: Fix race condition when run with ntb_testLogan Gunthorpe2020-06-251-2/+8
* NTB: perf: Fix support for hardware that doesn't have port numbersLogan Gunthorpe2020-06-251-0/+10
* NTB: perf: Don't require one more memory window than number of peersLogan Gunthorpe2020-06-251-1/+1
* NTB: Revert the change to use the NTB device dev for DMA allocationsLogan Gunthorpe2020-06-251-1/+0
* NTB: ntb_tool: reading the link file should not end in a NULL byteLogan Gunthorpe2020-06-251-2/+1
* ntb_tool: pass correct struct device to dma_alloc_coherentSanjay R Mehta2020-06-251-3/+3
* ntb_perf: pass correct struct device to dma_alloc_coherentSanjay R Mehta2020-06-251-4/+4
* geneve: change from tx_error to tx_dropped on missing metadataJiri Benc2020-06-251-3/+4
* crypto: omap-sham - add proper load balancing support for multicoreTero Kristo2020-06-251-33/+31
* pinctrl: freescale: imx: Fix an error handling path in 'imx_pinctrl_probe()'Christophe JAILLET2020-06-251-17/+2
* pinctrl: imxl: Fix an error handling path in 'imx1_pinctrl_core_probe()'Christophe JAILLET2020-06-251-1/+0
* scsi: ufs: Don't update urgent bkops level when toggling auto bkopsCan Guo2020-06-251-1/+0
* scsi: iscsi: Fix reference count leak in iscsi_boot_create_kobjQiushi Wu2020-06-251-1/+1
* vfio/mdev: Fix reference count leak in add_mdev_supported_typeQiushi Wu2020-06-251-1/+1
* extcon: adc-jack: Fix an error handling path in 'adc_jack_probe()'Christophe JAILLET2020-06-251-2/+1
* of: Fix a refcounting bug in __of_attach_node_sysfs()Dan Carpenter2020-06-251-2/+1
* clk: sprd: return correct type of value for _sprd_pll_recalc_rateChunyan Zhang2020-06-251-1/+1
* scsi: ufs-qcom: Fix scheduling while atomic issueJeffrey Hugo2020-06-251-3/+3
* clk: bcm2835: Fix return type of bcm2835_register_gateNathan Chancellor2020-06-251-5/+5
* scsi: target: tcmu: Fix a use after free in tcmu_check_expired_queue_cmd()Dan Carpenter2020-06-251-3/+3
* RDMA/iw_cxgb4: cleanup device debugfs entries on ULD removePotnuri Bharat Teja2020-06-251-0/+1
* usb: gadget: Fix issue with config_ep_by_speed functionPawel Laszczak2020-06-251-17/+61
* usb: gadget: fix potential double-free in m66592_probe.Qiushi Wu2020-06-251-1/+1