summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
...
| * | habanalabs: expose device security status using info ioctlOfir Bitton2022-09-181-0/+1
| * | habanalabs: expose device security status through sysfsOfir Bitton2022-09-181-0/+10
| * | habanalabs: remove secured PCI IDsOfir Bitton2022-09-181-6/+0
| * | habanalabs: fix H/W block handling for partial unmappingsTomer Tayar2022-09-183-9/+21
| * | habanalabs: unify hwmon resources clean upDani Liberman2022-09-185-50/+25
| * | habanalabs/gaudi2: new API to control engine cores running modeTal Cohen2022-09-184-7/+117
| * | habanalabs: remove left-over code from bring-upOded Gabbay2022-09-182-27/+21
| * | habanalabs/gaudi2: change device f/w security checkfarah kassabri2022-09-182-15/+8
| * | habanalabs: move common function out of debugfs.cOded Gabbay2022-09-182-25/+24
| * | habanalabs: add a missing lock for in_reset indicationTomer Tayar2022-09-181-0/+2
| * | habanalabs: fix vma fields assignments order in hl_hw_block_mmap()Tomer Tayar2022-09-181-6/+5
| * | habanalabs: avoid returning a valid handle if map_block() failsTomer Tayar2022-09-181-4/+9
| * | habanalabs: fix command submission sanity checkTal Cohen2022-09-181-5/+9
| * | habanalabs/gaudi: read div_sel value from firmwareOhad Sharabi2022-09-181-2/+3
| * | habanalabs/gaudi: fix print format for div_selOhad Sharabi2022-09-181-3/+1
| * | habanalabs/gaudi2: mark PCIE access error as fatalTomer Tayar2022-09-181-0/+1
| * | habanalabs: add uapi to retrieve engines statusDani Liberman2022-09-182-2/+41
| * | habanalabs: remove all kdma locksOded Gabbay2022-09-185-34/+0
| * | habanalabs: wrap macro arg with parenthesesOhad Sharabi2022-09-181-2/+2
| * | habanalabs: fix spelling mistakesBharat Jauhari2022-09-183-23/+22
| * | habanalabs/gaudi2: remove old interrupt mappingsOfir Bitton2022-09-182-60/+0
| * | habanalabs/gaudi: increase default cs timeout to 10 minutesOded Gabbay2022-09-181-5/+18
| * | habanalabs: add return code field to module iteratorOhad Sharabi2022-09-183-20/+32
| * | habanalabs/gaudi2: enable all MMU SPI/SEI interruptsTomer Tayar2022-09-181-3/+11
| * | habanalabs: rename non_hard_reset to compute_resetOfir Bitton2022-09-185-9/+9
| * | habanalabs: Fix spelling mistake "Scrubing" -> "Scrubbing"Colin Ian King2022-09-181-1/+1
| * | habanalabs: Simplify bool conversionYang Li2022-09-181-1/+1
| * | habanalabs: removed seq_file parameter from is_idle asic functionsDani Liberman2022-09-185-89/+151
| * | misc: pci_endpoint_test: Fix pci_endpoint_test_{copy,write,read}() panicShunsuke Mie2022-09-091-0/+5
| * | misc: pci_endpoint_test: Aggregate params checking for xferShunsuke Mie2022-09-091-6/+23
| * | misc/xilinx_sdfec: Replace kmap() with kmap_local_page()Fabio M. De Francesco2022-09-091-2/+2
| * | misc/xilinx_sdfec: Call kunmap() on pages mapped with kmap()Fabio M. De Francesco2022-09-091-0/+1
| * | misc/vmw_vmci: Use kmap_local_page() in vmci_queue_pair.cFabio M. De Francesco2022-09-091-8/+8
| * | misc: microchip: pci1xxxx: use module_auxiliary_driverWei Yongjun2022-09-091-13/+1
| * | misc: microchip: pci1xxxx: Add missing MODULE_DEVICE_TABLEWei Yongjun2022-09-091-0/+1
| * | misc: microchip: pci1xxxx: Make symbol 'pci1xxxx_gpio_auxiliary_id_table' staticWei Yongjun2022-09-091-1/+1
| * | misc: microchip: pci1xxxx: Fix missing spin_lock_init()Wei Yongjun2022-09-091-0/+1
| * | misc: microchip: pci1xxxx: fix error handling in gp_aux_bus_probe()Wei Yongjun2022-09-091-4/+5
| * | misc: microchip: pci1xxxx: fix dependency issues in building the pci1xxxx's a...Kumaravel Thiagarajan2022-09-061-1/+3
| * | Merge 6.0-rc4 into char-misc-nextGreg Kroah-Hartman2022-09-051-5/+9
| |\ \
| * | | misc: microchip: pci1xxxx: Add power management functions - suspend & resume ...Kumaravel Thiagarajan2022-09-021-0/+37
| * | | misc: microchip: pci1xxxx: Add gpio irq handler and irq helper functions irq_...Kumaravel Thiagarajan2022-09-021-0/+159
| * | | misc: microchip: pci1xxxx: Add functions to configure gpio pins as input / ou...Kumaravel Thiagarajan2022-09-021-0/+79
| * | | misc: microchip: pci1xxxx: load gpio driver for the gpio controller auxiliary...Kumaravel Thiagarajan2022-09-022-1/+164
| * | | misc: microchip: pci1xxxx: load auxiliary bus driver for the PIO function in ...Kumaravel Thiagarajan2022-09-026-1/+209
| * | | misc: ocxl: fix possible refcount leak in afu_ioctl()Hangyu Hua2022-09-011-0/+2
| * | | misc: move from strlcpy with unused retval to strscpyWolfram Sang2022-09-015-8/+8
| * | | misc: fastrpc: Use USER_PD define in fastrpc_get_info_from_dspAbel Vesa2022-09-011-1/+1
| * | | misc: bcm_vk: Remove usage of deprecated functionsBreno Leitao2022-09-011-3/+3
| * | | misc: bcm-vk: Specify the minimum number of IRQ vecsBreno Leitao2022-09-011-1/+1
| | |/ | |/|