aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* mei: dma ring: implement rx circular buffer logicTomas Winkler2018-11-266-15/+98
* mei: hw: add dma ring control blockTomas Winkler2018-11-264-0/+46
* mei: hbm: setup dma ringTomas Winkler2018-11-262-3/+85
* mei: dma ring buffers allocationTomas Winkler2018-11-264-0/+126
* Merge 4.20-rc4 into char-misc-nextGreg Kroah-Hartman2018-11-262-1/+5
|\
| * misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_dataNathan Chancellor2018-11-111-1/+1
| * drivers/misc/sgi-gru: fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-11-111-0/+4
* | misc/pvpanic: remove a redundant commaPeng Hao2018-11-071-1/+1
* | misc/pvpanic: convert to SPDX license tagsPeng Hao2018-11-071-15/+2
* | misc/pvpanic: change header file sort stylePeng Hao2018-11-071-1/+1
* | misc/pvpanic: remove unnecessary header filePeng Hao2018-11-071-1/+0
* | misc/pvpanic : break dependency on ACPIPeng Hao2018-11-072-3/+22
* | misc/pvpanic : grouping ACPI related stuffPeng Hao2018-11-071-22/+21
* | misc/pvpanic: add support to get pvpanic device info FDTPeng Hao2018-11-071-1/+63
* | misc/pvpanic: add MMIO supportPeng Hao2018-11-071-5/+10
* | misc/pvpanic: simplify the code using acpi_dev_resource_ioPeng Hao2018-11-071-8/+5
* | pvpanic: move pvpanic to misc as common driverPeng Hao2018-11-073-0/+133
* | mei: expedite ioctl return on the notify set operation errorAlexander Usyskin2018-11-071-1/+3
* | mei: flush queues by the host client onlyAlexander Usyskin2018-11-071-19/+2
* | mei: hbm: drop BUG() from the hbm handlerTomas Winkler2018-11-071-2/+2
|/
* Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-11-011-3/+3
|\
| * iov_iter: Separate type from direction and use accessor functionsDavid Howells2018-10-241-3/+3
* | Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-11-014-0/+79
|\ \
| * | lkdtm: Add a test for STACKLEAKAlexander Popov2018-09-044-0/+79
* | | Merge branch 'i2c/for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-291-21/+22
|\ \ \
| * | | eeprom: at24: fix unexpected timeout under high loadWang Xin2018-10-021-21/+22
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-261-1/+0
|\ \ \
| * | | Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...Michal Hocko2018-10-261-1/+0
* | | | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-10-261-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | ocxl: Fix access to the AFU Descriptor DataChristophe Lombard2018-09-191-1/+3
| | |/ | |/|
* | | Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-10-2632-821/+1411
|\ \ \
| * | | sgi-xp: Replace spin_is_locked() with lockdepLance Roy2018-10-153-5/+5
| * | | eeprom: New ee1004 driver for DDR4 memoryJean Delvare2018-10-153-0/+293
| * | | eeprom: at25: remove unneeded 'at25_remove'YueHaibing2018-10-151-10/+0
| * | | misc: mic: scif: remove set but not used variables 'src_dma_addr, dst_dma_addr'YueHaibing2018-10-151-3/+0
| * | | misc: mic: fix a DMA pool free failureWenwen Wang2018-10-151-1/+1
| * | | misc: cxl: Fix possible null pointer dereferencezhong jiang2018-10-111-2/+0
| * | | misc: mic: scif: remove redundant check on ret < 0Colin Ian King2018-10-111-2/+0
| * | | VMCI: remove set but not used variable 'cid'YueHaibing2018-10-021-3/+0
| * | | misc: card_utils: remove duplicated include filezhong jiang2018-10-021-2/+0
| * | | mei: replace POLL* with EPOLL* for write queues.Tomas Winkler2018-10-021-2/+2
| * | | VMCI: Resource wildcard match fixedJorgen Hansen2018-10-022-2/+3
| * | | eeprom: at25: use devm_nvmem_register()Bartosz Golaszewski2018-09-281-2/+1
| * | | eeprom: eeprom_93xx46: use resource managementBartosz Golaszewski2018-09-281-14/+5
| * | | misc: genwqe: remove duplicated include filezhong jiang2018-09-252-2/+0
| * | | misc: genwqe: should return proper error value.zhong jiang2018-09-251-6/+7
| * | | misc: mic: scif: Remove unused variableNathan Chancellor2018-09-251-3/+1
| * | | misc: remove redundant include moduleparam.hzhong jiang2018-09-252-2/+0
| * | | misc: kgdbts: Fix restrict errorLaura Abbott2018-09-251-10/+6
| * | | misc: echo: Remove unnecessary parentheses and simplify check for zeroNathan Chancellor2018-09-251-1/+1