summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-271-1/+0Star
|\
| * Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...Michal Hocko2018-10-271-1/+0Star
* | 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/+0Star
| * | misc: mic: scif: remove set but not used variables 'src_dma_addr, dst_dma_addr'YueHaibing2018-10-151-3/+0Star
| * | misc: mic: fix a DMA pool free failureWenwen Wang2018-10-151-1/+1
| * | misc: cxl: Fix possible null pointer dereferencezhong jiang2018-10-111-2/+0Star
| * | misc: mic: scif: remove redundant check on ret < 0Colin Ian King2018-10-111-2/+0Star
| * | VMCI: remove set but not used variable 'cid'YueHaibing2018-10-031-3/+0Star
| * | misc: card_utils: remove duplicated include filezhong jiang2018-10-031-2/+0Star
| * | mei: replace POLL* with EPOLL* for write queues.Tomas Winkler2018-10-031-2/+2
| * | VMCI: Resource wildcard match fixedJorgen Hansen2018-10-032-2/+3
| * | eeprom: at25: use devm_nvmem_register()Bartosz Golaszewski2018-09-281-2/+1Star
| * | eeprom: eeprom_93xx46: use resource managementBartosz Golaszewski2018-09-281-14/+5Star
| * | misc: genwqe: remove duplicated include filezhong jiang2018-09-252-2/+0Star
| * | misc: genwqe: should return proper error value.zhong jiang2018-09-251-6/+7
| * | misc: mic: scif: Remove unused variableNathan Chancellor2018-09-251-3/+1Star
| * | misc: remove redundant include moduleparam.hzhong jiang2018-09-252-2/+0Star
| * | misc: kgdbts: Fix restrict errorLaura Abbott2018-09-251-10/+6Star
| * | misc: echo: Remove unnecessary parentheses and simplify check for zeroNathan Chancellor2018-09-251-1/+1
| * | misc: sram: remove redundant null pointer check before of_node_putzhong jiang2018-09-251-4/+2Star
| * | vmw_balloon: add reset statNadav Amit2018-09-251-2/+5
| * | vmw_balloon: general style cleanupNadav Amit2018-09-251-16/+23
| * | vmw_balloon: rework the inflate and deflate loopsNadav Amit2018-09-251-288/+541
| * | vmw_balloon: stats reworkNadav Amit2018-09-251-103/+281
| * | vmw_balloon: simplify vmballoon_send_get_target()Nadav Amit2018-09-251-21/+14Star
| * | vmw_balloon: refactor change size from vmballoon_workNadav Amit2018-09-251-23/+52
| * | vmw_balloon: rename VMW_BALLOON_2M_SHIFT to VMW_BALLOON_2M_ORDERNadav Amit2018-09-251-4/+4
| * | vmw_balloon: treat all refused pages equallyNadav Amit2018-09-251-23/+29
| * | vmw_balloon: change batch/single lock abstractionsNadav Amit2018-09-251-193/+165Star
| * | vmw_balloon: remove sleeping allocationsNadav Amit2018-09-251-49/+18Star
| * | vmw_balloon: simplifying batch accessNadav Amit2018-09-251-51/+30Star
| * | vmw_balloon: merge send_lock and send_unlock pathNadav Amit2018-09-251-41/+21Star
| * | vmw_balloon: unify commands tracing and statsNadav Amit2018-09-251-75/+41Star
| * | vmw_balloon: handle commands in a single function.Nadav Amit2018-09-251-107/+116
| * | misc: sgi-gru: fix fall-through annotationsGustavo A. R. Silva2018-09-201-2/+2
| * | Merge b4.19-rc4 into char-misc-nextGreg Kroah-Hartman2018-09-165-12/+15
| |\ \
| * | | drivers: misc: ad525x_dpot: Update MODULE AUTHOR email addressMichael Hennerich2018-09-143-5/+5
| * | | misc: sgi-xp: remove meaningless null check before kfreezhong jiang2018-09-141-2/+1Star
| * | | misc: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-141-2/+2
| * | | misc: lkdtm: fixed static variable initializationParth Y Shah2018-09-121-1/+1
| * | | misc: bh1770glc: remove unused array prox_curr_maColin Ian King2018-09-121-3/+0Star
| * | | misc: apds990x: remove unused array ir_currentsColin Ian King2018-09-121-1/+0Star
| | |/ | |/|
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-242-5/+6
|\ \ \
| * | | signal/GenWQE: Fix sending of SIGKILLEric W. Biederman2018-09-152-5/+6
| |/ /
* | | Merge branch 'linus' into x86/core, to pick up fixesIngo Molnar2018-10-045-12/+15
|\ \ \ | | |/ | |/|