aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAge
* video: mxsfb: Add missing breakMarek Vasut2013-09-26
* video: of: display_timing: correct display-timings node findingAndrzej Hajda2013-09-26
* neofb: fix error return code in neofb_probe()Wei Yongjun2013-09-26
* s3fb: fix error return code in s3_pci_probe()Wei Yongjun2013-09-26
* video: mmp: drop needless devm cleanupUwe Kleine-König2013-09-26
* OMAPDSS: Add missing dependency on backlight for DSI-CM panel drierMark Brown2013-09-26
* OMAPDSS: DISPC: set irq_safe for runtime PMTomi Valkeinen2013-09-19
* OMAPDSS: Return right error during connector probeSathya Prakash M R2013-09-19
* Bye, bye, WfW flagLinus Torvalds2013-09-11
* drivers/video/acornfb.c: remove dead codePaul Bolle2013-09-11
* fbdev/ps3fb: Fix section mismatch warning for ps3fb_probeVladimir Murzin2013-09-10
* Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-06
|\
| * Merge branch 'armsoc/for-3.12/soc' of git://github.com/broadcom/bcm11351 into...Olof Johansson2013-08-29
| |\
| * \ Merge tag 'boards-3.12' of git://git.infradead.org/linux-mvebu into next/boardsOlof Johansson2013-08-11
| |\ \
| * | | backlight: Add ROHM BD6107 backlight driverLaurent Pinchart2013-07-16
| * | | backlight: Add Sanyo LV5207LP backlight driverLaurent Pinchart2013-07-16
| * | | backlight: Add GPIO-based backlight driverLaurent Pinchart2013-07-16
* | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-06
|\ \ \ \
| * \ \ \ Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n...Olof Johansson2013-08-14
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | ARM: msm: Move mach/board.h contents to common.hStephen Boyd2013-08-06
| | |_|/ | |/| |
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-05
|\ \ \ \
| * \ \ \ Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-09-01
| |\ \ \ \
| * | | | | video/hdmi: Rename HDMI_IDENTIFIER to HDMI_IEEE_OUILespiau, Damien2013-08-29
| * | | | | video/hdmi: Use hdmi_vendor_infoframe for the HDMI specific infoframeLespiau, Damien2013-08-29
| * | | | | video/hdmi: Hook the HDMI vendor infoframe with the generic _pack()Lespiau, Damien2013-08-29
| * | | | | video/hdmi: Introduce helpers for the HDMI vendor specific infoframeLespiau, Damien2013-08-29
| * | | | | video/hdmi: Derive the bar data valid bit from the bar data fieldsLespiau, Damien2013-08-29
| * | | | | video/hdmi: Don't let the user of this API create invalid infoframesLespiau, Damien2013-08-29
| * | | | | Merge tag 'drm-intel-next-2013-08-09' of git://people.freedesktop.org/~danvet...Dave Airlie2013-08-20
| |\ \ \ \ \
| | * | | | | video/hmdi: Clear the whole incoming buffer, not just the infoframe sizeDamien Lespiau2013-08-08
| | * | | | | video/hdmi: Introduce a generic hdmi_infoframe unionDamien Lespiau2013-08-08
| | * | | | | video/hdmi: Replace the payload length by their definesDamien Lespiau2013-08-08
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'fbdev-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2013-09-05
|\ \ \ \ \ \
| * | | | | | video: da8xx-fb: fix the polarities of the hsync/vsync pulseDarren Etheridge2013-08-30
| * | | | | | video: da8xx-fb: support lcdc v2 timing register expansionDarren Etheridge2013-08-30
| * | | | | | video: da8xx-fb: fixing timing off by one errorsDarren Etheridge2013-08-30
| * | | | | | video: da8xx-fb fixing incorrect porch mappingsDarren Etheridge2013-08-30
| * | | | | | video: xilinxfb: replace devm_request_and_ioremap by devm_ioremap_resourceJulia Lawall2013-08-30
| * | | | | | fbmem: move EXPORT_SYMBOL annotation next to symbol declarationsDaniel Mack2013-08-30
| * | | | | | drivers: video: fbcmap: remove the redundency and incorrect checkingsChen Gang2013-08-30
| * | | | | | video: mxsfb: simplify use of devm_ioremap_resourceJulia Lawall2013-08-30
| * | | | | | Release efifb's colormap in efifb_destroy()Peter Jones2013-08-30
| * | | | | | at91/avr32/atmel_lcdfb: prepare clk before calling enableBoris BREZILLON2013-08-30
| * | | | | | video: exynos: Ensure definitions match prototypesMark Brown2013-08-30
| * | | | | | OMAPDSS: fix WARN_ON in 'alpha_blending_enabled' sysfs fileTomi Valkeinen2013-08-29
| * | | | | | OMAPDSS: HDMI: Fix possible NULL referenceTomi Valkeinen2013-08-29
| * | | | | | Merge branch '3.12/da8xx' into 3.12/fbdevTomi Valkeinen2013-08-29
| |\ \ \ \ \ \
| | * | | | | | video: da8xx-fb: adding am33xx as dependencyDarren Etheridge2013-08-09
| | * | | | | | video: da8xx-fb: let compiler decide what to inlineDarren Etheridge2013-08-09
| | * | | | | | video: da8xx-fb: make clock naming consistentDarren Etheridge2013-08-09