aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-28VMCI: Release resource if the work is already queuedNadav Amit1-2/+4
2019-08-28Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into char-misc-nextGreg Kroah-Hartman5-1/+55
2019-08-28lkdtm/bugs: fix build error in lkdtm_EXHAUST_STACKRaul E Rangel1-2/+2
2019-08-28mei: me: add Tiger Lake point LP device IDTomas Winkler2-0/+4
2019-08-22misc: xilinx_sdfec: fix spelling mistake: "Schdule" -> "Schedule"Colin Ian King1-1/+1
2019-08-22misc: xilinx_sdfec: Prevent integer overflow in xsdfec_table_write()Dan Carpenter1-1/+3
2019-08-22misc: xilinx_sdfec: Prevent a divide by zero in xsdfec_reg0_write()Dan Carpenter1-1/+1
2019-08-22misc: xilinx_sdfec: Return -EFAULT if copy_from_user() failsDan Carpenter1-2/+3
2019-08-22misc: xilinx_sdfec: Fix a couple small information leaksDan Carpenter1-0/+2
2019-08-21Merge branch 'odp_fixes' into hmm.gitJason Gunthorpe15-81/+126
2019-08-19lkdtm: Split WARNING into separate testsKees Cook3-1/+8
2019-08-19Merge 5.3-rc5 into char-misc-nextGreg Kroah-Hartman9-54/+91
2019-08-16ia64: remove support for machvecsChristoph Hellwig3-11/+11
2019-08-16drivers: remove the SGI SN2 IOC4 base supportChristoph Hellwig3-511/+0
2019-08-16misc/sgi-xp: remove SGI SN2 supportChristoph Hellwig13-3030/+15
2019-08-16misc/sgi-gru: use mmu_notifier_get/put for struct gru_mm_structJason Gunthorpe3-62/+25
2019-08-15sgi-xpc: Use GFP_ATOMIC for kmalloc in atomic context.Fuqian Huang1-1/+1
2019-08-15misc: xilinx-sdfec: fix dependency and build errorRandy Dunlap1-0/+1
2019-08-15sgi-xp: xpc_uv: Make structure xpc_arch_ops_uv constantNishka Dasgupta1-1/+1
2019-08-15xilinx_sdfec: Convert to IDAMatthew Wilcox (Oracle)1-19/+6
2019-08-15misc: xilinx_sdfec: Add stats & status ioctlsDragan Cvetic1-0/+125
2019-08-15misc: xilinx_sdfec: Support poll file operationDragan Cvetic1-4/+236
2019-08-15misc: xilinx_sdfec: Add ability to get/set configDragan Cvetic1-0/+88
2019-08-15misc: xilinx_sdfec: Add ability to configure LDPCDragan Cvetic1-0/+324
2019-08-15misc: xilinx_sdfec: Add ability to configure turboDragan Cvetic1-0/+110
2019-08-15misc: xilinx_sdfec: Store driver config and stateDragan Cvetic1-6/+299
2019-08-12lkdtm: Add Control Flow Integrity testKees Cook4-0/+47
2019-08-12habanalabs: fix device IRQ unmasking for BE hostBen Segal1-9/+24
2019-08-12habanalabs: fix endianness handling for internal QMAN submissionOded Gabbay4-15/+17
2019-08-12habanalabs: fix completion queue handling when host is BEBen Segal1-14/+13
2019-08-12habanalabs: fix endianness handling for packets from userBen Segal2-13/+32
2019-08-12habanalabs: fix DRAM usage accounting on context tear downTomer Tayar1-0/+2
2019-08-12habanalabs: Avoid double free in error flowTomer Tayar1-3/+2
2019-08-12Merge 5.3-rc4 into char-misc-nextGreg Kroah-Hartman5-24/+23
2019-08-10Merge tag 'char-misc-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds4-23/+22
2019-08-05misc: Remove spear13xx pcie gadget driverStephen Boyd3-807/+0
2019-08-01Merge tag 'at24-v5.3-rc3-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-currentWolfram 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