summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-30Merge tag 'spi-nor/for-5.14' into mtd/nextMiquel Raynal
2021-06-30Merge branch 'for-5.14/multitouch' into for-linusJiri Kosina
2021-06-30Merge branch 'for-5.14/logitech' into for-linusJiri Kosina
2021-06-30Merge branch 'for-5.14/intel-ish' into for-linusJiri Kosina
2021-06-30Merge branch 'for-5.14/google' into for-linusJiri Kosina
2021-06-30Merge branch 'for-5.14/core' into for-linusJiri Kosina
2021-06-30Merge branch 'for-5.14/amd-sfh' into for-linusJiri Kosina
2021-06-30Merge tag 'drm-intel-next-fixes-2021-06-29' of git://anongit.freedesktop.org/...Dave Airlie
2021-06-30Merge tag 'drm-misc-next-fixes-2021-06-24' of git://anongit.freedesktop.org/d...Dave Airlie
2021-06-30pinctrl: ralink: rt305x: add missing includeSergio Paracuellos
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-29RDMA/core: Always release restrack objectLeon Romanovsky
2021-06-29RDMA/mlx5: Don't access NULL-cleared mpi pointerLeon Romanovsky
2021-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-29Merge tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-06-29Merge tag 'nand/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mt...Richard Weinberger
2021-06-29Merge tag 'pnp-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2021-06-29Merge tag 'acpi-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-06-29Merge tag 'pm-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-06-29Merge branches 'clk-st', 'clk-si' and 'clk-hisilicon' into clk-nextStephen Boyd
2021-06-29Merge branches 'clk-lmk04832', 'clk-stm', 'clk-rohm', 'clk-actions' and 'clk-...Stephen Boyd
2021-06-29Merge branches 'clk-rockchip', 'clk-amlogic', 'clk-yaml', 'clk-zynq' and 'clk...Stephen Boyd
2021-06-29Merge branches 'clk-legacy', 'clk-vc5', 'clk-allwinner', 'clk-nvidia' and 'cl...Stephen Boyd
2021-06-29Merge branches 'clk-qcom', 'clk-versatile', 'clk-renesas', 'clk-sifive' and '...Stephen Boyd
2021-06-29qemu_fw_cfg: Make fw_cfg_rev_attr a proper kobj_attributeNathan Chancellor
2021-06-29Merge tag 'timers-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-06-29Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-06-29Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-06-29gve: DQO: Fix off by one in gve_rx_dqo()Dan Carpenter
2021-06-29stmmac: intel: set PCI_D3hot in suspendVoon Weifeng
2021-06-29stmmac: intel: Enable PHY WOL option in EHLLing Pei Lee
2021-06-29net: stmmac: option to enable PHY WOL with PMT enabledLing Pei Lee
2021-06-29ptp: Set lookup cookie when creating a PTP PPS source.Jonathan Lemon
2021-06-29net: sock: introduce sk_error_reportAlexander Aring
2021-06-29Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-06-29mm/vmstat: convert NUMA statistics to basic NUMA countersMel Gorman
2021-06-29misc/sgi-gru/grufault: use vma_lookup() in gru_find_vma()Liam Howlett
2021-06-29media: videobuf2: use vma_lookup() in get_vaddr_frames()Liam Howlett
2021-06-29drm/amdgpu: use vma_lookup() in amdgpu_ttm_tt_get_user_pages()Liam Howlett
2021-06-29vfio: use vma_lookup() instead of find_vma_intersection()Liam Howlett
2021-06-29drm/i915/selftests: use vma_lookup() in __igt_mmap()Liam Howlett
2021-06-29loop: charge i/o to mem and blk cgDan Schatzberg
2021-06-29loop: use worker per cgroup instead of kworkerDan Schatzberg
2021-06-29fs: remove noop_set_page_dirty()Matthew Wilcox (Oracle)
2021-06-29virtio_balloon: specify page reporting order if neededGavin Shan
2021-06-29mmc: sdhci: Clear unused bounce buffer at DMA mmap error pathTakashi Iwai
2021-06-29phy: intel: Fix for warnings due to EMMC clock 175Mhz change in FIPRashmi A
2021-06-29mmc: sdhci-of-arasan: Use clock-frequency property to update clk_xinRashmi A
2021-06-29mmc: core: clear flags before allowing to retuneWolfram Sang
2021-06-29Merge branches 'pm-domains' and 'pm-devfreq'Rafael J. Wysocki