summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-04-29ARM: dts: stm32: Add alternate pinmux for SAI2 pins on stm32mp15Marek Vasut1-0/+32
2020-04-29ARM: dts: stm32: Add bindings for HDMI video on AV96Marek Vasut1-0/+79
2020-04-29ARM: dts: stm32: Add alternate pinmux for LTDC pins on stm32mp15Marek Vasut1-0/+74
2020-04-29ARM: dts: stm32: Enable Bluetooth on AV96Marek Vasut1-7/+16
2020-04-29ARM: dts: stm32: Add alternate pinmux for USART2 pins on stm32mp15Marek Vasut1-0/+24
2020-04-29ARM: dts: stm32: Enable WiFi on AV96Marek Vasut1-7/+31
2020-04-29ARM: dts: stm32: Add configuration EEPROM on AV96Marek Vasut1-0/+6
2020-04-29ARM: dts: stm32: Add QSPI NOR on AV96Marek Vasut1-0/+20
2020-04-29ARM: dts: stm32: Add eMMC attached to SDMMC2 on AV96Marek Vasut1-0/+16
2020-04-29ARM: dts: stm32: Repair SDMMC1 operation on AV96Marek Vasut1-3/+18
2020-04-29ARM: dts: stm32: Add alternate pinmux for SDMMC pins on stm32mp15Marek Vasut1-0/+99
2020-04-29ARM: dts: stm32: Add missing ethernet PHY skews on AV96Marek Vasut1-0/+14
2020-04-29ARM: dts: stm32: Add missing ethernet PHY reset on AV96Marek Vasut1-0/+3
2020-04-29ARM: dts: stm32: Repair ethernet operation on AV96Marek Vasut1-2/+2
2020-04-29ARM: dts: stm32: Add alternate pinmux for ethernet RGMII on stm32mp15Marek Vasut1-0/+51
2020-04-29ARM: dts: stm32: Repair PMIC interrupt on AV96Marek Vasut1-9/+1
2020-04-29ARM: dts: stm32: Repair PMIC configuration on AV96Marek Vasut1-3/+15
2020-04-28ARM: dts: stm32: add Fast Mode Plus info in I2C nodes of stm32mp151Alain Volmat1-0/+6
2020-04-28ARM: dts: stm32: use st,stm32mp15-i2c compatible for stm32mp151Alain Volmat1-6/+6
2020-04-28ARM: dts: stm32: add cortex-M4 pdds management in Cortex-M4 nodeArnaud Pouliquen1-0/+6
2020-04-20ARM: dts: stm32: Enable I2C2 on DHCOM PDK2 carrier boardMarek Vasut1-1/+13
2020-04-20ARM: dts: stm32: add STM32MP1-based Linux Automation MC-1 boardAhmad Fatoum4-1/+669
2020-04-20ARM: dts: stm32: use uniform node names for sleep pinctrl groupsAhmad Fatoum1-25/+25
2020-04-20ARM: dts: stm32: use uniform label names for sleep pinctrl phandlesAhmad Fatoum6-27/+27
2020-04-20ARM: dts: stm32: remove now redundant STM32MP15x video cell sizesAhmad Fatoum3-19/+0
2020-04-20ARM: dts: stm32: preset stm32mp15x video #address- and #size-cellsAhmad Fatoum2-0/+12
2020-04-20ARM: dts: stm32: enable stm32mp157's &gpu by defaultAhmad Fatoum4-7/+0
2020-04-20ARM: dts: stm32: fix a typo for DAC io-channel-cells on stm32mp15Fabrice Gasnier1-2/+2
2020-04-20ARM: dts: stm32: fix a typo for DAC io-channel-cells on stm32h743Fabrice Gasnier1-2/+2
2020-04-20ARM: dts: stm32: fix a typo for DAC io-channel-cells on stm32f429Fabrice Gasnier1-2/+2
2020-04-12Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-9/+79
2020-04-12Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-0/+522
2020-04-11Merge tag 'nios2-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds3-4/+11
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds26-303/+109
2020-04-11KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guestXiaoyao Li1-3/+34
2020-04-11KVM: x86: Emulate split-lock access as a write in emulatorXiaoyao Li1-1/+11
2020-04-11x86/split_lock: Provide handle_guest_split_lock()Thomas Gleixner2-5/+34
2020-04-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds80-259/+207
2020-04-11Merge tag 'xtensa-20200410' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds4-15/+8
2020-04-11Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+2
2020-04-11change email address for Pali RohárPali Rohár3-3/+3
2020-04-11mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe7-3/+26
2020-04-11powerpc/mm: thread pgprot_t through create_section_mapping()Logan Gunthorpe7-17/+27
2020-04-11x86/mm: introduce __set_memory_prot()Logan Gunthorpe2-0/+14
2020-04-11x86/mm: thread pgprot_t through init_memory_mapping()Logan Gunthorpe8-25/+34
2020-04-11mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe7-17/+17
2020-04-11mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual20-95/+46
2020-04-11mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual7-7/+7
2020-04-11mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual27-89/+17
2020-04-11mm: define pte_index as macro for x86Arjun Roy1-0/+3