summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-01-22uio: remove redundant checkChengguang Xu1-2/+2
2019-01-22uio: fix potential memory leak in error caseChengguang Xu1-1/+1
2019-01-22drivers: platform: goldfish: fix the checkpatch complain in KconfigRoman Kiryanov1-2/+2
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-22powerpc: Adopt nvram module for PPC64Finn Thain1-0/+4
2019-01-22char/generic_nvram: Remove as unusedFinn Thain2-165/+1
2019-01-22powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAMFinn Thain1-10/+9
2019-01-22powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 && CONFIG_PP...Finn Thain6-75/+48
2019-01-22powerpc: Implement nvram ioctlsFinn Thain1-0/+38
2019-01-22char/nvram: Add "devname:nvram" module aliasFinn Thain1-0/+1
2019-01-22macintosh/via-cuda: Don't rely on Cuda to end a transferFinn Thain1-3/+5
2019-01-22m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRA...Finn Thain1-1/+2
2019-01-22char/nvram: Implement NVRAM read/write methodsFinn Thain1-46/+74
2019-01-22char/nvram: Allow the set_checksum and initialize ioctls to be omittedFinn Thain1-30/+40
2019-01-22char/nvram: Adopt arch_nvram_opsFinn Thain1-6/+24
2019-01-22powerpc: Replace nvram_* extern declarations with standard headerFinn Thain2-1/+2
2019-01-22nvram: Replace nvram_* function exports with static functionsFinn Thain2-25/+10
2019-01-22char/nvram: Re-order functions to remove forward declarations and #ifdefsFinn Thain1-95/+72
2019-01-22m68k/atari: Move Atari-specific code out of drivers/char/nvram.cFinn Thain1-245/+35
2019-01-22scsi/atari_scsi: Don't select CONFIG_NVRAMFinn Thain3-8/+5
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-13mei: squash single_recv_buf into one bit in client propertiesAlexander Usyskin1-1/+2
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-06Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-5/+17
2019-01-06Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteprocLinus Torvalds3-0/+166
2019-01-05Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2019-01-05Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-blockLinus Torvalds3-58/+34
2019-01-05Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds51-290/+628
2019-01-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds6-21/+10
2019-01-05Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linuxLinus Torvalds13-44/+70
2019-01-05Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds13-130/+321
2019-01-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds23-188/+1521
2019-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds12-57/+680
2019-01-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds32-135/+138
2019-01-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds13-89/+357
2019-01-05Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-0/+1
2019-01-05Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds8-6/+1334
2019-01-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-8/+2
2019-01-05Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds9-260/+290
2019-01-05Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linuxLinus Torvalds1-3/+3