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