Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
1aeede0b3c055665fb722a012d3cd834146fc112
1aeede0
gpio: gpioep93xx: use devm functions
by abdoulaye berthe
· 11 years ago
ae28193
gpio: janzttl: use devm function
by abdoulaye berthe
· 11 years ago
0ed3398
gpio: timberdale: use devm functions
by abdoulaye berthe
· 11 years ago
a435e18
gpio: bt8xx: use devm function for memory allocation
by abdoulaye berthe
· 11 years ago
cdf86cd2
gpio: include linux/bug.h in interface header
by Arnd Bergmann
· 11 years ago
345477f
gpio: omap: prepare and unprepare the debounce clock
by Rajendra Nayak
· 11 years ago
09ffa13
Merge tag 'v3.15-rc4' into devel
by Linus Walleij
· 11 years ago
29a1f233
gpio: Add helpers for optional GPIOs
by Thierry Reding
· 11 years ago
9132913
gpio: pca953x: request a shared interrupt
by Toby Smith
· 11 years ago
3275d07
gpio: pca953x: return IRQ_NONE when appropriate
by Toby Smith
· 11 years ago
dd64003
gpio: mvebu: Remove initcall-based driver initialization
by Ezequiel Garcia
· 11 years ago
a49f2e7
gpio: zevio: Make of_device_id array const
by Jingoo Han
· 11 years ago
9992bc9
gpio: xilinx: Make of_device_id array const
by Jingoo Han
· 11 years ago
30373b6
gpio: tegra: Make of_device_id array const
by Jingoo Han
· 11 years ago
722782f
gpio: palmas: Make of_device_id array const
by Jingoo Han
· 11 years ago
271b17b
gpio: mvebu: Make of_device_id array const
by Jingoo Han
· 11 years ago
ac79180
gpio: mcp23s08: Make of_device_id array const
by Jingoo Han
· 11 years ago
f77b644
gpio: grgpio: Make of_device_id array const
by Jingoo Han
· 11 years ago
50908d6
gpio: zevio: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
0661175
gpio: tps65910: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
e1ccdb8
gpio: tps6586x: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
c88a73b
gpio: tegra: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
48b9750
gpio: SPEAr: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
84e27f9
gpio: rdc321x: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
4189336
gpio: rcar: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
4b7dfd7
gpio: rc5t583: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
5605beb
gpio: palmas: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
6c8365f
gpio: mvebu: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
40b295f
gpio: moxart: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
1981d08
gpio: lynxpoint: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
4920c4a
gpio: janz-ttl: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
d4c4f88
gpio: em: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
9ea9363c
gpio: davinci: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
1a25908
gpio: adp5588: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
e8a71aa
gpio: adp5520: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
9d5d96e
gpio: always enable GPIO_OMAP on ARCH_OMAP
by Arnd Bergmann
· 11 years ago
89ca3b8
Linux 3.15-rc4
by Linus Torvalds
· 11 years ago
164c099
Merge tag 'locks-v3.15-3' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 11 years ago
8a9f5ec
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 11 years ago
e3fb7d4
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
e715eb2
vexpress: Initialise the sysregs before setting up the clocks
by Catalin Marinas
· 11 years ago
7a8d1ec
arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherent
by Catalin Marinas
· 11 years ago
6ecba8e
arm64: Use bus notifiers to set per-device coherent DMA ops
by Catalin Marinas
· 11 years ago
c7a4a76
arm64: Make default dma_ops to be noncoherent
by Ritesh Harjani
· 11 years ago
f774b7d
arm64: fixmap: fix missing sub-page offset for earlyprintk
by Marc Zyngier
· 11 years ago
da6e4cb
arm64: Fix for the arm64 kern_addr_valid() function
by Dave Anderson
· 11 years ago
bea4150
gpio: pl061: use BIT() macro instead of shifting bits
by Javier Martinez Canillas
· 11 years ago
b1e9fec
gpio: omap: use BIT() macro instead of shifting bits
by Javier Martinez Canillas
· 11 years ago
459b818
gpio: kempld: use BIT() macro instead of shifting bits
by Javier Martinez Canillas
· 11 years ago
5f07764
gpio: em: use BIT() macro instead of shifting bits
by Javier Martinez Canillas
· 11 years ago
0384dca
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
98facf0
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
00622e6
Merge tag 'trace-fixes-v3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
561a4fe
tracing: Use rcu_dereference_sched() for trace event triggers
by Steven Rostedt (Red Hat)
· 11 years ago
6c6ca9c
Merge tag 'pm+acpi-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
e981e79
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
de3afce
Merge branches 'acpi-ec' and 'acpi-processor'
by Rafael J. Wysocki
· 11 years ago
25d6db9
Merge branch 'pnp'
by Rafael J. Wysocki
· 11 years ago
d705116
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 11 years ago
f9748ef
gpio: Add missing device-managed documentation
by Thierry Reding
· 11 years ago
0879162
gpio: Fix gpio_get -> gpiod_get typo in kernel-doc
by Thierry Reding
· 11 years ago
54366a7
Merge tag 'dm-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 11 years ago
0845e11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
e7e6d2a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
b28e4f08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
b7270cc
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 11 years ago
b5f3c61
Merge branch 'parisc-3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 11 years ago
131cd13
dm cache: fix writethrough mode quiescing in cache_map
by Mike Snitzer
· 11 years ago
ba6728f
Merge tag 'pinctrl-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 11 years ago
60b88f3
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
8a415e5
parisc: Use generic uapi/asm/resource.h file
by Helge Deller
· 11 years ago
e0d8898
parisc: remove _STK_LIM_MAX override
by John David Anglin
· 11 years ago
b7e1bd9
Hexagon: Delete stale barrier.h
by Vineet Gupta
· 11 years ago
2519d3b
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
f496136
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 11 years ago
789ce9d
word-at-a-time: simplify big-endian zero_bytemask macro
by H. Peter Anvin
· 11 years ago
98794f9
Merge git://git.kvack.org/~bcrl/aio-fixes
by Linus Torvalds
· 11 years ago
754320d
aio: fix potential leak in aio_run_iocb().
by Leon Yu
· 11 years ago
c0940e9
Revert "hwmon: (coretemp) Refine TjMax detection"
by Guenter Roeck
· 11 years ago
399f0c2
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/urgent
by Ingo Molnar
· 11 years ago
4985c32
ACPI / processor: Fix failure of loading acpi-cpufreq driver
by Lan Tianyu
· 11 years ago
a8d2239
PNP / ACPI: Do not return errors if _DIS or _SRS are not present
by Rafael J. Wysocki
· 11 years ago
a5a5aef
Merge tag 'kvm-arm-for-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
by Paolo Bonzini
· 11 years ago
8c836fa
MAINTAINERS: email address change for Jeff Layton
by Jeff Layton
· 11 years ago
8aa9e85
ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe
by Vineet Gupta
· 11 years ago
71dc96e
Merge tag 'sound-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
9a12672
perf tests x86: Fix stack map lookup in dwarf unwind test
by Jiri Olsa
· 11 years ago
6392b4e
perf x86: Fix perf to use non-executable stack, again
by Mathias Krause
· 11 years ago
603940b
perf tools: Remove extra '/' character in events file path
by Xia Kaixu
· 11 years ago
61d4290
perf machine: Search for modules in %s/lib/modules/%s
by Richard Yao
· 11 years ago
611ec12
perf tests: Add static build make test
by Jiri Olsa
· 11 years ago
2cf9040
perf tools: Fix bfd dependency libraries detection
by Jiri Olsa
· 11 years ago
e27a08f
perf tools: Use LDFLAGS instead of ALL_LDFLAGS
by Jiri Olsa
· 11 years ago
98a01e7
timer: Prevent overflow in apply_slack
by Jiri Bohac
· 11 years ago
012a45e
hrtimer: Prevent remote enqueue of leftmost timers
by Leon Ma
· 11 years ago
6c6c0d5
hrtimer: Prevent all reprogramming if hang detected
by Stuart Hayes
· 11 years ago
ed8c37e
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
b8eade2
drm/exynos: use %pad for dma_addr_t
by Jingoo Han
· 11 years ago
293d3f6
drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() results
by Jingoo Han
· 11 years ago
e2a75c4
MAINTAINERS: update maintainer entry for Exynos DP driver
by Jingoo Han
· 11 years ago
Next »