summaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)Author
2013-08-30video: mxsfb: simplify use of devm_ioremap_resourceJulia Lawall
2013-08-30Release efifb's colormap in efifb_destroy()Peter Jones
2013-08-30at91/avr32/atmel_lcdfb: prepare clk before calling enableBoris BREZILLON
2013-08-30video: exynos: Ensure definitions match prototypesMark Brown
2013-08-30OMAPDSS: rename omap_dss_device's 'device' field to 'dst'Tomi Valkeinen
2013-08-30OMAPDSS: rename omap_dss_device's 'output' to 'src'Tomi Valkeinen
2013-08-30OMAPDSS: DSS: remove legacy dss bus supportTomi Valkeinen
2013-08-30video/hdmi: Rename HDMI_IDENTIFIER to HDMI_IEEE_OUILespiau, Damien
2013-08-30video/hdmi: Use hdmi_vendor_infoframe for the HDMI specific infoframeLespiau, Damien
2013-08-30video/hdmi: Hook the HDMI vendor infoframe with the generic _pack()Lespiau, Damien
2013-08-30video/hdmi: Introduce helpers for the HDMI vendor specific infoframeLespiau, Damien
2013-08-30video/hdmi: Derive the bar data valid bit from the bar data fieldsLespiau, Damien
2013-08-30video/hdmi: Don't let the user of this API create invalid infoframesLespiau, Damien
2013-08-29Merge branch 'armsoc/for-3.12/soc' of git://github.com/broadcom/bcm11351 into...Olof Johansson
2013-08-29OMAPDSS: fix WARN_ON in 'alpha_blending_enabled' sysfs fileTomi Valkeinen
2013-08-29OMAPDSS: HDMI: Fix possible NULL referenceTomi Valkeinen
2013-08-29Merge branch '3.12/da8xx' into 3.12/fbdevTomi Valkeinen
2013-08-29OMAPDSS: RFBI: remove code related to old panel modelTomi Valkeinen
2013-08-29OMAPDSS: VENC: remove code related to old panel modelTomi Valkeinen
2013-08-29OMAPDSS: SDI: remove code related to old panel modelTomi Valkeinen
2013-08-29OMAPDSS: DSI: remove code related to old panel modelTomi Valkeinen
2013-08-29OMAPDSS: HDMI: remove code related to old panel modelTomi Valkeinen
2013-08-29OMAPDSS: DPI: remove code related to old panel modelTomi Valkeinen
2013-08-29OMAPDSS: remove all old panel driversTomi Valkeinen
2013-08-29OMAPDSS: DPI: change regulator handlingTomi Valkeinen
2013-08-29OMAPDSS: SDI: change regulator handlingTomi Valkeinen
2013-08-29OMAPDSS: RFBI: Mark RFBI as brokenTomi Valkeinen
2013-08-21Merge tag 'drm-intel-next-2013-08-09' of git://people.freedesktop.org/~danvet...Dave Airlie
2013-08-18Merge 3.11-rc6 into char-misc-nextGreg Kroah-Hartman
2013-08-13Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n...Olof Johansson
2013-08-11Merge tag 'boards-3.12' of git://git.infradead.org/linux-mvebu into next/boardsOlof Johansson
2013-08-09Merge tag 'fbdev-fixes-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-08-09video: da8xx-fb: adding am33xx as dependencyDarren Etheridge
2013-08-09video: da8xx-fb: let compiler decide what to inlineDarren Etheridge
2013-08-09video: da8xx-fb: make clock naming consistentDarren Etheridge
2013-08-09video: da8xx-fb: set upstream clock rate (if reqd)Darren Etheridge
2013-08-09video: da8xx-fb: reorganize panel detectionAfzal Mohammed
2013-08-09video: da8xx-fb: ensure non-null cfg in pdataAfzal Mohammed
2013-08-09video: da8xx-fb: use devresDarren Etheridge
2013-08-09video: da8xx-fb: enable sync lost intr for v2 ipAfzal Mohammed
2013-08-09video: da8xx-fb: fix 24bpp raster configurationDarren Etheridge
2013-08-09video: da8xx-fb: improve readability of codeDarren Etheridge
2013-08-09video: da8xx-fb: fb_set_par supportDarren Etheridge
2013-08-09video: da8xx-fb: report correct pixclockAfzal Mohammed
2013-08-09video: da8xx-fb: store struct device *Afzal Mohammed
2013-08-09video: da8xx-fb: pix clk and clk div handling cleanupDarren Etheridge
2013-08-09video: da8xx-fb: store clk rate even if !CPUFREQAfzal Mohammed
2013-08-09video: da8xx-fb: store current display informationAfzal Mohammed
2013-08-09video: da8xx-fb: remove unneeded "var" initializationAfzal Mohammed
2013-08-09video: da8xx-fb: use modedb helper to update varAfzal Mohammed