summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-25nvmem: core: add nvmem_cell_read_u16Fabrice Gasnier2-0/+44
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-25dt-bindings: nvmem: Add STM32 factory-programmed romemFabrice Gasnier1-0/+31
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-Hartman2-12/+2
2019-04-25mei: expose device state in sysfsAlexander Usyskin5-18/+87
2019-04-25mei: hdcp: use own Kconfig fileTomas Winkler2-9/+14
2019-04-25drivers/misc: Add Aspeed P2A control driverPatrick Venture4-0/+514
2019-04-25dt-bindings: misc: aspeed-p2a-ctrl: add supportPatrick Venture1-0/+47
2019-04-21Merge 5.1-rc6 into char-misc-nextGreg Kroah-Hartman777-4467/+8115
2019-04-21Linux 5.1-rc6v5.1-rc6Linus Torvalds1-1/+1
2019-04-20Merge tag 'nfs-for-5.1-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-2/+5
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 'for-linus-20190420' of git://git.kernel.dk/linux-blockLinus Torvalds6-15/+43
2019-04-20Merge tag 'i3c/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-5/+3
2019-04-20Merge tag 'sound-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds4-11/+26
2019-04-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-35/+14
2019-04-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds20-98/+195
2019-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-15/+47
2019-04-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+26
2019-04-20Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-5/+6
2019-04-19Merge branch 'for-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2019-04-19Merge branch 'for-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+4
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 Torvalds19-104/+151
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-19block: make sure that bvec length can't be overflowMing Lei1-2/+3
2019-04-19block: kill all_q_node in request_queueHou Tao1-1/+0
2019-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-8/+50
2019-04-19x86/cpu/intel: Lower the "ENERGY_PERF_BIAS: Set to normal" message's log prio...Hans de Goede1-2/+2
2019-04-19Merge tag 'perf-urgent-for-mingo-5.1-20190419' of git://git.kernel.org/pub/sc...Ingo Molnar6-11/+37
2019-04-19coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli5-1/+57
2019-04-19mm/kmemleak.c: fix unused-function warningArnd Bergmann1-0/+2
2019-04-19init: initialize jump labels before command line option parsingDan Williams1-2/+2
2019-04-19kernel/watchdog_hld.c: hard lockup message should end with a newlineSergey Senozhatsky1-1/+2
2019-04-19kcov: improve CONFIG_ARCH_HAS_KCOV help textMark Rutland1-3/+3
2019-04-19mm: fix inactive list balancing between NUMA nodes and cgroupsJohannes Weiner1-20/+9
2019-04-19mm/hotplug: treat CMA pages as unmovableQian Cai1-12/+18
2019-04-19proc: fixup proc-pid-vm testAlexey Dobriyan1-2/+2
2019-04-19proc: fix map_files test on F29Alexey Dobriyan1-10/+10