summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-03-19bus: mhi: core: Add support for basic PM operationsManivannan Sadhasivam6-1/+750
2020-03-19bus: mhi: core: Add support for PM state transitionsManivannan Sadhasivam5-1/+928
2020-03-19bus: mhi: core: Add support for ringing channel/event ring doorbellsManivannan Sadhasivam3-0/+541
2020-03-19bus: mhi: core: Add support for creating and destroying MHI devicesManivannan Sadhasivam2-1/+124
2020-03-19bus: mhi: core: Add support for registering MHI client driversManivannan Sadhasivam1-0/+149
2020-03-19bus: mhi: core: Add support for registering MHI controllersManivannan Sadhasivam7-0/+576
2020-03-19virt: vbox: Use fallthrough;Joe Perches2-2/+2
2020-03-19char: mspec: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-19nvmem: jz4780-efuse: fix build warnings on ARCH=x86_64 or riscvH. Nikolaus Schaller1-3/+3
2020-03-19nvmem: add driver for JZ4780 efusePrasannaKumar Muralidharan3-0/+253
2020-03-19nvmem: imx-ocotp: Drop unnecessary initializationsAnson Huang1-4/+4
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 Li1-0/+15
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 Bergmann3-1371/+0
2020-03-19rtc/ia64: remove legacy efirtc driverArnd Bergmann3-371/+0
2020-03-19binderfs: port to new mount apiChristian Brauner1-96/+104
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 Ardelean1-0/+38
2020-03-18firmware: imx: add COMPILE_TEST supportAnson Huang1-2/+2
2020-03-18misc: move FLASH_MINOR into miscdevice.h and fix conflictsZhenzhong Duan2-4/+2
2020-03-18misc: cleanup minor number definitions in c file into miscdevice.hZhenzhong Duan11-22/+4
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-Hartman217-1301/+2733
2020-03-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds10-33/+329
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 Torvalds1-7/+20
2020-03-08Merge tag 'tty-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-29/+88
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 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds2-29/+2
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-07Merge tag 'for-linus-5.6b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-49/+61
2020-03-06Merge tag 'devicetree-fixes-for-5.6-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2020-03-06Merge tag 'drm-fixes-2020-03-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+3