aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
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-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-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-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
2022-07-20lkdtm: Disable return thunks in rodata.cJosh Poimboeuf
2022-07-14misc: Add a mechanism to detect stalls on guest vCPUsSebastian Ene
2022-07-14cxl: Fix a memory leak in an error handling pathChristophe JAILLET
2022-07-14cxl: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-07-14mei: me: fix clang -Wformat warningJustin Stitt
2022-07-14eeprom: idt_89hpesx: uninitialized data in idt_dbgfs_csr_write()Dan Carpenter
2022-07-12habanalabs: move h/w dirty message to debugOded Gabbay
2022-07-12habanalabs: rename soft reset to compute resetOded Gabbay
2022-07-12habanalabs: add status of reset after device releaseOded Gabbay
2022-07-12habanalabs: fix update of is_in_soft_resetOded Gabbay
2022-07-12habanalabs: expose only valid debugfs nodesOfir Bitton
2022-07-12habanalabs/gaudi2: map virtual MSI-X doorbell memory for userTomer Tayar
2022-07-12habanalabs/gaudi2: modify decoder to use virtual MSI-X doorbellTomer Tayar
2022-07-12habanalabs/gaudi2: modify CS completion CQ to use virtual MSI-X doorbellTomer Tayar
2022-07-12habanalabs/gaudi2: replace defines for reserved sob/mob with enumsTomer Tayar