index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
extcon
/
extcon-axp288.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-12
gpio: omap: remove irq_ack method
Russell King
1
-14
/
+3
2019-06-12
gpio: omap: clean up edge interrupt handling
Russell King
1
-11
/
+9
2019-06-12
gpio: omap: remove remainder of list management
Russell King
1
-2
/
+0
2019-06-12
gpio: omap: fix lack of irqstatus_raw0 for OMAP4
Russell King
1
-0
/
+2
2019-06-12
gpio: omap: ensure irq is enabled before wakeup
Russell King
1
-7
/
+8
2019-06-12
gpio: of: parse stmmac PHY reset line specific active-low property
Martin Blumenstingl
1
-0
/
+6
2019-06-10
gpio: altera: Allocate irq_chip dynamically
Phil Reid
1
-12
/
+11
2019-06-10
gpio: xilinx: convert from OF GPIO to standard devm APIs
Robert Hancock
2
-55
/
+36
2019-06-10
fmc: Decouple from Linux GPIO subsystem
Linus Walleij
2
-9
/
+10
2019-06-08
dt-bindings: gpio: davinci: Add k3 am654 compatible
Keerthy
1
-0
/
+18
2019-06-08
gpio: davinci: Add new compatible for K3 AM654 SoCs
Keerthy
1
-0
/
+1
2019-06-08
gpio: Davinci: Add K3 dependencies
Keerthy
1
-1
/
+1
2019-06-08
gpio: davinci: Fix the compiler warning with ARM64 config enabled
Keerthy
1
-3
/
+3
2019-06-07
gpio: pass lookup and descriptor flags to request_own
Linus Walleij
8
-38
/
+34
2019-06-07
docs: gpio: driver.rst: fix a bad tag
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-02
gpio: pca953x: Add support for the TI TCA9539
Peter Robinson
1
-0
/
+1
2019-05-31
gpio: of: Handle the Freescale SPI CS
Linus Walleij
1
-0
/
+37
2019-05-28
dt-bindings: gpio: Convert Arm PL061 to json-schema
Rob Herring
2
-10
/
+69
2019-05-28
Documentation: gpio: remove duplicated lines
Luca Ceresoli
1
-2
/
+0
2019-05-28
gpio: ixp4xx: Use irq_domain_translate_twocell()
Linus Walleij
1
-7
/
+7
2019-05-28
gpio: Fix minor grammar errors in documentation
Linus Walleij
1
-7
/
+7
2019-05-28
gpio: Update Kconfig text for GPIO_SYSFS
Linus Walleij
1
-9
/
+5
2019-05-28
gpio: vf610: Use PTR_ERR_OR_ZERO() in vf610_gpio_probe()
Andrey Smirnov
1
-6
/
+8
2019-05-27
Linux 5.2-rc2
v5.2-rc2
Linus Torvalds
1
-2
/
+2
2019-05-26
random: fix soft lockup when trying to read from an uninitialized blocking pool
Theodore Ts'o
1
-3
/
+13
2019-05-26
tracing: Silence GCC 9 array bounds warning
Miguel Ojeda
3
-10
/
+20
2019-05-25
ext4: fix dcache lookup of !casefolded directories
Gabriel Krisman Bertazi
1
-1
/
+1
2019-05-24
locking/lock_events: Use this_cpu_add() when necessary
Waiman Long
1
-2
/
+40
2019-05-24
KVM: x86: fix return value for reserved EFER
Paolo Bonzini
1
-1
/
+1
2019-05-24
tools/kvm_stat: fix fields filter for child events
Stefan Raspl
2
-4
/
+14
2019-05-24
KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guard
Thomas Huth
2
-0
/
+4
2019-05-24
kvm: selftests: aarch64: compile with warnings on
Andrew Jones
1
-4
/
+5
2019-05-24
kvm: selftests: aarch64: fix default vm mode
Andrew Jones
1
-1
/
+1
2019-05-24
kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot size
Andrew Jones
1
-1
/
+1
2019-05-24
KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION
Christian Borntraeger
1
-14
/
+21
2019-05-24
KVM: x86/pmu: do not mask the value that is written to fixed PMUs
Paolo Bonzini
1
-5
/
+8
2019-05-24
KVM: x86/pmu: mask the result of rdpmc according to the width of the counters
Paolo Bonzini
4
-13
/
+15
2019-05-24
x86/kvm/pmu: Set AMD's virt PMU version to 1
Borislav Petkov
1
-1
/
+1
2019-05-24
KVM: x86: do not spam dmesg with VMCS/VMCB dumps
Paolo Bonzini
2
-8
/
+27
2019-05-24
kvm: Check irqchip mode before assign irqfd
Peter Xu
3
-0
/
+17
2019-05-24
kvm: svm/avic: fix off-by-one in checking host APIC ID
Suthikulpanit, Suravee
1
-1
/
+5
2019-05-24
KVM: selftests: do not blindly clobber registers in guest asm
Paolo Bonzini
1
-24
/
+30
2019-05-24
KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.c
Thomas Huth
1
-3
/
+0
2019-05-24
KVM: LAPIC: Expose per-vCPU timer_advance_ns to userspace
Wanpeng Li
1
-0
/
+18
2019-05-24
KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflow
Wanpeng Li
1
-1
/
+1
2019-05-24
kvm: vmx: Fix -Wmissing-prototypes warnings
Yi Wang
1
-0
/
+1
2019-05-24
KVM: nVMX: Fix using __this_cpu_read() in preemptible context
Wanpeng Li
1
-2
/
+2
2019-05-24
kvm: fix compilation on s390
Paolo Bonzini
1
-0
/
+2
2019-05-24
kvm: x86: Include CPUID leaf 0x8000001e in kvm's supported CPUID
Jim Mattson
1
-0
/
+1
2019-05-24
kvm: x86: Include multiple indices with CPUID leaf 0x8000001d
Jim Mattson
1
-4
/
+3
[next]