aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-03-25media: lirc_dev: Make lirc_class constantRicardo B. Marliere1-9/+9
2024-03-25media: ir-spi: Unify indentation and comment styleAndy Shevchenko1-7/+5
2024-03-25media: ir-spi: Remove trailing comma in the terminator entryAndy Shevchenko1-2/+2
2024-03-25media: ir-spi: Utilise temporary variable for struct deviceAndy Shevchenko1-3/+3
2024-03-25media: ir-spi: Make use of device propertiesAndy Shevchenko1-4/+4
2024-03-25media: ir-spi: Don't use "proxy" headersAndy Shevchenko1-4/+9
2024-03-25media: c8sectpfe: Remove unused of_gpio.hAndy Shevchenko1-1/+0
2024-03-25media: rc: gpio-ir-recv: Remove unused of_gpio.hAndy Shevchenko1-1/+0
2024-03-25media: mediatek: vcodec: Replace false function descriptionSebastian Fricke1-4/+7
2024-03-25media: mediatek: vcodec: Improve wording & fix grammatic issuesSebastian Fricke3-3/+3
2024-03-25media: mediatek: vcodec: Fix multiple typosSebastian Fricke15-41/+41
2024-03-25media: chips-media: wave5: Add hrtimer based polling supportDevarsh Thakkar5-46/+126
2024-03-25drm/panthor: Don't use virt_to_pfn()Steven Price2-5/+7
2024-03-25drm/panthor: Fix the CONFIG_PM=n caseBoris Brezillon2-3/+12
2024-03-25pwm: img: fix pwm clock lookupZoltan HERPAI1-2/+2
2024-03-25fbdev: omap2: replace of_graph_get_next_endpoint()Kuninori Morimoto6-24/+10
2024-03-25spi: pxa2xx: Use proper SSP header in soc/pxa/ssp.cAndy Shevchenko1-1/+1
2024-03-25regulator: pca9450: add pca9451a supportJoy Zou1-2/+192
2024-03-25regulator: rpi-panel-attiny: convert to use maple tree register cacheBo Liu1-1/+1
2024-03-25regulator: tps62360: convert to use maple tree register cacheBo Liu1-1/+1
2024-03-25regulator: tps51632: convert to use maple tree register cacheBo Liu1-1/+1
2024-03-25regulator: rtq6752: convert to use maple tree register cacheBo Liu1-1/+1
2024-03-25regulator: rtmv20: convert to use maple tree register cacheBo Liu1-1/+1
2024-03-25regulator: pfuze100: convert to use maple tree register cacheBo Liu1-1/+1
2024-03-25regulator: pf8x00: convert to use maple tree register cacheBo Liu1-1/+1
2024-03-25regulator: pca9450: convert to use maple tree register cacheBo Liu1-1/+1
2024-03-25regulator: mt6311: convert to use maple tree register cacheBo Liu1-1/+1
2024-03-25regulator: max8973: convert to use maple tree register cacheBo Liu1-1/+1
2024-03-25regulator: isl9305: convert to use maple tree register cacheBo Liu1-1/+1
2024-03-25regulator: da9211: convert to use maple tree register cacheBo Liu1-1/+1
2024-03-25regulator: da9121: convert to use maple tree register cacheBo Liu1-2/+2
2024-03-25regmap: maple: Remove second semicolonColin Ian King1-1/+1
2024-03-24Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-2/+5
2024-03-24Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/d...Linus Torvalds1-0/+9
2024-03-24iio: pressure: Fixes SPI support for BMP3xx devicesVasileios Amoiridis3-7/+4
2024-03-24iio: pressure: Fixes BME280 SPI driver dataVasileios Amoiridis1-2/+2
2024-03-24efi: fix panic in kdump kernelOleksandr Tymoshenko1-0/+2
2024-03-24x86/efistub: Don't clear BSS twice in mixed modeArd Biesheuvel1-1/+2
2024-03-23Merge tag 'timers-core-2024-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-54/+110
2024-03-23Merge tag 'irq-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-18/+54
2024-03-23Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-19/+19
2024-03-22lkdtm/bugs: Improve warning message for compilers without counted_by supportNathan Chancellor1-1/+1
2024-03-22overflow: Change DEFINE_FLEX to take __counted_by memberKees Cook6-18/+18
2024-03-22drm/xe: Remove redundant functions to get xeLucas De Marchi1-12/+1
2024-03-22drm/i915: Remove special handling for !RCS_MASK()Lucas De Marchi2-7/+2
2024-03-22drm/i915: Drop dead code for pvcLucas De Marchi23-483/+28
2024-03-22drm/i915: Update IP_VER(12, 50)Lucas De Marchi23-48/+46
2024-03-22drm/i915: Stop inheriting IP_VER(12, 50)Lucas De Marchi1-8/+4
2024-03-22drm/i915: Remove XEHP_FWRANGES()Lucas De Marchi1-152/+145
2024-03-22drm/i915: Drop dead code for xehpsdvLucas De Marchi23-378/+50