summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie-8/+24
2023-06-15misc: fastrpc: Create fastrpc scalar with correct buffer countEkansh Gupta-1/+1
2023-06-15misc: tps6594-pfsm: Add driver for TI TPS6594 PFSMJulien Panis-0/+319
2023-06-15misc: tps6594-esm: Add driver for TI TPS6594 ESMJulien Panis-0/+144
2023-06-09mm/gup: remove unused vmas parameter from get_user_pages()Lorenzo Stoakes-1/+1
2023-06-09Merge tag 'at24-fixes-for-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang-0/+1
2023-06-08eeprom: at24: also select REGMAPRandy Dunlap-0/+1
2023-06-07lkdtm: Avoid objtool/ibt warningPeter Zijlstra-0/+1
2023-06-05Merge 6.4-rc5 into char-misc-nextGreg Kroah-Hartman-8/+23
2023-05-31misc: sram: Generate unique names for subpoolsLinus Walleij-4/+5
2023-05-31lkdtm: replace ll_rw_block with submit_bhYue Zhao-1/+1
2023-05-31uacce: vma_close clears q->qfrs when freeing qfrsZhangfei Gao-4/+7
2023-05-31uacce: use q->mapping to replace inode->i_mappingZhangfei Gao-7/+7
2023-05-31misc: smpro-errmon: Remove the unneeded include <linux/i2c.h>Christophe JAILLET-1/+0
2023-05-31misc/xilinx_sdfec: remove redundant _{open, release} functionBo Svangård-12/+0
2023-05-31Merge drm/drm-next into drm-intel-nextJani Nikula-1/+231
2023-05-31drm/i915/hdcp: Move away from master naming to arbiterSuraj Kandpal-13/+13
2023-05-30lkdtm/bugs: Switch from 1-element array to flexible arrayKees Cook-2/+2
2023-05-29misc: fastrpc: reject new invocations during device removalRichard Acayan-1/+2
2023-05-29misc: fastrpc: return -EPIPE to invocations on device removalRichard Acayan-1/+3
2023-05-29misc: fastrpc: Reassign memory ownership only for remote heapEkansh Gupta-1/+1
2023-05-29misc: fastrpc: Pass proper scm arguments for secure map requestEkansh Gupta-5/+17
2023-05-29mei: bus-fixup: fix buffer typeAlexander Usyskin-2/+2
2023-05-29mei: bus: drop useless cldev null checkAlexander Usyskin-9/+0
2023-05-29misc: add HAS_IOPORT dependenciesNiklas Schnelle-2/+7
2023-05-29misc: Switch i2c drivers back to use .probe()Uwe Kleine-König-18/+18
2023-05-29Merge tag 'drm-intel-gt-next-2023-05-24' of git://anongit.freedesktop.org/drm...Dave Airlie-1/+231
2023-05-17misc: sram: Generate unique names for subpoolsLinus Walleij-4/+5
2023-05-16eeprom: at24: Use dev_err_probe for nvmem register failureAlexander Stein-1/+2
2023-05-04mei: gsc_proxy: add gsc proxy driverAlexander Usyskin-1/+231
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+6
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-247/+156
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-9/+8
2023-04-25Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-410/+73
2023-04-25Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+2
2023-04-14lkdtm/stackleak: Fix noinstr violationJosh Poimboeuf-0/+6
2023-04-14Merge tag 'qcom-drivers-for-6.4' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-1/+1
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov-3/+3
2023-04-05genwqe: fix MAX_ORDER usageKirill A. Shutemov-2/+2
2023-04-05vmci_host: fix a race condition in vmci_host_poll() causing GPFDae R. Jeong-1/+7
2023-04-05misc: vmw_vmci: Rename kvfree_rcu() to kvfree_rcu_mightsleep()Uladzislau Rezki (Sony)-2/+2
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman-3/+3
2023-03-29misc: alcor_pci: remove unused alcor functionsTom Rix-23/+0
2023-03-29misc: hpilo: remove unused is_device_reset functionTom Rix-6/+0
2023-03-24Merge tag 'drm-intel-next-2023-03-23' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter-408/+51
2023-03-23mei: Move uuid.h to the MEI namespaceAndy Shevchenko-5/+4
2023-03-23drm/i915/hdcp: Refactor HDCP API structuresSuraj Kandpal-376/+22
2023-03-23drm/i915/hdcp: Use generic names for HDCP helpers and structsAnshuman Gupta-32/+29