index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-socfpga
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-19
MAINTAINERS: Replace my email address
Justin Chen
1
-3
/
+3
2023-06-09
Input: ads7846 - fix pointer cast warning
Arnd Bergmann
1
-1
/
+1
2023-06-07
Input: ads7846 - Fix usage of match data
Linus Walleij
1
-8
/
+1
2023-06-02
ARM: omap2: Fix checkpatch issues
Franziska Naepelt
5
-15
/
+14
2023-05-31
arm: omap1: replace printk() with pr_err macro
Prathu Baronia
1
-1
/
+1
2023-05-31
ARM: omap: Fix checkpatch issues
Franziska Naepelt
2
-3
/
+3
2023-05-30
ARM: s3c: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-05-26
ARM: versatile: mark mmc_status() static
Arnd Bergmann
1
-1
/
+1
2023-05-26
ARM: spear: include "pl080.h" for pl080_get_signal() prototype
Arnd Bergmann
1
-0
/
+1
2023-05-26
ARM: sa1100: address missing prototype warnings
Arnd Bergmann
3
-2
/
+4
2023-05-26
ARM: pxa: fix missing-prototypes warnings
Arnd Bergmann
15
-31
/
+36
2023-05-26
ARM: orion5x: fix d2net gpio initialization
Arnd Bergmann
2
-0
/
+9
2023-05-26
ARM: omap2: fix missing tick_broadcast() prototype
Arnd Bergmann
1
-0
/
+1
2023-05-26
ARM: omap1: add missing include
Arnd Bergmann
1
-0
/
+1
2023-05-26
ARM: lpc32xx: add missing include
Arnd Bergmann
1
-0
/
+1
2023-05-26
ARM: imx: add missing include
Arnd Bergmann
1
-0
/
+1
2023-05-26
ARM: highbank: add missing include
Arnd Bergmann
1
-0
/
+2
2023-05-26
ARM: ep93xx: fix missing-prototype warnings
Arnd Bergmann
1
-1
/
+2
2023-05-26
ARM: davinci: fix davinci_cpufreq_init() declaration
Arnd Bergmann
3
-6
/
+7
2023-05-25
MAINTAINERS: Replace my email address
Kamal Dasu
1
-4
/
+4
2023-05-24
ARM/musb: omap2: Remove global GPIO numbers from TUSB6010
Linus Walleij
7
-99
/
+73
2023-05-24
ARM: omap2: Rewrite WLAN quirk to use GPIO descriptors
Linus Walleij
1
-13
/
+28
2023-05-24
ARM: omap2: Get USB hub reset GPIO from descriptor
Linus Walleij
1
-13
/
+37
2023-05-24
ARM/gpio: Push OMAP2 quirk down into TWL4030 driver
Linus Walleij
4
-60
/
+37
2023-05-24
ARM: omap1: Exorcise the legacy GPIO header
Linus Walleij
4
-4
/
+0
2023-05-24
ARM: omap1: Make serial wakeup GPIOs use descriptors
Linus Walleij
3
-15
/
+29
2023-05-24
ARM: omap1: Fix up the Nokia 770 board device IRQs
Linus Walleij
1
-13
/
+45
2023-05-24
ARM/mmc: Convert old mmci-omap to GPIO descriptors
Linus Walleij
5
-94
/
+83
2023-05-24
Input: ads7846 - Convert to use software nodes
Linus Walleij
7
-112
/
+136
2023-05-24
ARM: omap1: Remove reliance on GPIO numbers from SX1
Linus Walleij
1
-7
/
+33
2023-05-24
ARM: omap1: Remove reliance on GPIO numbers from PalmTE
Linus Walleij
1
-20
/
+31
2023-05-24
ARM: omap1: Drop header on AMS Delta
Linus Walleij
1
-1
/
+0
2023-05-24
ARM/mfd/gpio: Fixup TPS65010 regression on OMAP1 OSK1
Linus Walleij
3
-60
/
+104
2023-05-21
Linux 6.4-rc3
v6.4-rc3
Linus Torvalds
1
-1
/
+1
2023-05-21
KVM: VMX: add MSR_IA32_TSX_CTRL into msrs_to_save
Mingwei Zhang
1
-1
/
+5
2023-05-21
KVM: x86: Don't adjust guest's CPUID.0x12.1 (allowed SGX enclave XFRM)
Sean Christopherson
1
-16
/
+0
2023-05-21
KVM: VMX: Don't rely _only_ on CPUID to enforce XCR0 restrictions for ECREATE
Sean Christopherson
1
-2
/
+9
2023-05-20
fbdev: stifb: Whitespace cleanups
Helge Deller
1
-3
/
+3
2023-05-20
fbdev: udlfb: Use usb_control_msg_send()
Helge Deller
1
-11
/
+3
2023-05-20
block: remove NFL4_UFLG_MASK
Christoph Hellwig
1
-2
/
+0
2023-05-20
fbdev: udlfb: Fix endpoint check
Alan Stern
1
-5
/
+8
2023-05-20
fbdev: atyfb: Remove unused clock determination
Niklas Schnelle
1
-5
/
+0
2023-05-20
fbdev: i810: include i810_main.h in i810_dvt.c
Arnd Bergmann
1
-1
/
+2
2023-05-20
fbdev: fbmem: mark get_fb_unmapped_area() static
Arnd Bergmann
2
-2
/
+2
2023-05-20
block: Deny writable memory mapping if block is read-only
Loic Poulain
1
-1
/
+11
2023-05-20
s390/dasd: fix command reject error on ESE devices
Stefan Haberland
1
-2
/
+31
2023-05-19
KVM: Fix vcpu_array[0] races
Michal Luczaj
1
-6
/
+10
2023-05-19
KVM: VMX: Fix header file dependency of asm/vmx.h
Jacob Xu
1
-0
/
+2
2023-05-19
KVM: Don't enable hardware after a restart/shutdown is initiated
Sean Christopherson
1
-1
/
+16
2023-05-19
KVM: Use syscore_ops instead of reboot_notifier to hook restart/shutdown
Sean Christopherson
1
-15
/
+11
[next]