aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-09-24Merge patch series "Add generated modalias to modules.builtin.modinfo"Nathan Chancellor1-3/+1
2025-09-24scsi: Always define blogic_pci_tbl structureAlexey Gladkov1-3/+1
2025-09-24Merge branch 'for-next/perf' into for-next/coreWill Deacon16-152/+2191
2025-09-24Merge branch 'for-next/cca' into for-next/coreWill Deacon1-1/+1
2025-09-24can: netlink: add userland error messagesVincent Mailhol1-20/+62
2025-09-24can: dev: add can_get_ctrlmode_str()Vincent Mailhol1-0/+33
2025-09-24can: calc_bittiming: make can_calc_tdco() FD agnosticVincent Mailhol2-5/+7
2025-09-24can: netlink: make can_tdc_fill_info() FD agnosticVincent Mailhol1-11/+24
2025-09-24can: netlink: add can_bitrate_const_fill_info()Vincent Mailhol1-10/+15
2025-09-24can: netlink: add can_bittiming_const_fill_info()Vincent Mailhol1-7/+13
2025-09-24can: netlink: add can_bittiming_fill_info()Vincent Mailhol1-7/+12
2025-09-24can: netlink: add can_data_bittiming_get_size()Vincent Mailhol1-9/+20
2025-09-24can: netlink: make can_tdc_get_size() FD agnosticVincent Mailhol1-10/+11
2025-09-24can: netlink: add can_ctrlmode_changelink()Vincent Mailhol1-42/+54
2025-09-24can: netlink: add can_dtb_changelink()Vincent Mailhol1-64/+88
2025-09-24can: netlink: make can_tdc_changelink() FD agnosticVincent Mailhol1-5/+6
2025-09-24can: netlink: remove useless check in can_tdc_changelink()Vincent Mailhol1-1/+1
2025-09-24can: netlink: refactor CAN_CTRLMODE_TDC_{AUTO,MANUAL} flag reset logicVincent Mailhol1-5/+4
2025-09-24can: netlink: add can_validate_databittiming()Vincent Mailhol1-20/+44
2025-09-24can: netlink: add can_validate_tdc()Vincent Mailhol1-34/+48
2025-09-24can: netlink: refactor can_validate_bittiming()Vincent Mailhol1-19/+17
2025-09-24can: enable CAN XL for virtual CAN devices by defaultVincent Mailhol2-2/+2
2025-09-24can: populate the minimum and maximum MTU valuesVincent Mailhol2-7/+22
2025-09-24hwmon: (dell-smm) Add support for Dell OptiPlex 7040Armin Wolf1-0/+7
2025-09-24hwmon: (dell-smm) Add support for automatic fan modeArmin Wolf1-13/+61
2025-09-24hwmon: (gpd-fan) complete Kconfig dependenciesCryolitia PukNgae1-1/+1
2025-09-24hwmon: (asus-ec-sensors) increase timeout for locking ACPI mutexBen Copeland1-1/+1
2025-09-24hwmon: (asus-ec-sensors) add ROG STRIX X870E-E GAMING WIFIBen Copeland1-0/+10
2025-09-24hwmon: (dell-smm) Move clamping of fan speed out of i8k_set_fan()Armin Wolf1-1/+3
2025-09-24hwmon: (dell-smm) Remove Dell Precision 490 custom config dataArmin Wolf1-14/+0
2025-09-24hwmon: (asus-ec-sensors) add ROG STRIX X670E-E GAMING WIFIShane Fagan1-0/+9
2025-09-24hwmon: (gpd-fan) Fix range check for pwm inputCryolitia PukNgae1-1/+1
2025-09-24hwmon: (pmbus/mp5990) add support for MP5998Cosmo Chou1-8/+59
2025-09-24RDMA/bnxt_re: improve clarity in ALLOC_PAGE handlerAlok Tiwari1-1/+1
2025-09-24RDMA/irdma: Remove unused struct irdma_cq fieldsJacob Moroni2-9/+0
2025-09-24RDMA/irdma: Fix positive vs negative error codes in irdma_post_send()Dan Carpenter1-2/+2
2025-09-24RDMA/bnxt_re: Remove non-statistics counters from hw_countersAnantha Prabhu2-81/+0
2025-09-24RDMA/bnxt_re: Add debugfs info entry for device and resource informationAnantha Prabhu1-0/+37
2025-09-24Revert "firewire: core: disable bus management work temporarily during updating topology"Takashi Sakamoto1-8/+0
2025-09-24Revert "firewire: core: shrink critical section of fw_card spinlock in bm_work"Takashi Sakamoto1-8/+30
2025-09-24firewire: core: suppress overflow warning when computing jiffies from isochronous cycleTakashi Sakamoto1-1/+1
2025-09-24gpio: generic: rename BGPIOF_ flags to GPIO_GENERIC_Bartosz Golaszewski21-36/+38
2025-09-24ublk: remove redundant zone op check in ublk_setup_iod()Caleb Sander Mateos1-5/+0
2025-09-24perf/dwc_pcie: Fix use of uninitialized variableIlkka Koskinen1-1/+1
2025-09-24Merge tag 'coresight-next-v6.18-v2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/coresight/linux into char-misc-nextGreg Kroah-Hartman25-295/+592
2025-09-24HID: playstation: Switch to scoped_guard() in {dualsense|dualshock4}_output_worker()Cristian Ciocaltea1-127/+129
2025-09-24HID: playstation: Silence sparse warnings for locking context imbalancesCristian Ciocaltea1-6/+8
2025-09-24HID: playstation: Update SP preamp gain comment lineCristian Ciocaltea1-1/+1
2025-09-24media: venus: pm_helpers: add fallback for the opp-tableRenjiang Han1-1/+8
2025-09-24media: qcom: camss: vfe: Fix BPL alignment for QCM2290Loic Poulain1-1/+0