summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-10-18misc: mei: main.c: fix kernel-doc warningsRandy Dunlap1-4/+4
2023-10-18misc: mei: interrupt.c: fix kernel-doc warningsRandy Dunlap1-2/+2
2023-10-18misc: mei: hw-me.c: fix kernel-doc warningsRandy Dunlap1-8/+8
2023-10-18misc: mei: hbm.c: fix kernel-doc warningsRandy Dunlap1-0/+2
2023-10-18misc: mei: dma-ring.c: fix kernel-doc warningsRandy Dunlap1-0/+4
2023-10-18misc: mei: client.c: fix kernel-doc warningsRandy Dunlap1-10/+10
2023-10-18misc: mei: hw.h: fix kernel-doc warningsRandy Dunlap1-4/+4
2023-10-18mei: docs: fix spelling errorsTomas Winkler5-8/+8
2023-10-18mei: docs: add missing entries to kdoc in struct mei_cfg_idxTomas Winkler1-0/+4
2023-10-18mei: docs: use correct structures name in kdocTomas Winkler1-2/+2
2023-10-18mei: update mei-pxp's component interface with timeoutsAlan Previn2-8/+33
2023-10-18mei: pxp: re-enable client on errorsAlexander Usyskin1-22/+48
2023-10-18mei: pxp: recover from recv fail under memory pressureAlexander Usyskin1-1/+24
2023-10-18mei: bus: add send and recv api with timeoutAlexander Usyskin1-2/+86
2023-10-17Merge tag 'fpga-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman4-62/+15
2023-10-16Merge 6.6-rc6 into char-misc-nextGreg Kroah-Hartman281-1298/+2442
2023-10-16fpga: versal: Add support for 44-bit DMA operationsNava kishore Manne1-1/+1
2023-10-16fpga: altera-ps-spi: Use spi_get_device_match_data()Rob Herring1-40/+6
2023-10-15virtio_net: fix the missing of the dma cpu syncXuan Zhuo1-7/+7
2023-10-15Merge tag 'usb-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds23-87/+220
2023-10-15Merge tag 'tty-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-20/+20
2023-10-15Merge tag 'char-misc-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-45/+72
2023-10-15Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2023-10-14Merge tag 'input-for-v6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-34/+70
2023-10-14Input: powermate - fix use-after-free in powermate_config_completeJavier Carrasco1-0/+1
2023-10-14Input: xpad - add PXN V900 supportMatthias Berndt1-0/+2
2023-10-14Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsportDmitry Torokhov2-22/+29
2023-10-14Input: psmouse - fix fast_reconnect function for PS/2 modeJeffery Miller2-0/+2
2023-10-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+1
2023-10-13Merge tag 'acpi-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-6/+31
2023-10-13Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-7/+12
2023-10-13Merge tag 'soundwire-6.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-33/+115
2023-10-13Merge tag 'dmaengine-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-24/+76
2023-10-13fpga: Use device_get_match_data()Rob Herring2-21/+8
2023-10-13Merge branches 'acpi-ec' and 'acpi-resource'Rafael J. Wysocki2-6/+31
2023-10-13Revert "Input: psmouse - add delay when deactivating for SMBus mode"Dmitry Torokhov1-12/+7
2023-10-12drivers: perf: Fix panic in riscv SBI mmap supportAlexandre Ghiti2-7/+12
2023-10-11media: i2c: ov8858: Don't set fwnode in the driverOndrej Jirman1-8/+2
2023-10-11media: ipu-bridge: Add missing acpi_dev_put() in ipu_bridge_get_ivsc_acpi_dev()Geert Uytterhoeven1-1/+3
2023-10-11media: xilinx-vipp: Look for entities also in waiting_listSakari Ailus1-5/+12
2023-10-11media: subdev: Don't report V4L2_SUBDEV_CAP_STREAMS when the streams API is d...Hans de Goede1-0/+7
2023-10-13Merge tag 'drm-fixes-2023-10-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds26-100/+146
2023-10-13Merge tag 'amd-drm-fixes-6.6-2023-10-11' of https://gitlab.freedesktop.org/ag...Dave Airlie3-1/+8
2023-10-13Merge tag 'drm-msm-fixes-2023-10-07' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie5-23/+42
2023-10-13Merge tag 'for-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds1-4/+4
2023-10-13Merge tag 'drm-misc-fixes-2023-10-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie18-76/+96
2023-10-12Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds30-104/+200
2023-10-12Merge tag 'soc-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+7
2023-10-12Merge tag 'pmdomain-v6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+2
2023-10-12Merge tag 'pinctrl-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds10-32/+67