summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-03memory: tegra: Unify driversThierry Reding
2021-06-03memory: tegra: Only initialize reset controller if availableThierry Reding
2021-06-03memory: tegra: Make IRQ support opitonalThierry Reding
2021-06-03memory: tegra: Parameterize interrupt handlerThierry Reding
2021-06-03memory: tegra: Extract setup code into callbackThierry Reding
2021-06-03memory: tegra: Make per-SoC setup more genericThierry Reding
2021-06-03memory: tegra: Push suspend/resume into SoC driversThierry Reding
2021-06-03memory: tegra: Introduce struct tegra_mc_opsThierry Reding
2021-06-03memory: tegra: Unify struct tegra_mc across SoC generationsThierry Reding
2021-06-03memory: tegra: Consolidate register fieldsThierry Reding
2021-06-03memory: tegra30-emc: Use devm_tegra_core_dev_init_opp_table()Dmitry Osipenko
2021-06-03memory: tegra20-emc: Use devm_tegra_core_dev_init_opp_table()Dmitry Osipenko
2021-06-03memory: tegra: Enable compile testing for all driversDmitry Osipenko
2021-06-01memory: tegra: Fix compilation warnings on 64bit platformsDmitry Osipenko
2021-06-01Merge branch 'for-5.14/soc' into for-5.14/memoryThierry Reding
2021-06-01clk: tegra: Add stubs needed for compile-testingDmitry Osipenko
2021-06-01soc/tegra: Add devm_tegra_core_dev_init_opp_table()Dmitry Osipenko
2021-06-01soc/tegra: regulators: Bump voltages on system rebootDmitry Osipenko
2021-06-01regulator: core: Add regulator_sync_voltage_rdev()Dmitry Osipenko
2021-05-31clk: tegra: Don't deassert reset on enabling clocksDmitry Osipenko
2021-05-31clk: tegra: Mark external clocks as not having reset controlDmitry Osipenko
2021-05-31clk: tegra: cclk: Handle thermal DIV2 CPU frequency throttlingDmitry Osipenko
2021-05-31clk: tegra: Don't allow zero clock rate for PLLsDmitry Osipenko
2021-05-31clk: tegra: Halve SCLK rate on Tegra20Dmitry Osipenko
2021-05-31clk: tegra: Ensure that PLLU configuration is applied properlyDmitry Osipenko
2021-05-31clk: tegra: Fix refcounting of gate clocksDmitry Osipenko
2021-05-31clk: tegra30: Use 300MHz for video decoder by defaultDmitry Osipenko
2021-05-09fbmem: fix horribly incorrect placement of __maybe_unusedLinus Torvalds
2021-05-09Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-05-08drm/i915/display: fix compiler warning about array overrunLinus Torvalds
2021-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-09linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>Masahiro Yamada
2021-05-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2021-05-07atm: firestream: Use fallthrough pseudo-keywordWei Ming Chen
2021-05-07net: stmmac: Do not enable RX FIFO overflow interruptsYannick Vignon
2021-05-07Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-05-07Merge tag 'i3c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2021-05-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-05-07Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-07i40e: Remove LLDP frame filtersArkadiusz Kubalewski
2021-05-07i40e: Fix PHY type identifiers for 2.5G and 5G adaptersMateusz Palczewski
2021-05-07i40e: fix the restart auto-negotiation after FEC modifiedJaroslaw Gawin
2021-05-07i40e: Fix use-after-free in i40e_client_subtask()Yunjian Wang
2021-05-07i40e: fix broken XDP supportMagnus Karlsson
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-05-07drivers/char: remove /dev/kmem for goodDavid Hildenbrand
2021-05-07init/initramfs.c: do unpacking asynchronouslyRasmus Villemoes