summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-13media: ov2680: Add ov2680_fill_format() helper functionHans de Goede1-22/+27
2023-09-13media: ov2680: Don't take the lock for try_fmt callsHans de Goede1-11/+9
2023-09-13media: ov2680: Remove VIDEO_V4L2_SUBDEV_API ifdef-sHans de Goede1-14/+2
2023-09-13media: ov2680: Fix vflip / hflip set functionsHans de Goede1-38/+12
2023-09-13media: ov2680: Fix ov2680_bayer_order()Hans de Goede1-19/+14
2023-09-13media: ov2680: Remove auto-gain and auto-exposure controlsHans de Goede1-144/+17
2023-09-13media: i2c: ov2680: Set V4L2_CTRL_FLAG_MODIFY_LAYOUT on flipsDave Stevenson1-0/+2
2023-09-13media: ov5640: Fix initial RESETB state and annotate timingsMarek Vasut1-7/+4
2023-09-13media: ov5640: Enable MIPI interface in ov5640_set_power_mipi()Marek Vasut1-2/+2
2023-09-13HID: input: Support devices sending Eraser without InvertIllia Ostapyshyn2-2/+17
2023-09-13drivers: base: Free devm resources when unregistering a deviceDavid Gow1-0/+11
2023-09-13USB: gadget: f_mass_storage: Fix unused variable warningAlan Stern1-1/+1
2023-09-13USB: gadget: core: Add missing kerneldoc for vbus_workAlan Stern1-0/+1
2023-09-13docs: ABI: fix spelling/grammar in SBEFIFO timeout interfaceRandy Dunlap1-3/+3
2023-09-13media: venus: hfi_venus: Only consider sys_idle_indicator on V1Konrad Dybcio1-12/+6
2023-09-13media: go7007: Remove redundant if statementColin Ian King1-2/+0
2023-09-13media: cec: core: add adap_unconfigured() callbackHans Verkuil2-4/+5
2023-09-13media: cec: core: add adap_nb_transmit_canceled() callbackHans Verkuil2-4/+6
2023-09-13platform/x86: dell-sysman: Fix reference leakArmin Wolf1-3/+6
2023-09-13iommu/vt-d: Fix to flush cache of PASID directory tableYanfei Xu1-1/+1
2023-09-13iommu/qcom: Disable and reset context bank before programmingAngeloGioacchino Del Regno1-0/+7
2023-09-13fsi: aspeed: Reset master errors after CFAM resetEddie James1-0/+2
2023-09-13IB/uverbs: Fix an potential error pointer dereferenceXiang Yang1-0/+2
2023-09-13RDMA/hns: Fix CQ and QP cache affinityChengchang Tang2-6/+23
2023-09-13RDMA/hns: Fix inaccurate error label name in init instanceJunxian Huang1-4/+4
2023-09-13RDMA/hns: Fix incorrect post-send with direct wqe of wr-listJunxian Huang1-1/+2
2023-09-13RDMA/hns: Fix port active speedChengchang Tang1-2/+5
2023-09-13iommu/sprd: Add missing force_apertureJason Gunthorpe1-0/+1
2023-09-13iommu/mediatek: Fix two IOMMU share pagetable issueChengci.Xu1-8/+14
2023-09-13iommu/mediatek: Remove unused "mapping" member from mtk_iommu_dataYong Wu1-3/+0
2023-09-13extcon: cht_wc: add POWER_SUPPLY dependencyArnd Bergmann1-0/+1
2023-09-13kernfs: add stub helper for kernfs_generic_poll()Arnd Bergmann1-0/+4
2023-09-13driver core: Call dma_cleanup() on the test_remove pathJason Gunthorpe1-0/+2
2023-09-13driver core: test_async: fix an error codeDan Carpenter1-1/+1
2023-09-13dma-buf/sync_file: Fix docs syntaxRob Clark1-1/+1
2023-09-13interconnect: qcom: qcm2290: Enable sync stateKonrad Dybcio1-0/+1
2023-09-13coresight: tmc: Explicit type conversions to prevent integer overflowRuidong Tian3-4/+5
2023-09-13RDMA/irdma: Replace one-element array with flexible-array memberGustavo A. R. Silva1-1/+1
2023-09-13scsi: qedf: Do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directlyOleksandr Natalenko2-6/+17
2023-09-13scsi: qedf: Do not touch __user pointer in qedf_dbg_debug_cmd_read() directlyOleksandr Natalenko1-4/+3
2023-09-13scsi: qedf: Do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read...Oleksandr Natalenko1-4/+3
2023-09-13RDMA/rxe: Fix incomplete state save in rxe_requesterBob Pearson1-20/+25
2023-09-13RDMA/rxe: Split rxe_run_task() into two subroutinesBob Pearson8-34/+44
2023-09-13x86/APM: drop the duplicate APM_MINOR_DEV macroRandy Dunlap1-6/+0
2023-09-13serial: sprd: Fix DMA buffer leak issueChunyan Zhang1-2/+3
2023-09-13serial: sprd: Assign sprd_port after initialized to avoid wrong accessChunyan Zhang1-8/+17
2023-09-13iio: accel: adxl313: Fix adxl313_i2c_id[] tableBiju Das1-2/+2
2023-09-13scsi: qla4xxx: Add length check when parsing nlattrsLin Ma1-0/+15
2023-09-13scsi: be2iscsi: Add length check when parsing nlattrsLin Ma1-0/+4
2023-09-13scsi: iscsi: Add strlen() check in iscsi_if_set{_host}_param()Lin Ma1-0/+8