Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7ac4dcabdb482d4e74c9d36782d00bc6c4c01619
7ac4dca
PM: Fix references to basic-pm-debugging.txt in drivers-testing.txt
by Jon Mason
· 14 years ago
c7b61de
PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)
by Alan Stern
· 14 years ago
5262a47
PM / Hibernate: When failed, in_suspend should be reset
by MyungJoo Ham
· 14 years ago
5729c63
PM / Hibernate: hibernation_ops->leave should be checked too
by MyungJoo Ham
· 14 years ago
8cfe400
Freezer: Fix a race during freezing of TASK_STOPPED tasks
by Tejun Heo
· 14 years ago
133f112
PM: Use proper ccflag flag in kernel/power/Makefile
by Tracey Dent
· 14 years ago
6675bc0
PM / Runtime: Fix comments to match runtime callback code
by Aaro Koskinen
· 14 years ago
eda4b71
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 14 years ago
55fb78a
Merge branch 'linus-hot-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 14 years ago
08861c7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
e82bb31
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
79534f2
Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
3fc5e98
KEYS: Don't call up_write() if __key_link_begin() returns an error
by David Howells
· 14 years ago
44658a1
cs5535-gpio: handle GPIO regs where higher (clear) bits are set
by Andres Salomon
· 14 years ago
0018516
cs5535-gpio: don't apply errata #36 to edge detect GPIOs
by Andres Salomon
· 14 years ago
8a7411a
ext4: fix on-line resizing regression
by Theodore Ts'o
· 14 years ago
7693457
Merge branch 'fix/hda' into for-linus
by Takashi Iwai
· 14 years ago
7039c74
ALSA: hda - Fix GPIO2-fixup for Sony laptops
by Takashi Iwai
· 14 years ago
5058cbf
Merge branch 'fix/misc' into for-linus
by Takashi Iwai
· 14 years ago
1afe206
ALSA: hda - Try to find an empty control index when it's occupied
by Takashi Iwai
· 14 years ago
2d7ec12
ALSA: hda - Fix conflict of d-mic capture volume controls
by Takashi Iwai
· 14 years ago
e819eb8
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
ca5f73a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 14 years ago
97dbf37
drivers/spi/spi.c: don't release the spi device twice
by Sebastian Andrzej Siewior
· 14 years ago
4be2c95
taskstats: pad taskstats netlink response for aligment issues on ia64
by Jeff Mahoney
· 14 years ago
4e06fd1
include/linux/unaligned: pack the whole struct rather than just the field
by Will Newton
· 14 years ago
91facc2
led_class: fix typo in blink API
by Johannes Berg
· 14 years ago
5a2d6e3
backlight: cr_bllcd.c: fix a memory leak
by Axel Lin
· 14 years ago
0d1836c
mm/migrate.c: fix compilation error
by Michal Nazarewicz
· 14 years ago
1183649
rtc: rs5c372: fix buffer size
by Wolfram Sang
· 14 years ago
6900609
MAINTAINERS: update geode entry
by Andres Salomon
· 14 years ago
e254811
gpiolib: gpio_request_one(): add missing gpio_free()
by Aaro Koskinen
· 14 years ago
d153ba6
writeback: do uninterruptible sleep in balance_dirty_pages()
by Wu Fengguang
· 14 years ago
f06328d
logfs: fix "Kernel BUG at readwrite.c:1193"
by Prasad Joshi
· 14 years ago
eabb26c
logfs: fix deadlock in logfs_get_wblocks, hold and wait on super->s_write_mutex
by Prasad Joshi
· 14 years ago
7a2d19b
mm: vmscan: tracepoint: account for scanned pages similarly for both ftrace and vmstat
by Mel Gorman
· 14 years ago
dd9e5ef
mm/compaction.c: avoid double mem_cgroup_del_lru()
by Minchan Kim
· 14 years ago
b93cef5
mfd: Support additional parent IDs for wm831x
by Mark Brown
· 14 years ago
88aec4f
mfd: Fix ab8500-core interrupt ffs bit bug
by Mattias Wallin
· 14 years ago
bd7c72e
mfd: Supply IRQ base for WM832x devices
by Mark Brown
· 14 years ago
3b3c1f2
watchdog: Fix null pointer dereference while accessing rdc321x platform_data
by Florian Fainelli
· 14 years ago
fa6469c
gpio: Fix null pointer dereference while accessing rdc321x platform_data
by Florian Fainelli
· 14 years ago
7d8f987
ocfs2: Fix system inodes cache overflow.
by Tao Ma
· 14 years ago
2ce494a
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent
by Ingo Molnar
· 14 years ago
0f16830
drm: Include the connector name in the output_poll_execute() debug message
by Chris Wilson
· 14 years ago
e29ff72
drm/radeon/kms: fix bug in r600_gpu_is_lockup
by Alex Deucher
· 14 years ago
3b4694d
perf probe: Fix to support libdwfl older than 0.148
by Masami Hiramatsu
· 14 years ago
ea187cfb
perf tools: Fix lazy wildcard matching
by Masami Hiramatsu
· 14 years ago
90a8a73
Linux 2.6.37-rc7
by Linus Torvalds
· 14 years ago
c793bec
ALSA: hda - Don't apply ALC269-specific initialization to ALC275
by Kailang Yang
· 14 years ago
2785591
ALSA: hda - Add fix-up for Sony VAIO with ALC275 codecs
by Kailang Yang
· 14 years ago
87a1c8a
ALSA: pcm: remember to always call va_end() on stuff that we va_start()
by Jesper Juhl
· 14 years ago
e5fcdb7
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
7bddaac
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
9d5004f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
453434c
Fix build error in drivers/block/cciss.c
by Linus Torvalds
· 14 years ago
a93f344
drm/radeon/kms: reorder display resume to avoid problems
by Alex Deucher
· 14 years ago
86f5c9e
drm/radeon/kms/evergreen: reset the grbm blocks at resume and init
by Alex Deucher
· 14 years ago
9f0c4f9
drm/radeon/kms: fix evergreen asic reset
by Alex Deucher
· 14 years ago
92971021
Revert "drm: Don't try and disable an encoder that was never enabled"
by Dave Airlie
· 14 years ago
a56f742
drm/radeon: Add early unregister of firmware fb's
by Benjamin Herrenschmidt
· 14 years ago
8cad7f0
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
92d7c9b
Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
9e0afb9
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
7aeb3be
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
by Linus Torvalds
· 14 years ago
0705859
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung
by Linus Torvalds
· 14 years ago
7f8635c
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
3cb50dd
Fix btrfs b0rkage
by Al Viro
· 14 years ago
b8da46d
clarify a usage constraint for cnt32_to_63()
by Nicolas Pitre
· 14 years ago
de5e9d5
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
501aaa1
[media] mceusb: set a default rx timeout
by Jarod Wilson
· 14 years ago
d8cc7fd
[media] mceusb: fix inverted mask inversion logic
by Jarod Wilson
· 14 years ago
fbb1f1b
[media] mceusb: add another Fintek device ID
by Jarod Wilson
· 14 years ago
250f7a5
[media] lirc_dev: fixes in lirc_dev_fop_read()
by Dan Carpenter
· 14 years ago
5c769a6
[media] lirc_dev: stray unlock in lirc_dev_fop_poll()
by Dan Carpenter
· 14 years ago
635f76b
[media] rc: fix sysfs entry for mceusb and streamzap
by Paul Bender
· 14 years ago
1338c92
[media] streamzap: merge timeout space with trailing space
by Jarod Wilson
· 14 years ago
2ee95db
[media] mceusb: fix keybouce issue after parser simplification
by Jarod Wilson
· 14 years ago
2d6e588
[media] IR: add tv power scancode to rc6 mce keymap
by Jarod Wilson
· 14 years ago
29b4494
[media] mceusb: buffer parsing fixups for 1st-gen device
by Jarod Wilson
· 14 years ago
1cd50f2
[media] mceusb: fix up reporting of trailing space
by Jarod Wilson
· 14 years ago
b758281
[media] nuvoton-cir: improve buffer parsing responsiveness
by Jarod Wilson
· 14 years ago
6f6c625
[media] mceusb: add support for Conexant Hybrid TV RDU253S
by Jarod Wilson
· 14 years ago
798174a
[media] s5p-fimc: Fix output DMA handling in S5PV310 IP revisions
by Sylwester Nawrocki
· 14 years ago
a8365fc
[media] s5p-fimc: Use correct fourcc code for 32-bit RGB format
by Sylwester Nawrocki
· 14 years ago
69e05e8
[media] s5p-fimc: Convert m2m driver to unlocked_ioctl
by Sylwester Nawrocki
· 14 years ago
aee7126
[media] s5p-fimc: Explicitly add required header file
by Sylwester Nawrocki
· 14 years ago
e004e02
[media] s5p-fimc: Fix vidioc_g_crop/cropcap on camera sensor
by Sylwester Nawrocki
· 14 years ago
09b693f
[media] s5p-fimc: BKL lock removal - compilation fix
by Sylwester Nawrocki
· 14 years ago
cd05e79
[media] soc-camera: fix static build of the sh_mobile_csi2.c driver
by Guennadi Liakhovetski
· 14 years ago
42cc37f
[media] mx2_camera: fix pixel clock polarity configuration
by Baruch Siach
· 14 years ago
022c92b
ALSA: HDA: Add auto-mute for Thinkpad SL410/SL510
by David Henningsson
· 14 years ago
68d3059
drm/radeon: use aperture size not vram size for overlap tests
by Dave Airlie
· 14 years ago
050c6c9
sched: Remove debugging check
by Ingo Molnar
· 14 years ago
55ec86f
Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
21228e4
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
0a59228
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 14 years ago
2ba16c4
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 14 years ago
46bdfe6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 14 years ago
7f8595b
x86, kexec: Limit the crashkernel address appropriately
by H. Peter Anvin
· 14 years ago
Next »