summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | davinci: fb: add cpufreq supportChaithrika U S2009-12-161-0/+55
* | | | | davinci: fb: calculate the clock divider from pixel clock infoChaithrika U S2009-12-161-8/+20
* | | | | mb862xxfb: add acceleration support for Coral-P/Coral-PA. * imageblt * copyar...Valentin Sitdikov2009-12-165-1/+551
* | | | | drivers/video: Move dereference after NULL testJulia Lawall2009-12-161-2/+3
* | | | | fbdev: add palette register check to several driversKrzysztof Helt2009-12-165-2/+12
* | | | | fbdev: drop custom atoi from drivers/video/modedb.cAndy Shevchenko2009-12-161-19/+5
* | | | | fbdev: TV_PALN bit set twice in sisfb_detect_VB_connect()Roel Kluin2009-12-161-1/+1
* | | | | fbdev: bfin-t350mcqb-fb: fix LCD dimensionsMichael Hennerich2009-12-161-2/+2
* | | | | fbdev: bfin-t350mcqb-fb: handle all resources in suspend/resumeMichael Hennerich2009-12-161-5/+23
* | | | | fbdev: bfin-lq035q1-fb: new Blackfin Landscape LCD EZ-Extender driverMichael Hennerich2009-12-163-0/+842
| |_|_|/ |/| | |
* | | | tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-153-4/+4
* | | | cs5535: define lxfb/gxfb MSRs in linux/cs5535.hAndres Salomon2009-12-157-7/+7
* | | | cs5535: move VSA2 checks into linux/cs5535.hAndres Salomon2009-12-152-2/+2
* | | | const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-154-4/+4
| |_|/ |/| |
* | | mfd: Rename all twl4030_i2c*Balaji T K2009-12-131-1/+1
* | | mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar2009-12-131-1/+1
* | | backlight: adp5520: rename common defines and typosMichael Hennerich2009-12-131-53/+70
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-121-1/+14
|\ \ \
| * \ \ Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-0936-61/+242
| |\ \ \
| * | | | offb: Add support for framebuffer handoff to offb.Dave Airlie2009-12-091-1/+14
* | | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-121-32/+1
|\ \ \ \ \
| * | | | | omap1: LCD_DMA: Use some define rather than a hexadecimalJanusz Krzysztofik2009-12-111-32/+1
* | | | | | Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds2009-12-111-1/+1
|\ \ \ \ \ \
| * | | | | | video: Allow selecting MSM framebuffer in KconfigPavel Machek2009-12-101-1/+1
* | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-111-0/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | xen: move Xen-testing predicates to common headerJeremy Fitzhardinge2009-11-041-0/+3
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2009-12-1058-31/+20666
|\ \ \ \ \ \
| * | | | | | OMAP: DSS2: Taal DSI command mode panel driverTomi Valkeinen2009-12-093-0/+1011
| * | | | | | OMAP: DSS2: Add generic and Sharp panel driversTomi Valkeinen2009-12-096-0/+277
| * | | | | | OMAP: DSS2: omapfb driverTomi Valkeinen2009-12-099-2/+3713
| * | | | | | OMAP: DSS2: DSI driverTomi Valkeinen2009-12-091-0/+3710
| * | | | | | OMAP: DSS2: SDI driverTomi Valkeinen2009-12-091-0/+277
| * | | | | | OMAP: DSS2: RFBI driverTomi Valkeinen2009-12-091-0/+1309
| * | | | | | OMAP: DSS2: Video encoder driverTomi Valkeinen2009-12-091-0/+797
| * | | | | | OMAP: DSS2: DPI driverTomi Valkeinen2009-12-091-0/+399
| * | | | | | OMAP: DSS2: DISPCTomi Valkeinen2009-12-091-0/+3091
| * | | | | | OMAP: DSS2: Add more core filesTomi Valkeinen2009-12-093-0/+2838
| * | | | | | OMAP: DSS2: Display Subsystem Driver coreTomi Valkeinen2009-12-097-0/+1984
| * | | | | | OMAP: Add support for VRFB rotation engineTomi Valkeinen2009-12-093-0/+319
| * | | | | | OMAP: Add VRAM managerTomi Valkeinen2009-12-095-0/+660
| * | | | | | OMAP: OMAPFB: add omapdss deviceTomi Valkeinen2009-12-091-3/+16
| * | | | | | OMAP: OMAPFB: split omapfb.hTomi Valkeinen2009-12-0926-26/+265
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer...Linus Torvalds2009-12-106-5/+8
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | xen pvfb: Inhibit VM_IO flag to be set on vmalloc-ed framebuffers.Konrad Rzeszutek Wilk2009-12-031-1/+1
| * | | | | fb-defio: Inhibit VM_IO flag to be set on vmalloc-ed framebuffers.Konrad Rzeszutek Wilk2009-12-033-3/+3
| * | | | | fb-defio: If FBINFO_VIRTFB is defined, do not set VM_IO flag.Konrad Rzeszutek Wilk2009-12-031-1/+3
| * | | | | Fix toogle whether xenbus driver should be built as module or part of kernel.Konrad Rzeszutek Wilk2009-10-081-0/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-0914-20/+20
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-0714-20/+20
| |\ \ \ \ \ \
| | * | | | | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-049-12/+12
OpenPOWER on IntegriCloud