summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2020-07-21ARM: dts: stm32: cosmetic updates in stm32mp15-pinctrlPatrick Delaunay1-5/+4
2020-06-15ARM: dts: stm32: fix uart7_pins_a comments in stm32mp15-pinctrlErwan Le Ray1-4/+4
2020-06-15ARM: dts: stm32: fix uart nodes ordering in stm32mp15-pinctrlErwan Le Ray1-61/+61
2020-06-15ARM: dts: stm32: Update UART4 pin states on stm32mp15xx-dkxErwan Le Ray1-1/+3
2020-06-15ARM: dts: stm32: Update pin states for uart4 on stm32mp157c-ed1Erwan Le Ray1-1/+3
2020-06-15ARM: dts: stm32: update uart4 pin configuration for low power on stm32mp157Erwan Le Ray1-0/+17
2020-06-15ARM: dts: stm32: update led nodes names for stm32f746-evalBenjamin Gaignard1-1/+1
2020-06-15ARM: dts: stm32: Add missing #address and #size cells on spi node for stm32mp151Benjamin Gaignard1-0/+2
2020-06-15ARM: dts: stm32: Update nodes names for stm32h743 pinctrlBenjamin Gaignard1-5/+5
2020-06-15ARM: dts: stm32: remove useless interrupt-names property on stm32f743Benjamin Gaignard1-1/+0
2020-06-15ARM: dts: stm32: update led nodes names for stm32f746-evalBenjamin Gaignard1-4/+4
2020-06-15ARM: dts: stm32: update led nodes names for stm32f769-discoBenjamin Gaignard1-2/+2
2020-06-15ARM: dts: stm32: update led nodes names for stm32f429-evalBenjamin Gaignard1-4/+4
2020-06-15ARM: dts: stm32: remove useless interrupt-names property on stm32f746Benjamin Gaignard1-1/+0
2020-06-15ARM: dts: stm32: update led nodes names for stm32f469-discoBenjamin Gaignard1-4/+4
2020-06-15ARM: dts: stm32: update led nodes names for stm32f249-discoBenjamin Gaignard1-2/+2
2020-06-15ARM: dts: stm32: update pwm pinctrl node names for stm32f4Benjamin Gaignard1-2/+2
2020-06-15ARM: dts: stm32: remove useless interrupt-names property on stm32f429Benjamin Gaignard1-1/+0
2020-06-15ARM: dts: stm32: enable stmpe811 on stm32429-disco boarddillon min1-0/+45
2020-06-15ARM: dts: stm32: Add pin map for I2C3 controller on stm32f4dillon min1-0/+12
2020-06-15ARM: dts: stm32: add I2C3 support on STM32F429 SoCdillon min1-0/+12
2020-06-15ARM: dts: stm32: enable ltdc binding with ili9341, gyro l3gd20 on stm32429-di...dillon min1-0/+48
2020-06-15ARM: dts: stm32: Add pin map for ltdc & spi5 on stm32f429-disco boarddillon min2-2/+69
2020-06-15ARM: dts: stm32: Add dma config for spi5 on stm32f429dillon min1-0/+3
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds4-8/+8
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada3-7/+7
2020-06-13ARM: 8985/1: efi/decompressor: deal with HYP mode boot gracefullyArd Biesheuvel1-0/+62
2020-06-13ARM: 8984/1: Kconfig: set default ZBOOT_ROM_TEXT/BSS value to 0x0Chris Packham1-2/+2
2020-06-11kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov1-1/+1
2020-06-10Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+6
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds11-460/+4
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse2-2/+2
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse4-15/+15
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport4-31/+1
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport5-41/+8
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport35-35/+33
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport39-41/+37
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport22-22/+0
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov1-7/+1
2020-06-09arm: add show_stack_loglvl()Dmitry Safonov1-2/+8
2020-06-09arm: wire up dump_backtrace_{entry,stm}Dmitry Safonov1-5/+7
2020-06-09arm: add loglvl to dump_backtrace()Dmitry Safonov1-7/+9
2020-06-09arm: add loglvl to unwind_backtrace()Dmitry Safonov3-6/+8
2020-06-09arm/asm: add loglvl to c_backtrace()Dmitry Safonov6-13/+27
2020-06-08arm: rename flush_cache_user_range to flush_icache_user_rangeChristoph Hellwig2-3/+3
2020-06-08arm,sparc,unicore32: remove flush_icache_user_rangeChristoph Hellwig1-3/+0
2020-06-08arm: fix the flush_icache_range arguments in set_fiq_handlerChristoph Hellwig1-2/+2
2020-06-07Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-509/+0
2020-06-06Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2-3/+1
2020-06-06kbuild: add variables for compression toolsDenis Efremov1-1/+1