summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-09-08gpio: tb10x: use new generic GPIO chip APIBartosz Golaszewski
2025-09-08gpio: tb10x: allow building the module with COMPILE_TEST=yBartosz Golaszewski
2025-09-08gpio: tb10x: order includes alphabeticallyBartosz Golaszewski
2025-09-08gpio: blzp1600: use new generic GPIO chip APIBartosz Golaszewski
2025-09-08gpio: idt3243x: use new generic GPIO chip APIBartosz Golaszewski
2025-09-08gpio: ixp4xx: use new generic GPIO chip APIBartosz Golaszewski
2025-09-08gpio: ixp4xx: allow building the module with COMPILE_TEST enabledBartosz Golaszewski
2025-09-08Merge tag 'v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartosz Golaszewski
2025-09-08RDMA/bnxt_re: Delete always true SGID table checkKalesh AP
2025-09-08RDMA/bnxt_re: Report udp source port for flow_label in bnxt_re_query_qpAbhishek Mohapatra
2025-09-08RDMA/bnxt_re: RoCE related hardware counters updateVasuthevan Maheswaran
2025-09-08RDMA/bnxt_re: Optimize bnxt_qplib_get_dev_attr functionDamodharam Ammepalli
2025-09-08RDMA/bnxt_re: RoCE Driver Dynamic Debug for HWRM'sChenna Arnoori
2025-09-08RDMA/bnxt_re: Show srq_limit in fill_res_srq_entry hookKashyap Desai
2025-09-08drm/rcar-du: dsi: Implement DSI command supportMarek Vasut
2025-09-08drm: rcar-du: lvds: Convert to RUNTIME_PM_OPS()Geert Uytterhoeven
2025-09-08extcon: max14526: depends on I2C to prevent build warning/errorsRandy Dunlap
2025-09-08extcon: max14526: avoid defined but not used warningRandy Dunlap
2025-09-08extcon: Add basic support for Maxim MAX14526 MUICSvyatoslav Ryhel
2025-09-08extcon: adc-jack: Cleanup wakeup source only if it was enabledKrzysztof Kozlowski
2025-09-08drm/i915/psr: Add poll for checking PSR is idle before starting updateJouni Högander
2025-09-08drm/i915/psr: New interface adding PSR idle poll into dsb commitJouni Högander
2025-09-08drm/i915/psr: Add new define for PSR idle timeoutJouni Högander
2025-09-08drm/i915/psr: Pass intel_crtc_state instead of intel_dp in wait_for_idleJouni Högander
2025-09-08PCI: hv: Remove unused parameter of hv_msi_free()Nam Cao
2025-09-08firewire: core: code refactoring whether root node is cycle master capableTakashi Sakamoto
2025-09-08firewire: core: code refactoring to investigate root node for bus managerTakashi Sakamoto
2025-09-08firewire: core: code refactoring to detect both IEEE 1394:1995 IRM and Canon ...Takashi Sakamoto
2025-09-08firewire: core: refer fw_card member to initiate bus reset under acquiring lockTakashi Sakamoto
2025-09-08firewire: core: code refactoring to evaluate transaction result to CSR_BUS_MA...Takashi Sakamoto
2025-09-08firewire: ohci: localize transaction data and rcode per condition branchTakashi Sakamoto
2025-09-08firewire: core: use cleanup function in bm_workTakashi Sakamoto
2025-09-08firewire: core: add helper functions to access to fw_device data in fw_node s...Takashi Sakamoto
2025-09-08firewire: ohci: use return value from fw_node_get()Takashi Sakamoto
2025-09-08firewire: core: utilize cleanup function to release workqueue in error pathTakashi Sakamoto
2025-09-08firewire: ohci: use kcalloc() variant for array allocationTakashi Sakamoto
2025-09-07hwmon: add MP2869,MP29608,MP29612 and MP29816 series driverWensheng Wang
2025-09-07hwmon: (nzxt-smart2) Use devm_mutex_init()Christophe JAILLET
2025-09-07hwmon: (asus-ec-sensors) add ROG STRIX X870-I GAMING WIFIMaciej Zonski
2025-09-07hwmon: (ina238) Add support for INA700Guenter Roeck
2025-09-07hwmon: (ina238) Add support for INA780Guenter Roeck
2025-09-07hwmon: (ina238) Only configure calibration and shunt registers if neededGuenter Roeck
2025-09-07hwmon: (ina238) Support active-high alert polarityGuenter Roeck
2025-09-07hwmon: (ina238) Use the energy64 attribute type to report the energyGuenter Roeck
2025-09-07hwmon: (ina238) Order chip information alphabeticallyGuenter Roeck
2025-09-07hwmon: (ina238) Add support for current limitsGuenter Roeck
2025-09-07hwmon: (ina238) Stop using the shunt voltage registerGuenter Roeck
2025-09-07hwmon: (ina238) Improve current dynamic rangeGuenter Roeck
2025-09-07hwmon: (ina238) Simplify voltage register accessesGuenter Roeck
2025-09-07hwmon: (ina238) Pre-calculate current, power, and energy LSBGuenter Roeck