summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | lkdtm: Add Control Flow Integrity testKees Cook2019-08-124-0/+47
| | | |/ / / | | |/| | |
| * | | | | misc: xilinx_sdfec: fix spelling mistake: "Schdule" -> "Schedule"Colin Ian King2019-08-221-1/+1
| * | | | | misc: xilinx_sdfec: Prevent integer overflow in xsdfec_table_write()Dan Carpenter2019-08-221-1/+3
| * | | | | misc: xilinx_sdfec: Prevent a divide by zero in xsdfec_reg0_write()Dan Carpenter2019-08-221-1/+1
| * | | | | misc: xilinx_sdfec: Return -EFAULT if copy_from_user() failsDan Carpenter2019-08-221-2/+3
| * | | | | misc: xilinx_sdfec: Fix a couple small information leaksDan Carpenter2019-08-221-0/+2
| * | | | | Merge 5.3-rc5 into char-misc-nextGreg Kroah-Hartman2019-08-199-54/+91
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | sgi-xpc: Use GFP_ATOMIC for kmalloc in atomic context.Fuqian Huang2019-08-151-1/+1
| * | | | | sgi-xp: xpc_uv: Make structure xpc_arch_ops_uv constantNishka Dasgupta2019-08-151-1/+1
| * | | | | xilinx_sdfec: Convert to IDAMatthew Wilcox (Oracle)2019-08-151-19/+6
| * | | | | misc: xilinx_sdfec: Add stats & status ioctlsDragan Cvetic2019-08-151-0/+125
| * | | | | misc: xilinx_sdfec: Support poll file operationDragan Cvetic2019-08-151-4/+236
| * | | | | misc: xilinx_sdfec: Add ability to get/set configDragan Cvetic2019-08-151-0/+88
| * | | | | misc: xilinx_sdfec: Add ability to configure LDPCDragan Cvetic2019-08-151-0/+324
| * | | | | misc: xilinx_sdfec: Add ability to configure turboDragan Cvetic2019-08-151-0/+110
| * | | | | misc: xilinx_sdfec: Store driver config and stateDragan Cvetic2019-08-151-6/+299
| * | | | | Merge 5.3-rc4 into char-misc-nextGreg Kroah-Hartman2019-08-125-24/+23
| |\ \ \ \ \
| * | | | | | misc: Remove spear13xx pcie gadget driverStephen Boyd2019-08-053-807/+0
| * | | | | | mei: Use dev_get_drvdata where possibleChuhong Yuan2019-07-302-22/+16
| * | | | | | Merge 5.3-rc2 into char-misc-nextGreg Kroah-Hartman2019-07-294-3/+12
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | misc: fastrpc: fix memory leak when out of memoryJorge Ramirez-Ortiz2019-07-251-1/+4
| * | | | | | mic: avoid statically declaring a 'struct device'.Arnd Bergmann2019-07-251-16/+12
| * | | | | | misc: alcor_pci: Use dev_get_drvdataChuhong Yuan2019-07-251-4/+2
| * | | | | | misc: eeprom: max6875: convert to i2c_new_dummy_deviceWolfram Sang2019-07-251-3/+3
| * | | | | | misc: eeprom: ee1004: convert to i2c_new_dummy_deviceWolfram Sang2019-07-251-3/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-171-8/+1
|\ \ \ \ \ \
| * | | | | | drivers: Introduce device lookup variants by device typeSuzuki K Poulose2019-07-301-8/+1
| |/ / / / /
* | | | | | Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-1615-3551/+25
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | ia64: remove support for machvecsChristoph Hellwig2019-08-163-11/+11
| * | | | | drivers: remove the SGI SN2 IOC4 base supportChristoph Hellwig2019-08-163-511/+0
| * | | | | misc/sgi-xp: remove SGI SN2 supportChristoph Hellwig2019-08-1613-3030/+15
* | | | | | vmw_balloon: Fix offline page marking with compactionNadav Amit2019-08-281-2/+8
* | | | | | VMCI: Release resource if the work is already queuedNadav Amit2019-08-281-2/+4
* | | | | | lkdtm/bugs: fix build error in lkdtm_EXHAUST_STACKRaul E Rangel2019-08-281-2/+2
* | | | | | mei: me: add Tiger Lake point LP device IDTomas Winkler2019-08-282-0/+4
| |_|_|_|/ |/| | | |
* | | | | misc: xilinx-sdfec: fix dependency and build errorRandy Dunlap2019-08-151-0/+1
* | | | | habanalabs: fix device IRQ unmasking for BE hostBen Segal2019-08-121-9/+24
* | | | | habanalabs: fix endianness handling for internal QMAN submissionOded Gabbay2019-08-124-15/+17
* | | | | habanalabs: fix completion queue handling when host is BEBen Segal2019-08-121-14/+13
* | | | | habanalabs: fix endianness handling for packets from userBen Segal2019-08-122-13/+32
* | | | | habanalabs: fix DRAM usage accounting on context tear downTomer Tayar2019-08-121-0/+2
* | | | | habanalabs: Avoid double free in error flowTomer Tayar2019-08-121-3/+2
| |_|_|/ |/| | |
* | | | Merge tag 'char-misc-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-08-104-23/+22
|\ \ \ \ | |/ / / |/| | |
| * | | habanalabs: fix host memory polling in BE architectureBen Segal2019-07-294-6/+20
| * | | habanalabs: fix F/W download in BE architectureBen Segal2019-07-291-17/+2
| | |/ | |/|
* | | Merge tag 'at24-v5.3-rc3-fixes-for-wolfram' of git://git.kernel.org/pub/scm/l...Wolfram Sang2019-08-011-1/+1
|\ \ \ | |/ / |/| |
| * | eeprom: at24: make spd world-readable againJean Delvare2019-07-281-1/+1
| |/
* | eeprom: make older eeprom drivers select NVMEM_SYSFSArseny Solokha2019-07-251-0/+3
* | mei: me: add mule creek canyon (EHL) device idsAlexander Usyskin2019-07-242-0/+6
* | habanalabs: don't reset device when getting VRHOTOded Gabbay2019-06-271-1/+1