summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-18eeprom: remove doc and MAINTAINERS section after driver was removedLukas Bulwahn
2023-10-18mei: me: emit error only if reset was unexpectedVitaly Lubart
2023-10-18misc: mei: main.c: fix kernel-doc warningsRandy Dunlap
2023-10-18misc: mei: interrupt.c: fix kernel-doc warningsRandy Dunlap
2023-10-18misc: mei: hw-me.c: fix kernel-doc warningsRandy Dunlap
2023-10-18misc: mei: hbm.c: fix kernel-doc warningsRandy Dunlap
2023-10-18misc: mei: dma-ring.c: fix kernel-doc warningsRandy Dunlap
2023-10-18misc: mei: client.c: fix kernel-doc warningsRandy Dunlap
2023-10-18misc: mei: hw.h: fix kernel-doc warningsRandy Dunlap
2023-10-18mei: docs: fix spelling errorsTomas Winkler
2023-10-18mei: docs: add missing entries to kdoc in struct mei_cfg_idxTomas Winkler
2023-10-18mei: docs: use correct structures name in kdocTomas Winkler
2023-10-18mei: update mei-pxp's component interface with timeoutsAlan Previn
2023-10-18mei: pxp: re-enable client on errorsAlexander Usyskin
2023-10-18mei: pxp: recover from recv fail under memory pressureAlexander Usyskin
2023-10-18mei: bus: add send and recv api with timeoutAlexander Usyskin
2023-10-17Merge tag 'fpga-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2023-10-16Merge 6.6-rc6 into char-misc-nextGreg Kroah-Hartman
2023-10-16fpga: versal: Add support for 44-bit DMA operationsNava kishore Manne
2023-10-16fpga: altera-ps-spi: Use spi_get_device_match_data()Rob Herring
2023-10-15Linux 6.6-rc6v6.6-rc6Linus Torvalds
2023-10-15Revert "x86/smp: Put CPUs into INIT on shutdown if possible"Linus Torvalds
2023-10-15virtio_net: fix the missing of the dma cpu syncXuan Zhuo
2023-10-15Merge tag 'usb-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-10-15Merge tag 'tty-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-10-15Merge tag 'char-misc-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-15Merge tag 'ovl-fixes-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-15Merge tag 'powerpc-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-10-15Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-14Merge tag '6.6-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2023-10-14Merge tag '6.6-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-10-14Merge tag 'x86-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-14Merge tag 'sched-urgent-2023-10-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-14Merge tag 'perf-urgent-2023-10-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-10-14ovl: temporarily disable appending lowedirsAmir Goldstein
2023-10-14Merge tag 'xfs-6.6-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-10-14ovl: fix regression in showing lowerdir mount optionAmir Goldstein
2023-10-13Merge tag 'input-for-v6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-13Input: powermate - fix use-after-free in powermate_config_completeJavier Carrasco
2023-10-13Input: xpad - add PXN V900 supportMatthias Berndt
2023-10-13Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsportDmitry Torokhov
2023-10-13Input: psmouse - fix fast_reconnect function for PS/2 modeJeffery Miller
2023-10-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-10-13Merge tag 'ceph-for-6.6-rc6' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-10-13Merge tag 'acpi-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-10-13Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-13Merge tag 'soundwire-6.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-10-13Merge tag 'dmaengine-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-13Merge tag 'media/v6.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-10-13fpga: Use device_get_match_data()Rob Herring