summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-02-02iommu: Check dev->iommu in dev_iommu_priv_get() before dereferencing itJoerg Roedel1-1/+4
2021-02-02Merge remote-tracking branch 'linux-pm/acpi-platform' into review-hansHans de Goede1-0/+41
2021-02-02tracepoint: Fix race between tracing and removing tracepointAlexey Kardashevskiy1-5/+7
2021-02-02tee: fix some comment typos in header filesElvira Khabirova1-1/+1
2021-02-02amba: Make the remove callback return voidUwe Kleine-König1-1/+1
2021-02-02Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Joerg Roedel2-13/+11
2021-02-02nvme: add tracing of zns commandsJohannes Thumshirn1-1/+5
2021-02-02nvme: update enumerations for status codesMax Gurtovoy1-4/+20
2021-02-02Merge remote-tracking branch 'origin/cros-ec-typec-for-5.12' into ib-usb-type...Benson Leung1-0/+17
2021-02-02opp: Replace ENOTSUPP with EOPNOTSUPPViresh Kumar1-32/+32
2021-02-02opp: Fix "foo * bar" should be "foo *bar"Viresh Kumar1-2/+2
2021-02-02opp: Remove dev_pm_opp_set_bw()Viresh Kumar1-6/+0
2021-02-02opp: Implement dev_pm_opp_set_opp()Viresh Kumar1-0/+6
2021-02-02opp: Add devm_pm_opp_attach_genpdDmitry Osipenko1-0/+7
2021-02-02opp: Add devm_pm_opp_register_set_opp_helperDmitry Osipenko1-0/+8
2021-02-02opp: Add dev_pm_opp_of_add_table_noclk()Viresh Kumar1-0/+6
2021-02-02opp: Add dev_pm_opp_sync_regulators()Dmitry Osipenko1-0/+6
2021-02-02opp: Add dev_pm_opp_get_required_pstate()Dmitry Osipenko1-0/+10
2021-02-02opp: Add dev_pm_opp_find_level_ceil()Dmitry Osipenko1-0/+8
2021-02-02i3c: Make remove callback return voidUwe Kleine-König1-1/+1
2021-02-02i2c: mux: mlxcpld: Move header file out of x86 realmVadim Pasternak1-0/+0
2021-02-02platform/x86: mlxcpld: Update module licenseVadim Pasternak1-31/+3
2021-02-01vfio: iommu driver notify callbackSteve Sistare1-0/+7
2021-02-01NFS: Add nfs_pageio_complete_read() and remove nfs_readpage_async()Dave Wysochanski1-1/+0
2021-02-01NFS: Refactor nfs_readpage() and nfs_readpage_async() to use nfs_readdescDave Wysochanski1-2/+1
2021-02-01Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Jens Axboe2-1/+2
2021-02-01perf/core: Add PERF_SAMPLE_WEIGHT_STRUCTKan Liang1-2/+2
2021-02-01usb: typec: Add typec_partner_set_pd_revisionBenson Leung1-0/+1
2021-02-01usb: typec: Provide PD Specification Revision for cable and partnerBenson Leung1-0/+10
2021-02-01Merge branch 'for-joerg/mtk' into for-joerg/arm-smmu/updatesWill Deacon2-13/+11
2021-02-01iommu/io-pgtable-arm-v7s: Extend PA34 for MediaTekYong Wu1-2/+2
2021-02-01mmc: core: Add basic support for inline encryptionEric Biggers2-0/+17
2021-02-01block/keyslot-manager: introduce devm_blk_ksm_init()Eric Biggers1-0/+3
2021-02-01mmc: core: Add helper for parsing clock phase propertiesAndrew Jeffery1-0/+13
2021-02-01mmc: omap: remove unused struct component card_detect_irqH. Nikolaus Schaller1-2/+1
2021-02-01Merge tag 'v5.11-rc6' into patchworkMauro Carvalho Chehab34-83/+197
2021-02-01dmaengine: ti: k3-psil: optimize struct psil_endpoint_config for sizeGrygorii Strashko1-7/+6
2021-01-31Merge tag 'x86_entry_for_v5.11_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+5
2021-01-31Merge tag 'nfs-for-5.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-2/+1
2021-01-31staging: hikey9xx: hi6421-spmi-pmic: update copyright notesMauro Carvalho Chehab1-0/+1
2021-01-31staging: hikey9xx: hi6421-spmi-pmic: cleanup header fileMauro Carvalho Chehab1-20/+0
2021-01-31staging: hikey9xx: hi6421-spmi-pmic: rename some varsMauro Carvalho Chehab1-1/+1
2021-01-31staging: hikey9xx: spmi driver: convert to regmapMauro Carvalho Chehab1-5/+2
2021-01-31soc: mediatek: cmdq: Remove cmdq_pkt_flush()Chun-Kuang Hu1-12/+0
2021-01-31soc: mediatek: pm-domains: Add support for mt8167Fabien Parent1-0/+8
2021-01-30nfs: use change attribute for NFS re-exportsJ. Bruce Fields1-0/+1
2021-01-30clk: imx: Move 'imx6sl_set_wait_clk()'s prototype out to accessible headerLee Jones1-0/+15
2021-01-30Merge tag 'reset-for-v5.12' of git://git.pengutronix.de/pza/linux into arm/dr...Arnd Bergmann1-0/+19
2021-01-30net: dsa: tag_8021q: add helpers to deduce whether a VLAN ID is RX or TX VLANVladimir Oltean1-0/+14
2021-01-30Merge branch 'mhi-net-immutable' of https://git.kernel.org/pub/scm/linux/kern...Jakub Kicinski1-0/+9