Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c11182d6e4a3baa0c5f7aa3c13805a6ab6c6a9a8
c11182d
drm/exynos: mixer: Fix incorrect usage of IS_ERR_OR_NULL
by Sachin Kamat
· 12 years ago
ee7cbaf
drm/exynos: hdmi: Fix incorrect usage of IS_ERR_OR_NULL
by Sachin Kamat
· 12 years ago
1977e6d
drm/exynos: change the method for getting the interrupt
by Vikas Sajjan
· 12 years ago
1e2a4ad
drm/exynos: enable OF_VIDEOMODE and FB_MODE_HELPERS for exynos drm fimd
by Vikas Sajjan
· 12 years ago
7f4596f
drm/exynos: Add display-timing node parsing using video helper function
by Vikas Sajjan
· 12 years ago
7ddcc73
drm/exynos: hdmi: move mode_fixup to drm common hdmi
by Rahul Sharma
· 12 years ago
6b986ed
drm/exynos: hdmi: using drm_display_mode timings for exynos4
by Rahul Sharma
· 12 years ago
62c8ba7
drm/qxl: fix smatch warnings
by Dave Airlie
· 12 years ago
6d01f1f
drm/qxl: make lots of things static.
by Dave Airlie
· 12 years ago
dea14df
Merge tag 'omapdss-for-3.10' of git://gitorious.org/linux-omap-dss2/linux into drm-next
by Dave Airlie
· 12 years ago
e4fda9f
drm: Perform ioctl command validation on the stored kernel values
by Chris Wilson
· 12 years ago
b633054
drm.h: Fix DRM compilation with bare-metal toolchain.
by Paul Sokolovsky
· 12 years ago
025df77
drm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
by Libin
· 12 years ago
87d24fc
drm: Destroy property blobs at mode config cleanup time
by Laurent Pinchart
· 12 years ago
28184f2
Merge tag 'drm-intel-next-2013-04-06' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
3d62fe5
OMAPDSS: Merge omapdss topic branches
by Tomi Valkeinen
· 12 years ago
9131d3d
drm: cleanup: use drm_framebuffer_reference instead of a kref_get
by archit taneja
· 12 years ago
c2ed884
drm/mgag200: Convert to managed device resources where possible
by Christopher Harvey
· 12 years ago
715f59c
drm: Misc comment cleanup
by Christopher Harvey
· 12 years ago
8091ee5
drm: Add 1600x1200 (UXGA) screen resolution to the built-in EDIDs
by Carsten Emde
· 12 years ago
96d672e0
video: hdmi: Relicense under MIT
by Thierry Reding
· 12 years ago
f64122c
drm: add new QXL driver. (v1.4)
by Dave Airlie
· 12 years ago
afe6804
ttm: export functions to allow qxl do its own iomapping
by Dave Airlie
· 12 years ago
97d1033
include/drm/drm_fb_helper.h: remove left over function declaration
by Alon Levy
· 12 years ago
6717cd2
drm/omap: add statics to a few structs
by Tomi Valkeinen
· 12 years ago
0d8f371
drm/omap: Fix and improve crtc and overlay manager correlation
by Archit Taneja
· 12 years ago
b03e14fd
drm/omap: Take a fb reference in omap_plane_update()
by Archit Taneja
· 12 years ago
bddabbe
drm/omap: Make fixed resolution panels work
by Archit Taneja
· 12 years ago
581382e
drm/omap: fix modeset_init if a panel doesn't satisfy omapdrm requirements
by Archit Taneja
· 12 years ago
2c6360f
OMAPDSS: DPI: widen the pck search when using dss fck
by Tomi Valkeinen
· 12 years ago
648a55e
OMAPDSS: fix dss_fck clock rate rounding
by Tomi Valkeinen
· 12 years ago
b2c9c8e
omapdss: use devm_clk_get()
by Archit Taneja
· 12 years ago
3aff5b1
OMAPDSS: nec-nl8048 panel: Use dev_pm_ops
by Lars-Peter Clausen
· 12 years ago
d0df9a2
OMAPDSS: DISPC: Revert to older DISPC Smart Standby mechanism for OMAP5
by Archit Taneja
· 12 years ago
c35eeb2
OMAPDSS: DISPC: Configure doublestride for NV12 when using 2D Tiler buffers
by Archit Taneja
· 12 years ago
3729a70
omapdss: Features: Fix some parameter ranges
by Archit Taneja
· 12 years ago
ca5ca69
omapdss: DISPC: add max pixel clock limits for LCD and TV managers
by Archit Taneja
· 12 years ago
5303b3a
OMAPDSS: DSI: Use devm_clk_get()
by Sachin Kamat
· 12 years ago
48c2169
drivers: video: omap2: dss: Use PTR_RET function
by Alexandru Gheorghiu
· 12 years ago
bae3699
drm/i915: info level for simulated gpu hang dmesg notice
by Daniel Vetter
· 12 years ago
57c2196
drm/i915: revert eDP bpp clamping code changes
by Daniel Vetter
· 12 years ago
2af8898
Revert "drm/i915: fix DP get_hw_state return value"
by Daniel Vetter
· 12 years ago
83a2af8
drm/i915: Don't use the HDMI port color range bit on Valleyview
by Ville Syrjälä
· 12 years ago
9c8e09b
drm/i915: Set PIPECONF color range bit on Valleyview
by Ville Syrjälä
· 12 years ago
84b046f
drm/i915: extract i9xx_set_pipeconf
by Daniel Vetter
· 12 years ago
9e9dd0e
drm/i915: Add no-lvds quirk for Fujitsu Esprimo Q900
by Christian Lamparter
· 12 years ago
399403c
Merge tag 'drm-intel-next-2013-03-23' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
b6a9b7f
mm: prevent mmap_cache race in find_vma()
by Jan Stancek
· 12 years ago
22d1e6f
Merge tag 'upstream-3.9-rc6' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 12 years ago
014642c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 12 years ago
8d44827
Merge tag 'gpio-fixes-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 12 years ago
f1a9a14
HID: magicmouse: fix race between input_register() and probe()
by Benjamin Tissoires
· 12 years ago
66ade47
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
cbfa0e7
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
cd0e4a9
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 12 years ago
17eb3d8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
8cde7ad
ext4: fix big-endian bugs which could cause fs corruptions
by Zheng Liu
· 12 years ago
4e1db26
ARM: 7690/1: mm: fix CONFIG_LPAE typos
by Paul Bolle
· 12 years ago
b21e023
ARM: 7689/1: add unwind annotations to ftrace asm
by Rabin Vincent
· 12 years ago
6f3d90e
ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay ops
by Will Deacon
· 12 years ago
93dc688
ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB operations)
by Catalin Marinas
· 12 years ago
6e7acee
ARM: 7682/1: cache-l2x0: fix masking of RTL revision numbering and set_debug init
by Rob Herring
· 12 years ago
698613b
ARM: iWMMXt: always enable iWMMXt support with PJ4 CPUs
by Russell King
· 12 years ago
77ec05d
OMAPDSS: VENC: remove platform_enable/disable calls
by Archit Taneja
· 12 years ago
af9f6c3
OMAPDSS: n8x0 panel: remove use of platform_enable/disable
by Archit Taneja
· 12 years ago
64f9389
OMAPDSS: n8x0 panel: handle gpio data in panel driver
by Archit Taneja
· 12 years ago
b3fb8b9
OMAPDSS: picodlp panel: remove platform_enable/disable callbacks
by Archit Taneja
· 12 years ago
d52e2e7
OMAPDSS: picodlp panel: handle gpio data in panel driver
by Archit Taneja
· 12 years ago
3552fb7
OMAPDSS: tpo-td043: remove platform_enable/disable callbacks
by Archit Taneja
· 12 years ago
7eab07e4
OMAPDSS: tpo-td043 panel: handle gpios in panel driver
by Archit Taneja
· 12 years ago
be9a006
OMAPDSS: nec-nl8048 panel: remove platform_enable/disable callbacks
by Archit Taneja
· 12 years ago
57bc6c5
OMAPDSS: nec-nl8048 panel: handle gpios in panel driver
by Archit Taneja
· 12 years ago
3c45d05
OMAPDSS: acx565akm panel: handle gpios in panel driver
by Archit Taneja
· 12 years ago
3db716b
OMAPDSS: sharp-ls panel: remove platform_enable/disable callbacks
by Archit Taneja
· 12 years ago
3103098
OMAPDSS: LS037V7DW01: handle gpios in panel driver
by Tomi Valkeinen
· 12 years ago
7e93008
OMAPDSS: generic dpi panel: remove uses of platform_enable/disable ops
by Archit Taneja
· 12 years ago
32fb490
OMAPDSS: lb035q02 panel: remove platform_enable/disable callbacks
by Archit Taneja
· 12 years ago
7232b1f
OMAPDSS: lb035q02: handle gpios in panel driver
by Archit Taneja
· 12 years ago
0801711
OMAPDSS: generic dpi panel: handle gpios in panel driver
by Tomi Valkeinen
· 12 years ago
ba7b2d9
OMAPDSS: panel acx565akm: remove omap_dss_device maximum backlight level usage
by Archit Taneja
· 12 years ago
e1b94f1
OMAPDSS: picodlp: use devm_kzalloc for allocating driver data
by Archit Taneja
· 12 years ago
e4dace4
OMAPDSS: lb035q02: use devm_kzalloc for allocating driver data
by Archit Taneja
· 12 years ago
f5e484d
OMAPDSS: Generic DPI Panel: use devm_kzalloc for allocating driver data
by Archit Taneja
· 12 years ago
a4419f3
OMAPDSS: n8x0: remove platform backlight calls
by Tomi Valkeinen
· 12 years ago
14e6a09
OMAPDSS: NEC-nl8048hl11: remove platform backlight support
by Archit Taneja
· 12 years ago
02b8048
OMAPDSS: ls037v7dw01: remove platform backlight calls
by Tomi Valkeinen
· 12 years ago
058cc3b
OMAPDSS: acx565akm: remove platform backlight calls
by Tomi Valkeinen
· 12 years ago
77d3595
OMAPDSS: remove dsi videomode from dssdev
by Tomi Valkeinen
· 12 years ago
b7ec96c
OMAPDSS: remove unused old clock calculation code
by Tomi Valkeinen
· 12 years ago
f1e0001
OMAPDSS: DSI: use new clock calculation code
by Tomi Valkeinen
· 12 years ago
100c826
OMAPDSS: DPI: use new clock calculation code
by Tomi Valkeinen
· 12 years ago
36816fa
OMAPDSS: SDI: use new clock calculation code
by Tomi Valkeinen
· 12 years ago
72658f0
OMAPDSS: DSI: add new clock calculation code
by Tomi Valkeinen
· 12 years ago
4341782
OMAPDSS: DSS: add new clock calculation code
by Tomi Valkeinen
· 12 years ago
7c284e6
OMAPDSS: DISPC: add new clock calculation code
by Tomi Valkeinen
· 12 years ago
4ce9e33
OMAPDSS: DSI remove unneeded clk source setup code
by Tomi Valkeinen
· 12 years ago
478d7df
OMAPDSS: DSI: add enum omap_dss_dsi_trans_mode
by Tomi Valkeinen
· 12 years ago
9932257
OMAPDSS: DSI: get line buffer size at probe
by Tomi Valkeinen
· 12 years ago
777f05c
OMAPDSS: DSI: simplify dsi configuration
by Tomi Valkeinen
· 12 years ago
1751818
OMAPDSS: DSI: fix wrong unsigned long long use
by Tomi Valkeinen
· 12 years ago
Next »