summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-02-04platform/chrome: cros_ec: Import Type C control commandPrashant Malani
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: Introduce device access abstractionSuzuki K Poulose
2021-02-04soc / drm: mediatek: Move mtk mutex driver to soc folderCK Hu
2021-02-04iommu/vt-d: Parse SATC reporting structureYian Chen
2021-02-04iommu/vt-d: Audit IOMMU Capabilities and add helper functionsKyung Min Park
2021-02-04iommu/vt-d: Fix 'physical' typosBjorn Helgaas
2021-02-04PM / devfreq: Cache OPP table reference in devfreqSaravana Kannan
2021-02-04OPP: Add function to look up required OPP's for a given OPPSaravana Kannan
2021-02-04KVM: x86/mmu: Use an rwlock for the x86 MMUBen Gardon
2021-02-04sched: Add cond_resched_rwlockBen Gardon
2021-02-04sched: Add needbreak for rwlocksBen Gardon
2021-02-04locking/rwlocks: Add contention detection for rwlocksBen Gardon
2021-02-04KVM/SVM: add support for SEV attestation commandBrijesh Singh
2021-02-04ACPI: Add support for native USB4 control _OSCMika Westerberg
2021-02-04thunderbolt: Add support for PCIe tunneling disabled (SL5)Mika Westerberg
2021-02-04usb: pd: Reland VDO definitions of PD2.0Kyle Tso
2021-02-03ethtool: Get link mode in use instead of speed and duplex parametersDanielle Ratson
2021-02-03ethtool: Extend link modes settings uAPI with lanesDanielle Ratson
2021-02-03net: usb: cdc_ncm: use new API for bh taskletEmil Renner Berthing
2021-02-03parser: add unsigned int parserBingJing Chang
2021-02-03Merge tag 'trace-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-02-03usb: pd: Update VDO definitionsKyle Tso
2021-02-03Merge tag 'tee-housekeeping-for-v5.12' of git://git.linaro.org:/people/jens.w...Arnd Bergmann
2021-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-02-02tracing: Remove NULL check from current in tracing_generic_entry_update().Sebastian Andrzej Siewior
2021-02-02tracing: Inline tracing_gen_ctx_flags()Sebastian Andrzej Siewior
2021-02-02tracing: Merge irqflags + preempt counter.Sebastian Andrzej Siewior
2021-02-02tracing: Add printf attribute to log functionTom Rix
2021-02-02Merge tag 'v5.11-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Arnd Bergmann
2021-02-02Merge tag 'arm-soc/for-5.12/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann
2021-02-02Merge tag 'memory-controller-drv-tegra-5.12' of git://git.kernel.org/pub/scm/...Arnd Bergmann
2021-02-02Merge tag 'sunxi-drivers-for-5.12' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2021-02-02usb: typec: Return void in typec_partner_set_pd_revisionKyle Tso
2021-02-02usb: typec: tcpm: Add Callback to Usb Communication capable partnerBadhri Jagan Sridharan
2021-02-02iommu: Check dev->iommu in dev_iommu_priv_get() before dereferencing itJoerg Roedel
2021-02-02Merge remote-tracking branch 'linux-pm/acpi-platform' into review-hansHans de Goede
2021-02-02tracepoint: Fix race between tracing and removing tracepointAlexey Kardashevskiy
2021-02-02tee: fix some comment typos in header filesElvira Khabirova
2021-02-02amba: Make the remove callback return voidUwe Kleine-König
2021-02-02Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Joerg Roedel
2021-02-02nvme: add tracing of zns commandsJohannes Thumshirn
2021-02-02nvme: update enumerations for status codesMax Gurtovoy
2021-02-01Merge remote-tracking branch 'origin/cros-ec-typec-for-5.12' into ib-usb-type...Benson Leung
2021-02-02opp: Replace ENOTSUPP with EOPNOTSUPPViresh Kumar
2021-02-02opp: Fix "foo * bar" should be "foo *bar"Viresh Kumar
2021-02-02opp: Remove dev_pm_opp_set_bw()Viresh Kumar
2021-02-02opp: Implement dev_pm_opp_set_opp()Viresh Kumar
2021-02-02opp: Add devm_pm_opp_attach_genpdDmitry Osipenko