summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2021-06-11ARM: dts: am335x: align ti,pindir-d0-out-d1-in property with dt-shemaAswath Govindraju1-1/+1
2021-06-11ARM: dts: dra7x-evm: Drop "ti,pcf8575"Geert Uytterhoeven3-8/+8
2021-06-11ARM: dts: am33xx: Drop interrupt property from ecap nodesLokesh Vutla1-6/+0
2021-06-11ARM: dts: ti: Fix node name for all ecap dt nodesLokesh Vutla7-15/+15
2021-06-11ARM: dts: ti: Drop usage of ti,am33xx-ecap from DT nodesLokesh Vutla3-18/+9
2021-06-11ARM: dts: ti: drop usage of redundant compatibleLokesh Vutla3-22/+11
2021-06-11ARM: dts: omap2/3: Drop dmas property from I2C nodeVignesh Raghavendra3-14/+0
2021-05-27ARM: dts: OMAP2+: Replace underscores in sub-mailbox node namesSuman Anna8-20/+20
2021-05-27ARM: dts: AM33xx/AM43xx: Rename wkup_m3 sub-mailbox nodeSuman Anna2-2/+2
2021-05-27ARM: dts: OMAP2/OMAP3: Rename processor sub-mailbox nodesSuman Anna3-4/+4
2021-05-27ARM: dts: OMAP2420: Drop interrupt-names from mailbox nodeSuman Anna1-1/+0
2021-05-27ARM: dts: am437x-l4: Drop ti,omap2-uart entry from UART nodesVignesh Raghavendra1-6/+6
2021-05-27ARM: dts: dra7-l4: Drop ti,omap4-uart entry from UART nodesVignesh Raghavendra1-10/+10
2021-05-27ARM: dts: am335x: fix ti,no-reset-on-init flag for gpiosGrygorii Strashko5-6/+6
2021-05-27ARM: dts: am437x-gp-evm: fix ti,no-reset-on-init flag for gpiosGrygorii Strashko2-2/+5
2021-05-27ARM: dts: am57xx-cl-som-am57x: fix ti,no-reset-on-init flag for gpiosGrygorii Strashko2-5/+4
2021-05-27ARM: dts: dra7x-evm: Align GPIO hog names with dt-schemaGeert Uytterhoeven4-4/+4
2021-05-27ARM: dts: omap5-board-common: align gpio hog names with dt-schemaGrygorii Strashko1-1/+1
2021-05-27ARM: dts: omap3: align gpio hog names with dt-schemaGrygorii Strashko2-2/+2
2021-05-27ARM: dts: am437x: align gpio hog names with dt-schemaGrygorii Strashko2-3/+3
2021-05-27ARM: dts: am335x: align GPIO hog names with dt-schemaGrygorii Strashko5-10/+10
2021-05-21ARM: dts: osd3358-sm-red: group in the same phandle all its propertiesDario Binacchi1-70/+62
2021-05-21ARM: dts: dra76-evm: remove ov5640Tomi Valkeinen1-35/+0
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-7/+0
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds10-11/+13
2021-05-07arm: print alloc free paths for address in registersManinder Singh3-0/+13
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand1-5/+0
2021-05-07drivers/char: remove /dev/kmem for goodDavid Hildenbrand6-6/+0
2021-05-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds27-454/+246
2021-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-8/+2
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+4
2021-05-05Merge tag 'pwm/for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-8/+0
2021-05-05mm: drop redundant HAVE_ARCH_TRANSPARENT_HUGEPAGEAnshuman Khandual1-4/+1
2021-05-05mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual1-4/+1
2021-05-05ARM: footbridge: remove personal server platformRussell King5-107/+0
2021-05-04Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+6
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+3
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+3
2021-05-02kbuild: add a script to remove stale generated filesMasahiro Yamada1-7/+0
2021-04-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-4/+7
2021-04-30Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-9/+45
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang1-2/+0
2021-04-30ARM: mm: add missing pud_page define to 2-level page tablesNicholas Piggin2-2/+3
2021-04-30mm: move page_mapping_file to pagemap.hMatthew Wilcox (Oracle)3-0/+3
2021-04-30mm/memtest: add ARCH_USE_MEMTESTAnshuman Khandual1-0/+1
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2-2/+3
2021-04-29Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds1-0/+1
2021-04-28Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2021-04-26Merge tag 'spi-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds4-17/+13
2021-04-26Merge tag 'arm-newsoc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-2/+147