summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-04-08mmc: rtsx: Fix build errors/warnings for unused variableUlf Hansson1-6/+0
2022-04-08mmc: rtsx: Let MMC core handle runtime PMKai-Heng Feng1-18/+0
2022-04-08Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"Jens Axboe1-12/+12
2022-04-08n64cart: convert bi_disk to bi_bdev->bd_disk fix buildJackie Liu1-1/+1
2022-04-08vdpa/mlx5: Avoid processing works if workqueue was destroyedEli Cohen1-2/+5
2022-04-08ice: xsk: Fix indexing in ice_tx_xsk_pool()Maciej Fijalkowski1-1/+1
2022-04-08spi: mediatek: support tick_delay without enhance_timingLeilk Liu1-3/+12
2022-04-08pinctrl: canonical rsel resistance selection propertyGuodong Liu1-1/+1
2022-04-08media: ov6650: Fix crop rectangle affected by set formatJanusz Krzysztofik1-24/+4
2022-04-08media: ov6650: Add try support to selection API operationsJanusz Krzysztofik1-11/+43
2022-04-08ubi: fastmap: Return error code if memory allocation fails in add_aeb()Zhihao Cheng1-9/+19
2022-04-08mmc: rtsx: Use pm_runtime_{get,put}() to handle runtime PMKai-Heng Feng1-11/+33
2022-04-08nbd: fix possible overflow on 'first_minor' in nbd_dev_add()Zhang Wensheng1-12/+12
2022-04-08staging: mt7621-dts: fix pinctrl-0 items to be size-1 items on ethernetArınç ÜNAL1-1/+1
2022-04-08scsi: qla2xxx: Add qla2x00_async_done() for async routinesSaurav Kashyap1-1/+16
2022-04-08platform/x86: asus-wmi: Fix regression when probing for fan curve controlHans de Goede1-1/+1
2022-04-08platform/chrome: cros_ec_typec: Check for EC devicePrashant Malani1-0/+6
2022-04-08vhost: handle error while adding split ranges to iotlbAnirudh Rayabharam1-1/+5
2022-04-08ACPI: CPPC: Avoid out of bounds access when parsing _CPC dataRafael J. Wysocki1-0/+5
2022-04-08virtio: use virtio_device_ready() in virtio_device_restore()Stefano Garzarella1-2/+3
2022-04-08Revert "virtio_pci: harden MSI-X interrupts"Jason Wang4-32/+12
2022-04-08Revert "virtio-pci: harden INTX interrupts"Jason Wang2-22/+2
2022-04-08ubi: Fix race condition between ctrl_cdev_ioctl and ubi_cdev_ioctlBaokun Li2-15/+2
2022-04-08pinctrl: nuvoton: npcm7xx: Use %zu printk format for ARRAY_SIZE()Jonathan Neuschäfer1-1/+1
2022-04-08pinctrl: nuvoton: npcm7xx: Rename DS() macro to DSTR()Jonathan Neuschäfer1-79/+79
2022-04-08net: sparx5: uses, depends on BRIDGE or !BRIDGERandy Dunlap1-0/+1
2022-04-08watchdog: rti-wdt: Add missing pm_runtime_disable() in probe functionMiaoqian Lin1-0/+1
2022-04-08pinctrl: pinconf-generic: Print arguments for bias-pull-*Chen-Yu Tsai1-3/+3
2022-04-08mailbox: imx: fix wakeup failure from freeze modeRobin Gong1-0/+9
2022-04-08net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardwareGuangbin Huang1-3/+3
2022-04-08net: hns3: fix the concurrency between functions reading debugfsYufeng Mo3-5/+12
2022-04-08loop: fix ioctl calls using compat_loop_infoCarlos Llamas1-0/+1
2022-04-08rtc: check if __rtc_read_time was successfulTom Rix1-2/+5
2022-04-08rtc: gamecube: Fix refcount leak in gamecube_rtc_read_offset_from_sramMiaoqian Lin1-0/+1
2022-04-08can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix return of error valueTom Rix1-1/+1
2022-04-08can: mcba_usb: properly check endpoint typePavel Skripkin1-10/+16
2022-04-08can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error pathHangyu Hua1-1/+0
2022-04-08wireguard: socket: ignore v6 endpoints when ipv6 is disabledJason A. Donenfeld1-2/+2
2022-04-08wireguard: socket: free skb in send6 when ipv6 is disabledWang Hai1-0/+1
2022-04-08wireguard: queueing: use CFI-safe ptr_ring cleanup functionJason A. Donenfeld1-1/+2
2022-04-08nvme: fix the read-only state for zoned namespaces with unsupposed featuresPankaj Raghav1-3/+5
2022-04-08nvme: allow duplicate NSIDs for private namespacesSungup Moon3-8/+33
2022-04-08platform: chrome: Split trace include fileGwendal Grignou4-97/+127
2022-04-08scsi: qla2xxx: Use correct feature type field during RFF_ID processingManish Rangankar1-3/+2
2022-04-08scsi: qla2xxx: Reduce false trigger to loginQuinn Tran1-2/+3
2022-04-08scsi: qla2xxx: Fix stuck session of PRLI rejectQuinn Tran1-7/+0
2022-04-08scsi: qla2xxx: Fix N2N inconsistent PLOGIQuinn Tran1-5/+3
2022-04-08scsi: qla2xxx: Fix crash during module load unload testArun Easi1-0/+2
2022-04-08scsi: qla2xxx: Fix missed DMA unmap for NVMe ls requestsArun Easi1-0/+17
2022-04-08scsi: qla2xxx: Fix laggy FC remote port session recoveryQuinn Tran2-3/+18