summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-11-10hwmon: (sl28cpld) Simplify specifying static visibility attributeHeiner Kallweit
2024-11-10hwmon: (surface_fan) Simplify specifying static visibility attributeHeiner Kallweit
2024-11-10hwmon: (i5500_temp) Simplify specifying static visibility attributeHeiner Kallweit
2024-11-10hwmon: (max6639) : Configure based on DT propertyNaresh Solanki
2024-11-10hwmon: Add static visibility member to struct hwmon_opsHeiner Kallweit
2024-11-10hwmon: (amc6821) add support for tsd,muleFarouk Bouabid
2024-11-10hwmon: (pmbus/mpq8785) Convert comma to semicolonShen Lichuan
2024-11-10hwmon: (ina2xx) Add support for INA260Guenter Roeck
2024-11-10hwmon: (ina2xx) Add support for has_alerts configuration flagGuenter Roeck
2024-11-10hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-11-10Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-10Merge tag 'i2c-for-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-10rtc: rtc-mc146818-lib: Use is_leap_year instead of calculate leap yearsNobuhiro Iwamatsu
2024-11-10rtc: st-lpc: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-11-10rtc: Makefile: Replace spaces with tab.Tóth János
2024-11-10rtc: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-11-10rtc: renesas-rtca3: Fix compilation error on RISC-VClaudiu Beznea
2024-11-10Merge tag 'irq_urgent_for_v6.12_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-11-10Merge tag 'usb-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-11-10Merge tag 'staging-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-10RDMA/hns: Fix NULL pointer derefernce in hns_roce_map_mr_sg()Junxian Huang
2024-11-10RDMA/hns: Fix out-of-order issue of requester when setting FENCEJunxian Huang
2024-11-10usb: typec: ucsi: glink: be more precise on orientation-aware portsDmitry Baryshkov
2024-11-10usb: typec: ucsi: glink: fix off-by-one in connector_statusDmitry Baryshkov
2024-11-10usb: gadget: function: remove redundant else statementColin Ian King
2024-11-10mei: vsc: Improve error logging in vsc_identify_silicon()Hans de Goede
2024-11-10mei: vsc: Do not re-enable interrupt from vsc_tp_reset()Hans de Goede
2024-11-10spmi: pmic-arb: fix return path in for_each_available_child_of_node()Javier Carrasco
2024-11-10cacheinfo: Use of_property_present() for non-boolean propertiesRob Herring (Arm)
2024-11-10cdx: Fix cdx_mmap_resource() after constifying attr in ->mmap()Nathan Chancellor
2024-11-10Staging: gpib: gpib_os.c - Remove unnecessary OOM messageOmer Faruk BULUT
2024-11-10staging: gpib: avoid unintended sign extensionKees Bakker
2024-11-10staging: vchiq_debugfs: Use forward declarationsUmang Jain
2024-11-10staging: vchiq_core: Rectify header include for vchiq_dump_state()Umang Jain
2024-11-10staging: vc04_services: Cleanup TODO entryUmang Jain
2024-11-10staging: most: Remove TODO contact informationDominik Karol Piątkowski
2024-11-10staging: rtl8723bs: Remove TODO contact informationDominik Karol Piątkowski
2024-11-10staging: sm750fb: Remove TODO contact informationDominik Karol Piątkowski
2024-11-10staging: iio: Remove TODO fileDominik Karol Piątkowski
2024-11-10staging: greybus: uart: Fix atomicity violation in get_serial_info()Qiu-ji Chen
2024-11-10hwrng: bcm74110 - Add Broadcom BCM74110 RNG driverMarkus Mayer
2024-11-10crypto: inside-secure - Fix the return value of safexcel_xcbcmac_cra_init()Li Huafei
2024-11-10crypto: qat - Fix missing destroy_workqueue in adf_init_aer()Wang Hai
2024-11-09s390/dasd: Fix typo in commentYu Jiaoliang
2024-11-09s390/dasd: fix redundant /proc/dasd* entries removalMiroslav Franc
2024-11-09Merge tag 'md-6.13-20241107' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe
2024-11-09loop: fix type of block sizeLi Wang
2024-11-10power: supply: pmu_battery: Set power supply type to BATTERYEd Robbins
2024-11-09mlx5/core: Schedule EQ comp tasklet only if necessaryCaleb Sander Mateos
2024-11-09drm/rockchip: vop: Fix a dereferenced before check warningAndy Yan