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