aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-10-30iommufd: Add iopt_area_alloc()Jason Gunthorpe2-3/+17
2023-10-30iommufd: Fix missing update of domains_itree after splitting iopt_areaKoichiro Den1-0/+10
2023-10-30parisc/agp: Use 64-bit LE values in SBA IOMMU PDIR tableHelge Deller1-7/+9
2023-10-30parisc/power: Trivial whitespace cleanups and license updateHelge Deller1-38/+13
2023-10-30parisc/power: Add power soft-off when running on qemuHelge Deller1-1/+15
2023-10-30parisc: sba-iommu: Fix comment when calculating IOC numberHelge Deller1-1/+1
2023-10-30pinctrl: Use device_get_match_data()Rob Herring19-108/+59
2023-10-30spi: Merge up fixMark Brown8-10/+30
2023-10-30regulator: Merge up pending fixMark Brown3-11/+19
2023-10-30regmap: Merge up fix for window/paging issueMark Brown3-2/+33
2023-10-30i915/perf: Fix NULL deref bugs with drm_dbg() callsHarshit Mogalapalli1-12/+3
2023-10-30drm/i915/mtl: Support HBR3 rate with C10 phy and eDP in MTLChaitanya Kumar Borah1-1/+1
2023-10-30drm/i915: Flush WC GGTT only on required platformsNirmoy Das1-11/+24
2023-10-30drm/i915/mtl: avoid stringop-overflow warningArnd Bergmann1-6/+10
2023-10-30drm/ssd130x: Fix possible uninitialized usage of crtc_state variableJavier Martinez Canillas1-1/+1
2023-10-30Revert "staging: octeon: remove typedef in enum cvmx_spi_mode_t"Greg Kroah-Hartman1-3/+3
2023-10-30Revert "staging: octeon: remove typedef in enum cvmx_helper_interface_mode_t"Greg Kroah-Hartman2-5/+5
2023-10-30Revert "staging: octeon: remove typedef in enum cvmx_pow_wait_t"Greg Kroah-Hartman1-5/+5
2023-10-30Revert "staging: octeon: remove typedef in struct cvmx_pko_lock_t"Greg Kroah-Hartman1-4/+4
2023-10-30Revert "staging: octeon: remove typedef in enum cvmx_pko_status_t"Greg Kroah-Hartman1-3/+3
2023-10-30Revert "staging: octeon: remove typedef in structs cvmx_pip_port_status_t and...Greg Kroah-Hartman2-8/+8
2023-10-29hwmon: (aquacomputer_d5next) Check if temp sensors of legacy devices are conn...Aleksa Savic1-1/+4
2023-10-29hwmon: (aquacomputer_d5next) Add support for Aquacomputer High Flow USB and M...Aleksa Savic1-4/+63
2023-10-29hwmon: Add driver for ltc2991Antoniu Miclaus3-0/+449
2023-10-29i2c: s3c2410: make i2c_s3c_irq_nextbyte() voidJason Yan1-4/+3
2023-10-29i2c: qcom-geni: add ACPI device id for sc8180xShawn Guo1-0/+1
2023-10-29i2c: sun6i-p2wi: Prevent potential division by zeroAxel Lin1-0/+5
2023-10-29i2c: mux: demux-pinctrl: Convert to use sysfs_emit_at() APIye xingchen1-3/+3
2023-10-29watchdog: mlx-wdt: Parameter desctiption warning fixMichael Shych1-0/+1
2023-10-29watchdog: aspeed: Add support for aspeed,reset-mask DT propertyZev Weiss1-0/+11
2023-10-29watchdog: apple: Deactivate on suspendJanne Grunau1-0/+25
2023-10-29wdog: imx7ulp: Enable wdog int_en bit for watchdog any resetJacky Bai1-0/+8
2023-10-29drivers: watchdog: marvell_gti: Program the max_hw_heartbeat_msGeorge Cherian1-0/+1
2023-10-29drivers: watchdog: marvell_gti: fix zero pretimeout handlingBharat Bhushan1-0/+7
2023-10-29watchdog: marvell_gti: Replace of_platform.h with explicit includesRob Herring1-1/+1
2023-10-29watchdog: imx_sc_wdt: continue if the wdog already enabledJacky Bai1-1/+4
2023-10-29watchdog: st_lpc: Use device_get_match_data()Rob Herring1-9/+2
2023-10-29watchdog: wdat_wdt: Add timeout value as a param in ping methodXing Tong Wu1-1/+1
2023-10-29watchdog: gpio_wdt: Make use of device propertiesAndy Shevchenko1-9/+7
2023-10-29sbsa_gwdt: Calculate timeout with 64-bit mathDarren Hart1-2/+2
2023-10-29watchdog: ixp4xx: Make sure restart always worksLinus Walleij1-3/+25
2023-10-29watchdog: it87_wdt: add IT8613 IDWerner Fischer1-3/+5
2023-10-29watchdog: marvell_gti_wdt: Fix error code in probe()Dan Carpenter1-1/+1
2023-10-29Input: walkera0701 - use module_parport_driver macro to simplify the codeLi Zetao1-12/+1
2023-10-29Input: synaptics-rmi4 - fix use after free in rmi_unregister_function()Dan Carpenter1-1/+1
2023-10-28ubi: block: Fix use-after-free in ubiblock_cleanupZhaoLong Wang1-1/+3
2023-10-28ubi: fastmap: Add control in 'UBI_IOCATT' ioctl to reserve PEBs for filling p...Zhihao Cheng1-1/+1
2023-10-28ubi: fastmap: Add module parameter to control reserving filling pool PEBsZhihao Cheng3-6/+25
2023-10-28ubi: fastmap: Fix lapsed wear leveling for first 64 PEBsZhihao Cheng4-3/+8
2023-10-28ubi: fastmap: Get wl PEB even ec beyonds the 'max' if free PEBs are run outZhihao Cheng2-16/+44