summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-socfpga (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-19MAINTAINERS: Replace my email addressJustin Chen1-3/+3
2023-06-09Input: ads7846 - fix pointer cast warningArnd Bergmann1-1/+1
2023-06-07Input: ads7846 - Fix usage of match dataLinus Walleij1-8/+1
2023-06-02ARM: omap2: Fix checkpatch issuesFranziska Naepelt5-15/+14
2023-05-31arm: omap1: replace printk() with pr_err macroPrathu Baronia1-1/+1
2023-05-31ARM: omap: Fix checkpatch issuesFranziska Naepelt2-3/+3
2023-05-30ARM: s3c: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-05-26ARM: versatile: mark mmc_status() staticArnd Bergmann1-1/+1
2023-05-26ARM: spear: include "pl080.h" for pl080_get_signal() prototypeArnd Bergmann1-0/+1
2023-05-26ARM: sa1100: address missing prototype warningsArnd Bergmann3-2/+4
2023-05-26ARM: pxa: fix missing-prototypes warningsArnd Bergmann15-31/+36
2023-05-26ARM: orion5x: fix d2net gpio initializationArnd Bergmann2-0/+9
2023-05-26ARM: omap2: fix missing tick_broadcast() prototypeArnd Bergmann1-0/+1
2023-05-26ARM: omap1: add missing includeArnd Bergmann1-0/+1
2023-05-26ARM: lpc32xx: add missing includeArnd Bergmann1-0/+1
2023-05-26ARM: imx: add missing includeArnd Bergmann1-0/+1
2023-05-26ARM: highbank: add missing includeArnd Bergmann1-0/+2
2023-05-26ARM: ep93xx: fix missing-prototype warningsArnd Bergmann1-1/+2
2023-05-26ARM: davinci: fix davinci_cpufreq_init() declarationArnd Bergmann3-6/+7
2023-05-25MAINTAINERS: Replace my email addressKamal Dasu1-4/+4
2023-05-24ARM/musb: omap2: Remove global GPIO numbers from TUSB6010Linus Walleij7-99/+73
2023-05-24ARM: omap2: Rewrite WLAN quirk to use GPIO descriptorsLinus Walleij1-13/+28
2023-05-24ARM: omap2: Get USB hub reset GPIO from descriptorLinus Walleij1-13/+37
2023-05-24ARM/gpio: Push OMAP2 quirk down into TWL4030 driverLinus Walleij4-60/+37
2023-05-24ARM: omap1: Exorcise the legacy GPIO headerLinus Walleij4-4/+0
2023-05-24ARM: omap1: Make serial wakeup GPIOs use descriptorsLinus Walleij3-15/+29
2023-05-24ARM: omap1: Fix up the Nokia 770 board device IRQsLinus Walleij1-13/+45
2023-05-24ARM/mmc: Convert old mmci-omap to GPIO descriptorsLinus Walleij5-94/+83
2023-05-24Input: ads7846 - Convert to use software nodesLinus Walleij7-112/+136
2023-05-24ARM: omap1: Remove reliance on GPIO numbers from SX1Linus Walleij1-7/+33
2023-05-24ARM: omap1: Remove reliance on GPIO numbers from PalmTELinus Walleij1-20/+31
2023-05-24ARM: omap1: Drop header on AMS DeltaLinus Walleij1-1/+0
2023-05-24ARM/mfd/gpio: Fixup TPS65010 regression on OMAP1 OSK1Linus Walleij3-60/+104
2023-05-21Linux 6.4-rc3v6.4-rc3Linus Torvalds1-1/+1
2023-05-21KVM: VMX: add MSR_IA32_TSX_CTRL into msrs_to_saveMingwei Zhang1-1/+5
2023-05-21KVM: x86: Don't adjust guest's CPUID.0x12.1 (allowed SGX enclave XFRM)Sean Christopherson1-16/+0
2023-05-21KVM: VMX: Don't rely _only_ on CPUID to enforce XCR0 restrictions for ECREATESean Christopherson1-2/+9
2023-05-20fbdev: stifb: Whitespace cleanupsHelge Deller1-3/+3
2023-05-20fbdev: udlfb: Use usb_control_msg_send()Helge Deller1-11/+3
2023-05-20block: remove NFL4_UFLG_MASKChristoph Hellwig1-2/+0
2023-05-20fbdev: udlfb: Fix endpoint checkAlan Stern1-5/+8
2023-05-20fbdev: atyfb: Remove unused clock determinationNiklas Schnelle1-5/+0
2023-05-20fbdev: i810: include i810_main.h in i810_dvt.cArnd Bergmann1-1/+2
2023-05-20fbdev: fbmem: mark get_fb_unmapped_area() staticArnd Bergmann2-2/+2
2023-05-20block: Deny writable memory mapping if block is read-onlyLoic Poulain1-1/+11
2023-05-20s390/dasd: fix command reject error on ESE devicesStefan Haberland1-2/+31
2023-05-19KVM: Fix vcpu_array[0] racesMichal Luczaj1-6/+10
2023-05-19KVM: VMX: Fix header file dependency of asm/vmx.hJacob Xu1-0/+2
2023-05-19KVM: Don't enable hardware after a restart/shutdown is initiatedSean Christopherson1-1/+16
2023-05-19KVM: Use syscore_ops instead of reboot_notifier to hook restart/shutdownSean Christopherson1-15/+11