summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Bye, bye, WfW flagLinus Torvalds2013-09-111-880/+1601
* drivers/video/acornfb.c: remove dead codePaul Bolle2013-09-112-294/+1
* fbdev/ps3fb: Fix section mismatch warning for ps3fb_probeVladimir Murzin2013-09-111-1/+1
* Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-065-0/+539
|\
| * Merge branch 'armsoc/for-3.12/soc' of git://github.com/broadcom/bcm11351 into...Olof Johansson2013-08-297-29/+28
| |\
| * \ Merge tag 'boards-3.12' of git://git.infradead.org/linux-mvebu into next/boardsOlof Johansson2013-08-111-1/+1
| |\ \
| * | | backlight: Add ROHM BD6107 backlight driverLaurent Pinchart2013-07-163-0/+220
| * | | backlight: Add Sanyo LV5207LP backlight driverLaurent Pinchart2013-07-163-0/+178
| * | | backlight: Add GPIO-based backlight driverLaurent Pinchart2013-07-163-0/+141
* | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-061-1/+0
|\ \ \ \
| * \ \ \ Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n...Olof Johansson2013-08-137-29/+28
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | ARM: msm: Move mach/board.h contents to common.hStephen Boyd2013-08-061-1/+0
| | |_|/ | |/| |
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-051-14/+127
|\ \ \ \
| * \ \ \ Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-09-028-37/+23
| |\ \ \ \
| * | | | | video/hdmi: Rename HDMI_IDENTIFIER to HDMI_IEEE_OUILespiau, Damien2013-08-301-2/+2
| * | | | | video/hdmi: Use hdmi_vendor_infoframe for the HDMI specific infoframeLespiau, Damien2013-08-301-12/+13
| * | | | | video/hdmi: Hook the HDMI vendor infoframe with the generic _pack()Lespiau, Damien2013-08-301-36/+10
| * | | | | video/hdmi: Introduce helpers for the HDMI vendor specific infoframeLespiau, Damien2013-08-301-0/+90
| * | | | | video/hdmi: Derive the bar data valid bit from the bar data fieldsLespiau, Damien2013-08-301-2/+3
| * | | | | video/hdmi: Don't let the user of this API create invalid infoframesLespiau, Damien2013-08-301-1/+5
| * | | | | Merge tag 'drm-intel-next-2013-08-09' of git://people.freedesktop.org/~danvet...Dave Airlie2013-08-211-7/+50
| |\ \ \ \ \
| | * | | | | video/hmdi: Clear the whole incoming buffer, not just the infoframe sizeDamien Lespiau2013-08-081-4/+4
| | * | | | | video/hdmi: Introduce a generic hdmi_infoframe unionDamien Lespiau2013-08-081-0/+43
| | * | | | | video/hdmi: Replace the payload length by their definesDamien Lespiau2013-08-081-3/+3
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'fbdev-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2013-09-0516-285/+535
|\ \ \ \ \ \
| * | | | | | video: da8xx-fb: fix the polarities of the hsync/vsync pulseDarren Etheridge2013-08-301-2/+2
| * | | | | | video: da8xx-fb: support lcdc v2 timing register expansionDarren Etheridge2013-08-301-0/+15
| * | | | | | video: da8xx-fb: fixing timing off by one errorsDarren Etheridge2013-08-301-4/+4
| * | | | | | video: da8xx-fb fixing incorrect porch mappingsDarren Etheridge2013-08-301-4/+4
| * | | | | | video: xilinxfb: replace devm_request_and_ioremap by devm_ioremap_resourceJulia Lawall2013-08-301-4/+4
| * | | | | | fbmem: move EXPORT_SYMBOL annotation next to symbol declarationsDaniel Mack2013-08-301-16/+13
| * | | | | | drivers: video: fbcmap: remove the redundency and incorrect checkingsChen Gang2013-08-301-6/+1
| * | | | | | video: mxsfb: simplify use of devm_ioremap_resourceJulia Lawall2013-08-301-6/+1
| * | | | | | 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