summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2022-09-18habanalabs/gaudi: fix print format for div_selOhad Sharabi1-3/+1
2022-09-18habanalabs/gaudi2: mark PCIE access error as fatalTomer Tayar1-0/+1
2022-09-18habanalabs: add uapi to retrieve engines statusDani Liberman2-2/+41
2022-09-18habanalabs: remove all kdma locksOded Gabbay5-34/+0
2022-09-18habanalabs: wrap macro arg with parenthesesOhad Sharabi1-2/+2
2022-09-18habanalabs: fix spelling mistakesBharat Jauhari3-23/+22
2022-09-18habanalabs/gaudi2: remove old interrupt mappingsOfir Bitton2-60/+0
2022-09-18habanalabs/gaudi: increase default cs timeout to 10 minutesOded Gabbay1-5/+18
2022-09-18habanalabs: add return code field to module iteratorOhad Sharabi3-20/+32
2022-09-18habanalabs/gaudi2: enable all MMU SPI/SEI interruptsTomer Tayar1-3/+11
2022-09-18habanalabs: rename non_hard_reset to compute_resetOfir Bitton5-9/+9
2022-09-18habanalabs: Fix spelling mistake "Scrubing" -> "Scrubbing"Colin Ian King1-1/+1
2022-09-18habanalabs: Simplify bool conversionYang Li1-1/+1
2022-09-18habanalabs: removed seq_file parameter from is_idle asic functionsDani Liberman5-89/+151
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang1-5/+9
2022-09-12mei: debugfs: add pxp mode to devstate in debugfsTomas Winkler1-1/+18
2022-09-12mei: drop ready bits check after startAlexander Usyskin1-10/+0
2022-09-12mei: gsc: add transition to PXP mode in resume flowVitaly Lubart1-0/+11
2022-09-12mei: gsc: setup gsc extended operational memoryTomas Winkler6-4/+138
2022-09-12mei: mkhi: add memory ready commandTomas Winkler1-0/+12
2022-09-12mei: bus: export common mkhi definitions into a separate headerVitaly Lubart2-30/+44
2022-09-12mei: extend timeouts on slow devicesAlexander Usyskin12-43/+82
2022-09-12mei: gsc: wait for reset thread on stopAlexander Usyskin1-1/+3
2022-09-12mei: gsc: use polling instead of interruptsTomas Winkler3-15/+128
2022-09-09misc: pci_endpoint_test: Fix pci_endpoint_test_{copy,write,read}() panicShunsuke Mie1-0/+5
2022-09-09misc: pci_endpoint_test: Aggregate params checking for xferShunsuke Mie1-6/+23
2022-09-09misc/xilinx_sdfec: Replace kmap() with kmap_local_page()Fabio M. De Francesco1-2/+2
2022-09-09misc/xilinx_sdfec: Call kunmap() on pages mapped with kmap()Fabio M. De Francesco1-0/+1
2022-09-09misc/vmw_vmci: Use kmap_local_page() in vmci_queue_pair.cFabio M. De Francesco1-8/+8
2022-09-09misc: microchip: pci1xxxx: use module_auxiliary_driverWei Yongjun1-13/+1
2022-09-09misc: microchip: pci1xxxx: Add missing MODULE_DEVICE_TABLEWei Yongjun1-0/+1
2022-09-09misc: microchip: pci1xxxx: Make symbol 'pci1xxxx_gpio_auxiliary_id_table' staticWei Yongjun1-1/+1
2022-09-09misc: microchip: pci1xxxx: Fix missing spin_lock_init()Wei Yongjun1-0/+1
2022-09-09misc: microchip: pci1xxxx: fix error handling in gp_aux_bus_probe()Wei Yongjun1-4/+5
2022-09-08lkdtm: Update tests for memcpy() run-time warningsKees Cook1-13/+83
2022-09-06misc: microchip: pci1xxxx: fix dependency issues in building the pci1xxxx's a...Kumaravel Thiagarajan1-1/+3
2022-09-05Merge 6.0-rc4 into char-misc-nextGreg Kroah-Hartman1-5/+9
2022-09-02misc: microchip: pci1xxxx: Add power management functions - suspend & resume ...Kumaravel Thiagarajan1-0/+37
2022-09-02misc: microchip: pci1xxxx: Add gpio irq handler and irq helper functions irq_...Kumaravel Thiagarajan1-0/+159
2022-09-02misc: microchip: pci1xxxx: Add functions to configure gpio pins as input / ou...Kumaravel Thiagarajan1-0/+79
2022-09-02misc: microchip: pci1xxxx: load gpio driver for the gpio controller auxiliary...Kumaravel Thiagarajan2-1/+164
2022-09-02misc: microchip: pci1xxxx: load auxiliary bus driver for the PIO function in ...Kumaravel Thiagarajan6-1/+209
2022-09-02ibmvmc: don't open-code file_inode()Al Viro1-2/+4
2022-09-01misc: ocxl: fix possible refcount leak in afu_ioctl()Hangyu Hua1-0/+2
2022-09-01misc: move from strlcpy with unused retval to strscpyWolfram Sang5-8/+8
2022-09-01misc: fastrpc: Use USER_PD define in fastrpc_get_info_from_dspAbel Vesa1-1/+1
2022-09-01misc: bcm_vk: Remove usage of deprecated functionsBreno Leitao1-3/+3
2022-09-01misc: bcm-vk: Specify the minimum number of IRQ vecsBreno Leitao1-1/+1
2022-09-01misc: fastrpc: increase maximum session countJohan Hovold1-1/+1
2022-09-01misc: fastrpc: fix memory corruption on openJohan Hovold1-4/+3