Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3b43ad201dea06be1636e4809278d63837f8d292
/
drivers
/
video
3b43ad2
da8xx-fb: cleanup LCDC configurations
by Manjunathappa, Prakash
· 12 years ago
f772fab
da8xx-fb: adopt fb_videomode data for panel information
by Manjunathappa, Prakash
· 12 years ago
38ab331
Merge branch 'lcdc-next' of git://linuxtv.org/pinchartl/fbdev into for-linus
by Tomi Valkeinen
· 12 years ago
f789dcc
Merge tag 'omapdss-for-3.7-rc' of git://gitorious.org/linux-omap-dss2/linux
by Linus Torvalds
· 12 years ago
8ad9375
OMAPDSS: do not fail if dpll4_m4_ck is missing
by Aaro Koskinen
· 12 years ago
d38d840
fbdev: sh_mobile_lcdc: Make sh_mobile_lcdc_sys_bus_ops static
by Laurent Pinchart
· 12 years ago
656d4f3
fbdev: sh_mobile_lcdc: Store the backlight brightness internally
by Laurent Pinchart
· 12 years ago
675f928
fbdev: sh_mipi_dsi: Remove last reference to LCDC platform data
by Laurent Pinchart
· 12 years ago
8e2b203
fbdev: sh_mipi_dsi: Use the LCDC entity default mode
by Laurent Pinchart
· 12 years ago
86c82c4
fbdev: sh_mipi_dsi: Use the sh_mipi_dsi_info channel field
by Laurent Pinchart
· 12 years ago
0707330
fbdev: sh_mobile_lcdc: Remove priv argument from channel and overlay init
by Laurent Pinchart
· 12 years ago
352d613
fbdev: sh_mobile_lcdc: Rename mode argument to modes
by Laurent Pinchart
· 12 years ago
856e8df
fbdev: sh_mobile_lcdc: Get display dimensions from the channel structure
by Laurent Pinchart
· 12 years ago
bf10a53
fbdev: sh_mobile_lcdc: use dma_mmap_coherent
by Hideki EIRAKU
· 12 years ago
c415187
OMAPFB: Fix possible null pointer dereferencing
by Tushar Behera
· 12 years ago
66b6a0c
Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
01bc825
xen-fbfront: handle backend CLOSED without CLOSING
by David Vrabel
· 12 years ago
dffc70a
OMAPDSS: HDMI: fix missing unlock on error in hdmi_dump_regs()
by Wei Yongjun
· 12 years ago
f65e384
omapdss: dss: Fix clocks on OMAP363x
by Laurent Pinchart
· 12 years ago
fd6de53
backlight: ili9320: add missing SPI dependency
by Jingoo Han
· 12 years ago
ea29c4e
OMAPDSS: DSI: fix dsi_get_dsidev_from_id()
by Tomi Valkeinen
· 12 years ago
dc36d7e
drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_store() error paths
by Axel Lin
· 12 years ago
5f76945
Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 12 years ago
cd9d6f1
gbefb: fix compile error
by Florian Tobias Schandinat
· 12 years ago
2474542
Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm
by Linus Torvalds
· 12 years ago
0febd3b
Merge tag 'omapdss-for-3.7' of git://gitorious.org/linux-omap-dss2/linux into fbdev-next
by Florian Tobias Schandinat
· 12 years ago
8d93241
video: mark nuc900fb_map_video_memory as __devinit
by Arnd Bergmann
· 12 years ago
4a0ea00
video/mx3fb: set .owner to prevent module unloading while being used
by Uwe Kleine-König
· 12 years ago
37414fb
video: exynos_dp: use clk_prepare_enable and clk_disable_unprepare
by Jingoo Han
· 12 years ago
36141e5
drivers/video/exynos/exynos_mipi_dsi.c: fix error return code
by Peter Senna Tschudin
· 12 years ago
d63f2c5
drivers/video/savage/savagefb_driver.c: fix error return code
by Peter Senna Tschudin
· 12 years ago
5ce2497
video: s3c-fb: use clk_prepare_enable and clk_disable_unprepare
by Thomas Abraham
· 12 years ago
7a93cbb
da8xx-fb: save and restore LCDC context across suspend/resume cycle
by Manjunathappa, Prakash
· 12 years ago
9dd44d5
da8xx-fb: add pm_runtime support
by Manjunathappa, Prakash
· 12 years ago
b8c4321
video/udlfb: fix line counting in fb_write
by Alexander Holler
· 12 years ago
314e51b
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
by Konstantin Khlebnikov
· 12 years ago
60ce702
pwm-backlight: Use devm_pwm_get() instead of pwm_get()
by Sachin Kamat
· 12 years ago
5f3d2f2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
11126c6
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
52e8424
drivers/video/backlight/platform_lcd.c: add support for device tree based probe
by Jingoo Han
· 12 years ago
66be0e5
drivers/video/backlight/da9052_bl.c: drop devm_kfree of devm_kzalloc'd data
by Julia Lawall
· 12 years ago
56a2aba
backlight: remove ProGear driver
by Marcin Juszkiewicz
· 12 years ago
0f59858
backlight: add new lm3639 backlight driver
by G.Shark Jeong
· 12 years ago
0c2a665
backlight: add Backlight driver for lm3630 chip
by G.Shark Jeong
· 12 years ago
7c9332d
drivers/video/backlight/kb3886_bl.c: use usleep_range() instead of msleep() for small sleeps
by Jingoo Han
· 12 years ago
a08e1a3
drivers/video/backlight/ltv350qv.c: use usleep_range() instead of msleep() for small sleeps
by Jingoo Han
· 12 years ago
5333e25
drivers/video/backlight/da9052_bl.c: use usleep_range() instead of msleep() for small sleeps
by Jingoo Han
· 12 years ago
556f00e
sections: fix section conflicts in drivers/video
by Andi Kleen
· 12 years ago
578f1ef
Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 12 years ago
aab174f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
033d995
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
2e57d56
mfd: 88pm860x: Device tree support
by Haojian Zhuang
· 12 years ago
9cd11c0
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
ac9e7ab
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
2a2bf85
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
61464c8
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
3b29b03
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
99dbb16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
c6bed9d
backlight: tps65217_bl: Add missing platform_set_drvdata in tps65217_bl_probe
by Axel Lin
· 12 years ago
b98138e
Merge branch 'cleanup/__iomem' into next/cleanup2
by Arnd Bergmann
· 12 years ago
1c3a918
ARM: clps711x: Remove board support for CEIVA
by Alexander Shiyan
· 12 years ago
13b1ba7
OMAPDSS: add missing include for string.h
by Tomi Valkeinen
· 12 years ago
2903ff0
switch simple cases of fget_light to fdget
by Al Viro
· 12 years ago
6e5264b
OMAPDSS: DISPC: Configure color conversion coefficients for writeback
by Archit Taneja
· 12 years ago
0b23e5b
OMAPDSS: DISPC: Add manager like functions for writeback
by Archit Taneja
· 12 years ago
8bbe09e
OMAPDSS: DISPC: Configure writeback FIFOs
by Archit Taneja
· 12 years ago
9e4a0fc
OMAPDSS: DISPC: Configure writeback specific parameters in dispc_wb_setup()
by Archit Taneja
· 12 years ago
749feff
OMAPDSS: DISPC: Configure overlay-like parameters in dispc_wb_setup
by Archit Taneja
· 12 years ago
d9ac773
OMAPDSS: DISPC: Add function to set channel in for writeback
by Archit Taneja
· 12 years ago
2a5561b
OMAPDSS: DISPC: Don't set chroma resampling bit for writeback
by Archit Taneja
· 12 years ago
f92afae
OMAPDSS: DISPC: Downscale chroma if plane is writeback
by Archit Taneja
· 12 years ago
36d87d9
OMAPDSS: DISPC: Configure input and output sizes for writeback
by Archit Taneja
· 12 years ago
7a155be
OMAPDSS: DISPC: Add writeback register offsets and dss features structs
by Archit Taneja
· 12 years ago
20fbb50
OMAPDSS: DISPC: Allow both upscaling and downscaling of chroma
by Archit Taneja
· 12 years ago
8ba8530
OMAPDSS: DIPSC: Relax scaling limitations when in memory to memory mode
by Archit Taneja
· 12 years ago
3e8a6ff
OMAPDSS: DISPC: Don't pass channel out when configuring overlays
by Archit Taneja
· 12 years ago
84a880f
OMAPDSS: DISPC: Make dispc_ovl_setup call dispc_ovl_setup_common
by Archit Taneja
· 12 years ago
d79db85
OMAPDSS: OVERLAY: Add position and replication as overlay caps
by Archit Taneja
· 12 years ago
5b54ed3
OMAPDSS: DISPC: Pass overlay caps as a parameter to dispc plane functions
by Archit Taneja
· 12 years ago
78b687f
OMAPDSS: DISPC: Simplify function names for setting pipeline input and output sizes
by Archit Taneja
· 12 years ago
8eeb701
OMAPDSS: DISPC: Constify omap_overlay_info in dispc_ovl_setup()
by Archit Taneja
· 12 years ago
3c2995a
OMAPDSS: Remove old way of setting manager and device links
by Archit Taneja
· 12 years ago
0f0e4e3
OMAPDSS: APPLY: Remove omap_dss_device references from dss_ovl_enable/disable
by Archit Taneja
· 12 years ago
80d81d6
OMAPDSS: OVERLAY/MANAGER: Get device via output
by Archit Taneja
· 12 years ago
947b225
OMAPDSS: MANAGER: Update display sysfs store
by Archit Taneja
· 12 years ago
952cbaa
OMAPFB: Change dssdev->manager references
by Archit Taneja
· 12 years ago
cea87b9
OMAPDSS: HDMI: Replace dssdev->manager with dssdev->output->manager references
by Archit Taneja
· 12 years ago
8f1f736
OMAPDSS: VENC: Replace dssdev->manager with dssdev->output->manager references
by Archit Taneja
· 12 years ago
1db39c0
OMAPDSS: RFBI: Replace dssdev->manager with dssdev->output->manager references
by Archit Taneja
· 12 years ago
7d6069e
OMAPDSS: SDI: Replace dssdev->manager with dssdev->output->manager references
by Archit Taneja
· 12 years ago
eea8340
OMAPDSS: DSI: Replace dssdev->manager with dssdev->output->manager references
by Archit Taneja
· 12 years ago
400e65d
OMAPDSS: DSI: Remove dsi_pdev_map global struct
by Archit Taneja
· 12 years ago
5d512fc
OMAPDSS: DPI: Replace dssdev->manager with dssdev->output->manager references
by Archit Taneja
· 12 years ago
3224827
OMAPDSS: Create links between managers, outputs and devices
by Archit Taneja
· 12 years ago
4249e61
OMAPFB: remove manager->device references
by Archit Taneja
· 12 years ago
794bc4e
OMAPDSS: Remove manager->device references
by Archit Taneja
· 12 years ago
97f01b3
OMAPDSS: APPLY: Add manager set/unset output ops for omap_overlay_manager
by Archit Taneja
· 12 years ago
6d71b92
OMAPDSS: output: Add set/unset device ops for omap_dss_output
by Archit Taneja
· 12 years ago
81b87f5
OMAPDSS: outputs: Create and register output instances
by Archit Taneja
· 12 years ago
484dc40
OMAPDSS: outputs: Create a new entity called outputs
by Archit Taneja
· 12 years ago
Next »