summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-07-151-58/+28
|\
| * Merge tag 'at24-v5.3-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...Wolfram Sang2019-06-291-58/+28
| |\
| | * eeprom: at24: modify a comment referring to platform dataBartosz Golaszewski2019-06-271-2/+2
| | * eeprom: at24: use struct_size() in devm_kzalloc()Gustavo A. R. Silva2019-05-311-3/+2
| | * eeprom: at24: Remove set but not used variable 'addr'YueHaibing2019-05-311-2/+0
| | * eeprom: at24: drop unnecessary labelBartosz Golaszewski2019-05-281-25/+18
| | * eeprom: at24: use devm_i2c_new_dummy_device()Bartosz Golaszewski2019-05-281-29/+9
* | | Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-07-151-1/+1
|\ \ \
| * \ \ Merge v5.2-rc5 into drm-nextDaniel Vetter2019-06-19176-1788/+262
| |\ \ \
| * \ \ \ Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-05-281-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | drm: generic fn converting be24 to cpu and vice versaRamalingam C2019-05-091-1/+1
* | | | | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-132-21/+162
|\ \ \ \ \
| * | | | | ocxl: Update for AFU descriptor template version 1.1Alastair D'Silva2019-07-101-20/+161
| * | | | | cxl: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-192-34/+17
| * | | | | ocxl: Make ocxl_remove() staticYueHaibing2019-05-281-1/+1
| |/ / / /
* | | | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-1217-293/+72
|\ \ \ \ \
| * | | | | lkdtm: remove redundant initialization of retColin Ian King2019-06-231-1/+1
| * | | | | mei: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-183-48/+14
| * | | | | genwq: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-184-146/+32
| * | | | | mic: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-185-33/+2
| * | | | | cxl: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-182-34/+17
| * | | | | ti-st: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-121-4/+0
| * | | | | lkdtm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-121-11/+2
| * | | | | vmw_balloon: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-121-16/+3
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-123-0/+82
|\ \ \ \ \ \
| * | | | | | lkdtm/heap: add tests for freelist hardeningKees Cook2019-07-123-0/+82
* | | | | | | Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-1149-1292/+2265
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | habanalabs: Add busy engines bitmask to HW idle IOCTLTomer Tayar2019-07-014-5/+14
| * | | | | | habanalabs: Add debugfs node for engines statusTomer Tayar2019-07-014-53/+98
| * | | | | | habanalabs: Update the device idle checkTomer Tayar2019-07-013-4/+425
| * | | | | | habanalabs: Allow accessing host mapped addresses via debugfsTomer Tayar2019-06-162-16/+38
| * | | | | | habanalabs: add WARN in case of bad MMU mappingOded Gabbay2019-05-311-0/+4
| * | | | | | habanalabs: remove DMA mask hack for GoyaOded Gabbay2019-05-291-15/+4
| * | | | | | habanalabs: set Goya CPU to use ASIC MMUOded Gabbay2019-05-291-3/+20
| * | | | | | habanalabs: add MMU mappings for Goya CPUOded Gabbay2019-05-294-14/+137
| * | | | | | habanalabs: initialize MMU context for driverOded Gabbay2019-05-292-4/+13
| * | | | | | habanalabs: de-couple MMU and VM module initializationOded Gabbay2019-05-293-20/+22
| * | | | | | habanalabs: initialize device CPU queues after MMU initOded Gabbay2019-05-293-48/+40
| * | | | | | habanalabs: add rate-limit to an error messageOded Gabbay2019-06-061-1/+1
| * | | | | | habanalabs: remove simulator dedicated codeOded Gabbay2019-06-042-11/+0
| * | | | | | habanalabs: restore unsecured registers default valuesDalit Ben Zoor2019-05-301-3/+16
| * | | | | | habanalabs: clear sobs and monitors in context switchDalit Ben Zoor2019-05-301-0/+7
| * | | | | | habanalabs: make tpc registers securedDalit Ben Zoor2019-05-301-0/+16
| * | | | | | habanalabs: don't limit packet size for device CPUOded Gabbay2019-05-173-23/+3
| * | | | | | habanalabs: support device memory memset > 4GBOded Gabbay2019-05-161-19/+30
| * | | | | | habanalabs: print event name for fatal and non-RAZWI eventsOmer Shpigelman2019-05-131-19/+98
| * | | | | | habanalabs: increase PCI ELBI timeout for PalladiumOmer Shpigelman2019-05-132-1/+11
| * | | | | | habanalabs: pass device pointer to asic-specific functionOded Gabbay2019-05-124-7/+8
| * | | | | | habanalabs: change polling functions to macrosOded Gabbay2019-05-095-129/+81
| * | | | | | habanalabs: remove redundant memory clearOded Gabbay2019-05-091-2/+0