summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2020-11-30habanalabs: sync stream collective infrastructureOfir Bitton-18/+163
2020-11-30habanalabs: use enum for CB allocation optionsTal Cohen-12/+57
2020-11-30habanalabs/gaudi: add support for NIC QMANsOded Gabbay-47/+723
2020-11-30habanalabs/gaudi: add NIC security configurationOded Gabbay-0/+3973
2020-11-30habanalabs/gaudi: add NIC firmware-related definitionsOded Gabbay-4/+54
2020-11-30habanalabs/gaudi: add NIC QMAN H/W and registers definitionsOded Gabbay-1/+9168
2020-11-30habanalabs: remove duplicate checkOded Gabbay-3/+4
2020-11-30habanalabs: sync stream refactor functionsOfir Bitton-92/+118
2020-11-30habanalabs: add support for multiple SOBs per monitorOfir Bitton-57/+142
2020-11-30habanalabs: sync stream structures refactorOfir Bitton-136/+180
2020-11-30habanalabs: don't init vm module if no MMUOded Gabbay-19/+14
2020-11-30habanalabs: minimize prints when everything is fineOded Gabbay-4/+0
2020-11-30habanalabs: support multiple types of firmwaresOded Gabbay-3/+21
2020-11-30habanalabs: we need CPU queues for hwmonOded Gabbay-1/+1
2020-11-30habanalabs/gaudi: move mmu_prepare to context initOfir Bitton-2/+2
2020-11-30habanalabs: change aggregate cs counters to atomicOded Gabbay-25/+59
2020-11-30habanalabs: put devices before driver removalOfir Bitton-8/+8
2020-11-30habanalabs: free host huge va_range if not usedOfir Bitton-0/+1
2020-11-30Merge 5.10-rc6 into char-misc-nextGreg Kroah-Hartman-0/+2
2020-11-23habanalabs/gaudi: fix missing code in ECC handlingOded Gabbay-0/+2
2020-11-16misc: rtsx: Fix clock timing for RTS5261Rui Feng-2/+2
2020-11-16misc: rtsx: Add hardware auto power off for RTS5261Rui Feng-0/+9
2020-11-16misc: rtsx: Add CD & WP reverse support for RTS5261Rui Feng-0/+5
2020-11-16misc: rtsx: Check mmc support for RTS5261Rui Feng-0/+10
2020-11-16misc: rtsx: Fix PAD driving for RTS5261Rui Feng-13/+8
2020-11-16misc: rtsx: Fix aspm for RTS5261Rui Feng-2/+11
2020-11-16misc: rtsx: Fix OCP function for RTS5261Rui Feng-2/+6
2020-11-16mmc: rtsx: Add test mode for RTS5261Rui Feng-5/+0
2020-11-16misc: rtsx: Add SD Express mode support for RTS5261Rui Feng-23/+9
2020-11-16Merge 5.10-rc4 into char-misc-nextGreg Kroah-Hartman-72/+64
2020-11-14eeprom: at25: Add example part numbersJonathan Neuschäfer-0/+3
2020-11-09uacce: modify the module author information.Kai Ye-1/+1
2020-11-09uacce: delete some redundant code.Kai Ye-11/+0
2020-11-09mei: bus: fix a kernel-doc markupMauro Carvalho Chehab-1/+1
2020-11-04habanalabs/gaudi: mask WDT error in QMANOded Gabbay-1/+0
2020-11-04habanalabs/gaudi: move coresight mmu configOfir Bitton-4/+7
2020-11-04habanalabs: fix kernel pointer typeArnd Bergmann-65/+55
2020-11-04Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-2/+4
2020-11-03mei: protect mei_cl_mtu from null dereferenceAlexander Usyskin-2/+2
2020-11-03mei: bus: deinitialize callback functions on init failureAlexander Usyskin-2/+8
2020-11-03mei: bus: do not start a read for disconnected clientsAlexander Usyskin-2/+6
2020-11-03misc: ocxl: config: Rename function attribute descriptionLee Jones-1/+1
2020-11-03misc: c2port: core: Make copying name from userspace more secureLee Jones-1/+1
2020-11-03misc: xilinx-sdfec: remove check for ioctl cmd and argument.Harshal Chaudhari-13/+3
2020-11-03misc: pci_endpoint_test: Remove unnecessary verificationGustavo Pimentel-1/+1
2020-11-03misc: ti-st: st_core: remove unneeded semicolonTom Rix-1/+1
2020-11-03misc: mei: remove unneeded breakTom Rix-1/+0
2020-11-02Merge 5.10-rc2 into char-misc-nextGreg Kroah-Hartman-21366/+3
2020-11-01Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-21363/+0
2020-10-30mei: hw: Replace zero-length array with flexible-array memberGustavo A. R. Silva-3/+3