aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-17/+10
2018-12-28Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds5-3/+393
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse2-16/+9
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS1-1/+1
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+13
2018-12-27Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds5-27/+17
2018-12-21ocxl: Fix endiannes bug in read_afu_name()Greg Kurz1-1/+1
2018-12-20ocxl/afu_irq: Don't include <asm/pnv-ocxl.h>Greg Kurz1-1/+0
2018-12-20ocxl: Clarify error path in setup_xsl_irq()Greg Kurz1-9/+14
2018-12-20cxl: drop the dma_set_mask callback from vphbChristoph Hellwig1-12/+0
2018-12-20ocxl: Fix endiannes bug in ocxl_link_update_pe()Greg Kurz1-1/+1
2018-12-20dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig1-1/+1
2018-12-17misc: alcor_pci: fix spelling mistake "invailid" -> "invalid"Colin Ian King1-2/+2
2018-12-17misc: rtsx_usb: Use USB remote wakeup signaling for card insertion detectionKai-Heng Feng1-0/+8
2018-12-17misc: cardreader: add new Alcor Micro Cardreader PCI driverOleksij Rempel4-3/+385
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-11-27misc: mic/scif: fix copy-paste error in scif_create_remote_lookupYueHaibing1-1/+1
2018-11-26virtio_ring: disable packed ring on unsupported transportsTiwei Bie1-0/+13
2018-11-26cxl: Use device_type helpers to access the node typeRob Herring1-3/+1
2018-11-11misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_dataNathan Chancellor1-1/+1
2018-11-11drivers/misc/sgi-gru: fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+4
2018-11-01Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+3
2018-11-01Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds4-0/+79
2018-10-29Merge branch 'i2c/for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-21/+22
2018-10-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+0
2018-10-26Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks"Michal Hocko1-1/+0
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+3
2018-10-26Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds32-821/+1411
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-5/+6
2018-10-24iov_iter: Separate type from direction and use accessor functionsDavid Howells1-3/+3
2018-10-15sgi-xp: Replace spin_is_locked() with lockdepLance Roy3-5/+5
2018-10-15eeprom: New ee1004 driver for DDR4 memoryJean Delvare3-0/+293
2018-10-15eeprom: at25: remove unneeded 'at25_remove'YueHaibing1-10/+0
2018-10-15misc: mic: scif: remove set but not used variables 'src_dma_addr, dst_dma_addr'YueHaibing1-3/+0
2018-10-15misc: mic: fix a DMA pool free failureWenwen Wang1-1/+1
2018-10-11misc: cxl: Fix possible null pointer dereferencezhong jiang1-2/+0
2018-10-11misc: mic: scif: remove redundant check on ret < 0Colin Ian King1-2/+0
2018-10-04Merge branch 'linus' into x86/core, to pick up fixesIngo Molnar5-12/+15
2018-10-02VMCI: remove set but not used variable 'cid'YueHaibing1-3/+0
2018-10-02misc: card_utils: remove duplicated include filezhong jiang1-2/+0
2018-10-02mei: replace POLL* with EPOLL* for write queues.Tomas Winkler1-2/+2
2018-10-02VMCI: Resource wildcard match fixedJorgen Hansen2-2/+3
2018-10-02eeprom: at24: fix unexpected timeout under high loadWang Xin1-21/+22
2018-09-28eeprom: at25: use devm_nvmem_register()Bartosz Golaszewski1-2/+1
2018-09-28eeprom: eeprom_93xx46: use resource managementBartosz Golaszewski1-14/+5
2018-09-25misc: genwqe: remove duplicated include filezhong jiang2-2/+0
2018-09-25misc: genwqe: should return proper error value.zhong jiang1-6/+7
2018-09-25misc: mic: scif: Remove unused variableNathan Chancellor1-3/+1
2018-09-25misc: remove redundant include moduleparam.hzhong jiang2-2/+0