summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-05Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ...Greg Kroah-Hartman
2021-02-05Merge tag 'icc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman
2021-02-04ARM: 9055/1: mailbox: arm_mhuv2: make remove callback return voidUwe Kleine-König
2021-02-04misc: rtsx: init of rts522a add OCP power off when no card is presentRicky Wu
2021-02-04speakup: Make dectlk flush timeout configurableSamuel Thibault
2021-02-04speakup ABI: Advertise synth parameters for all synthsSamuel Thibault
2021-02-04nvmem: core: skip child nodes not matching bindingAhmad Fatoum
2021-02-04nvmem: Add driver to expose reserved memory as nvmemNicolas Saenz Julienne
2021-02-04dt-bindings: nvmem: Add bindings for rmem driverNicolas Saenz Julienne
2021-02-04nvmem: imx-iim: Use of_device_get_match_data()Fabio Estevam
2021-02-04nvmem: core: Fix a resource leak on error in nvmem_add_cells_from_of()Dan Carpenter
2021-02-04cxl: Simplify bool conversionYang Li
2021-02-04coresight: etm4x: Handle accesses to TRCSTALLCTLRSuzuki K Poulose
2021-02-04coresight: Add support for v8.4 SelfHosted tracingJonathan Zhou
2021-02-04arm64: Add TRFCR_ELx definitionsJonathan Zhou
2021-02-04dts: bindings: coresight: ETM system register access only unitsSuzuki K Poulose
2021-02-04coresight: etm4x: Add support for sysreg only devicesSuzuki K Poulose
2021-02-04coresight: etm4x: Run arch feature detection on the CPUSuzuki K Poulose
2021-02-04coresight: etm4x: Refactor probing routineSuzuki K Poulose
2021-02-04coresight: etm4x: Detect system instructions supportSuzuki K Poulose
2021-02-04coresight: etm4x: Add necessary synchronization for sysreg accessSuzuki K Poulose
2021-02-04coresight: etm4x: Expose trcdevarch via sysfsSuzuki K Poulose
2021-02-04coresight: etm4x: Use TRCDEVARCH for component discoverySuzuki K Poulose
2021-02-04coresight: etm4x: Detect access early on the target CPUSuzuki K Poulose
2021-02-04coresight: etm4x: Handle ETM architecture versionSuzuki K Poulose
2021-02-04coresight: etm4x: Clean up exception level masksSuzuki K Poulose
2021-02-04coresight: etm4x: Cleanup secure exception level masksSuzuki K Poulose
2021-02-04coresight: etm4x: Check for Software LockSuzuki K Poulose
2021-02-04coresight: etm4x: Define DEVARCH register fieldsSuzuki K Poulose
2021-02-04coresight: etm4x: Hide sysfs attributes for unavailable registersSuzuki K Poulose
2021-02-04coresight: etm4x: Add sysreg access helpersSuzuki K Poulose
2021-02-04coresight: etm4x: Add commentary on the registersSuzuki K Poulose
2021-02-04coresight: etm4x: Make offset available for sysfs attributesSuzuki K Poulose
2021-02-04coresight: etm4x: Convert all register accessesSuzuki K Poulose
2021-02-04coresight: etm4x: Always read the registers on the host CPUSuzuki K Poulose
2021-02-04coresight: Convert claim/disclaim operations to use access wrappersSuzuki K Poulose
2021-02-04coresight: Convert coresight_timeout to use access abstractionSuzuki K Poulose
2021-02-04coresight: tpiu: Prepare for using coresight device access abstractionSuzuki K Poulose
2021-02-04coresight: Introduce device access abstractionSuzuki K Poulose
2021-02-04coresight: etm4x: Skip accessing TRCPDCR in save/restoreSuzuki K Poulose
2021-02-04coresight: etm4x: Handle access to TRCSSPCICRnSuzuki K Poulose
2021-02-04coresight: etm4x: add AMBA id for Cortex-A55 and Cortex-A75Chunyan Zhang
2021-02-04coresight: cti: Reduce scope for the variable 'cs_fwnode' in cti_plat_create_...Markus Elfring
2021-02-04random: fix the RNDRESEEDCRNG ioctlEric Biggers
2021-02-04misc: pvpanic: sysfs_emit uses should have a newlineJoe Perches
2021-02-04Merge tag 'misc-habanalabs-next-2021-01-27' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman
2021-02-04misc: bcm-vk: only support ttyVK if CONFIG_TTY is setScott Branden
2021-02-04misc: bcm-vk: Fix a couple error codes in probe()Dan Carpenter
2021-02-03misc: rtsx: Remove unneeded return variableYang Li
2021-02-03misc: bcm-vk: unlock on error in bcm_to_h_msg_dequeue()Dan Carpenter