summaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | habanalabs: update F/W register mapOded Gabbay2020-05-191-21/+23
| * | | habanalabs: enable trace data compression (profiler)Adam Aharon2020-05-191-1/+1
| * | | habanalabs: load CPU device boot loader from hostOfir Bitton2020-05-194-73/+77
| * | | habanalabs: leave space for 2xMSG_PROT in CBOded Gabbay2020-05-191-7/+17
| * | | habanalabs: support hwmon_reset_history attributeChristine Gharzuzi2020-05-193-3/+97
| * | | habanalabs: Align protection bits configuration of all TPCsTomer Tayar2020-05-191-1/+98
| * | | habanalabs: Allow access to TPC LFSR registerTomer Tayar2020-05-191-1/+0
| * | | habanalabs: Add INFO IOCTL opcode for time sync informationTomer Tayar2020-05-196-1/+88
| * | | habanalabs: hl_pci_set_dma_mask() can be statickbuild test robot2020-05-191-1/+1
| * | | habanalabs: handle barriers in DMA QMAN streamsOded Gabbay2020-05-175-4/+23
| * | | habanalabs: retrieve DMA mask indication from firmwareOded Gabbay2020-05-174-39/+53
| * | | habanalabs: update firmware definitionsOded Gabbay2020-05-172-3/+49
| * | | habanalabs: increase timeout during resetOded Gabbay2020-05-171-1/+1
| * | | habanalabs: print warning when reset is requestedOded Gabbay2020-05-171-0/+4
| * | | habanalabs: unify and improve device cpu initOded Gabbay2020-05-175-113/+220
| * | | habanalabs: re-factor H/W queues initializationOmer Shpigelman2020-05-175-14/+29
| * | | habanalabs: remove stop-on-error flag from DMAOmer Shpigelman2020-05-174-3/+63
| * | | habanalabs: don't wait for ASIC CPU after resetOded Gabbay2020-05-172-25/+1
| * | | VMCI: Avoid extra check for access_ok()Souptick Joarder2020-05-151-2/+0
| * | | misc: fastrpc: fix potential fastrpc_invoke_ctx leakSrinivas Kandagatla2020-05-151-1/+8
| * | | misc: fastrpc: Fix an incomplete memory release in fastrpc_rpmsg_probe()Srinivas Kandagatla2020-05-151-1/+3
| * | | misc: xilinx-sdfec: convert to module_platform_driver()Harshal Chaudhari2020-05-151-19/+1
| * | | Merge 5.7-rc5 into char-misc-nextGreg Kroah-Hartman2020-05-113-1/+13
| |\ \ \
| * \ \ \ Merge 5.7-rc3 into char-misc-nextGreg Kroah-Hartman2020-04-272-2/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | misc: rtsx: Improve compatibility for rts5261Rui Feng2020-04-231-2/+7
| * | | | sgi-xp: make some symbols static in xpc_main.cJason Yan2020-04-231-5/+5
| * | | | sgi-xp: make some symbols static in xpnet.cJason Yan2020-04-231-4/+4
| * | | | misc: xilinx_sdfec: Use memdup_user() as a cleanupZou Wei2020-04-231-8/+3
| * | | | misc: mic: correct a typoHu Haowen2020-04-231-1/+1
| * | | | lkdtm: bugs: Fix spelling mistakeGustavo A. R. Silva2020-04-231-1/+1
* | | | | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-052-9/+1
|\ \ \ \ \
| * | | | | cxl: Remove dead Kconfig optionsAndrew Donnellan2020-06-021-8/+0
| * | | | | ocxl: Fix misleading commentAndrew Donnellan2020-05-201-1/+1
| |/ / / /
* | | | | Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-06-053-290/+0
|\ \ \ \ \
| * \ \ \ \ Merge tag 'vexpress-modules-for-soc-v2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2020-05-153-290/+0
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | bus: vexpress-config: Merge vexpress-syscfg into vexpress-configRob Herring2020-05-133-290/+0
| | |/ / /
* | | | | Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-06-022-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge branches 'pm-core' and 'pm-sleep'Rafael J. Wysocki2020-06-012-2/+2
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge back system-wide PM material for v5.8.Rafael J. Wysocki2020-05-022-2/+2
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | PM: sleep: core: Rename DPM_FLAG_NEVER_SKIPRafael J. Wysocki2020-04-242-2/+2
| | | |/ /
* | | | | Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-06-021-2/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | vmci_host: get rid of pointless access_ok()Al Viro2020-05-291-2/+0
| | |/ / | |/| |
* | | | misc: rtsx: Add short delay after exit from ASPMKlaus Doth2020-05-221-0/+3
* | | | mei: release me_cl object referenceAlexander Usyskin2020-05-151-0/+2
| |_|/ |/| |
* | | mei: me: disable mei interface on LBG servers.Tomas Winkler2020-05-053-1/+13
| |/ |/|
* | Merge tag 'char-misc-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-261-1/+2
|\ \
| * | mei: me: fix irq number stored in hw structBenjamin Lee2020-04-201-1/+2
| |/
* / vhost: disable for OABIMichael S. Tsirkin2020-04-201-1/+1
|/
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-04-081-4/+0
|\
| * vhost: refine vhost and vringh kconfigJason Wang2020-04-011-4/+0