summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2019-05-31eeprom: at24: use struct_size() in devm_kzalloc()Gustavo A. R. Silva-3/+2
2019-05-31eeprom: at24: Remove set but not used variable 'addr'YueHaibing-2/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Thomas Gleixner-65/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner-233/+24
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner-51/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-20/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-433/+30
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-120/+24
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner-8/+4
2019-05-29habanalabs: remove DMA mask hack for GoyaOded Gabbay-15/+4
2019-05-29habanalabs: set Goya CPU to use ASIC MMUOded Gabbay-3/+20
2019-05-29habanalabs: add MMU mappings for Goya CPUOded Gabbay-14/+137
2019-05-29habanalabs: initialize MMU context for driverOded Gabbay-4/+13
2019-05-29habanalabs: de-couple MMU and VM module initializationOded Gabbay-20/+22
2019-05-29habanalabs: initialize device CPU queues after MMU initOded Gabbay-48/+40
2019-06-06habanalabs: add rate-limit to an error messageOded Gabbay-1/+1
2019-06-04habanalabs: remove simulator dedicated codeOded Gabbay-11/+0
2019-05-30habanalabs: restore unsecured registers default valuesDalit Ben Zoor-3/+16
2019-05-30habanalabs: clear sobs and monitors in context switchDalit Ben Zoor-0/+7
2019-05-30habanalabs: make tpc registers securedDalit Ben Zoor-0/+16
2019-05-28habanalabs: fix bug in checking huge page optimizationOded Gabbay-6/+0
2019-05-31Merge tag 'misc-habanalabs-fixes-2019-05-24' of git://people.freedesktop.org/...Greg Kroah-Hartman-50/+49
2019-05-28eeprom: at24: drop unnecessary labelBartosz Golaszewski-25/+18
2019-05-28eeprom: at24: use devm_i2c_new_dummy_device()Bartosz Golaszewski-29/+9
2019-05-28ocxl: Make ocxl_remove() staticYueHaibing-1/+1
2019-05-28Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-1/+1
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman-1/+1
2019-05-25vfs: Convert cxl to use the new mount APIDavid Howells-4/+4
2019-05-25mount_pseudo(): drop 'name' argument, switch to d_make_root()Al Viro-2/+1
2019-05-24habanalabs: Avoid using a non-initialized MMU cache mutexTomer Tayar-7/+3
2019-05-24habanalabs: fix debugfs codeJann Horn-42/+18
2019-05-24habanalabs: halt debug engines on user process closeOmer Shpigelman-1/+28
2019-05-24genwqe: Prevent an integer overflow in the ioctlDan Carpenter-0/+6
2019-05-24Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kee...Greg Kroah-Hartman-14/+27
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner-10/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner-118/+8
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 17Thomas Gleixner-104/+8
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner-14/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+30
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner-0/+1
2019-05-20cxl: don't bother with dentry_operationsAl Viro-5/+1
2019-05-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-25/+4
2019-05-17habanalabs: don't limit packet size for device CPUOded Gabbay-23/+3
2019-05-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-1120/+0
2019-05-16habanalabs: support device memory memset > 4GBOded Gabbay-19/+30
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+18
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny-4/+6
2019-05-13habanalabs: print event name for fatal and non-RAZWI eventsOmer Shpigelman-19/+98
2019-05-13habanalabs: increase PCI ELBI timeout for PalladiumOmer Shpigelman-1/+11