summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2023-08-04misc: tps6594-esm: Convert to platform remove callback returning voidUwe Kleine-König
2023-08-04misc: tps6594-pfsm: Convert to platform remove callback returning voidUwe Kleine-König
2023-08-04misc: xilinx_tmr_manager: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-08-04misc/xilinx_sdfec: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-08-04misc: atmel-ssc: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-08-04misc: microchip: pci1xxxx: Add support to read and write into PCI1XXXX EEPROM...Kumaravel Thiagarajan
2023-08-04misc: microchip: pci1xxxx: Add support to read and write into PCI1XXXX OTP vi...Kumaravel Thiagarajan
2023-07-31Merge 6.5-rc4 into char-misc-nextGreg Kroah-Hartman
2023-07-30mei: gsc: add module descriptionTomas Winkler
2023-07-30mei: pxp: Keep a const qualifier when calling mei_cldev_send()Christophe JAILLET
2023-07-30mei: obtain firmware version only on gsc.Alexander Usyskin
2023-07-30mei: bus: enable asynchronous suspend.Alexander Usyskin
2023-07-30mei: log firmware status on hw_start failure.Alexander Usyskin
2023-07-26misc/genalloc: Name subpools by of_node_full_name()Linus Walleij
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-02Merge tag 'i2c-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-30Merge tag 'pci-v6.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-06-29Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-27Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-23misc: pci_endpoint_test: Simplify pci_endpoint_test_msi_irq()Damien Le Moal
2023-06-23misc: pci_endpoint_test: Do not write status in IRQ handlerDamien Le Moal
2023-06-23misc: pci_endpoint_test: Re-init completion for every testDamien Le Moal
2023-06-23misc: pci_endpoint_test: Free IRQs before removing the deviceDamien Le Moal
2023-06-23Merge tag 'at24-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Wolfram Sang
2023-06-19mm: ptep_get() conversionRyan Roberts
2023-06-19misc: fastrpc: check return value of devm_kasprintf()Claudiu Beznea
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie
2023-06-15misc: fastrpc: Create fastrpc scalar with correct buffer countEkansh Gupta
2023-06-15misc: tps6594-pfsm: Add driver for TI TPS6594 PFSMJulien Panis
2023-06-15misc: tps6594-esm: Add driver for TI TPS6594 ESMJulien Panis
2023-06-09mm/gup: remove unused vmas parameter from get_user_pages()Lorenzo Stoakes
2023-06-09Merge tag 'at24-fixes-for-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang
2023-06-08eeprom: at24: also select REGMAPRandy Dunlap
2023-06-07lkdtm: Avoid objtool/ibt warningPeter Zijlstra
2023-06-05Merge 6.4-rc5 into char-misc-nextGreg Kroah-Hartman
2023-05-31misc: sram: Generate unique names for subpoolsLinus Walleij
2023-05-31lkdtm: replace ll_rw_block with submit_bhYue Zhao
2023-05-31uacce: vma_close clears q->qfrs when freeing qfrsZhangfei Gao
2023-05-31uacce: use q->mapping to replace inode->i_mappingZhangfei Gao
2023-05-31misc: smpro-errmon: Remove the unneeded include <linux/i2c.h>Christophe JAILLET
2023-05-31misc/xilinx_sdfec: remove redundant _{open, release} functionBo Svangård
2023-05-31Merge drm/drm-next into drm-intel-nextJani Nikula
2023-05-31drm/i915/hdcp: Move away from master naming to arbiterSuraj Kandpal
2023-05-30lkdtm/bugs: Switch from 1-element array to flexible arrayKees Cook
2023-05-29misc: fastrpc: reject new invocations during device removalRichard Acayan
2023-05-29misc: fastrpc: return -EPIPE to invocations on device removalRichard Acayan
2023-05-29misc: fastrpc: Reassign memory ownership only for remote heapEkansh Gupta