aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-16iio: pressure: mprls0025pa: stricter checks for the status bytePetre Rodan1-6/+22
2026-01-16iio: pressure: mprls0025pa: move memset to corePetre Rodan2-1/+2
2026-01-16iio: pressure: mprls0025pa: introduce tx bufferPetre Rodan4-35/+6
2026-01-16iio: pressure: mprls0025pa: rename buffer variablePetre Rodan4-10/+10
2026-01-16iio: pressure: mprls0025pa: remove redundant declarationsPetre Rodan1-3/+0
2026-01-16iio: pressure: mprls0025pa: cleanup includesPetre Rodan2-3/+7
2026-01-16iio: pressure: mprls0025pa: fix pressure calculationPetre Rodan2-17/+11
2026-01-16iio: pressure: mprls0025pa: fix scan_type structPetre Rodan1-2/+2
2026-01-16iio: pressure: mprls0025pa: fix interrupt flagPetre Rodan1-4/+2
2026-01-16iio: pressure: mprls0025pa: fix SPI CS delay violationPetre Rodan1-5/+14
2026-01-16iio: pressure: mprls0025pa: fix spi_transfer struct initialisationPetre Rodan1-1/+1
2026-01-16can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on usb_submit_urb()...Marc Kleine-Budde1-0/+7
2026-01-16can: dev: alloc_candev_mqs(): add missing default CAN capabilitiesMarc Kleine-Budde1-0/+1
2026-01-16openrisc: Fix IPIs on simple multicore systemsStafford Horne2-5/+37
2026-01-16dax/hmem, e820, resource: Defer Soft Reserved insertion until hmem is readyDan Williams2-4/+4
2026-01-16driver core: attribute_container: change return type to voidDaniel Gomez3-10/+4
2026-01-16devtmpfs: Replace simple_strtoul with kstrtoint in mount_paramThorsten Blum1-2/+1
2026-01-16devtmpfs: make 'devtmpfs_context_ops' staticBen Dooks1-1/+1
2026-01-16comedi: dmm32at: serialize use of paged registersIan Abbott1-2/+30
2026-01-16mei: trace: treat reg parameter as stringAlexander Usyskin1-9/+9
2026-01-16uio: pci_sva: correct '-ENODEV' check logicHaiyue Wang1-2/+2
2026-01-16uacce: ensure safe queue release with state managementChenghai Huang1-7/+21
2026-01-16uacce: implement mremap in uacce_vm_ops to return -EPERMYang Shen1-0/+6
2026-01-16uacce: fix isolate sysfs check conditionChenghai Huang1-0/+6
2026-01-16uacce: fix cdev handling in the cleanup pathWenkai Lin1-1/+7
2026-01-16slimbus: core: clean up of_slim_get_device()Johan Hovold1-16/+10
2026-01-16slimbus: core: fix of_slim_get_device() kernel docJohan Hovold1-3/+5
2026-01-16slimbus: core: amend slim_get_device() kernel docJohan Hovold1-0/+3
2026-01-16slimbus: core: fix device reference leak on report presentJohan Hovold1-0/+3
2026-01-16slimbus: core: fix runtime PM imbalance on report presentJohan Hovold1-7/+9
2026-01-16slimbus: core: fix OF node leak on registration failureJohan Hovold1-1/+1
2026-01-16intel_th: rename error labelJohan Hovold1-4/+4
2026-01-16intel_th: fix device leak on output open()Johan Hovold1-3/+16
2026-01-16comedi: Fix getting range information for subdevices 16 to 255Ian Abbott2-2/+2
2026-01-16mux: mmio: Fix IS_ERR() vs NULL check in probe()Dan Carpenter1-4/+4
2026-01-16mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5msMatthew Schwartz1-1/+1
2026-01-16mmc: rtsx: reset power state on suspendMatthew Schwartz2-0/+31
2026-01-16mmc: rtsx_pci: add quirk to disable MMC_CAP_AGGRESSIVE_PM for RTS525AMatthew Schwartz2-2/+5
2026-01-16stm class: Kconfig: correct symbol nameRandy Dunlap1-2/+2
2026-01-16xilinx_hwicap: fifo_icap.c: fix all kernel-doc warningsRandy Dunlap1-8/+19
2026-01-16kgdbts: mark kgdbts_option_setup() with __init to free init memoryCan Peng1-1/+1
2026-01-16comedi: comedi_test: add a DIO subdeviceIan Abbott1-1/+49
2026-01-16comedi: don't use mutex for COMEDI_BUFINFO ioctlIan Abbott1-13/+68
2026-01-16bus: fsl-mc: declare fsl_mc_bus_dpdbg_type staticChristophe Leroy (CS GROUP)1-2/+1
2026-01-16greybus: Use bus methods for .probe() and .remove()Uwe Kleine-König1-12/+10
2026-01-16gpib: Fix memory leak in ni_usb_init()Zilin Guan1-5/+7
2026-01-16gpib: Fix error code in ni_usb_write_registers()Dan Carpenter1-1/+1
2026-01-16gpib: Fix error code in ibonline()Dan Carpenter1-3/+2
2026-01-16misc/mei: gsc_proxy: add dependency on Xe driverSimon Richter1-1/+1
2026-01-16misc/mei: Allow building standalone for compile testingSimon Richter4-5/+5