aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2012-11-02Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+4
2012-10-30xen-fbfront: handle backend CLOSED without CLOSINGDavid Vrabel1-1/+4
2012-10-25backlight: ili9320: add missing SPI dependencyJingoo Han1-1/+2
2012-10-19drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_...Axel Lin1-2/+2
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds95-4382/+5027
2012-10-11gbefb: fix compile errorFlorian Tobias Schandinat1-1/+1
2012-10-10Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds1-5/+2
2012-10-10Merge tag 'omapdss-for-3.7' of git://gitorious.org/linux-omap-dss2/linux into...Florian Tobias Schandinat42-2456/+4419
2012-10-10video: mark nuc900fb_map_video_memory as __devinitArnd Bergmann1-1/+1
2012-10-10video/mx3fb: set .owner to prevent module unloading while being usedUwe Kleine-König1-1/+2
2012-10-10video: exynos_dp: use clk_prepare_enable and clk_disable_unprepareJingoo Han1-4/+4
2012-10-10drivers/video/exynos/exynos_mipi_dsi.c: fix error return codePeter Senna Tschudin1-0/+3
2012-10-10drivers/video/savage/savagefb_driver.c: fix error return codePeter Senna Tschudin1-1/+3
2012-10-10video: s3c-fb: use clk_prepare_enable and clk_disable_unprepareThomas Abraham1-14/+14
2012-10-10da8xx-fb: save and restore LCDC context across suspend/resume cycleManjunathappa, Prakash1-0/+65
2012-10-10da8xx-fb: add pm_runtime supportManjunathappa, Prakash1-14/+13
2012-10-10video/udlfb: fix line counting in fb_writeAlexander Holler1-1/+1
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov12-17/+9
2012-10-05pwm-backlight: Use devm_pwm_get() instead of pwm_get()Sachin Kamat1-5/+2
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-2/+1
2012-10-06Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds14-184/+952
2012-10-06drivers/video/backlight/platform_lcd.c: add support for device tree based probeJingoo Han1-0/+10
2012-10-06drivers/video/backlight/da9052_bl.c: drop devm_kfree of devm_kzalloc'd dataJulia Lawall1-2/+0
2012-10-06backlight: remove ProGear driverMarcin Juszkiewicz3-170/+0
2012-10-06backlight: add new lm3639 backlight driverG.Shark Jeong3-0/+447
2012-10-06backlight: add Backlight driver for lm3630 chipG.Shark Jeong3-0/+483
2012-10-06drivers/video/backlight/kb3886_bl.c: use usleep_range() instead of msleep() f...Jingoo Han1-2/+2
2012-10-06drivers/video/backlight/ltv350qv.c: use usleep_range() instead of msleep() fo...Jingoo Han1-3/+3
2012-10-06drivers/video/backlight/da9052_bl.c: use usleep_range() instead of msleep() f...Jingoo Han1-1/+1
2012-10-06sections: fix section conflicts in drivers/videoAndi Kleen5-6/+6
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds5-105/+470
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-7/+5
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-6/+6
2012-10-02mfd: 88pm860x: Device tree supportHaojian Zhuang1-3/+36
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds16-17/+17
2012-10-01Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds3-762/+0
2012-10-01Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-30/+161
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-10/+11
2012-10-01Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+3
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-2/+5
2012-10-01backlight: tps65217_bl: Add missing platform_set_drvdata in tps65217_bl_probeAxel Lin1-12/+2
2012-09-28Merge branch 'cleanup/__iomem' into next/cleanup2Arnd Bergmann1-4/+4
2012-09-28ARM: clps711x: Remove board support for CEIVAAlexander Shiyan3-762/+0
2012-09-28OMAPDSS: add missing include for string.hTomi Valkeinen2-0/+2
2012-09-26switch simple cases of fget_light to fdgetAl Viro1-7/+5
2012-09-26OMAPDSS: DISPC: Configure color conversion coefficients for writebackArchit Taneja1-28/+33
2012-09-26OMAPDSS: DISPC: Add manager like functions for writebackArchit Taneja2-0/+75
2012-09-26OMAPDSS: DISPC: Configure writeback FIFOsArchit Taneja1-1/+9
2012-09-26OMAPDSS: DISPC: Configure writeback specific parameters in dispc_wb_setup()Archit Taneja2-3/+27
2012-09-26OMAPDSS: DISPC: Configure overlay-like parameters in dispc_wb_setupArchit Taneja2-0/+29
2012-09-26OMAPDSS: DISPC: Add function to set channel in for writebackArchit Taneja2-0/+20
2012-09-26OMAPDSS: DISPC: Don't set chroma resampling bit for writebackArchit Taneja1-3/+6
2012-09-26OMAPDSS: DISPC: Downscale chroma if plane is writebackArchit Taneja1-1/+1
2012-09-26OMAPDSS: DISPC: Configure input and output sizes for writebackArchit Taneja1-2/+5
2012-09-26OMAPDSS: DISPC: Add writeback register offsets and dss features structsArchit Taneja3-0/+53
2012-09-26OMAPDSS: DISPC: Allow both upscaling and downscaling of chromaArchit Taneja1-10/+22
2012-09-26OMAPDSS: DIPSC: Relax scaling limitations when in memory to memory modeArchit Taneja3-21/+43
2012-09-26OMAPDSS: DISPC: Don't pass channel out when configuring overlaysArchit Taneja1-46/+64
2012-09-26OMAPDSS: DISPC: Make dispc_ovl_setup call dispc_ovl_setup_commonArchit Taneja1-58/+72
2012-09-26OMAPDSS: OVERLAY: Add position and replication as overlay capsArchit Taneja2-18/+40
2012-09-26OMAPDSS: DISPC: Pass overlay caps as a parameter to dispc plane functionsArchit Taneja1-19/+17
2012-09-26OMAPDSS: DISPC: Simplify function names for setting pipeline input and output...Archit Taneja1-4/+7
2012-09-26OMAPDSS: DISPC: Constify omap_overlay_info in dispc_ovl_setup()Archit Taneja2-5/+6
2012-09-26OMAPDSS: Remove old way of setting manager and device linksArchit Taneja2-66/+0
2012-09-26OMAPDSS: APPLY: Remove omap_dss_device references from dss_ovl_enable/disableArchit Taneja1-2/+2
2012-09-26OMAPDSS: OVERLAY/MANAGER: Get device via outputArchit Taneja2-2/+4
2012-09-26OMAPDSS: MANAGER: Update display sysfs storeArchit Taneja1-5/+16
2012-09-26OMAPFB: Change dssdev->manager referencesArchit Taneja1-2/+5
2012-09-26OMAPDSS: HDMI: Replace dssdev->manager with dssdev->output->manager referencesArchit Taneja1-6/+10
2012-09-26OMAPDSS: VENC: Replace dssdev->manager with dssdev->output->manager referencesArchit Taneja1-5/+9
2012-09-26OMAPDSS: RFBI: Replace dssdev->manager with dssdev->output->manager referencesArchit Taneja1-6/+9
2012-09-26OMAPDSS: SDI: Replace dssdev->manager with dssdev->output->manager referencesArchit Taneja1-8/+12
2012-09-26OMAPDSS: DSI: Replace dssdev->manager with dssdev->output->manager referencesArchit Taneja1-14/+23
2012-09-26OMAPDSS: DSI: Remove dsi_pdev_map global structArchit Taneja1-5/+9
2012-09-26OMAPDSS: DPI: Replace dssdev->manager with dssdev->output->manager referencesArchit Taneja1-9/+16
2012-09-26OMAPDSS: Create links between managers, outputs and devicesArchit Taneja3-8/+61
2012-09-26OMAPFB: remove manager->device referencesArchit Taneja2-4/+7
2012-09-26OMAPDSS: Remove manager->device referencesArchit Taneja5-10/+29
2012-09-26OMAPDSS: APPLY: Add manager set/unset output ops for omap_overlay_managerArchit Taneja5-0/+149
2012-09-26OMAPDSS: output: Add set/unset device ops for omap_dss_outputArchit Taneja1-0/+67
2012-09-26OMAPDSS: outputs: Create and register output instancesArchit Taneja6-0/+150
2012-09-26OMAPDSS: outputs: Create a new entity called outputsArchit Taneja3-1/+53
2012-09-26OMAPDSS: APPLY: Remove omap_dss_device references in wait_for_go functionsArchit Taneja1-11/+25
2012-09-26OMAPDSS: DSI: Pass dsi platform device wherever possibleArchit Taneja1-50/+39
2012-09-26OMAPDSS: DSI: fix tlpx_half reg field lengthTomi Valkeinen1-2/+2
2012-09-25OMAPDSS: DISPC: Add predecimation limit for TILER based rotationsChandrabhanu Mahapatra1-3/+6
2012-09-25backlight: Add TPS65217 WLED driverMatthias Kaehlcke3-0/+360
2012-09-25Merge OMAP5 DSS changes to omapdssTomi Valkeinen8-60/+337
2012-09-25Merge omapdss single-dssdev seriesTomi Valkeinen10-198/+428
2012-09-25OMAPDSS: Do not require a VDDS_DSI regulator on AM35xxRaphaël Assénat1-2/+49
2012-09-24OMAPDSS: DSI: make OMAP2_DSS_DSI depend on ARCH_OMAP5Tomi Valkeinen1-1/+1
2012-09-24OMAPDSS: DSI: Add code to disable PHY DCCTomi Valkeinen3-0/+9
2012-09-24OMAPDSS: DSI: Add new linebuffer size for OMAP5Tomi Valkeinen1-0/+2
2012-09-24OMAPDSS: DSI: Add FEAT_DSI_PLL_REFSELTomi Valkeinen3-0/+4
2012-09-24OMAPDSS: DSI: Add FEAT_DSI_PLL_SELFREQDCOTomi Valkeinen3-4/+10
2012-09-24OMAPDSS: Add support for DPI source selectionTomi Valkeinen3-0/+71
2012-09-24OMAPDSS: move dss feats to the end of dss.cTomi Valkeinen1-30/+30
2012-09-24OMAPDSS: Add basic omap5 features to dss and dispcArchit Taneja3-0/+103
2012-09-24OMAPDSS: DSI: improve DSI clock calcs for DISPCTomi Valkeinen1-31/+113
2012-09-23Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into nex...Olof Johansson4-30/+161
2012-09-22video: exynos_mipi_dsi: Remove unnecessary NULL checkSachin Kamat1-5/+0
2012-09-22video: exynos_mipi_dsi: Remove unused codeSachin Kamat1-3/+0
2012-09-22video: msm: Remove useless mach/* includesStephen Boyd3-5/+0
2012-09-22drivers/video/arcfb.c: fix error return codePeter Senna Tschudin1-0/+1
2012-09-22drivers/video/ps3fb.c: fix error return codePeter Senna Tschudin1-1/+6
2012-09-22drivers/video/cyber2000fb.c: fix error return codePeter Senna Tschudin1-1/+3
2012-09-22drivers/video/bw2.c: fix error return codePeter Senna Tschudin1-1/+3
2012-09-22drivers/video/imxfb.c: fix error return codePeter Senna Tschudin1-0/+1
2012-09-22drivers/video/atmel_lcdfb.c: fix error return codePeter Senna Tschudin1-1/+4
2012-09-22drivers/video/sunxvr500.c: fix error return codePeter Senna Tschudin1-2/+6
2012-09-22drivers/video/cg3.c: fix error return codePeter Senna Tschudin1-1/+2
2012-09-22drivers/video/sunxvr1000.c: fix error return codePeter Senna Tschudin1-1/+3
2012-09-22drivers/video/mb862xx/mb862xxfbdrv.c: fix error return codePeter Senna Tschudin1-3/+7
2012-09-22video: exynos_dp: increase AUX channel voltage levelJingoo Han2-2/+2
2012-09-22video: exynos_dp: add bit-masking for LINK_TRAINING_CTL registerJingoo Han2-4/+13
2012-09-22video: s3c2410: fix checkpatch warningsJingoo Han1-6/+6
2012-09-22video: s3c2410: Use pr_* and dev_* instead of printkSachin Kamat1-8/+14
2012-09-22fbdev: jz4740: Use devm_request_and_ioremapLars-Peter Clausen1-21/+3
2012-09-22drivers/video/sis/initextlfb.c: removes unnecessary semicolonPeter Senna Tschudin1-1/+1
2012-09-22video: bf*: Add missing spinlock initJean Delvare3-0/+3
2012-09-22vmlfb: use list_move_tail instead of list_del/list_add_tailWei Yongjun1-2/+1
2012-09-22viafb: don't touch clock state on OLPC XO-1.5Daniel Drake1-0/+19
2012-09-22video: exynos_dp: replace link_status with link_align to check channel equali...Jingoo Han1-1/+1
2012-09-22da8xx-fb: enable LCDC if FB is unblankedManjunathappa, Prakash1-4/+7
2012-09-22video: mbxfb: Include linux/io.h instead of asm/io.hAxel Lin1-2/+1
2012-09-22video: Remove pnx4008 driverRoland Stigge8-1473/+0
2012-09-22da8xx-fb: allow frame to complete after disabling LCDCManjunathappa, Prakash1-12/+40
2012-09-22video: bfin-lq035q1: use module_platform_driverDevendra Naga1-11/+1
2012-09-22video: hpfb: Fix error handlingEmil Goode1-7/+21
2012-09-22drivers: console: font_: Change a glyph from "broken bar" to "vertical line"Bjarni Ingi Gislason2-2/+2
2012-09-22Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson1-4/+4
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson16-17/+17
2012-09-21video: vt8500: Add devicetree support for vt8500-fb and wm8505-fbTony Prisk4-30/+161
2012-09-20ARM: OMAP1: Move board-ams-delta.h from plat to machTony Lindgren1-2/+1
2012-09-20ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren2-2/+2
2012-09-20Merge branch 'v3.7-for-florian' of git://git.kernel.org/pub/scm/linux/kernel/...Florian Tobias Schandinat1-1/+1
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-19video: da8xx-fb: use __iomem pointers for MMIOArnd Bergmann1-4/+4
2012-09-19mfd: max8925: Use register offset as REG in backlightHaojian Zhuang1-38/+41
2012-09-18OMAPDSS: alloc dssdevs dynamicallyTomi Valkeinen8-62/+119
2012-09-18OMAPDSS: cleanup dss_recheck_connections furtherTomi Valkeinen4-40/+60
2012-09-18OMAPDSS: cleanup dss_recheck_connectionsTomi Valkeinen1-43/+6
2012-09-18OMAPDSS: handle errors in dss_init_deviceTomi Valkeinen3-7/+22
2012-09-18OMAPDSS: explicitely initialize dssdev->channel for new displaysTomi Valkeinen2-0/+4
2012-09-18OMAPDSS: register only one display device per outputTomi Valkeinen7-66/+231
2012-09-18OMAPDSS: Add dss_get_default_display_name()Tomi Valkeinen1-0/+5
2012-09-18OMAPDSS: omap_dss_register_device() doesn't take display indexTomi Valkeinen8-11/+12
2012-09-17efifb: Skip DMI checks if the bootloader knows what it's doingMatthew Garrett1-1/+3
2012-09-17Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into nextBenjamin Herrenschmidt6-5/+19
2012-09-14ARM: w90x900: move platform_data definitionsArnd Bergmann2-2/+2
2012-09-14ARM: vt8500: move platform_data definitionsArnd Bergmann2-2/+2
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-14ARM: msm: move platform_data definitionsArnd Bergmann8-8/+8
2012-09-14ARM: imx: move platform_data definitionsArnd Bergmann2-3/+3
2012-09-14ARM: ep93xx: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-12ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2-0/+2
2012-09-11OMAPFB: Clear framebuffers before they are registeredArchit Taneja1-10/+10
2012-09-11mfd: 88pm860x: Use REG resource for backlightHaojian Zhuang1-68/+46
2012-09-11Merge branch 'fbdev-for-linus' of git://github.com/schandinat/linux-2.6Tomi Valkeinen5-5/+18
2012-09-11mfd: max8925: Convert to IORESOURCE_REGMark Brown1-1/+1
2012-09-11mfd: 88pm860x: Convert to IORESOURCE_REGMark Brown1-1/+1
2012-09-10ARM: OMAP1: move omap1_bl pdata out of arch/arm/*Igor Grinberg1-1/+1
2012-09-07OMAPDSS: fix dss_ovl_unset_managerTomi Valkeinen1-0/+7
2012-09-07OMAPDSS: fix set_timingsTomi Valkeinen5-49/+4
2012-09-07OMAPDSS: Use WB fifo for GFX overlayTomi Valkeinen2-0/+31
2012-09-07OMAPDSS: Improve fifo management codeTomi Valkeinen1-8/+31
2012-09-07Revert "OMAPDSS: APPLY: add fifo merge support funcs"Tomi Valkeinen1-43/+0
2012-09-07Revert "OMAPDSS: APPLY: add fifo-merge support"Tomi Valkeinen1-146/+8
2012-09-07OMAPDSS: clean up dss_mgr_set_timingsTomi Valkeinen1-10/+8
2012-09-07OMAPDSS: clean up dss_mgr_set_lcd_configTomi Valkeinen1-12/+2
2012-09-07OMAPDSS: split manager sysfs codeTomi Valkeinen4-461/+506
2012-09-07OMAPDSS: split overlay sysfs codeTomi Valkeinen4-419/+462
2012-09-07OMAPDSS: TFP410: use devm_gpio_request_oneTomi Valkeinen1-11/+3
2012-09-07OMAPDSS: Taal: Reogranize for device treeTomi Valkeinen1-53/+74
2012-09-07OMAPDSS: VRAM: Remove clearing with sDMATomi Valkeinen1-56/+0
2012-09-07OMAPFB: clear framebuffers with CPUTomi Valkeinen1-0/+26
2012-09-07OMAPDSS: remove unnecessary includesTomi Valkeinen6-7/+0
2012-09-07OMAPFB1: remove a non-used tableTomi Valkeinen1-9/+0
2012-09-07OMAPFB1: remove unnecessary includesTomi Valkeinen3-3/+0
2012-09-07OMAPDSS: Taal: use devm_* functionsTomi Valkeinen1-74/+44
2012-09-07OMAPDSS: fix use of dssdev->capsTomi Valkeinen4-6/+3
2012-09-07OMAPDSS: DSI: calculate dsi clockTomi Valkeinen2-0/+132
2012-09-07OMAPDSS: Add DSI fclk maximum to dss_featuresTomi Valkeinen2-0/+3
2012-09-07OMAPDSS: HDMI: use vdda_hdmi_dacTomi Valkeinen1-0/+23
2012-09-07OMAPDSS: HDMI: Add delay to wait for 5V powerTomi Valkeinen1-0/+3
2012-09-07OMAPDSS: HDMI: Move GPIO handling to HDMI driverTomi Valkeinen1-20/+55
2012-09-07Merge branch 'merge' into nextBenjamin Herrenschmidt1-1/+8
2012-09-05powerpc/ps3: Replace virt_to_abs() with __pa()Michael Ellerman1-2/+1
2012-09-03Merge tag 'v3.6-rc4'Tomi Valkeinen50-633/+1721
2012-09-01treewide: fix comment/printk/variable typosAnatol Pomozov1-1/+1
2012-09-01tmiofb: missing NULL pointer checksAlan Cox1-0/+4
2012-08-23video: exynos_dp: move setting analog parameter and interrupt to after sw resetJingoo Han2-3/+3
2012-08-23video: exynos_dp: change return type of exynos_dp_init_video to voidJingoo Han2-4/+2
2012-08-23video: exynos_dp: Fix get_pll_lock_status return valueSean Paul2-2/+2
2012-08-23video: exynos_dp: Change aux transaction failuresSean Paul1-7/+14
2012-08-23drivers/video/sunxvr2500.c: fix error return codeJulia Lawall1-1/+3
2012-08-23fbdev/amifb: Remove write-only variable amifb_inverseGeert Uytterhoeven1-2/+0
2012-08-23da8xx-fb: add 24bpp LCD configuration supportManjunathappa, Prakash1-33/+95
2012-08-23video:uvesafb: check the return value of kzallocWang YanQing1-0/+2
2012-08-23video: exynos_dp: check time loop for RPLY_RECEIVJingoo Han1-1/+9