projects
/
linux-2.6-microblaze.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux-2.6-microblaze.git
2019-06-27
Enrico Weigelt...
gpio: vr41xx: Use devm_platform_ioremap_resource()
commit
|
commitdiff
|
tree
2019-06-27
Enrico Weigelt...
gpio: janz-ttl: Drop unneccessary temp variable dev
commit
|
commitdiff
|
tree
2019-06-27
Enrico Weigelt...
gpio: grgpio: Use devm_platform_ioremap_resource()
commit
|
commitdiff
|
tree
2019-06-27
Enrico Weigelt...
gpio: ep93xx: Use devm_platform_ioremap_resource()
commit
|
commitdiff
|
tree
2019-06-27
Enrico Weigelt...
gpio: amdpt: Drop unneeded deref of &pdev->dev
commit
|
commitdiff
|
tree
2019-06-27
Enrico Weigelt...
gpio: rcar: Pedantic formatting
commit
|
commitdiff
|
tree
2019-06-27
Enrico Weigelt
gpio: Add comments on #if/#else/#endif
commit
|
commitdiff
|
tree
2019-06-27
Enrico Weigelt
gpio: amd: Drop unused pdev pointer in privata data
commit
|
commitdiff
|
tree
2019-06-14
Linus Walleij
gpio: Drop the parent_irq from gpio_irq_chip
commit
|
commitdiff
|
tree
2019-06-14
Linus Walleij
gpio: Add GPIOLIB_IRQCHIP cleanup to TODO
commit
|
commitdiff
|
tree
2019-06-14
Linus Walleij
gpio: ftgpio: Pass irqchip when adding gpiochip
commit
|
commitdiff
|
tree
2019-06-12
Tony Lindgren
gpio: omap: Fix lost edge wake-up interrupts
commit
|
commitdiff
|
tree
2019-06-12
Linus Walleij
fmc: Delete the FMC subsystem
commit
|
commitdiff
|
tree
2019-06-12
Russell King
gpio: omap: clean up register access in omap2_set_gpio_...
commit
|
commitdiff
|
tree
2019-06-12
Russell King
gpio: omap: irq_startup() must not return error codes
commit
|
commitdiff
|
tree
2019-06-12
Russell King
gpio: omap: clean up wakeup handling
commit
|
commitdiff
|
tree
2019-06-12
Russell King
gpio: omap: constify register tables
commit
|
commitdiff
|
tree
2019-06-12
Russell King
gpio: omap: clean up omap_gpio_restore_context()
commit
|
commitdiff
|
tree
2019-06-12
Russell King
gpio: omap: remove dataout variation in context handling
commit
|
commitdiff
|
tree
2019-06-12
Russell King
gpio: omap: simplify omap_set_gpio_irqenable()
commit
|
commitdiff
|
tree
2019-06-12
Russell King
gpio: omap: simplify omap_toggle_gpio_edge_triggering()
commit
|
commitdiff
|
tree
2019-06-12
Russell King
gpio: omap: simplify read-modify-write
commit
|
commitdiff
|
tree
2019-06-12
Russell King
gpio: omap: simplify bank->level_mask
commit
|
commitdiff
|
tree
2019-06-12
Russell King
gpio: omap: simplify set_multiple()
commit
|
commitdiff
|
tree
2019-06-12
Russell King
gpio: omap: simplify get_multiple()
commit
|
commitdiff
|
tree
2019-06-12
Russell King
gpio: omap: simplify get() method
commit
|
commitdiff
|
tree
2019-06-12
Russell King
gpio: omap: simplify omap_gpio_get_direction()
commit
|
commitdiff
|
tree
2019-06-12
Russell King
gpio: omap: move omap_gpio_request() and omap_gpio_free()
commit
|
commitdiff
|
tree
2019-06-12
Russell King
gpio: omap: remove irq_ack method
commit
|
commitdiff
|
tree
2019-06-12
Russell King
gpio: omap: clean up edge interrupt handling
commit
|
commitdiff
|
tree
2019-06-12
Russell King
gpio: omap: remove remainder of list management
commit
|
commitdiff
|
tree
2019-06-12
Russell King
gpio: omap: fix lack of irqstatus_raw0 for OMAP4
commit
|
commitdiff
|
tree
2019-06-12
Russell King
gpio: omap: ensure irq is enabled before wakeup
commit
|
commitdiff
|
tree
2019-06-12
Linus Walleij
Merge branch 'ib-snps-reset-gpio' into devel
commit
|
commitdiff
|
tree
2019-06-12
Martin Blumenstingl
gpio: of: parse stmmac PHY reset line specific active...
commit
|
commitdiff
|
tree
2019-06-10
Phil Reid
gpio: altera: Allocate irq_chip dynamically
commit
|
commitdiff
|
tree
2019-06-10
Robert Hancock
gpio: xilinx: convert from OF GPIO to standard devm...
commit
|
commitdiff
|
tree
2019-06-10
Linus Walleij
fmc: Decouple from Linux GPIO subsystem
commit
|
commitdiff
|
tree
2019-06-07
Keerthy
dt-bindings: gpio: davinci: Add k3 am654 compatible
commit
|
commitdiff
|
tree
2019-06-07
Keerthy
gpio: davinci: Add new compatible for K3 AM654 SoCs
commit
|
commitdiff
|
tree
2019-06-07
Keerthy
gpio: Davinci: Add K3 dependencies
commit
|
commitdiff
|
tree
2019-06-07
Keerthy
gpio: davinci: Fix the compiler warning with ARM64...
commit
|
commitdiff
|
tree
2019-06-07
Linus Walleij
gpio: pass lookup and descriptor flags to request_own
commit
|
commitdiff
|
tree
2019-06-07
Mauro Carvalho...
docs: gpio: driver.rst: fix a bad tag
commit
|
commitdiff
|
tree
2019-06-02
Peter Robinson
gpio: pca953x: Add support for the TI TCA9539
commit
|
commitdiff
|
tree
2019-05-31
Linus Walleij
gpio: of: Handle the Freescale SPI CS
commit
|
commitdiff
|
tree
2019-05-28
Rob Herring
dt-bindings: gpio: Convert Arm PL061 to json-schema
commit
|
commitdiff
|
tree
2019-05-28
Luca Ceresoli
Documentation: gpio: remove duplicated lines
commit
|
commitdiff
|
tree
2019-05-28
Linus Walleij
gpio: ixp4xx: Use irq_domain_translate_twocell()
commit
|
commitdiff
|
tree
2019-05-28
Linus Walleij
gpio: Fix minor grammar errors in documentation
commit
|
commitdiff
|
tree
2019-05-28
Linus Walleij
gpio: Update Kconfig text for GPIO_SYSFS
commit
|
commitdiff
|
tree
2019-05-28
Andrey Smirnov
gpio: vf610: Use PTR_ERR_OR_ZERO() in vf610_gpio_probe()
commit
|
commitdiff
|
tree
2019-05-26
Linus Torvalds
Linux 5.2-rc2
commit
|
commitdiff
|
tree
2019-05-26
Linus Torvalds
Merge tag 'trace-v5.2-rc1-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2019-05-26
Linus Torvalds
Merge tag 'for-linus' of git://git./virt/kvm/kvm
commit
|
commitdiff
|
tree
2019-05-26
Linus Torvalds
Merge tag 'random_for_linus_stable' of git://git./linux...
commit
|
commitdiff
|
tree
2019-05-26
Theodore Ts'o
random: fix soft lockup when trying to read from an...
commit
|
commitdiff
|
tree
2019-05-26
Miguel Ojeda
tracing: Silence GCC 9 array bounds warning
commit
|
commitdiff
|
tree
2019-05-25
Linus Torvalds
Merge tag 'ext4_for_linus_stable' of git://git./linux...
commit
|
commitdiff
|
tree
2019-05-25
Linus Torvalds
Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git./linux...
commit
|
commitdiff
|
tree
2019-05-25
Linus Torvalds
Merge tag 'trace-v5.2-rc1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2019-05-25
Gabriel Krisman...
ext4: fix dcache lookup of !casefolded directories
commit
|
commitdiff
|
tree
2019-05-25
Linus Torvalds
Merge tag 'scsi-fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
2019-05-24
Linus Torvalds
Merge tag 'for-linus-20190524' of git://git.kernel...
commit
|
commitdiff
|
tree
2019-05-24
Linus Torvalds
Merge tag 'linux-kselftest-5.2-rc2' of git://git./linux...
commit
|
commitdiff
|
tree
2019-05-24
Linus Torvalds
Merge tag 'devicetree-fixes-for-5.2' of git://git....
commit
|
commitdiff
|
tree
2019-05-24
Linus Torvalds
Merge tag 'spdx-5.2-rc2-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2019-05-24
Waiman Long
locking/lock_events: Use this_cpu_add() when necessary
commit
|
commitdiff
|
tree
2019-05-24
Paolo Bonzini
KVM: x86: fix return value for reserved EFER
commit
|
commitdiff
|
tree
2019-05-24
Stefan Raspl
tools/kvm_stat: fix fields filter for child events
commit
|
commitdiff
|
tree
2019-05-24
Thomas Huth
KVM: selftests: Wrap vcpu_nested_state_get/set function...
commit
|
commitdiff
|
tree
2019-05-24
Andrew Jones
kvm: selftests: aarch64: compile with warnings on
commit
|
commitdiff
|
tree
2019-05-24
Andrew Jones
kvm: selftests: aarch64: fix default vm mode
commit
|
commitdiff
|
tree
2019-05-24
Andrew Jones
kvm: selftests: aarch64: dirty_log_test: fix unaligned...
commit
|
commitdiff
|
tree
2019-05-24
Christian Borntraeger
KVM: s390: fix memory slot handling for KVM_SET_USER_ME...
commit
|
commitdiff
|
tree
2019-05-24
Paolo Bonzini
KVM: x86/pmu: do not mask the value that is written...
commit
|
commitdiff
|
tree
2019-05-24
Paolo Bonzini
KVM: x86/pmu: mask the result of rdpmc according to...
commit
|
commitdiff
|
tree
2019-05-24
Borislav Petkov
x86/kvm/pmu: Set AMD's virt PMU version to 1
commit
|
commitdiff
|
tree
2019-05-24
Paolo Bonzini
KVM: x86: do not spam dmesg with VMCS/VMCB dumps
commit
|
commitdiff
|
tree
2019-05-24
Peter Xu
kvm: Check irqchip mode before assign irqfd
commit
|
commitdiff
|
tree
2019-05-24
Suthikulpanit...
kvm: svm/avic: fix off-by-one in checking host APIC ID
commit
|
commitdiff
|
tree
2019-05-24
Paolo Bonzini
KVM: selftests: do not blindly clobber registers in...
commit
|
commitdiff
|
tree
2019-05-24
Thomas Huth
KVM: selftests: Remove duplicated TEST_ASSERT in hyperv...
commit
|
commitdiff
|
tree
2019-05-24
Wanpeng Li
KVM: LAPIC: Expose per-vCPU timer_advance_ns to userspace
commit
|
commitdiff
|
tree
2019-05-24
Wanpeng Li
KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflow
commit
|
commitdiff
|
tree
2019-05-24
Yi Wang
kvm: vmx: Fix -Wmissing-prototypes warnings
commit
|
commitdiff
|
tree
2019-05-24
Wanpeng Li
KVM: nVMX: Fix using __this_cpu_read() in preemptible...
commit
|
commitdiff
|
tree
2019-05-24
Paolo Bonzini
kvm: fix compilation on s390
commit
|
commitdiff
|
tree
2019-05-24
Jim Mattson
kvm: x86: Include CPUID leaf 0x8000001e in kvm's suppor...
commit
|
commitdiff
|
tree
2019-05-24
Jim Mattson
kvm: x86: Include multiple indices with CPUID leaf...
commit
|
commitdiff
|
tree
2019-05-24
Thomas Huth
KVM: selftests: Compile code with warnings enabled
commit
|
commitdiff
|
tree
2019-05-24
Paolo Bonzini
kvm: selftests: avoid type punning
commit
|
commitdiff
|
tree
2019-05-24
Dan Carpenter
KVM: selftests: Fix a condition in test_hv_cpuid()
commit
|
commitdiff
|
tree
2019-05-24
Wanpeng Li
KVM: Fix spinlock taken warning during host resume
commit
|
commitdiff
|
tree
2019-05-24
Sean Christopherson
KVM: nVMX: Clear nested_run_pending if setting nested...
commit
|
commitdiff
|
tree
2019-05-24
Paolo Bonzini
KVM: nVMX: really fix the size checks on KVM_SET_NESTED...
commit
|
commitdiff
|
tree
2019-05-24
Paolo Bonzini
Merge tag 'kvmarm-fixes-for-5.2' of git://git./linux...
commit
|
commitdiff
|
tree
2019-05-24
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2019-05-24
Linus Torvalds
Merge tag 'platform-drivers-x86-v5.2-2' of git://git...
commit
|
commitdiff
|
tree
2019-05-24
Linus Torvalds
Merge branch 'fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
next