aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2019-08-01Merge tag 'at24-v5.3-rc3-fixes-for-wolfram' of git://git.kernel.org/pub/scm/l...Wolfram Sang1-1/+1
2019-07-30mei: Use dev_get_drvdata where possibleChuhong Yuan2-22/+16
2019-07-30drivers: Introduce device lookup variants by device typeSuzuki K Poulose1-8/+1
2019-07-29habanalabs: fix host memory polling in BE architectureBen Segal4-6/+20
2019-07-29habanalabs: fix F/W download in BE architectureBen Segal1-17/+2
2019-07-29Merge 5.3-rc2 into char-misc-nextGreg Kroah-Hartman4-3/+12
2019-07-28eeprom: at24: make spd world-readable againJean Delvare1-1/+1
2019-07-25misc: fastrpc: fix memory leak when out of memoryJorge Ramirez-Ortiz1-1/+4
2019-07-25eeprom: make older eeprom drivers select NVMEM_SYSFSArseny Solokha1-0/+3
2019-07-25mic: avoid statically declaring a 'struct device'.Arnd Bergmann1-16/+12
2019-07-25misc: alcor_pci: Use dev_get_drvdataChuhong Yuan1-4/+2
2019-07-25misc: eeprom: max6875: convert to i2c_new_dummy_deviceWolfram Sang1-3/+3
2019-07-25misc: eeprom: ee1004: convert to i2c_new_dummy_deviceWolfram Sang1-3/+3
2019-07-24mei: me: add mule creek canyon (EHL) device idsAlexander Usyskin2-0/+6
2019-07-22eeprom: at24: remove unneeded includeBartosz Golaszewski1-1/+0
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds3-27/+25
2019-07-17Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-1/+1
2019-07-15Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds1-58/+28
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+1
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-21/+162
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds17-293/+72
2019-07-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-0/+82
2019-07-12lkdtm/heap: add tests for freelist hardeningKees Cook3-0/+82
2019-07-11Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds49-1292/+2265
2019-07-10ocxl: Update for AFU descriptor template version 1.1Alastair D'Silva1-20/+161
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2019-07-04vfs: Convert ibmasmfs to use the new mount APIDavid Howells1-6/+15
2019-07-01habanalabs: Add busy engines bitmask to HW idle IOCTLTomer Tayar4-5/+14
2019-07-01habanalabs: Add debugfs node for engines statusTomer Tayar4-53/+98
2019-07-01habanalabs: Update the device idle checkTomer Tayar3-4/+425
2019-06-29Merge tag 'at24-v5.3-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...Wolfram Sang1-58/+28
2019-06-27eeprom: at24: modify a comment referring to platform dataBartosz Golaszewski1-2/+2
2019-06-27habanalabs: don't reset device when getting VRHOTOded Gabbay1-1/+1
2019-07-08habanalabs: use %pad for printing a dma_addr_tArnd Bergmann1-2/+2
2019-06-23lkdtm: remove redundant initialization of retColin Ian King1-1/+1
2019-06-21Merge tag 'char-misc-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2019-06-20habanalabs: use u64_to_user_ptr() for reading user pointersArnd Bergmann1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner14-59/+14
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter176-1788/+262
2019-06-19cxl: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2-34/+17
2019-06-18mei: no need to check return value of debugfs_create functionsGreg Kroah-Hartman3-48/+14
2019-06-18genwq: no need to check return value of debugfs_create functionsGreg Kroah-Hartman4-146/+32
2019-06-18mic: no need to check return value of debugfs_create functionsGreg Kroah-Hartman5-33/+2
2019-06-18cxl: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2-34/+17
2019-06-16habanalabs: Allow accessing host mapped addresses via debugfsTomer Tayar2-16/+38
2019-06-14docs: fault-injection: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-06-12ti-st: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-4/+0
2019-06-12lkdtm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-11/+2