summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | habanalabs: Add descriptive name to PSOC app status registerTomer Tayar2019-09-052-2/+4
| * | | | habanalabs: Add descriptive names to PSOC scratch-pad registersTomer Tayar2019-09-052-17/+48
| * | | | habanalabs: create two char devices per ASICOded Gabbay2019-09-054-52/+199
| * | | | habanalabs: change device_setup_cdev() to be more genericOded Gabbay2019-09-051-22/+25
| * | | | habanalabs: maintain a list of file private data objectsOded Gabbay2019-09-054-132/+129
| * | | | habanalabs: rename user_ctx as compute_ctxOded Gabbay2019-09-054-19/+21
| * | | | habanalabs: show the process context dram usageOded Gabbay2019-09-051-4/+7
| * | | | habanalabs: kill user process after CS rollbackOded Gabbay2019-09-051-4/+13
| * | | | habanalabs: add handle field to context structureOded Gabbay2019-09-052-11/+18
| * | | | habanalabs: Use dev_get_drvdataChuhong Yuan2019-09-051-4/+2
| * | | | habanalabs: power management through sysfs is only for GOYAOded Gabbay2019-09-052-98/+98
| * | | | habanalabs: cap simulator timeoutOded Gabbay2019-09-051-6/+14
| * | | | habanalabs: add debug print when rejecting CSOded Gabbay2019-09-051-0/+2
| * | | | habanalabs: remove write_open_cnt propertyOded Gabbay2019-09-051-10/+0
| * | | | misc: fastrpc: free dma buf scatter listSrinivas Kandagatla2019-09-041-0/+1
| * | | | misc: fastrpc: fix double refcounting on dmabufSrinivas Kandagatla2019-09-041-25/+0
| * | | | misc: fastrpc: remove unused definitionJorge Ramirez-Ortiz2019-09-041-1/+0
| * | | | misc: fastrpc: Don't reference rpmsg_device after removeBjorn Andersson2019-09-041-0/+4
| * | | | misc: fastrpc: Reference count channel contextBjorn Andersson2019-09-041-5/+38
| * | | | eeprom: Deprecate the legacy eeprom driverJean Delvare2019-09-041-1/+4
| * | | | Merge 5.3-rc7 into char-misc-nextGreg Kroah-Hartman2019-09-025-6/+18
| |\ \ \ \
| * \ \ \ \ Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kee...Greg Kroah-Hartman2019-08-285-1/+55
| |\ \ \ \ \
| | * | | | | lkdtm: Split WARNING into separate testsKees Cook2019-08-193-1/+8
| | * | | | | 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
| |/ / / / /