aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-09-13media: i2c: Add a camera sensor top level menuSakari Ailus
2023-09-13media: i2c: ccs: Check rules is non-NULLSakari Ailus
2023-09-13PM / devfreq: Fix leak in devfreq_dev_release()Boris Brezillon
2023-09-13igb: set max size RX buffer when store bad packet is enabledRadoslaw Tyl
2023-09-13virtio_ring: fix avail_wrap_counter in virtqueue_add_packedYuan Yao
2023-09-13cpufreq: Fix the race condition while updating the transition_task of policyLiao Chang
2023-09-13Drivers: hv: vmbus: Don't dereference ACPI root object handleMaciej S. Szmigiero
2023-09-13dmaengine: ste_dma40: Add missing IRQ check in d40_proberuanjinjie
2023-09-13mtd: rawnand: fsmc: handle clk prepare error in fsmc_nand_resume()Yi Yang
2023-09-13mtd: spi-nor: Check bus width while setting QE bitHsin-Yi Wang
2023-09-13leds: trigger: tty: Do not use LED_ON/OFF constants, use led_blink_set_onesho...Marek Behún
2023-09-13leds: Fix BUG_ON check for LED_COLOR_ID_MULTI that is always falseMarek Behún
2023-09-13leds: multicolor: Use rounded division when calculating color componentsMarek Behún
2023-09-13leds: pwm: Fix error code in led_pwm_create_fwnode()Dan Carpenter
2023-09-13rpmsg: glink: Add check for kstrdupJiasheng Jiang
2023-09-13phy/rockchip: inno-hdmi: do not power on rk3328 post pll on reg writeJonas Karlman
2023-09-13phy/rockchip: inno-hdmi: round fractal pixclock in rk3328 recalc_rateZheng Yang
2023-09-13phy/rockchip: inno-hdmi: use correct vco_div_5 macro on rk3328Jonas Karlman
2023-09-13dmaengine: idxd: Modify the dependence of attribute pasid_enabledRex Zhang
2023-09-13mtd: rawnand: brcmnand: Fix mtd oobsizeWilliam Zhang
2023-09-13platform/x86/amd/pmf: Fix a missing cleanup pathMario Limonciello
2023-09-13HID: multitouch: Correct devm device reference for hidinput input_dev nameRahul Rameshbabu
2023-09-13HID: uclogic: Correct devm device reference for hidinput input_dev nameRahul Rameshbabu
2023-09-13HID: logitech-dj: Fix error handling in logi_dj_recv_switch_to_dj_mode()Nikita Zhandarovich
2023-09-13RDMA/efa: Fix wrong resources deallocation orderYonatan Nachum
2023-09-13RDMA/siw: Correct wrong debug messageGuoqing Jiang
2023-09-13RDMA/siw: Balance the reference of cep->kref in the error pathGuoqing Jiang
2023-09-13Revert "IB/isert: Fix incorrect release of isert connection"Leon Romanovsky
2023-09-13amba: bus: fix refcount leakPeng Fan
2023-09-13serial: tegra: handle clk prepare error in tegra_uart_hw_init()Yi Yang
2023-09-13interconnect: qcom: bcm-voter: Use enable_maks for keepalive votingKonrad Dybcio
2023-09-13interconnect: qcom: bcm-voter: Improve enable_mask handlingKonrad Dybcio
2023-09-13interconnect: qcom: sm8450: Enable sync_stateKonrad Dybcio
2023-09-13scsi: fcoe: Fix potential deadlock on &fip->ctlr_lockChengfeng Ye
2023-09-13scsi: core: Use 32-bit hostnum in scsi_host_lookup()Tony Battersby
2023-09-13RDMA/irdma: Prevent zero-length STAG registrationChristopher Bednarz
2023-09-13coresight: trbe: Fix TRBE potential sleep in atomic contextJunhao He
2023-09-13media: i2c: rdacm21: Fix uninitialized valueJacopo Mondi
2023-09-13media: ov2680: Fix regulators being left enabled on ov2680_power_on() errorsHans de Goede
2023-09-13media: ov2680: Fix ov2680_set_fmt() which == V4L2_SUBDEV_FORMAT_TRY not workingHans de Goede
2023-09-13media: ov2680: Add ov2680_fill_format() helper functionHans de Goede
2023-09-13media: ov2680: Don't take the lock for try_fmt callsHans de Goede
2023-09-13media: ov2680: Remove VIDEO_V4L2_SUBDEV_API ifdef-sHans de Goede
2023-09-13media: ov2680: Fix vflip / hflip set functionsHans de Goede
2023-09-13media: ov2680: Fix ov2680_bayer_order()Hans de Goede
2023-09-13media: ov2680: Remove auto-gain and auto-exposure controlsHans de Goede
2023-09-13media: i2c: ov2680: Set V4L2_CTRL_FLAG_MODIFY_LAYOUT on flipsDave Stevenson
2023-09-13media: ov5640: Fix initial RESETB state and annotate timingsMarek Vasut
2023-09-13media: ov5640: Enable MIPI interface in ov5640_set_power_mipi()Marek Vasut
2023-09-13HID: input: Support devices sending Eraser without InvertIllia Ostapyshyn