aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-28Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman7-10/+32
2019-01-25Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds5-6/+23
2019-01-22vop: Fix handling of >32 feature bitsVincent Whitchurch1-2/+2
2019-01-22vop: vringh: Do not crash if no DMA channelVincent Whitchurch1-12/+20
2019-01-22vop: Add definition of readq/writeq if missingVincent Whitchurch1-0/+1
2019-01-22vop: Use %z for size_tVincent Whitchurch1-2/+2
2019-01-18misc: pvpanic: fix warning implicit declarationAnders Roxell1-0/+4
2019-01-18misc: enclosure: Use struct_size() in kzalloc()Gustavo A. R. Silva1-3/+1
2019-01-18misc/sgi-gru/grufault: fix a style errorPeng Hao1-2/+2
2019-01-18misc/mic/vop/vop_main : remove unneeded semicolonPeng Hao1-2/+2
2019-01-18misc/ics932s401: Add a missing check to i2c_smbus_read_word_dataAditya Pakki1-0/+2
2019-01-18drivers: misc: ad525x_dpot: clean indentation issue, remove tabsColin Ian King1-13/+11
2019-01-18lkdtm: change snprintf to scnprintf for possible overflowSilvio Cesare1-2/+2
2019-01-18misc: ibmvsm: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-2/+5
2019-01-14virtio: don't allocate vqs when names[i] = NULLWei Wang1-2/+7
2019-01-13mei: squash single_recv_buf into one bit in client propertiesAlexander Usyskin1-1/+2
2019-01-13mei: me: add denverton innovation engine device IDsTomas Winkler2-0/+4
2019-01-13mei: me: mark LBG devices as having dma supportAlexander Usyskin1-1/+1
2019-01-13mei: dma: silent the reject messageTomas Winkler1-3/+9
2019-01-09lkdtm: Add tests for NULL pointer dereferenceChristophe Leroy3-0/+22
2019-01-09lkdtm: Print real addressesChristophe Leroy1-9/+9
2019-01-09lkdtm: Do not depend on BLOCK and clean up headersKees Cook1-9/+0
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-2/+2
2019-01-05Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds2-1/+4
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-1/+1
2019-01-01Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2-2/+2
2018-12-28Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds28-349/+820
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-20Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into nextJoerg Roedel2-2/+2
2018-12-20dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig1-1/+1
2018-12-19VMCI: Use memdup_user() rather than duplicating its implementationWen Yang1-14/+4
2018-12-19misc: mic: fix a DMA pool free failureWenwen Wang2-5/+30
2018-12-19genwqe: Fix size checkChristian Borntraeger1-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-10eeprom: at24: add support for 24c2048Adrian Bunk2-1/+4
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-12-06misc: ti-st: make array read_ver_cmd static, shrinks object sizeColin Ian King1-1/+1