summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-13mtd: rawnand: fsmc: handle clk prepare error in fsmc_nand_resume()Yi Yang1-1/+6
2023-09-13mtd: spi-nor: Check bus width while setting QE bitHsin-Yi Wang1-9/+10
2023-09-13leds: trigger: tty: Do not use LED_ON/OFF constants, use led_blink_set_onesho...Marek Behún1-4/+8
2023-09-13leds: Fix BUG_ON check for LED_COLOR_ID_MULTI that is always falseMarek Behún1-4/+4
2023-09-13leds: multicolor: Use rounded division when calculating color componentsMarek Behún1-3/+5
2023-09-13leds: pwm: Fix error code in led_pwm_create_fwnode()Dan Carpenter1-1/+1
2023-09-13rpmsg: glink: Add check for kstrdupJiasheng Jiang1-0/+4
2023-09-13phy/rockchip: inno-hdmi: do not power on rk3328 post pll on reg writeJonas Karlman1-2/+4
2023-09-13phy/rockchip: inno-hdmi: round fractal pixclock in rk3328 recalc_rateZheng Yang1-3/+5
2023-09-13phy/rockchip: inno-hdmi: use correct vco_div_5 macro on rk3328Jonas Karlman1-2/+2
2023-09-13dmaengine: idxd: Modify the dependence of attribute pasid_enabledRex Zhang1-1/+1
2023-09-13mtd: rawnand: brcmnand: Fix mtd oobsizeWilliam Zhang1-2/+5
2023-09-13tracing: Fix race issue between cpu buffer write and swapZheng Yejian1-5/+12
2023-09-13tracing: Remove extra space at the end of hwlat_detector/modeMikhail Kobuk1-1/+1
2023-09-13x86/speculation: Mark all Skylake CPUs as vulnerable to GDSDave Hansen1-4/+4
2023-09-13tick/rcu: Fix false positive "softirq work is pending" messagesPaul Gortmaker1-1/+1
2023-09-13platform/x86/amd/pmf: Fix a missing cleanup pathMario Limonciello1-1/+2
2023-09-13HID: multitouch: Correct devm device reference for hidinput input_dev nameRahul Rameshbabu1-10/+3
2023-09-13HID: uclogic: Correct devm device reference for hidinput input_dev nameRahul Rameshbabu1-10/+3
2023-09-13HID: logitech-dj: Fix error handling in logi_dj_recv_switch_to_dj_mode()Nikita Zhandarovich1-1/+4
2023-09-13RDMA/efa: Fix wrong resources deallocation orderYonatan Nachum1-3/+3
2023-09-13RDMA/siw: Correct wrong debug messageGuoqing Jiang1-1/+1
2023-09-13RDMA/siw: Balance the reference of cep->kref in the error pathGuoqing Jiang1-1/+0
2023-09-13Revert "IB/isert: Fix incorrect release of isert connection"Leon Romanovsky1-0/+2
2023-09-13amba: bus: fix refcount leakPeng Fan1-0/+1
2023-09-13serial: tegra: handle clk prepare error in tegra_uart_hw_init()Yi Yang1-1/+5
2023-09-13interconnect: qcom: bcm-voter: Use enable_maks for keepalive votingKonrad Dybcio1-4/+4
2023-09-13interconnect: qcom: bcm-voter: Improve enable_mask handlingKonrad Dybcio1-7/+36
2023-09-13interconnect: qcom: sm8450: Enable sync_stateKonrad Dybcio1-0/+1
2023-09-13scsi: fcoe: Fix potential deadlock on &fip->ctlr_lockChengfeng Ye1-8/+12
2023-09-13scsi: core: Use 32-bit hostnum in scsi_host_lookup()Tony Battersby2-3/+3
2023-09-13RDMA/irdma: Prevent zero-length STAG registrationChristopher Bednarz3-2/+16
2023-09-13coresight: trbe: Fix TRBE potential sleep in atomic contextJunhao He1-15/+17
2023-09-13cgroup:namespace: Remove unused cgroup_namespaces_init()Lu Jialin1-6/+0
2023-09-13Revert "f2fs: fix to do sanity check on extent cache correctly"Chao Yu1-6/+6
2023-09-13f2fs: Only lfs mode is allowed with zoned block device featureChunhai Guo1-5/+5
2023-09-13f2fs: judge whether discard_unit is section only when have CONFIG_BLK_DEV_ZONEDYangtao Li1-6/+5
2023-09-13f2fs: fix to avoid mmap vs set_compress_option caseChao Yu2-6/+20
2023-09-13media: i2c: rdacm21: Fix uninitialized valueJacopo Mondi1-1/+1
2023-09-13media: ov2680: Fix regulators being left enabled on ov2680_power_on() errorsHans de Goede1-2/+6
2023-09-13media: ov2680: Fix ov2680_set_fmt() which == V4L2_SUBDEV_FORMAT_TRY not workingHans de Goede1-6/+7
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