summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2022-09-18habanalabs: remove all kdma locksOded Gabbay-34/+0
2022-09-18habanalabs: wrap macro arg with parenthesesOhad Sharabi-2/+2
2022-09-18habanalabs: fix spelling mistakesBharat Jauhari-23/+22
2022-09-18habanalabs/gaudi2: remove old interrupt mappingsOfir Bitton-60/+0
2022-09-18habanalabs/gaudi: increase default cs timeout to 10 minutesOded Gabbay-5/+18
2022-09-18habanalabs: add return code field to module iteratorOhad Sharabi-20/+32
2022-09-18habanalabs/gaudi2: enable all MMU SPI/SEI interruptsTomer Tayar-3/+11
2022-09-18habanalabs: rename non_hard_reset to compute_resetOfir Bitton-9/+9
2022-09-18habanalabs: Fix spelling mistake "Scrubing" -> "Scrubbing"Colin Ian King-1/+1
2022-09-18habanalabs: Simplify bool conversionYang Li-1/+1
2022-09-18habanalabs: removed seq_file parameter from is_idle asic functionsDani Liberman-89/+151
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang-5/+9
2022-09-12mei: debugfs: add pxp mode to devstate in debugfsTomas Winkler-1/+18
2022-09-12mei: drop ready bits check after startAlexander Usyskin-10/+0
2022-09-12mei: gsc: add transition to PXP mode in resume flowVitaly Lubart-0/+11
2022-09-12mei: gsc: setup gsc extended operational memoryTomas Winkler-4/+138
2022-09-12mei: mkhi: add memory ready commandTomas Winkler-0/+12
2022-09-12mei: bus: export common mkhi definitions into a separate headerVitaly Lubart-30/+44
2022-09-12mei: extend timeouts on slow devicesAlexander Usyskin-43/+82
2022-09-12mei: gsc: wait for reset thread on stopAlexander Usyskin-1/+3
2022-09-12mei: gsc: use polling instead of interruptsTomas Winkler-15/+128
2022-09-09misc: pci_endpoint_test: Fix pci_endpoint_test_{copy,write,read}() panicShunsuke Mie-0/+5
2022-09-09misc: pci_endpoint_test: Aggregate params checking for xferShunsuke Mie-6/+23
2022-09-09misc/xilinx_sdfec: Replace kmap() with kmap_local_page()Fabio M. De Francesco-2/+2
2022-09-09misc/xilinx_sdfec: Call kunmap() on pages mapped with kmap()Fabio M. De Francesco-0/+1
2022-09-09misc/vmw_vmci: Use kmap_local_page() in vmci_queue_pair.cFabio M. De Francesco-8/+8
2022-09-09misc: microchip: pci1xxxx: use module_auxiliary_driverWei Yongjun-13/+1
2022-09-09misc: microchip: pci1xxxx: Add missing MODULE_DEVICE_TABLEWei Yongjun-0/+1
2022-09-09misc: microchip: pci1xxxx: Make symbol 'pci1xxxx_gpio_auxiliary_id_table' staticWei Yongjun-1/+1
2022-09-09misc: microchip: pci1xxxx: Fix missing spin_lock_init()Wei Yongjun-0/+1
2022-09-09misc: microchip: pci1xxxx: fix error handling in gp_aux_bus_probe()Wei Yongjun-4/+5
2022-09-07lkdtm: Update tests for memcpy() run-time warningsKees Cook-13/+83
2022-09-06misc: microchip: pci1xxxx: fix dependency issues in building the pci1xxxx's a...Kumaravel Thiagarajan-1/+3
2022-09-05Merge 6.0-rc4 into char-misc-nextGreg Kroah-Hartman-5/+9
2022-09-02misc: microchip: pci1xxxx: Add power management functions - suspend & resume ...Kumaravel Thiagarajan-0/+37
2022-09-02misc: microchip: pci1xxxx: Add gpio irq handler and irq helper functions irq_...Kumaravel Thiagarajan-0/+159
2022-09-02misc: microchip: pci1xxxx: Add functions to configure gpio pins as input / ou...Kumaravel Thiagarajan-0/+79
2022-09-02misc: microchip: pci1xxxx: load gpio driver for the gpio controller auxiliary...Kumaravel Thiagarajan-1/+164
2022-09-02misc: microchip: pci1xxxx: load auxiliary bus driver for the PIO function in ...Kumaravel Thiagarajan-1/+209
2022-09-01ibmvmc: don't open-code file_inode()Al Viro-2/+4
2022-09-01misc: ocxl: fix possible refcount leak in afu_ioctl()Hangyu Hua-0/+2
2022-09-01misc: move from strlcpy with unused retval to strscpyWolfram Sang-8/+8
2022-09-01misc: fastrpc: Use USER_PD define in fastrpc_get_info_from_dspAbel Vesa-1/+1
2022-09-01misc: bcm_vk: Remove usage of deprecated functionsBreno Leitao-3/+3
2022-09-01misc: bcm-vk: Specify the minimum number of IRQ vecsBreno Leitao-1/+1
2022-09-01misc: fastrpc: increase maximum session countJohan Hovold-1/+1
2022-09-01misc: fastrpc: fix memory corruption on openJohan Hovold-4/+3
2022-09-01misc: fastrpc: fix memory corruption on probeJohan Hovold-0/+5
2022-08-16i2c: Make remove callback return voidUwe Kleine-König-40/+17
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1