summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bus: mhi: core: Add support for registering MHI controllersManivannan Sadhasivam2020-03-199-0/+988
* docs: Add documentation for MHI busManivannan Sadhasivam2020-03-194-0/+297
* virt: vbox: Use fallthrough;Joe Perches2020-03-192-2/+2
* char: mspec: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-191-1/+1
* nvmem: jz4780-efuse: fix build warnings on ARCH=x86_64 or riscvH. Nikolaus Schaller2020-03-191-3/+3
* Documentation: ABI: nvmem: add documentation for JZ4780 efuse ABIPrasannaKumar Muralidharan2020-03-191-0/+16
* nvmem: add driver for JZ4780 efusePrasannaKumar Muralidharan2020-03-193-0/+253
* Bindings: nvmem: add bindings for JZ4780 efusePrasannaKumar Muralidharan2020-03-191-0/+45
* nvmem: imx-ocotp: Drop unnecessary initializationsAnson Huang2020-03-191-4/+4
* nvmem: check for NULL reg_read and reg_write before dereferencingNicholas Johnson2020-03-191-0/+6
* nvmem: core: validate nvmem config before parsingSrinivas Kandagatla2020-03-191-0/+3
* nvmem: release the write-protect pinKhouloud Touil2020-03-191-0/+1
* nvmem: fix memory leak in error pathBartosz Golaszewski2020-03-191-2/+6
* nvmem: add a newline for readabilityBartosz Golaszewski2020-03-191-0/+1
* nvmem: remove a stray newline in nvmem_register()Bartosz Golaszewski2020-03-191-1/+0
* nvmem: core: add nvmem_cell_read_u64Yangtao Li2020-03-192-0/+22
* nvmem: core: add nvmem_cell_read_commonYangtao Li2020-03-191-35/+19
* nvmem: imx: ocotp: add i.MX8MP supportPeng Fan2020-03-191-0/+21
* rtc/alpha: remove legacy rtc driverArnd Bergmann2020-03-194-1372/+2
* rtc/ia64: remove legacy efirtc driverArnd Bergmann2020-03-199-377/+11
* binderfs: add stress test for binderfs binder devicesChristian Brauner2020-03-192-94/+334
* binderfs_test: switch from /dev to a unique per-test mountpointChristian Brauner2020-03-191-24/+23
* binderfs: port tests to test harness infrastructureChristian Brauner2020-03-192-16/+17
* binderfs: port to new mount apiChristian Brauner2020-03-191-96/+104
* extcon: Remove unneeded extern keyword from extcon-provider.hChanwoo Choi2020-03-191-14/+14
* uio: uio_pdrv_genirq: use new devm_uio_register_device() functionAlexandru Ardelean2020-03-181-20/+14
* uio: add resource managed devm_uio_register_device() functionAlexandru Ardelean2020-03-182-0/+47
* UIO: fix up inapposite whiteplace in uio head fileQiang Su2020-03-181-12/+12
* firmware: imx: add COMPILE_TEST supportAnson Huang2020-03-181-2/+2
* misc: move FLASH_MINOR into miscdevice.h and fix conflictsZhenzhong Duan2020-03-184-5/+4
* misc: cleanup minor number definitions in c file into miscdevice.hZhenzhong Duan2020-03-1814-27/+15
* mei: fix CNL itouch device number to match the spec.Alexander Usyskin2020-03-182-4/+4
* misc: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-184-4/+4
* misc: mic: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-181-2/+2
* firmware: stratix10-svc: add the compatible value for intel agilexRichard Gong2020-03-181-0/+1
* firmware: intel_stratix10_service: add depend on agilexRichard Gong2020-03-181-1/+1
* intel_th: Disallow multi mode on devices where it's brokenAlexander Shishkin2020-03-183-4/+17
* tty: reorganize tty & serial menusRandy Dunlap2020-03-121-87/+86
* tty: source all tty Kconfig files in one placeRandy Dunlap2020-03-124-12/+6
* char: group dev configs togtherRandy Dunlap2020-03-121-50/+50
* Merge 5.6-rc5 into char-misc-nextGreg Kroah-Hartman2020-03-09552-3060/+5633
|\
| * Linux 5.6-rc5v5.6-rc5Linus Torvalds2020-03-081-1/+1
| * Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2020-03-0843-91/+416
| |\
| | * Merge tag 'socfpga_defconfig_fix_for_v5.6' of git://git.kernel.org/pub/scm/li...Olof Johansson2020-03-041-0/+1
| | |\
| | | * ARM: socfpga_defconfig: Add back DEBUG_FSDinh Nguyen2020-03-041-0/+1
| | * | Merge tag 'socfpga_dts_fix_for_v5.6_v2' of git://git.kernel.org/pub/scm/linux...Olof Johansson2020-03-03615-5457/+6958
| | |\ \
| | | * | arm64: dts: socfpga: agilex: Fix gmac compatibleLey Foon Tan2020-03-031-3/+3
| | | |/
| | * | Merge tag 'arm-soc/for-5.6/defconfig-fixes' of https://github.com/Broadcom/st...Olof Johansson2020-03-021-0/+1
| | |\ \
| | | * | ARM: bcm2835_defconfig: Explicitly restore CONFIG_DEBUG_FSStefan Wahren2020-03-021-0/+1
| | * | | Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2020-03-023-2/+2
| | |\ \ \