aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-10-13pinctrl: mediatek: mt8196: align register base names to dt-bindings onesLouis-Alexis Eyraud1-4/+2
2025-10-13firmware: arm_ffa: Add support for IMPDEF value in the memory access descriptorSudeep Holla1-10/+27
2025-10-13binder: Fix missing kernel-doc entries in binder.cKriish Sharma1-13/+14
2025-10-13rust_binder: report freeze notification only when fully frozenAlice Ryhl3-14/+42
2025-10-13rust_binder: don't delete FreezeListener if there are pending duplicatesAlice Ryhl1-1/+10
2025-10-13rust_binder: freeze_notif_done should resend if wrong stateAlice Ryhl1-2/+3
2025-10-13rust_binder: remove warning about orphan mappingsAlice Ryhl1-4/+0
2025-10-13rust_binder: clean `clippy::mem_replace_with_default` warningMiguel Ojeda1-1/+1
2025-10-13staging: gpib: Fix device reference leak in fmh_gpib driverMa Ke1-0/+5
2025-10-13staging: gpib: Return -EINTR on device clearDave Penkler1-2/+6
2025-10-13staging: gpib: Fix sending clear and trigger eventsDave Penkler1-1/+4
2025-10-13staging: gpib: Fix no EOI on 1 and 2 byte writesDave Penkler1-5/+7
2025-10-13iio: adc: ad7124: fix temperature channelDavid Lechner1-4/+8
2025-10-13iio:common:ssp_sensors: Fix an error handling path ssp_probe()Christophe JAILLET1-1/+3
2025-10-13iio: adc: ad7280a: fix ad7280_store_balance_timer()David Lechner1-1/+1
2025-10-13iio: buffer-dmaengine: enable .get_dma_dev()Nuno Sá1-0/+2
2025-10-13iio: buffer-dma: support getting the DMA channelNuno Sá1-0/+6
2025-10-13iio: buffer: support getting dma channel from the bufferNuno Sá1-5/+16
2025-10-13iio: pressure: bmp280: correct meas_time_us calculationAchim Gratz1-6/+9
2025-10-13iio: adc: stm32-dfsdm: fix st,adc-alt-channel property handlingOlivier Moysan1-3/+2
2025-10-13iio: adc: ad7380: fix SPI offload trigger rateDavid Lechner1-0/+8
2025-10-13iio: adc: rtq6056: Correct the sign bit indexChiYuan Huang1-1/+1
2025-10-13iio: adc: ad4030: Fix _scale value for common-mode channelsMarcelo Schmitt1-1/+1
2025-10-13usb: misc: Add x86 dependency for Intel USBIO driverPeter Robinson1-0/+1
2025-10-13usb: dwc3: Don't call clk_bulk_disable_unprepare() twiceChristophe JAILLET1-3/+0
2025-10-13ata: libata-core: relax checks in ata_read_log_directory()Damien Le Moal1-7/+4
2025-10-13counter: microchip-tcb-capture: Allow shared IRQ for multi-channel TCBsDharma Balasubiramani1-1/+1
2025-10-13powerpc, ocxl: Fix extraction of struct xive_irq_dataNam Cao1-1/+1
2025-10-12Merge tag 'i2c-for-6.18-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-2/+2
2025-10-12net: dlink: handle dma_map_single() failure properlyYeounsu Moon1-7/+16
2025-10-12net: mtk: wed: add dma mask limitation and GFP_DMA32 for device with more than 4GB DRAMRex Lu1-2/+6
2025-10-12net: usb: lan78xx: Fix lost EEPROM write timeout error(-ETIMEDOUT) in lan78xx_write_raw_eepromBhanu Seshu Kumar Valluri1-4/+7
2025-10-12Merge tag 'irq_urgent_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+6
2025-10-11Revert "i2c: boardinfo: Annotate code used in init phase only"Wolfram Sang1-2/+2
2025-10-11Merge tag 'rtc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds17-203/+701
2025-10-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds9-24/+33
2025-10-11Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2025-10-11drm/bridge: lt9211: Drop check for last nibble of version registerMarek Vasut1-2/+1
2025-10-10Merge tag 'drm-next-2025-10-11-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds43-248/+385
2025-10-10Merge tag 'drm-fixes-2025-10-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds3-8/+17
2025-10-11Merge tag 'drm-misc-fixes-2025-10-09' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixesDave Airlie3-8/+17
2025-10-10Merge tag 'devicetree-fixes-for-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds3-2/+3
2025-10-10Merge tag 'block-6.18-20251009' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds1-3/+7
2025-10-10Merge tag 'fbdev-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdevLinus Torvalds11-77/+178
2025-10-10Merge tag 'gpio-fixes-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds2-1/+2
2025-10-10Merge tag 'ntb-6.18' of https://github.com/jonmason/ntbLinus Torvalds4-51/+93
2025-10-10Merge tag 'i2c-for-6.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds5-182/+294
2025-10-10gpio: wcd934x: mark the GPIO controller as sleepingBartosz Golaszewski1-1/+1
2025-10-10dpll: zl3073x: Increase maximum size of flash utilityIvan Vecera1-1/+1
2025-10-10tpm: Prevent local DOS via tpm/tpm0/ppi/*operationsDenis Aleksandrov1-23/+66