summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2013-09-19video: kyrofb: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-19video: intelfb: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-19video: i810fb: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-19video: i740fb: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-19video: gxfb: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-19video: gx1fb: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-19video: lxfb: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-19video: cyber2000fb: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-19video: cirrusfb: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-19video: carminefb: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-19video: arkfb: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-19radeonfb: Use pci_dev pm_capJon Mason
2013-09-19aty128fb: Use pci_dev pm_capJon Mason
2013-09-19video: au1100fb: Remove casting the return value which is a void pointerJingoo Han
2013-09-11Bye, bye, WfW flagLinus Torvalds
2013-09-11drivers/video/acornfb.c: remove dead codePaul Bolle
2013-09-11fbdev/ps3fb: Fix section mismatch warning for ps3fb_probeVladimir Murzin
2013-09-06Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-05Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-09-05Merge tag 'fbdev-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2013-09-05Merge tag 'fbdev-3.12-omap-legacy-removal' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2013-09-04Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-04Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-02Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-08-30video: da8xx-fb: fix the polarities of the hsync/vsync pulseDarren Etheridge
2013-08-30video: da8xx-fb: support lcdc v2 timing register expansionDarren Etheridge
2013-08-30video: da8xx-fb: fixing timing off by one errorsDarren Etheridge
2013-08-30video: da8xx-fb fixing incorrect porch mappingsDarren Etheridge
2013-08-30video: xilinxfb: replace devm_request_and_ioremap by devm_ioremap_resourceJulia Lawall
2013-08-30fbmem: move EXPORT_SYMBOL annotation next to symbol declarationsDaniel Mack
2013-08-30drivers: video: fbcmap: remove the redundency and incorrect checkingsChen Gang
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