summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-04-25coresight: catu: fix clang build warningArnd Bergmann2-7/+3
2019-04-25virt: vbox: Sanity-check parameter types for hgcm-calls coming from userspaceHans de Goede1-0/+31
2019-04-25binder: check for overflow when alloc for security contextTodd Kjos1-1/+11
2019-04-25misc: genwqe: Fix misuse of %xFuqian Huang1-2/+2
2019-04-25Merge tag 'extcon-next-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman7-18/+389
2019-04-25nvmem: core: add NVMEM_SYSFS KconfigSrinivas Kandagatla5-260/+335
2019-04-25nvmem: sunxi_sid: Support SID on H6Yangtao Li1-0/+6
2019-04-25nvmem: sunxi-sid: convert to SPDX license tagsYangtao Li1-10/+1
2019-04-25nvmem: imx-iim: use devm_platform_ioremap_resource() to simplify codeAnson Huang1-3/+1
2019-04-25nvmem: mxs-ocotp: use devm_platform_ioremap_resource() to simplify codeAnson Huang1-3/+1
2019-04-25nvmem: imx-ocotp: use devm_platform_ioremap_resource() to simplify codeAnson Huang1-3/+1
2019-04-25nvmem: core: fix read buffer in placeJorge Ramirez-Ortiz1-5/+10
2019-04-25nvmem: core: add nvmem_cell_read_u16Fabrice Gasnier1-0/+37
2019-04-25nvmem: stm32: add support for STM32MP15 BSEC to control OTP dataFabrice Gasnier1-5/+129
2019-04-25nvmem: Add driver for STM32 factory-programmed read only memFabrice Gasnier3-0/+90
2019-04-25nvmem: sunxi_sid: Support SID on A83T and H5Chen-Yu Tsai1-0/+2
2019-04-25nvmem: sunxi_sid: Read out data in native formatChen-Yu Tsai1-22/+1
2019-04-25nvmem: sunxi_sid: Dynamically allocate nvmem_config structureChen-Yu Tsai1-15/+17
2019-04-25nvmem: sunxi_sid: Optimize register read-out methodChen-Yu Tsai1-20/+18
2019-04-25nvmem: sunxi_sid: Read out SID for randomness without loopingChen-Yu Tsai1-3/+2
2019-04-25nvmem: imx-ocotp: broaden Kconfig dependencyLucas Stach1-2/+2
2019-04-25nvmem: imx-ocotp: add support for imx8mqLucas Stach1-0/+7
2019-04-25parport: ieee1284: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-04-25w1: ds2408: reset on output_write retry with readbackJean-Francois Dagenais1-37/+39
2019-04-25Merge tag 'icc-5.2-rc1' of https://git.linaro.org/people/georgi.djakov/linux ...Greg Kroah-Hartman1-12/+1
2019-04-25mei: expose device state in sysfsAlexander Usyskin4-18/+72
2019-04-25mei: hdcp: use own Kconfig fileTomas Winkler2-9/+14
2019-04-25drivers/misc: Add Aspeed P2A control driverPatrick Venture3-0/+452
2019-04-21Merge 5.1-rc6 into char-misc-nextGreg Kroah-Hartman315-1493/+2445
2019-04-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-8/+12
2019-04-20Merge tag 'i3c/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+3
2019-04-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-33/+3
2019-04-19Merge tag 'tty-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-4/+9
2019-04-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-1/+4
2019-04-19Merge tag 'staging-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds21-115/+192
2019-04-19Merge tag 'char-misc-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-8/+12
2019-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-4/+44
2019-04-19coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli1-0/+3
2019-04-19mm/memory_hotplug: do not unlock after failing to take the device_hotplug_lockzhong jiang1-1/+1
2019-04-19sc16is7xx: put err_spi and err_i2c into correct #ifdefGuoqing Jiang1-2/+2
2019-04-18scsi: aic7xxx: fix EISA supportChristoph Hellwig4-6/+7
2019-04-18Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"Saurav Kashyap1-1/+0
2019-04-18Merge tag 's390-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds8-10/+16
2019-04-18Merge tag 'drm-fixes-2019-04-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds10-18/+58
2019-04-18Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie8-13/+43
2019-04-18Merge tag 'drm/tegra/for-5.1-rc6' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2-5/+15
2019-04-17Merge tag 'for-linus-5.1-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds3-3/+19
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds57-414/+531
2019-04-17ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrierCorey Minyard1-2/+17
2019-04-17vt: fix cursor when clearing the screenMikulas Patocka1-1/+2