Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
063b472fbb44ac562797a630ac3516720f588140
063b472
drm/i2c: tda998x: fix EDID reading on TDA19988 devices
by Russell King
· 11 years ago
cc6a36f
drm: DRM should depend on HAS_DMA
by Geert Uytterhoeven
· 11 years ago
00fd78e
drm: provide agp dummies for CONFIG_AGP=n
by David Herrmann
· 11 years ago
32c913e
Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
abf1903
drm/ttm: inline drm_bo_setup_vm()
by David Herrmann
· 11 years ago
c700c67
drm/mm: remove unused API
by David Herrmann
· 11 years ago
06e78ed
drm/i915: pre-alloc instead of drm_mm search/get_block
by David Herrmann
· 11 years ago
78af329
drm/ttm: replace drm_mm_pre_get() by direct alloc
by David Herrmann
· 11 years ago
28ec711
drm/agp: move AGP cleanup paths to drm_agpsupport.c
by David Herrmann
· 11 years ago
08fcd72
drm: don't push static constants on stack for %*ph
by Andy Shevchenko
· 11 years ago
baa7094
drm: const'ify ioctls table (v2)
by Rob Clark
· 11 years ago
31e5d7c
drm/mm: add "best_match" flag to drm_mm_insert_node()
by David Herrmann
· 11 years ago
7fc65eb
drm: Apply kref_put_mutex() optimisations to drm_gem_object_unreference_unlocked()
by Chris Wilson
· 11 years ago
43387b3
drm/gem: create drm_gem_dumb_destroy
by Daniel Vetter
· 11 years ago
cd234b0
drm/i915: Do not dereference NULL crtc or fb until after checking
by Chris Wilson
· 11 years ago
86e81f0
drm/mm: include required headers in drm_mm.h
by David Herrmann
· 11 years ago
257a7ff
drm/i915: fix pnv display core clock readout out
by Daniel Vetter
· 11 years ago
de51f04
drm/i915: Replace open-coded offset_in_page()
by Chris Wilson
· 11 years ago
bc86625
drm/i915: Retry DP aux_ch communications with a different clock after failure
by Chris Wilson
· 11 years ago
b8f102e
drm/i915: Add messages useful for HPD storm detection debugging (v2)
by Egbert Eich
· 11 years ago
aed2c03
drm/gem: fix mmap vma size calculations
by David Herrmann
· 11 years ago
3b27af3
drm/i915: dvo_ch7xxx: fix vsync polarity setting
by Imre Deak
· 11 years ago
c20e835
drm/i915: fix the racy object accounting
by Daniel Vetter
· 11 years ago
ed71f1b
drm/i915: Convert the register access tracepoint to be conditional
by Chris Wilson
· 11 years ago
a7f31ee
drm/i915: Squash gen lookup through multiple indirections inside GT access
by Chris Wilson
· 11 years ago
dba8e41
drm/i915: Use the common register access functions for NOTRACE variants
by Chris Wilson
· 11 years ago
6af5d92
drm/i915: Use a private interface for register access within GT
by Chris Wilson
· 11 years ago
907b28c
drm/i915: Colocate all GT access routines in the same file
by Chris Wilson
· 11 years ago
cb54b53
Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux'
by Daniel Vetter
· 11 years ago
51335df
drm/vma: provide drm_vma_node_unmap() helper
by David Herrmann
· 11 years ago
72525b3
drm/ttm: convert to unified vma offset manager
by David Herrmann
· 11 years ago
0de2397
drm/gem: convert to new unified vma manager
by David Herrmann
· 11 years ago
fe3078f
drm: add unified vma offset manager
by David Herrmann
· 11 years ago
d861e33
drm/i915: fix reference counting in i915_gem_create
by Daniel Vetter
· 11 years ago
17fec8a
drm/i915: Use Graphics Base of Stolen Memory on all gen3+
by Chris Wilson
· 11 years ago
f63a484
drm/i915: disable stolen mem for OVERLAY_NEEDS_PHYSICAL
by Daniel Vetter
· 11 years ago
be256dc
drm/i915: add functions to disable and restore LCPLL
by Paulo Zanoni
· 11 years ago
47701c3
drm/i915: disable CLKOUT_DP when it's not needed
by Paulo Zanoni
· 11 years ago
2fa86a1
drm/i915: extend lpt_enable_clkout_dp
by Paulo Zanoni
· 11 years ago
bc6bc15
drm/i915: fix up error cleanup in i915_gem_object_bind_to_gtt
by Daniel Vetter
· 11 years ago
164c859
drm/i915: Add some debug breadcrumbs to connector detection
by Chris Wilson
· 11 years ago
549f3a121
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
42577ca
Fix __wait_on_atomic_t() to call the action func if the counter != 0
by David Howells
· 11 years ago
7c6d4dc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha
by Linus Torvalds
· 11 years ago
a030cbc
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 11 years ago
55c6296
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 11 years ago
4f3cc48
NFSv4: Fix brainfart in attribute length calculation
by Trond Myklebust
· 11 years ago
85d9cb4
drm: remove drm_order
by Daniel Vetter
· 11 years ago
b72a892
drm/radeon: s/drm_order/order_base_2/
by Daniel Vetter
· 11 years ago
0e26794
drm/r128: s/drm_order/order_base_2/
by Daniel Vetter
· 11 years ago
04420c9
drm/bufs: s/drm_order/order_base_2/
by Daniel Vetter
· 11 years ago
bd0c0ce
drm: move drm_getsarea into drm_bufs.c
by Daniel Vetter
· 11 years ago
da5cbe3
drm/gem: remove drm_gem_object_handle_unreference
by Daniel Vetter
· 11 years ago
c391162
drm/pci: remove useles #if 1
by David Herrmann
· 11 years ago
89c8233
drm/gem: simplify object initialization
by David Herrmann
· 11 years ago
23367ff
drm: rip out dev->last_checked
by Daniel Vetter
· 11 years ago
1d8d29c
drm: fold in drm_sg_alloc into the ioctl
by Daniel Vetter
· 11 years ago
81e9569
drm/radeon: remove DRIVER_HAS_DMA/SG/PCI_DMA from the kms driver
by Daniel Vetter
· 11 years ago
4cb4ea3
drm/nouveau: drop DRIVER_PCI_DMA and DRIVER_SG
by Daniel Vetter
· 11 years ago
494f38e
drm: kill dev->buf_readers and dev->buf_writers
by Daniel Vetter
· 11 years ago
5379dc0
drm/radoen: kill radeon_dma_ioctl_kms
by Daniel Vetter
· 11 years ago
c7e00b6
drm: kill dev->ctx_start and dev->lck_start
by Daniel Vetter
· 11 years ago
c78d753
drm: kill dev->interrupt_flag and dev->dma_flag
by Daniel Vetter
· 11 years ago
a17800c
drm: remove dev->last_switch
by Daniel Vetter
· 11 years ago
3dadef6
drm: kill dev->context_wait
by Daniel Vetter
· 11 years ago
492d774
drm: remove drm_modctx ioctl and use drm_noop instead
by Daniel Vetter
· 11 years ago
b3a3a9c
Merge tag 'trace-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
a582e5f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 11 years ago
b7371e3
Merge tag 'gpio-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 11 years ago
d4c90b1
Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
058ca4a
Merge tag 'drm-intel-fixes-2013-07-22' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 11 years ago
ace120d
Thermal: Fix lockup of cpu_down()
by Steven Rostedt
· 11 years ago
27ddabc
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6
by Dave Airlie
· 11 years ago
25f397a
drm/crtc-helper: explicit DPMS on after modeset
by Daniel Vetter
· 11 years ago
3b2f64d
Linux 3.11-rc2
by Linus Torvalds
· 11 years ago
ea45ea7
Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
181d1b9
drm/i915: fix up gt init sequence fallout
by Daniel Vetter
· 11 years ago
90db76e
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
dda5690
ext3: fix a BUG when opening a file with O_TMPFILE flag
by Zheng Liu
· 11 years ago
e94bd34
ext4: fix a BUG when opening a file with O_TMPFILE flag
by Zheng Liu
· 11 years ago
f6a0d9d
Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
afe8ce9
drivers: gpio: msm: Fix the error condition for reading ngpio
by Rohit Vaswani
· 11 years ago
36231d2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
19bf1c2
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
3be542d
Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
90290c4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next
by Linus Torvalds
· 11 years ago
949eb1a
gpio/omap: fix build error when OF_GPIO is not defined.
by Javier Martinez Canillas
· 11 years ago
b4419e1
gpio/omap: auto request GPIO as input if used as IRQ via DT
by Javier Martinez Canillas
· 11 years ago
0e970ce
gpio/omap: don't create an IRQ mapping for every GPIO on DT
by Javier Martinez Canillas
· 11 years ago
a7cd1b8
drm/i915: Serialize almost all register access
by Chris Wilson
· 11 years ago
e85843b
drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlight
by Kamal Mostafa
· 11 years ago
d8fc8a4
drm/i915: invert {ilk, snb}_gt_irq_handler check
by Paulo Zanoni
· 11 years ago
24924a2
vfs: constify dentry parameter in d_count()
by Peng Tao
· 11 years ago
acfec9a
livelock avoidance in sget()
by Al Viro
· 11 years ago
ba57ea6
allow O_TMPFILE to work with O_WRONLY
by Al Viro
· 11 years ago
d471ce5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 11 years ago
1b05018
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
89d0abe
Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 11 years ago
89a8c59
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
dff6464
alpha: Use handle_percpu_irq for the timer interrupt
by Richard Henderson
· 11 years ago
Next »