summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * 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-091-8/+24
|\ \ \
| * \ \ Merge branch 'master' into sh/st-integrationPaul Mundt2009-11-241-8/+24
| |\ \ \
| | * \ \ Merge branch 'sh/stable-updates'Paul Mundt2009-11-1811-99/+14
| | |\ \ \
| | * | | | 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-131-1/+4
| * | | | | vc: Add support for hiding the cursor when creating VTsMatthew Garrett2009-11-131-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-191-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-021-1/+1
| * | | | davinci: fb: fix frame buffer driver issuesSudhakar Rajashekhara2009-12-011-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
| * | | | pxafb: use passed fb_var_screeninfo struct in pxafb_pan_display()Sven Neumann2009-12-011-5/+17
| |/ / /
* | | | Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...Russell King2009-11-201-1/+4
|\ \ \ \ | |/ / / |/| | |
| * | | atmel_lcdfb Kconfig: remove long dependency lineNicolas Ferre2009-11-161-1/+4
| | |/ | |/|
* | | drivers/video/da8xx-fb.c: fix error returnRoel Kluin2009-11-171-1/+1
* | | backlight: Fix backlight limiting on spitz/corgi devicesPavel Machek2009-11-161-2/+3
* | | backlight: lcd - Fix wrong sizeofJean Delvare2009-11-161-1/+1
|/ /
* | drivers/video/msm: update to new kernelPavel Machek2009-11-125-38/+3
* | fb: put framebuffer drivers back under the "frame buffer devices" menuGuennadi Liakhovetski2009-11-121-1/+1
* | atmel_lcdfb: new alternate pixel clock formulaNicolas Ferre2009-11-121-3/+8
* | savagefb: fix blanking mode on CRT displayKrzysztof Helt2009-11-121-1/+1
* | fb: remove fb_save_state() and fb_restore_state operationsKrzysztof Helt2009-11-124-56/+1
|/
* Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-082-13/+19
|\
| * omapfb: Blizzard: constify register address tablesTommi Rantala2009-10-061-4/+4
| * omapfb: Blizzard: fix pointer to be constTommi Rantala2009-10-061-1/+1
| * omapfb: Condition mutex acquisitionSergio Aguirre2009-10-061-8/+14
* | video: includecheck fix: da8xx-fb.cJaswinder Singh Rajput2009-10-081-1/+0
* | video: includecheck fix: msm, mddi.cJaswinder Singh Rajput2009-10-081-2/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-021-1/+4
|\
| * uvesafb/connector: Disallow unpliviged users to send netlink packetsPhilipp Reisner2009-10-021-0/+3
| * connector: Provide the sender's credentials to the callbackPhilipp Reisner2009-10-021-1/+1
* | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-301-1/+1
|\ \