summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-07-16comedi: comedi_test: Fix possible deletion of uninitialized timersIan Abbott
2025-07-16comedi: Fix initialization of data for instructions that write to subdeviceIan Abbott
2025-07-16comedi: Fix use of uninitialized data in insn_rw_emulate_bits()Ian Abbott
2025-07-16comedi: das6402: Fix bit shift out of boundsIan Abbott
2025-07-16comedi: aio_iiro_16: Fix bit shift out of boundsIan Abbott
2025-07-16comedi: pcl812: Fix bit shift out of boundsIan Abbott
2025-07-16comedi: das16m1: Fix bit shift out of boundsIan Abbott
2025-07-16comedi: Fix some signed shift left operationsIan Abbott
2025-07-16comedi: Fail COMEDI_INSNLIST ioctl if n_insns is too largeIan Abbott
2025-07-16drm/i915: Refactor shmem_pwrite() to use kiocb and write_iterTaotao Chen
2025-07-16drm/i915: Use kernel_write() in shmem object createTaotao Chen
2025-07-16loop: use kiocb helpers to fix lockdep warningMing Lei
2025-07-16nvmem: make nvmem_bus_type constantGreg Kroah-Hartman
2025-07-16nvmem: core: Fix typos in comments and MODULE_AUTHOR stringsAlok Tiwari
2025-07-16nvmem: apple: drop default ARCH_APPLE in KconfigSven Peter
2025-07-16fsi: make fsi_bus_type constantGreg Kroah-Hartman
2025-07-16fsi: master-ast-cf: Use of_reserved_mem_region_to_resource for "memory-region"Rob Herring (Arm)
2025-07-16misc: rtsx: usb: Ensure mmc child device is active when card is presentRicky Wu
2025-07-16eeprom: at25: convert to spi-mem APIAlexander Sverdlin
2025-07-16vmci: Prevent the dispatching of uninitialized payloadsLizhi Xu
2025-07-16eeprom: at25: fram: Detect and support inside-out chip variantsAlexander Sverdlin
2025-07-16cdx: Fix missing GENERIC_MSI_IRQ on compile testKrzysztof Kozlowski
2025-07-16misc: fastrpc: Use of_reserved_mem_region_to_resource() for "memory-region"Rob Herring (Arm)
2025-07-16mcb: use sysfs_emit_at() instead of scnprintf() in show functionsAbhinav Ananthu
2025-07-16binder: encapsulate individual alloc test casesTiffany Yang
2025-07-16binder: Convert binder_alloc selftests to KUnitTiffany Yang
2025-07-16binder: Scaffolding for binder_alloc KUnit testsTiffany Yang
2025-07-16binder: Store lru freelist in binder_allocTiffany Yang
2025-07-16binder: Fix selftest page indexingTiffany Yang
2025-07-16binder: use guards for plain mutex- and spinlock-protected sectionsDmitry Antipov
2025-07-16binder: use kstrdup() in binderfs_binder_device_create()Dmitry Antipov
2025-07-16driver core: auxiliary bus: fix OF node leakJohan Hovold
2025-07-16drm/amdgpu: Reset the clear flag in buddy during resumeArunpravin Paneer Selvam
2025-07-16spi: gpio: Use explicit 'unsigned int' for parameter typesDarshan Rathod
2025-07-16regulator: rt6160: Add rt6166 vout min_uV setting for compatibleJeff Chang
2025-07-16drm/sitronix/st7571-i2c: Add support for the ST7567 ControllerJavier Martinez Canillas
2025-07-16drm/sitronix/st7571-i2c: Add an indirection level to parse DTJavier Martinez Canillas
2025-07-16drm/sitronix/st7571-i2c: Log probe deferral cause for GPIO get failureJavier Martinez Canillas
2025-07-16drm/sitronix/st7571-i2c: Fix encoder callbacks function namesJavier Martinez Canillas
2025-07-16mmc: Merge branch fixes into nextUlf Hansson
2025-07-16mmc: loongson2: Unify the function prefixes for loongson2_mmc_pdataBinbin Zhou
2025-07-16mmc: loongson2: Fix error code in loongson2_mmc_resource_request()Dan Carpenter
2025-07-16memstick: core: Zero initialize id_reg in h_memstick_read_dev_id()Nathan Chancellor
2025-07-16ovpn: reset GSO metadata after decapsulationRalf Lici
2025-07-16ovpn: reject unexpected netlink attributesAntonio Quartulli
2025-07-16ovpn: propagate socket mark to skb in UDPRalf Lici
2025-07-16staging: greybus: gbphy: fix up const issue with the match callbackGreg Kroah-Hartman
2025-07-16gpio: loongson-64bit: Extend GPIO irq supportBinbin Zhou
2025-07-16drm/ttm: remove ttm_bo_validate_swapout testChristian König
2025-07-16drm/ttm: fix locking in test ttm_bo_validate_no_placement_signaledChristian König