aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 29-57/+509
2023-07-02Merge tag 'i2c-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+2
2023-06-30Merge tag 'pci-v6.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-14/+11
2023-06-29Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-4/+5
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 6-14/+244
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-2/+2
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-2/+2
2023-06-27Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2023-06-23misc: pci_endpoint_test: Simplify pci_endpoint_test_msi_irq()Gravatar Damien Le Moal 1-8/+4
2023-06-23misc: pci_endpoint_test: Do not write status in IRQ handlerGravatar Damien Le Moal 1-3/+0
2023-06-23misc: pci_endpoint_test: Re-init completion for every testGravatar Damien Le Moal 1-0/+4
2023-06-23misc: pci_endpoint_test: Free IRQs before removing the deviceGravatar Damien Le Moal 1-3/+3
2023-06-23Merge tag 'at24-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Wolfram Sang 1-1/+2
2023-06-19mm: ptep_get() conversionGravatar Ryan Roberts 1-1/+1
2023-06-19misc: fastrpc: check return value of devm_kasprintf()Gravatar Claudiu Beznea 1-0/+3
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Gravatar Dave Airlie 2-8/+24
2023-06-15misc: fastrpc: Create fastrpc scalar with correct buffer countGravatar Ekansh Gupta 1-1/+1
2023-06-15misc: tps6594-pfsm: Add driver for TI TPS6594 PFSMGravatar Julien Panis 3-0/+319
2023-06-15misc: tps6594-esm: Add driver for TI TPS6594 ESMGravatar Julien Panis 3-0/+144
2023-06-09mm/gup: remove unused vmas parameter from get_user_pages()Gravatar Lorenzo Stoakes 1-1/+1
2023-06-09Merge tag 'at24-fixes-for-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Wolfram Sang 1-0/+1
2023-06-08eeprom: at24: also select REGMAPGravatar Randy Dunlap 1-0/+1
2023-06-07lkdtm: Avoid objtool/ibt warningGravatar Peter Zijlstra 1-0/+1
2023-06-05Merge 6.4-rc5 into char-misc-nextGravatar Greg Kroah-Hartman 1-8/+23
2023-05-31misc: sram: Generate unique names for subpoolsGravatar Linus Walleij 1-4/+5
2023-05-31lkdtm: replace ll_rw_block with submit_bhGravatar Yue Zhao 1-1/+1
2023-05-31uacce: vma_close clears q->qfrs when freeing qfrsGravatar Zhangfei Gao 1-4/+7
2023-05-31uacce: use q->mapping to replace inode->i_mappingGravatar Zhangfei Gao 1-7/+7
2023-05-31misc: smpro-errmon: Remove the unneeded include <linux/i2c.h>Gravatar Christophe JAILLET 1-1/+0
2023-05-31misc/xilinx_sdfec: remove redundant _{open, release} functionGravatar Bo Svangård 1-12/+0
2023-05-31Merge drm/drm-next into drm-intel-nextGravatar Jani Nikula 5-1/+231
2023-05-31drm/i915/hdcp: Move away from master naming to arbiterGravatar Suraj Kandpal 1-13/+13
2023-05-30lkdtm/bugs: Switch from 1-element array to flexible arrayGravatar Kees Cook 1-2/+2
2023-05-29misc: fastrpc: reject new invocations during device removalGravatar Richard Acayan 1-1/+2
2023-05-29misc: fastrpc: return -EPIPE to invocations on device removalGravatar Richard Acayan 1-1/+3
2023-05-29misc: fastrpc: Reassign memory ownership only for remote heapGravatar Ekansh Gupta 1-1/+1
2023-05-29misc: fastrpc: Pass proper scm arguments for secure map requestGravatar Ekansh Gupta 1-5/+17
2023-05-29mei: bus-fixup: fix buffer typeGravatar Alexander Usyskin 1-2/+2
2023-05-29mei: bus: drop useless cldev null checkGravatar Alexander Usyskin 1-9/+0
2023-05-29misc: add HAS_IOPORT dependenciesGravatar Niklas Schnelle 2-2/+7
2023-05-29misc: Switch i2c drivers back to use .probe()Gravatar Uwe Kleine-König 16-18/+18
2023-05-29Merge tag 'drm-intel-gt-next-2023-05-24' of git://anongit.freedesktop.org/drm...Gravatar Dave Airlie 5-1/+231
2023-05-17misc: sram: Generate unique names for subpoolsGravatar Linus Walleij 1-4/+5
2023-05-16eeprom: at24: Use dev_err_probe for nvmem register failureGravatar Alexander Stein 1-1/+2
2023-05-04mei: gsc_proxy: add gsc proxy driverGravatar Alexander Usyskin 5-1/+231
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+6
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+1
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 15-247/+156
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 9-9/+8
2023-04-25Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 4-410/+73