summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2022-09-18habanalabs: Simplify bool conversionYang Li
2022-09-18habanalabs: removed seq_file parameter from is_idle asic functionsDani Liberman
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang
2022-09-12mei: debugfs: add pxp mode to devstate in debugfsTomas Winkler
2022-09-12mei: drop ready bits check after startAlexander Usyskin
2022-09-12mei: gsc: add transition to PXP mode in resume flowVitaly Lubart
2022-09-12mei: gsc: setup gsc extended operational memoryTomas Winkler
2022-09-12mei: mkhi: add memory ready commandTomas Winkler
2022-09-12mei: bus: export common mkhi definitions into a separate headerVitaly Lubart
2022-09-12mei: extend timeouts on slow devicesAlexander Usyskin
2022-09-12mei: gsc: wait for reset thread on stopAlexander Usyskin
2022-09-12mei: gsc: use polling instead of interruptsTomas Winkler
2022-09-09misc: pci_endpoint_test: Fix pci_endpoint_test_{copy,write,read}() panicShunsuke Mie
2022-09-09misc: pci_endpoint_test: Aggregate params checking for xferShunsuke Mie
2022-09-09misc/xilinx_sdfec: Replace kmap() with kmap_local_page()Fabio M. De Francesco
2022-09-09misc/xilinx_sdfec: Call kunmap() on pages mapped with kmap()Fabio M. De Francesco
2022-09-09misc/vmw_vmci: Use kmap_local_page() in vmci_queue_pair.cFabio M. De Francesco
2022-09-09misc: microchip: pci1xxxx: use module_auxiliary_driverWei Yongjun
2022-09-09misc: microchip: pci1xxxx: Add missing MODULE_DEVICE_TABLEWei Yongjun
2022-09-09misc: microchip: pci1xxxx: Make symbol 'pci1xxxx_gpio_auxiliary_id_table' staticWei Yongjun
2022-09-09misc: microchip: pci1xxxx: Fix missing spin_lock_init()Wei Yongjun
2022-09-09misc: microchip: pci1xxxx: fix error handling in gp_aux_bus_probe()Wei Yongjun
2022-09-07lkdtm: Update tests for memcpy() run-time warningsKees Cook
2022-09-06misc: microchip: pci1xxxx: fix dependency issues in building the pci1xxxx's a...Kumaravel Thiagarajan
2022-09-05Merge 6.0-rc4 into char-misc-nextGreg Kroah-Hartman
2022-09-02misc: microchip: pci1xxxx: Add power management functions - suspend & resume ...Kumaravel Thiagarajan
2022-09-02misc: microchip: pci1xxxx: Add gpio irq handler and irq helper functions irq_...Kumaravel Thiagarajan
2022-09-02misc: microchip: pci1xxxx: Add functions to configure gpio pins as input / ou...Kumaravel Thiagarajan
2022-09-02misc: microchip: pci1xxxx: load gpio driver for the gpio controller auxiliary...Kumaravel Thiagarajan
2022-09-02misc: microchip: pci1xxxx: load auxiliary bus driver for the PIO function in ...Kumaravel Thiagarajan
2022-09-01ibmvmc: don't open-code file_inode()Al Viro
2022-09-01misc: ocxl: fix possible refcount leak in afu_ioctl()Hangyu Hua
2022-09-01misc: move from strlcpy with unused retval to strscpyWolfram Sang
2022-09-01misc: fastrpc: Use USER_PD define in fastrpc_get_info_from_dspAbel Vesa
2022-09-01misc: bcm_vk: Remove usage of deprecated functionsBreno Leitao
2022-09-01misc: bcm-vk: Specify the minimum number of IRQ vecsBreno Leitao
2022-09-01misc: fastrpc: increase maximum session countJohan Hovold
2022-09-01misc: fastrpc: fix memory corruption on openJohan Hovold
2022-09-01misc: fastrpc: fix memory corruption on probeJohan Hovold
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-04Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-03Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-08-03misc: update maintainer email address and description for atmel-sscHans-Christian Noren Egtvedt
2022-08-02Merge tag 'hardening-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-02mm: Convert all PageMovable users to movable_operationsMatthew Wilcox (Oracle)
2022-07-28drivers: lkdtm: fix clang -Wformat warningJustin Stitt
2022-07-27drivers: lkdtm: fix clang -Wformat warningJustin Stitt