aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2012-10-06backlight: remove ProGear driverMarcin Juszkiewicz
2012-10-06backlight: add new lm3639 backlight driverG.Shark Jeong
2012-10-06backlight: add Backlight driver for lm3630 chipG.Shark Jeong
2012-10-06drivers/video/backlight/kb3886_bl.c: use usleep_range() instead of msleep() f...Jingoo Han
2012-10-06drivers/video/backlight/ltv350qv.c: use usleep_range() instead of msleep() fo...Jingoo Han
2012-10-06drivers/video/backlight/da9052_bl.c: use usleep_range() instead of msleep() f...Jingoo Han
2012-10-06sections: fix section conflicts in drivers/videoAndi Kleen
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-02mfd: 88pm860x: Device tree supportHaojian Zhuang
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-01Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-10-01Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-10-01backlight: tps65217_bl: Add missing platform_set_drvdata in tps65217_bl_probeAxel Lin
2012-09-28Merge branch 'cleanup/__iomem' into next/cleanup2Arnd Bergmann
2012-09-28ARM: clps711x: Remove board support for CEIVAAlexander Shiyan
2012-09-28OMAPDSS: add missing include for string.hTomi Valkeinen
2012-09-26switch simple cases of fget_light to fdgetAl Viro
2012-09-26OMAPDSS: DISPC: Configure color conversion coefficients for writebackArchit Taneja
2012-09-26OMAPDSS: DISPC: Add manager like functions for writebackArchit Taneja
2012-09-26OMAPDSS: DISPC: Configure writeback FIFOsArchit Taneja
2012-09-26OMAPDSS: DISPC: Configure writeback specific parameters in dispc_wb_setup()Archit Taneja
2012-09-26OMAPDSS: DISPC: Configure overlay-like parameters in dispc_wb_setupArchit Taneja
2012-09-26OMAPDSS: DISPC: Add function to set channel in for writebackArchit Taneja
2012-09-26OMAPDSS: DISPC: Don't set chroma resampling bit for writebackArchit Taneja
2012-09-26OMAPDSS: DISPC: Downscale chroma if plane is writebackArchit Taneja
2012-09-26OMAPDSS: DISPC: Configure input and output sizes for writebackArchit Taneja
2012-09-26OMAPDSS: DISPC: Add writeback register offsets and dss features structsArchit Taneja
2012-09-26OMAPDSS: DISPC: Allow both upscaling and downscaling of chromaArchit Taneja
2012-09-26OMAPDSS: DIPSC: Relax scaling limitations when in memory to memory modeArchit Taneja
2012-09-26OMAPDSS: DISPC: Don't pass channel out when configuring overlaysArchit Taneja
2012-09-26OMAPDSS: DISPC: Make dispc_ovl_setup call dispc_ovl_setup_commonArchit Taneja
2012-09-26OMAPDSS: OVERLAY: Add position and replication as overlay capsArchit Taneja
2012-09-26OMAPDSS: DISPC: Pass overlay caps as a parameter to dispc plane functionsArchit Taneja
2012-09-26OMAPDSS: DISPC: Simplify function names for setting pipeline input and output...Archit Taneja
2012-09-26OMAPDSS: DISPC: Constify omap_overlay_info in dispc_ovl_setup()Archit Taneja
2012-09-26OMAPDSS: Remove old way of setting manager and device linksArchit Taneja
2012-09-26OMAPDSS: APPLY: Remove omap_dss_device references from dss_ovl_enable/disableArchit Taneja
2012-09-26OMAPDSS: OVERLAY/MANAGER: Get device via outputArchit Taneja
2012-09-26OMAPDSS: MANAGER: Update display sysfs storeArchit Taneja
2012-09-26OMAPFB: Change dssdev->manager referencesArchit Taneja
2012-09-26OMAPDSS: HDMI: Replace dssdev->manager with dssdev->output->manager referencesArchit Taneja
2012-09-26OMAPDSS: VENC: Replace dssdev->manager with dssdev->output->manager referencesArchit Taneja
2012-09-26OMAPDSS: RFBI: Replace dssdev->manager with dssdev->output->manager referencesArchit Taneja
2012-09-26OMAPDSS: SDI: Replace dssdev->manager with dssdev->output->manager referencesArchit Taneja
2012-09-26OMAPDSS: DSI: Replace dssdev->manager with dssdev->output->manager referencesArchit Taneja