summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2020-09-27Merge tag 'at24-updates-for-v5.10' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang1-7/+64
2020-09-25eeprom: at24: Support custom device names for AT24 EEPROMsJon Hunter1-1/+21
2020-09-24eeprom: at24: Initialise AT24 NVMEM ID fieldJon Hunter1-0/+1
2020-09-21misc: eeprom: use helper to get i2c_client from kobjWolfram Sang1-1/+1
2020-09-17eeprom: at24: set type id as EEPROMVadym Kochan1-0/+1
2020-08-25eeprom: at24: Tidy at24_read()Jean Delvare1-10/+4
2020-08-18eeprom: at24: Add support for the Sony VAIO EEPROMsJean Delvare1-0/+41
2020-08-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2020-08-08Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+10
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+3
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long1-3/+3
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-15/+128
2020-08-06Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas1-0/+9
2020-08-05Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds123-1646/+2978
2020-08-05Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds2-2/+2
2020-08-05Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+4
2020-08-03misc: pci_endpoint_test: Add J721E in pci_device_id tableKishon Vijay Abraham I1-0/+9
2020-07-29habanalabs: remove unused but set variable 'ctx_asid'Wei Yongjun1-2/+1
2020-07-29mei: add device kind to sysfsAlexander Usyskin5-10/+58
2020-07-29ocxl: Address kernel doc errors & warningsAlastair D'Silva2-16/+17
2020-07-29habanalabs: goya_ctx_init() can be statickernel test robot2-2/+2
2020-07-29habanalabs: fix up absolute include instructionsGreg Kroah-Hartman18-43/+37
2020-07-27x86/cpu: Relocate sync_core() to sync_core.hRicardo Neri3-0/+3
2020-07-27Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman9-92/+138
2020-07-24habanalabs: Fix memory leak in error flow of context initializationTomer Tayar1-8/+10
2020-07-24habanalabs: use no flags on MMU cache invalidationTomer Tayar1-2/+1
2020-07-24habanalabs: enable device before hw_init()Oded Gabbay2-4/+15
2020-07-24habanalabs: create internal CB poolOfir Bitton6-53/+106
2020-07-24habanalabs: update hl_boot_if.h from firmwareOded Gabbay1-0/+14
2020-07-24habanalabs: create common folderOded Gabbay25-12/+20
2020-07-24habanalabs: check for DMA errors when clearing memoryMoti Haimovski1-2/+23
2020-07-24habanalabs: verify queue can contain all cs jobsOfir Bitton2-0/+11
2020-07-24habanalabs: Assign each CQ with its own work queueOfir Bitton4-12/+40
2020-07-24habanalabs: halt device CPU only upon certain resetOded Gabbay5-37/+61
2020-07-24habanalabs: remove unused hashOmer Shpigelman2-3/+0
2020-07-24habanalabs: use queue pi/ci in order to determine queue occupancyOfir Bitton4-69/+39
2020-07-24habanalabs: configure maximum queues per asicOfir Bitton6-43/+83
2020-07-24habanalabs: remove soft-reset support from GAUDIOded Gabbay1-63/+36
2020-07-24habanalabs: PCIe iATU refactoringOfir Bitton4-104/+180
2020-07-24habanalabs: Extract ECC information from FWOded Gabbay3-251/+146
2020-07-24habanalabs: Add dropped cs statistics info structOfir Bitton4-2/+56
2020-07-24habanalabs: extract cpu boot status lookupChristine Gharzuzi1-44/+48
2020-07-24habanalabs: rephrase error messagesOded Gabbay4-13/+17
2020-07-24habanalabs: Increase queues depthOfir Bitton4-36/+7
2020-07-24habanalabs: rephrase error messageOmer Shpigelman1-1/+2
2020-07-24habanalabs: calculate trace frequency from PLLAdam Aharon7-10/+194
2020-07-24habanalabs: align armcp_packet structure to 8 bytesOded Gabbay1-0/+2
2020-07-24habanalabs: Use mask instead of shift in sync stream registersOfir Bitton2-36/+38
2020-07-24habanalabs: sync stream generic functionalityOfir Bitton6-66/+67
2020-07-24habanalabs: Use pending CS amount per ASICOfir Bitton8-10/+37