summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Release efifb's colormap in efifb_destroy()Peter Jones2013-08-301-0/+1
* at91/avr32/atmel_lcdfb: prepare clk before calling enableBoris BREZILLON2013-08-301-4/+4
* video: exynos: Ensure definitions match prototypesMark Brown2013-08-301-0/+1
* OMAPDSS: fix WARN_ON in 'alpha_blending_enabled' sysfs fileTomi Valkeinen2013-08-291-3/+5
* OMAPDSS: HDMI: Fix possible NULL referenceTomi Valkeinen2013-08-291-2/+3
* Merge branch '3.12/da8xx' into 3.12/fbdevTomi Valkeinen2013-08-292-149/+211
|\
| * video: da8xx-fb: adding am33xx as dependencyDarren Etheridge2013-08-091-3/+5
| * video: da8xx-fb: let compiler decide what to inlineDarren Etheridge2013-08-091-9/+8
| * video: da8xx-fb: make clock naming consistentDarren Etheridge2013-08-091-12/+12
| * video: da8xx-fb: set upstream clock rate (if reqd)Darren Etheridge2013-08-091-20/+65
| * video: da8xx-fb: reorganize panel detectionAfzal Mohammed2013-08-091-16/+26
| * video: da8xx-fb: ensure non-null cfg in pdataAfzal Mohammed2013-08-091-0/+5
| * video: da8xx-fb: use devresDarren Etheridge2013-08-091-33/+8
| * video: da8xx-fb: enable sync lost intr for v2 ipAfzal Mohammed2013-08-091-1/+1
| * video: da8xx-fb: fix 24bpp raster configurationDarren Etheridge2013-08-091-1/+2
| * video: da8xx-fb: improve readability of codeDarren Etheridge2013-08-091-11/+13
| * video: da8xx-fb: fb_set_par supportDarren Etheridge2013-08-091-11/+47
| * video: da8xx-fb: report correct pixclockAfzal Mohammed2013-08-091-0/+11
| * video: da8xx-fb: store struct device *Afzal Mohammed2013-08-091-0/+2
| * video: da8xx-fb: pix clk and clk div handling cleanupDarren Etheridge2013-08-091-30/+18
| * video: da8xx-fb: store clk rate even if !CPUFREQAfzal Mohammed2013-08-091-3/+1
| * video: da8xx-fb: store current display informationAfzal Mohammed2013-08-091-0/+4
| * video: da8xx-fb: remove unneeded "var" initializationAfzal Mohammed2013-08-091-21/+1
| * video: da8xx-fb: use modedb helper to update varAfzal Mohammed2013-08-091-16/+2
| * video: da8xx-fb: simplify lcd_resetAfzal Mohammed2013-08-091-2/+2
| * video: da8xx-fb: fb_check_var enhancementAfzal Mohammed2013-08-091-0/+18
* | OMAPDSS: HDMI: Fix AVI infoframe bugMythri P K2013-08-061-22/+20
* | fb: backlight: HX8357: Add HX8369 supportAlexandre Belloni2013-08-021-15/+204
* | video: hx8357: Make IM pins optionalMaxime Ripard2013-08-021-21/+31
* | simplefb: add support for a8b8g8r8 pixel formatAlexandre Courbot2013-07-261-0/+1
* | backlight: lp855x: set zero brightness at FBBLANKShingo Nakao2013-07-261-1/+1
* | drivers/video: remove unused parameter in KconfigMichael Opdenacker2013-07-261-7/+0
* | matroxfb: replace kmalloc and memset with kzalloc.Alexandru Juncu2013-07-261-2/+1
* | video: mxsfb: Let device core handle pinctrlFabio Estevam2013-07-261-8/+0
* | video: output: convert class code to use dev_groupsGreg Kroah-Hartman2013-07-261-10/+10
|/
* uvesafb: Really allow mtrr being 0, as documented and warn()edSylvain 'ythier' Hitier2013-07-161-1/+1
* Linux 3.11-rc1v3.11-rc1Linus Torvalds2013-07-141-1601/+880
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-07-093-59/+34
|\
| * Merge tag 'v3.10-rc7' into drm-nextDave Airlie2013-06-277-6/+288
| |\
| * | vgacon: fix missing include.Dave Airlie2013-06-271-0/+1
| * | vgacon.c: add cond reschedule points in vgacon_do_font_opMarcelo Tosatti2013-06-261-4/+12
| * | video: of: display_timing: add doubleclk flagSteffen Trumtrar2013-06-031-0/+2
| * | video: display_timing: make parameter constSteffen Trumtrar2013-06-031-2/+3
| * | uvesafb: Clean up MTRR codeAndy Lutomirski2013-05-311-53/+17
* | | Merge tag 'fbdev-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2013-07-0986-1155/+8117
|\ \ \
| * | | video: imxfb: Add DT supportMarkus Pargmann2013-07-082-35/+161
| * | | Merge tag 'fbdev-3.11-2' of git://gitorious.org/linux-omap-dss2/linux into fb...Jean-Christophe PLAGNIOL-VILLARD2013-06-2834-136/+112
| |\ \ \
| | * | | video: i740fb: Make i740fb_init staticSachin Kamat2013-06-271-1/+1
| | * | | radeon: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)Yijing Wang2013-06-271-1/+1
| | * | | aty128fb: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)Yijing Wang2013-06-271-1/+1
OpenPOWER on IntegriCloud