summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2013-11-113-80/+158
|\
| * parisc: sticon - unbreak on 64bit kernelHelge Deller2013-11-073-80/+158
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-111-70/+0
|\ \
| * \ Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/...Olof Johansson2013-10-2810-30/+15
| |\ \
| * | | video: drop code for ARCH_SHARK in cyber2000fbLinus Walleij2013-09-251-70/+0
* | | | Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-071-4/+5
|\ \ \ \
| * \ \ \ Merge 3.12-rc3 into driver-core-nextGreg Kroah-Hartman2013-09-2910-30/+15
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | backlight: atmel-pwm-bl: fix deferred probe from __initJohan Hovold2013-09-261-4/+5
| | |/ / | |/| |
* | | | Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-11-075-107/+159
|\ \ \ \ | |_|_|/ |/| | |
| * | | video: exynos_dp: Use the generic PHY driverJingoo Han2013-10-162-4/+13
| * | | video: exynos_dp: remove non-DT support for Exynos Display PortJingoo Han2013-10-164-94/+135
| * | | video: exynos_mipi_dsim: Use the generic PHY driverSylwester Nawrocki2013-10-162-9/+11
| | |/ | |/|
* | | Fix a few incorrectly checked [io_]remap_pfn_range() callsLinus Torvalds2013-10-292-47/+2
|/ /
* | video: mxsfb: Add missing breakMarek Vasut2013-09-261-0/+1
* | video: of: display_timing: correct display-timings node findingAndrzej Hajda2013-09-261-3/+3
* | neofb: fix error return code in neofb_probe()Wei Yongjun2013-09-261-1/+3
* | s3fb: fix error return code in s3_pci_probe()Wei Yongjun2013-09-261-8/+1
* | video: mmp: drop needless devm cleanupUwe Kleine-König2013-09-261-15/+2
* | OMAPDSS: Add missing dependency on backlight for DSI-CM panel drierMark Brown2013-09-261-0/+1
* | OMAPDSS: DISPC: set irq_safe for runtime PMTomi Valkeinen2013-09-191-0/+1
* | OMAPDSS: Return right error during connector probeSathya Prakash M R2013-09-193-3/+3
|/
* 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
OpenPOWER on IntegriCloud