summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-03-19nvmem: check for NULL reg_read and reg_write before dereferencingNicholas Johnson1-0/+6
2020-03-19nvmem: core: validate nvmem config before parsingSrinivas Kandagatla1-0/+3
2020-03-19nvmem: release the write-protect pinKhouloud Touil1-0/+1
2020-03-19nvmem: fix memory leak in error pathBartosz Golaszewski1-2/+6
2020-03-19nvmem: add a newline for readabilityBartosz Golaszewski1-0/+1
2020-03-19nvmem: remove a stray newline in nvmem_register()Bartosz Golaszewski1-1/+0
2020-03-19nvmem: core: add nvmem_cell_read_u64Yangtao Li2-0/+22
2020-03-19nvmem: core: add nvmem_cell_read_commonYangtao Li1-35/+19
2020-03-19nvmem: imx: ocotp: add i.MX8MP supportPeng Fan1-0/+21
2020-03-19rtc/alpha: remove legacy rtc driverArnd Bergmann4-1372/+2
2020-03-19rtc/ia64: remove legacy efirtc driverArnd Bergmann9-377/+11
2020-03-19binderfs: add stress test for binderfs binder devicesChristian Brauner2-94/+334
2020-03-19binderfs_test: switch from /dev to a unique per-test mountpointChristian Brauner1-24/+23
2020-03-19binderfs: port tests to test harness infrastructureChristian Brauner2-16/+17
2020-03-19binderfs: port to new mount apiChristian Brauner1-96/+104
2020-03-19extcon: Remove unneeded extern keyword from extcon-provider.hChanwoo Choi1-14/+14
2020-03-18uio: uio_pdrv_genirq: use new devm_uio_register_device() functionAlexandru Ardelean1-20/+14
2020-03-18uio: add resource managed devm_uio_register_device() functionAlexandru Ardelean2-0/+47
2020-03-18UIO: fix up inapposite whiteplace in uio head fileQiang Su1-12/+12
2020-03-18firmware: imx: add COMPILE_TEST supportAnson Huang1-2/+2
2020-03-18misc: move FLASH_MINOR into miscdevice.h and fix conflictsZhenzhong Duan4-5/+4
2020-03-18misc: cleanup minor number definitions in c file into miscdevice.hZhenzhong Duan14-27/+15
2020-03-18mei: fix CNL itouch device number to match the spec.Alexander Usyskin2-4/+4
2020-03-18misc: Replace zero-length array with flexible-array memberGustavo A. R. Silva4-4/+4
2020-03-18misc: mic: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-2/+2
2020-03-18firmware: stratix10-svc: add the compatible value for intel agilexRichard Gong1-0/+1
2020-03-18firmware: intel_stratix10_service: add depend on agilexRichard Gong1-1/+1
2020-03-18intel_th: Disallow multi mode on devices where it's brokenAlexander Shishkin3-4/+17
2020-03-12tty: reorganize tty & serial menusRandy Dunlap1-87/+86
2020-03-12tty: source all tty Kconfig files in one placeRandy Dunlap4-12/+6
2020-03-12char: group dev configs togtherRandy Dunlap1-50/+50
2020-03-09Merge 5.6-rc5 into char-misc-nextGreg Kroah-Hartman552-3060/+5633
2020-03-08Linux 5.6-rc5v5.6-rc5Linus Torvalds1-1/+1
2020-03-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds43-91/+416
2020-03-08Merge tag 'edac_urgent-2020-03-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-15/+7
2020-03-08Merge tag 'char-misc-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-8/+31
2020-03-08Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-30/+44
2020-03-08Merge tag 'tty-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds8-29/+90
2020-03-08Merge tag 'usb-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds12-117/+163
2020-03-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds15-59/+95
2020-03-07Merge tag 'io_uring-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds3-47/+38
2020-03-07Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds6-41/+11
2020-03-07Merge tag 'media/v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds5-36/+22
2020-03-07io_uring: fix lockup with timeoutsPavel Begunkov1-0/+1
2020-03-07Merge tag 's390-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-2/+8
2020-03-07Merge tag 'powerpc-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-6/+18
2020-03-07Merge tag 'for-linus-5.6b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-51/+64
2020-03-07Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds3-3/+4
2020-03-07Merge tag 'sound-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds17-62/+98
2020-03-07Merge tag 'asoc-fix-v5.6-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai15-52/+71