summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-07-20scsi: scsi_dh_alua: Check for negative result valueHannes Reinecke1-4/+4
2021-07-20scsi: core: Fixup calling convention for scsi_mode_sense()Hannes Reinecke4-16/+17
2021-07-20scsi: mpt3sas: Fix deadlock while cancelling the running firmware eventSuganath Prabu S1-0/+22
2021-07-20tty: serial: 8250: serial_cs: Fix a memory leak in error handling pathChristophe JAILLET1-1/+10
2021-07-20scsi: core: Cap scsi_host cmd_per_lun at can_queueJohn Garry1-0/+3
2021-07-20scsi: lpfc: Fix crash when lpfc_sli4_hba_setup() fails to initialize the SGLsJames Smart1-2/+3
2021-07-20scsi: lpfc: Fix "Unexpected timeout" error in direct attach topologyJames Smart1-0/+9
2021-07-20scsi: hisi_sas: Propagate errors in interrupt_init_v1_hw()Sergey Shtylyov1-6/+6
2021-07-20scsi: arcmsr: Fix doorbell status being updated late on ARC-1886ching Huang1-2/+9
2021-07-20w1: ds2438: fixing bug that would always get page0Luiz Sampaio1-2/+2
2021-07-20usb: common: usb-conn-gpio: fix NULL pointer dereference of chargerChunfeng Yun1-18/+26
2021-07-20iio: magn: bmc150: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron1-6/+4
2021-07-20iio: gyro: fxa21002c: Balance runtime pm + use pm_runtime_resume_and_get().Jonathan Cameron1-10/+1
2021-07-20misc: alcor_pci: fix null-ptr-deref when there is no PCI bridgeTong Zhang1-1/+7
2021-07-20misc/libmasm/module: Fix two use after free in ibmasm_init_oneLv Yunlong1-2/+3
2021-07-20serial: fsl_lpuart: disable DMA for console and fix sysrqMichael Walle1-0/+6
2021-07-20tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zeroSherry Sun1-0/+3
2021-07-20scsi: arcmsr: Fix the wrong CDB payload report to IOPching Huang1-2/+6
2021-07-20dmaengine: fsl-qdma: check dma_set_mask return valueRobin Gong1-1/+5
2021-07-20leds: tlc591xx: fix return value check in tlc591xx_probe()Yang Yingliang1-2/+6
2021-07-20Revert "drm/ast: Remove reference to struct drm_device.pdev"Greg Kroah-Hartman1-2/+3
2021-07-20drm/ingenic: Switch IPU plane to type OVERLAYPaul Cercueil2-7/+6
2021-07-20drm/ingenic: Fix non-OSD modePaul Cercueil1-4/+7
2021-07-20drm/dp_mst: Add missing drm parameters to recently added call to drm_dbg_kms()José Roberto de Souza1-2/+5
2021-07-20drm/dp_mst: Avoid to mess up payload table by ports in stale topologyWayne Lin1-0/+29
2021-07-20drm/dp_mst: Do not set proposed vcpi directlyWayne Lin1-26/+10
2021-07-20fbmem: Do not delete the mode that is still in useZhen Lei1-7/+5
2021-07-20drm/i915/gt: Fix -EDEADLK handling regressionVille Syrjälä1-1/+1
2021-07-20drm/i915/gtt: drop the page table optimisationMatthew Auld1-4/+1
2021-07-20scsi: zfcp: Report port fc_security as unknown early during remote cable pullSteffen Maier1-0/+1
2021-07-20scsi: core: Fix bad pointer dereference when ehandler kthread is invalidTyrel Datwyler1-0/+1
2021-07-19drm/ast: Remove reference to struct drm_device.pdevThomas Zimmermann1-3/+2
2021-07-19pinctrl: mcp23s08: Fix missing unlock on error in mcp23s08_irq()Zou Wei1-1/+1
2021-07-19dm writecache: write at least 4k when committingMikulas Patocka1-1/+5
2021-07-19media: uvcvideo: Fix pixel format change for Elgato Cam Link 4KBenjamin Drung1-0/+27
2021-07-19media: gspca/sunplus: fix zero-length control requestsJohan Hovold1-2/+6
2021-07-19media: gspca/sq905: fix control-request directionJohan Hovold1-1/+1
2021-07-19media: zr364xx: fix memory leak in zr364xx_start_readpipePavel Skripkin1-0/+1
2021-07-19media: dtv5100: fix control-request directionsJohan Hovold1-2/+5
2021-07-19media: subdev: disallow ioctl for saa6588/davinciArnd Bergmann5-13/+11
2021-07-19PCI: aardvark: Implement workaround for the readback value of VEND_IDPali Rohár1-0/+11
2021-07-19PCI: aardvark: Fix checking for PIO Non-posted RequestPali Rohár1-1/+1
2021-07-19PCI: Leave Apple Thunderbolt controllers on for s2idle or standbyKonstantin Kharlamov1-0/+11
2021-07-19dm btree remove: assign new_root only when removal succeedsHou Tao1-1/+2
2021-07-19dm writecache: flush origin device when writing and cache is fullMikulas Patocka1-2/+6
2021-07-19dm zoned: check zone capacityDamien Le Moal1-0/+7
2021-07-19coresight: tmc-etf: Fix global-out-of-bounds in tmc_update_etf_buffer()Sai Prakash Ranjan1-1/+1
2021-07-19coresight: Propagate symlink failureJeremy Linton1-1/+1
2021-07-19ipack/carriers/tpci200: Fix a double free in tpci200_pci_probeLv Yunlong1-1/+4
2021-07-19extcon: intel-mrfld: Sync hardware and software state on initFerry Toth1-0/+9