summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nvmem: add Rockchip OTP driverFinley Xiao2019-11-053-0/+281
* dt-bindings: nvmem: add binding for Rockchip OTP controllerHeiko Stuebner2019-11-051-0/+25
* nvmem: imx: scu: fix dependency in KconfigSrinivas Kandagatla2019-11-051-0/+1
* nvmem: sprd: Add Spreadtrum SoCs eFuse supportFreeman Liu2019-11-053-0/+437
* dt-bindings: nvmem: Add Spreadtrum eFuse controller documentationFreeman Liu2019-11-051-0/+39
* nvmem: imx-ocotp: reset error status on probeLucas Stach2019-11-051-0/+4
* nvmem: imx: scu: support writePeng Fan2019-11-051-1/+72
* nvmem: imx: scu: support hole region checkPeng Fan2019-11-051-5/+42
* nvmem: sc27xx: Change to use devm_hwspin_lock_request_specific() to request o...Baolin Wang2019-11-051-12/+1
* nvmem: core: fix nvmem_cell_write inline functionSebastian Reichel2019-11-051-1/+1
* char: xillybus: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-11-051-4/+1
* rfkill: allocate static minorMarcel Holtmann2019-11-052-2/+8
* mei: me: add comet point V device idAlexander Usyskin2019-11-052-0/+2
* mei: bus: prefix device names on bus with the bus nameAlexander Usyskin2019-11-051-4/+5
* Merge tag 'extcon-next-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2019-11-053-3/+21
|\
| * extcon: sm5502: remove redundant assignment to variable cable_typeColin Ian King2019-10-311-1/+1
| * extcon: sm5502: Reset registers during initializationStephan Gerhold2019-10-112-0/+6
| * extcon-intel-cht-wc: Don't reset USB data connection at probeYauhen Kharuzhy2019-10-011-2/+14
* | coresight: etm4x: Fix BMVAL misuseRikard Falkeborn2019-11-041-1/+1
* | coresight: Serialize enabling/disabling a link device.Yabin Cui2019-11-044-52/+90
* | coresight: Add explicit architecture dependencyMark Brown2019-11-041-0/+1
* | coresight: etm4x: Add missing single-shot control API to sysfsMike Leach2019-11-043-1/+149
* | coresight: etm4x: Add view comparator settings API to sysfs.Mike Leach2019-11-041-0/+52
* | coresight: etm4x: Improve usability of sysfs - CID and VMID masks.Mike Leach2019-11-041-2/+8
* | coresight: etm4x: Improve usability of sysfs - include/exclude addr.Mike Leach2019-11-041-5/+9
* | coresight: etm4x: Fix issues with start-stop logic.Mike Leach2019-11-042-4/+36
* | coresight: etm4x: Add missing API to set EL match on address filtersMike Leach2019-11-041-0/+42
* | coresight: etm4x: Fix input validation for sysfs.Mike Leach2019-11-041-8/+13
* | coresight: etm4x: Fixes for ETM v4.4 architecture updates.Mike Leach2019-11-043-11/+21
* | coresight: etm4x: Add support for ThunderX2Tanmay Vilas Kumar Jagdale2019-11-041-0/+1
* | dt-bindings: arm: coresight: Add support for coresight-loses-context-with-cpuAndrew Murray2019-11-041-0/+9
* | coresight: etm4x: Save/restore state across CPU low power statesAndrew Murray2019-11-044-0/+394
* | drivers: mcb: use symbol namespacesJohannes Thumshirn2019-11-039-15/+22
* | Merge 5.4-rc5 into char-misc-nextGreg Kroah-Hartman2019-10-27594-3244/+5348
|\ \
| * | Linux 5.4-rc5v5.4-rc5Linus Torvalds2019-10-271-2/+2
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-10-271-5/+9
| |\ \
| | * | x86/cpu/vmware: Fix platform detection VMWARE_PORT macroThomas Hellstrom2019-10-221-5/+8
| | * | x86/cpu/vmware: Use the full form of INL in VMWARE_HYPERCALL, for clang/llvmThomas Hellstrom2019-10-221-1/+2
| * | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-10-273-7/+10
| |\ \ \
| | * | | posix-cpu-timers: Fix two trivial commentsYi Wang2019-10-231-3/+3
| | * | | timers/sched_clock: Include local timekeeping.h for missing declarationsBen Dooks (Codethink)2019-10-231-0/+2
| | * | | lib/vdso: Make clock_getres() POSIX compliant againThomas Gleixner2019-10-231-4/+5
| | |/ /
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-10-2714-21/+71
| |\ \ \
| | * | | perf/aux: Fix AUX output stoppingAlexander Shishkin2019-10-221-1/+1
| | * | | perf/aux: Fix tracking of auxiliary trace buffer allocationThomas Richter2019-10-211-2/+4
| | * | | Merge tag 'perf-urgent-for-mingo-5.4-20191017' of git://git.kernel.org/pub/sc...Ingo Molnar2019-10-2112-17/+65
| | |\ \ \
| | | * | | perf kmem: Fix memory leak in compact_gfp_flags()Yunfeng Ye2019-10-161-0/+1
| | | * | | tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo2019-10-151-2/+28
| | | * | | tools headers kvm: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo2019-10-151-0/+2
| | | * | | tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2019-10-151-0/+1