summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | misc: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-184-4/+4
| * | | misc: mic: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-181-2/+2
| * | | Merge 5.6-rc5 into char-misc-nextGreg Kroah-Hartman2020-03-091-6/+6
| |\ \ \
| * \ \ \ Merge 5.6-rc3 into char-misc-nextGreg Kroah-Hartman2020-02-242-3/+46
| |\ \ \ \
| * | | | | mei: remove unused includes from pci-{me,txe}.cTomas Winkler2020-02-232-14/+2
| * | | | | misc: Use kzalloc() instead of kmalloc() with flag GFP_ZERO.Huang Zijiang2020-02-141-1/+1
| * | | | | mei: limit number of bytes in mei header.Tomas Winkler2020-02-112-2/+5
| * | | | | mei: bus: replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-111-2/+2
| * | | | | misc: vexpress: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-111-1/+1
| * | | | | lkdtm/stackleak: Make the test more verboseAlexander Popov2020-02-101-8/+17
| | |_|_|/ | |/| | |
* | | | | Merge branch 'i2c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2020-04-021-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v5.6-rc7' into i2c/for-5.7Wolfram Sang2020-03-266-10/+13
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'at24-updates-for-v5.7' of git://git.kernel.org/pub/scm/linux/kerne...Wolfram Sang2020-03-241-0/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | eeprom: at24: add TPF0001 ACPI ID for 24c1024 deviceMarkus Pietrek2020-02-101-0/+1
| | | |/ / | | |/| |
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-04-015-0/+650
|\ \ \ \ \
| * | | | | uacce: unmap remaining mmapping from user spaceZhangfei Gao2020-03-061-0/+16
| * | | | | uacce: add uacce driverKenneth Lee2020-02-225-0/+634
| | |/ / / | |/| | |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-03-313-0/+38
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | lkdtm: arm64: test kernel pointer authenticationAmit Daniel Kachhap2020-03-183-0/+38
| | |/ / | |/| |
* | | | mmc: rtsx_pci: Fix support for speed-modes that relies on tuningRicky Wu2020-03-184-3/+5
* | | | misc: eeprom: at24: fix regulator underflowMichael Auchter2020-03-121-1/+2
| |_|/ |/| |
* | | altera-stapl: altera_get_note: prevent write beyond end of 'key'Daniel Axtens2020-03-031-6/+6
|/ /
* | habanalabs: patched cb equals user cb in device memsetOded Gabbay2020-02-111-2/+0
* | habanalabs: do not halt CoreSight during hard resetOmer Shpigelman2020-02-111-1/+3
* | habanalabs: halt the engines before hard-resetOded Gabbay2020-02-112-0/+43
|/
* Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2020-02-071-21/+51
|\
| * Merge tag 'at24-updates-for-v5.6' of git://git.kernel.org/pub/scm/linux/kerne...Wolfram Sang2020-01-291-21/+51
| |\
| | * misc: eeprom: at24: support pm_runtime controlBibby Hsieh2020-01-231-0/+39
| | * eeprom: at24: remove the write-protect pin supportKhouloud Touil2020-01-091-9/+0
| | * eeprom: at24: sort headers alphabeticallyBartosz Golaszewski2020-01-021-12/+12
| | * eeprom: at24: update the license tagBartosz Golaszewski2020-01-021-1/+1
* | | Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-02-041-0/+1
|\ \ \
| * \ \ Merge branch 'topic/user-access-begin' into nextMichael Ellerman2020-02-012-7/+8
| |\ \ \
| * | | | ocxl: Add PCI hotplug dependency to KconfigFrederic Barrat2020-01-231-0/+1
| * | | | misc: cxl: use mmgrabJulia Lawall2020-01-161-1/+1
| | |/ / | |/| |
* | | | proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-21/+21
* | | | Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-01-301-8/+0
|\ \ \ \
| * \ \ \ Backmerge v5.5-rc7 into drm-nextDave Airlie2020-01-207-34/+34
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-12-171-8/+0
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | drm/tee_shm: Drop dma_buf_k(unmap) supportDaniel Vetter2019-11-251-8/+0
* | | | | Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-01-2918-52/+105
|\ \ \ \ \
| * | | | | mei: me: add jasper point DIDTomas Winkler2020-01-242-0/+4
| * | | | | mei: me: add comet point (lake) H device idsTomas Winkler2020-01-222-0/+6
| * | | | | Merge 5.5-rc7 into char-misc-nextGreg Kroah-Hartman2020-01-222-7/+8
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | mic: Remove unneeded NULL checkXu Wang2020-01-143-9/+0
| * | | | | misc: xilinx_sdfec: fix xsdfec_poll()'s return typeLuc Van Oostenryck2020-01-141-5/+5
| * | | | | misc: xilinx_sdfec: add missing __user annotationLuc Van Oostenryck2020-01-141-1/+1
| * | | | | drivers/misc: ti-st: remove redundant assignment to variables i and flagsColin Ian King2020-01-141-2/+2
| * | | | | misc: tsl2550: remove redundant initialization to variable rColin Ian King2020-01-141-7/+5
| * | | | | misc: pti: remove redundant assignments to retvalColin Ian King2020-01-141-2/+2