aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-16of: Remove superfluous casts when printing u64 valuesGeert Uytterhoeven2-14/+6
2021-06-16of: Fix truncation of memory sizes on 32-bit platformsGeert Uytterhoeven2-8/+8
2021-06-04of: unittest: Use DEFINE_RES_MEM() to simplify codeZhen Lei1-5/+1
2021-06-02of: Merge of_address_to_resource() and of_pci_address_to_resource() implementationsRob Herring1-26/+18
2021-06-02of: address: Use IS_ENABLED() for !CONFIG_PCIRob Herring1-1/+7
2021-06-02of: Merge of_get_address() and of_get_pci_address() implementationsRob Herring1-49/+13
2021-06-02of: Move reserved memory private function declarationsRob Herring2-0/+6
2021-06-02of: Drop reserved mem dependency on DMA_DECLARE_COHERENT and DMA_CMARob Herring1-3/+1
2021-05-09fbmem: fix horribly incorrect placement of __maybe_unusedLinus Torvalds1-1/+1
2021-05-09Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds19-81/+332
2021-05-08drm/i915/display: fix compiler warning about array overrunLinus Torvalds1-1/+12
2021-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds10-485/+434
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds3-4/+7
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds36-165/+172
2021-05-09linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>Masahiro Yamada1-0/+3
2021-05-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueJakub Kicinski8-62/+15
2021-05-07atm: firestream: Use fallthrough pseudo-keywordWei Ming Chen1-0/+1
2021-05-07net: stmmac: Do not enable RX FIFO overflow interruptsYannick Vignon2-18/+3
2021-05-07Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds4-17/+38
2021-05-07Merge tag 'i3c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linuxLinus Torvalds2-5/+1
2021-05-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-6/+12
2021-05-07Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds17-160/+178
2021-05-07i40e: Remove LLDP frame filtersArkadiusz Kubalewski3-44/+0
2021-05-07i40e: Fix PHY type identifiers for 2.5G and 5G adaptersMateusz Palczewski4-11/+10
2021-05-07i40e: fix the restart auto-negotiation after FEC modifiedJaroslaw Gawin1-1/+2
2021-05-07i40e: Fix use-after-free in i40e_client_subtask()Yunjian Wang1-0/+1
2021-05-07i40e: fix broken XDP supportMagnus Karlsson1-6/+2
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds38-411/+11
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada26-170/+0
2021-05-07drivers/char: remove /dev/kmem for goodDavid Hildenbrand2-241/+0
2021-05-07init/initramfs.c: do unpacking asynchronouslyRasmus Villemoes1-0/+2
2021-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds39-413/+4137
2021-05-07Merge tag 'amd-drm-fixes-5.13-2021-05-05' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie14-45/+328
2021-05-07Merge tag 'drm-misc-next-fixes-2021-05-06' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie4-33/+1
2021-05-06include: remove pagemap.h from blkdev.hMatthew Wilcox (Oracle)6-0/+6
2021-05-06proc: mandate ->proc_lseek in "struct proc_ops"Alexey Dobriyan3-0/+3
2021-05-07Merge tag 'drm-intel-next-fixes-2021-04-30' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-3/+3
2021-05-06mlxsw: spectrum_mr: Update egress RIF list before route's actionIdo Schimmel1-15/+15
2021-05-06net: ipa: fix inter-EE IRQ register definitionsAlex Elder2-11/+11
2021-05-06Input: xpad - add support for Amazon Game ControllerMatt Reynolds1-0/+2
2021-05-06Input: ili210x - add missing negation for touch indication on ili210xHansem Ro1-1/+1
2021-05-06Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-3/+2
2021-05-06Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linuxLinus Torvalds5-32/+30
2021-05-06Merge tag 'acpi-5.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds5-5/+5
2021-05-06Merge tag 'devicetree-fixes-for-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-3/+0
2021-05-06Merge branches 'acpi-pm' and 'acpi-docs'Rafael J. Wysocki4-4/+2
2021-05-06can: m_can: m_can_tx_work_queue(): fix tx_skb race conditionMarc Kleine-Budde1-1/+2
2021-05-06can: mcp251x: fix resume from sleep before interface was brought upFrieder Schrempf1-17/+18
2021-05-06can: mcp251xfd: mcp251xfd_probe(): add missing can_rx_offload_del() in error pathMarc Kleine-Budde1-1/+3
2021-05-06can: mcp251xfd: mcp251xfd_probe(): fix an error pointer dereference in probeDan Carpenter1-2/+2