Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3c4c342fea35fa1976853d8ebc518a06c98259a3
/
drivers
101041c
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 13 years ago
5870b2c
Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrl
by Linus Torvalds
· 13 years ago
80f01ca
Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
b93cd6a
Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 13 years ago
d291ffb
Merge git://github.com/rustyrussell/linux
by Linus Torvalds
· 13 years ago
72103bd
virtio-pci: fix use after free
by Michael S. Tsirkin
· 13 years ago
52e4c2a
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
3439a8d
ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression)
by Rafael J. Wysocki
· 13 years ago
a7c36fd
drm/radeon/kms/combios: fix dynamic allocation of PM clock modes
by Alex Deucher
· 13 years ago
5b34b08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
eb0b38a
[CPUFREQ] db8500: fix build error due to undeclared i variable
by Axel Lin
· 13 years ago
8f042aa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 13 years ago
e6f1227
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
3455229
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
57e6319
vrtc: change its year offset from 1960 to 1972
by Feng Tang
· 13 years ago
87618e0
Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev
by Linus Torvalds
· 13 years ago
f28ad3b
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
09d37c4
Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes
by Olof Johansson
· 13 years ago
f750ba9
arm/imx: fix imx6q mmc error when mounting rootfs
by Shawn Guo
· 13 years ago
8f3f1c9
drm/radeon/kms/pm: switch to dynamically allocating clock mode array
by Alex Deucher
· 13 years ago
bbe26ff
drm/radeon/kms: optimize r600_pm_profile_init
by Alex Deucher
· 13 years ago
a4c9e2e
drm/radeon/kms/pm: add a proper pm profile init function for fusion
by Alex Deucher
· 13 years ago
10b391b
drm/radeon/kms: remove extraneous calls to radeon_pm_compute_clocks()
by Alex Deucher
· 13 years ago
44a1dab
drm: fix kconfig unmet dependency warning
by Randy Dunlap
· 13 years ago
0007fa2
Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 13 years ago
a6778e9
drm: add some comments to drm_wait_vblank and drm_queue_vblank_event
by Ilija Hadzic
· 13 years ago
bfba165
drm/radeon/benchmark: signedness bug in radeon_benchmark_move()
by Dan Carpenter
· 13 years ago
8f4ff2b
drm: do not sleep on vblank while holding a mutex
by Ilija Hadzic
· 13 years ago
c5006cfe
drm: try to restore previous CRTC config if mode set fails
by Jesse Barnes
· 13 years ago
091264f
drm/radeon/kms: make an aux failure debug only
by Alex Deucher
· 13 years ago
87cb73d
drm: drop select of SLOW_WORK
by Paul Bolle
· 13 years ago
b3e067c
drm: serialize access to list of debugfs files
by Marcin Slusarz
· 13 years ago
3b9832f
drm/radeon/kms: fix use of vram scratch page on evergreen/ni
by Alex Deucher
· 13 years ago
7a1619b
drm/radeon: Make sure CS mutex is held across GPU reset.
by Michel Dänzer
· 13 years ago
471dd2e
drm: Ensure string is null terminated.
by Vinson Lee
· 13 years ago
baa91d64
vmwgfx: Only allow 64x64 cursors
by Jakob Bornecrantz
· 13 years ago
f0c8a65
vmwgfx: Initialize clip rect loop correctly in surface dirty
by Jakob Bornecrantz
· 13 years ago
c0d1831
vmwgfx: Close screen object system
by Jakob Bornecrantz
· 13 years ago
37bef8f
Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linus
by Paul Mundt
· 13 years ago
79e7066
sh: clkfwk: Kill off remaining debugfs cruft.
by Paul Mundt
· 13 years ago
d03299e
drivers: sh: Kill off dead pathname for runtime PM stub.
by Paul Mundt
· 13 years ago
750a7ee
drivers: sh: Generalize runtime PM platform stub.
by Paul Mundt
· 13 years ago
2d5fcc9
pata_of_platform: Don't use NO_IRQ
by Anton Vorontsov
· 13 years ago
45f034e
pinctrl: hide subsystem from the populace
by Linus Walleij
· 13 years ago
5c79507
drm/nouveau: Fix bandwidth calculation for DisplayPort
by Adam Jackson
· 13 years ago
1e482f7
drm/nouveau: by default use low bpp framebuffer on low memory cards
by Marcin Slusarz
· 13 years ago
4beb116
drm/nv10: Change the BO size threshold determining the memory placement range.
by Francisco Jerez
· 13 years ago
1c77e0f
drm/nvc0: enable acceleration for nvc1 by default
by Ben Skeggs
· 13 years ago
6688a4d
drm/nvc0/gr: fixup the mmio list register writes for 0xc1
by Ben Skeggs
· 13 years ago
4c5df49
drm/nvc1: hacky workaround to fix accel issues
by Ben Skeggs
· 13 years ago
af6d9fe
drm/nvc0/gr: fix some bugs in grctx generation
by Ben Skeggs
· 13 years ago
8085976
drm/nvc0: enable acceleration on 0xc8 by default
by Ben Skeggs
· 13 years ago
d4547ed
drm/nvc0/vram: skip disabled PBFB subunits
by Ben Skeggs
· 13 years ago
2bfa748
drm/nv40/pm: fix issues on igp chipsets, which don't have memory
by Ben Skeggs
· 13 years ago
ef5ced4
drm/nouveau: testing the wrong variable
by Dan Carpenter
· 13 years ago
12b6d9d
drm/nvc0/vram: storage type 0xc3 is not compressed
by Christoph Bumiller
· 13 years ago
71856ab
drm/nv50: fix stability issue on NV86.
by Maxim Levitsky
· 13 years ago
5e60ee7
drm/nouveau: initialize chan->fence.lock before use
by Marcin Slusarz
· 13 years ago
7b4b98f
drm/nv50/vram: fix incorrect detection of bank count on newer chipsets
by Ben Skeggs
· 13 years ago
dce411c
drm/nv50/gr: typo fix, how about we not reset fifo during graph init?
by Ben Skeggs
· 13 years ago
ee9f7ef
drm/nv50/bios: fixup mpll programming from the init table parser
by Ben Skeggs
· 13 years ago
46b3488
drm/nouveau: fix oops if i2c bus not found in nouveau_i2c_identify()
by Ben Skeggs
· 13 years ago
bde4889
drm: make sure drm_vblank_init() has been called before touching vbl_lock
by Ben Skeggs
· 13 years ago
1cb201a
atmel/spi: fix missing probe
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
c970376
[libata] ahci: Add ASMedia ASM1061 support
by Keng-Yu Lin
· 13 years ago
7a46c07
[libata] Issue SRST to Sil3726 PMP
by Gwendal Grignou
· 13 years ago
142924c
sata_sis.c: trivial spelling fix
by Chris Dunlop
· 13 years ago
0034561
ahci_platform: use dev_get_platdata()
by JiSheng Zhang
· 13 years ago
6d2dd05
[libata] libata-scsi.c: Add function parameter documentation
by Marcos Paulo de Souza
· 13 years ago
19e0baf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
ed72a3d
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 13 years ago
c8c27c9
Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs
by Linus Torvalds
· 13 years ago
3b75462
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
5a23945
m68k/irq: Remove obsolete IRQ_FLG_* users
by Geert Uytterhoeven
· 13 years ago
3ec7215
ide-{cd,floppy,tape}: Do not include <linux/irq.h>
by Geert Uytterhoeven
· 13 years ago
156acb1
PM / OPP: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
by Thomas Meyer
· 13 years ago
c8f1708
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock
by Linus Torvalds
· 13 years ago
dccefb3
x86 platform drivers: add POWER_SUPPLY to selected drivers for Dell
by Linus Torvalds
· 13 years ago
b9c913f
x86 platform drivers: make Dell laptop driver select needed LED support
by Linus Torvalds
· 13 years ago
6aec187
drivers/media: video/a5k6aa is a module and so needs module.h
by Paul Gortmaker
· 13 years ago
a59024f
Merge branch 'for_3.2/gpio-cleanup' of git://gitorious.org/khilman/linux-omap-pm into gpio/merge
by Grant Likely
· 13 years ago
a8d1200
n_gsm: Fix timings
by Alan Cox
· 13 years ago
08f2e63
iommu: omap: Fix compile failure
by Ming Lei
· 13 years ago
1249a3a
[media] v4l2-ctrl: Send change events to all fh for auto cluster slave controls
by Hans de Goede
· 13 years ago
e3e72f39
[media] v4l2-event: Don't set sev->fh to NULL on unsubscribe
by Hans de Goede
· 13 years ago
78c87e8
[media] v4l2-event: Remove pending events from fh event queue when unsubscribing
by Hans de Goede
· 13 years ago
b36b505
[media] v4l2-event: Deny subscribing with a type of V4L2_EVENT_ALL
by Hans de Goede
· 13 years ago
43defb1
[media] v4l: s5p-mfc: fix reported capabilities
by Kamil Debski
· 13 years ago
bd50d99
[media] media: vb2: reset queued list on REQBUFS(0) call
by Marek Szyprowski
· 13 years ago
4907602
[media] media: vb2: set buffer length correctly for all buffer types
by Marek Szyprowski
· 13 years ago
2c2dd6ac
[media] media: vb2: add a check for uninitialized buffer
by Marek Szyprowski
· 13 years ago
14660cc
drm/i915: Fix object refcount leak on mmappable size limit error path.
by Eric Anholt
· 13 years ago
a08185a
agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is set
by Keith Packard
· 13 years ago
35b09c9
drm/i915: fix if statement (bogus semi-colon)
by Dan Carpenter
· 13 years ago
fdcb236
hwspinlock/u8500: fix build error due to undefined label
by Axel Lin
· 13 years ago
257a4b4
md/raid5: STRIPE_ACTIVE has lock semantics, add barriers
by Dan Williams
· 13 years ago
9a3f530
md/raid5: abort any pending parity operations when array fails.
by NeilBrown
· 13 years ago
6ea741a
powerpc/ps3: irq: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
3b8ce3a
mfd: fix build failures in recently added ab5500 code
by Paul Gortmaker
· 13 years ago
8f7346b
hwspinlock/u8500: include linux/module.h
by Axel Lin
· 13 years ago
Next »