summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2009-12-1158-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-041-1/+1
| * | fb-defio: Inhibit VM_IO flag to be set on vmalloc-ed framebuffers.Konrad Rzeszutek Wilk2009-12-043-3/+3
| * | fb-defio: If FBINFO_VIRTFB is defined, do not set VM_IO flag.Konrad Rzeszutek Wilk2009-12-041-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-1014-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
| | * | | sgivwfb: Make use of ARRAY_SIZE.Thiago Farina2009-12-041-2/+2
| | * | | tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo2009-12-041-1/+1
| | * | | atmel_lcdfb.c: fix printk() type mismatchClaudio Scordino2009-11-091-1/+1
| | * | | add __init/__exit macros to omap video driversPeter Huewe2009-11-092-4/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-12-101-8/+24
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'master' into sh/st-integrationPaul Mundt2009-11-241-8/+24
| |\ \ \ \
| | * \ \ \ Merge branch 'sh/stable-updates'Paul Mundt2009-11-1811-99/+14Star
| | |\ \ \ \
| | * | | | | video: sh_mobile_lcdcfb: Don't attempt to map zero-length scatterlists.Paul Mundt2009-11-041-8/+24
| | | |_|/ / | | |/| | |
* | | | | | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-081-0/+5
|\ \ \ \ \ \
| * | | | | | vgacon: Add support for setting the default cursor stateMatthew Garrett2009-11-141-1/+4
| * | | | | | vc: Add support for hiding the cursor when creating VTsMatthew Garrett2009-11-141-0/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-0827-50/+195
|\ \ \ \ \ \
| * | | | | | omap1: Add board support and LCD for HTC HeraldCory Maccarrone2009-11-222-0/+131
| * | | | | | Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren2009-11-2225-50/+64
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-2025-47/+47
| | * | | | | omap: Use ioremap in dispc.cTony Lindgren2009-10-201-3/+17
| | | |/ / / | | |/| | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2009-12-081-0/+3
|\ \ \ \ \ \
| * | | | | | fbdev: atafb - add palette register checkKrzysztof Helt2009-12-061-0/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'sa1100' into develRussell King2009-12-062-5/+8
|\| | | | |
| * | | | | VIDEO: Correct use of request_region/request_mem_regionJulia Lawall2009-12-031-1/+1
| * | | | | davinci: fb: fix frame buffer driver issuesSudhakar Rajashekhara2009-12-021-4/+7
| |/ / / /
* | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2009-12-044-5/+27
|\ \ \ \ \
| * | | | | backlight: da903x_bl: control WLED output current in da9034Haojian Zhuang2009-12-011-0/+7
| * | | | | backlight: tdo24m: ensure chip select changes between transfersMike Rapoport2009-12-011-0/+1
| * | | | | pxa168fb: fix offset setting at initializationJun Nie2009-12-011-0/+1
| * | | | | pxafb: add transparency field to pxafb_mode_info structPieter Grimmerink2009-12-011-0/+1