summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* | video: includecheck fix: msm, mddi.cJaswinder Singh Rajput2009-10-081-2/+0Star
|/
* 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
|\ \
| * | fb: change rules for global rules match.Dave Airlie2009-09-251-1/+1
* | | const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-272-2/+2
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2009-09-269-1/+1163
|\ \ \
| * | | backlight: new driver for ADP5520/ADP5501 MFD PMICsMichael Hennerich2009-09-263-0/+390
| * | | backlight: extend event support to also support poll()Henrique de Moraes Holschuh2009-09-261-0/+1
| * | | backlight: Allow drivers to update the core, and generate events on changesMatthew Garrett2009-09-211-0/+41
| * | | backlight: switch to da903x driver to dev_pm_opsMike Rapoport2009-09-211-10/+10
| * | | backlight: Add support for the Avionic Design Xanthos backlight device.Thierry Reding2009-09-073-1/+187
| * | | backlight: spi driver for LMS283GF05 LCDMarek Vasut2009-09-073-0/+250
| * | | backlight: move hp680-bl's probe function to .devinit.textUwe Kleine-König2009-09-071-1/+1
| * | | backlight: Add support for new Apple machines.Mario Schwalbe2009-09-071-0/+27
| * | | backlight: mbp_nvidia_bl: add support for MacBookAir 1,1Henrik Rydberg2009-09-071-0/+9
| * | | backlight: Add WM831x backlight driverMark Brown2009-09-073-0/+258
| |/ /
* | | Merge branch 'origin' into for-linusRussell King2009-09-2496-3442/+13045
|\ \ \ | | |/ | |/|
| * | sisfb: change SiS_DDC_Port type to SISIOADDRESSAaro Koskinen2009-09-231-1/+1
| * | video: s3c_fb.c: fix build with CONFIG_HOTPLUG=nPeter Korsgaard2009-09-231-1/+1
| * | drivers/video/tmiofb.c: fix uninitialised return valueAndrew Morton2009-09-231-1/+1
| * | vgacon: prevent vgacon_deinit from touching the hardware for inactive consoles.Francisco Jerez2009-09-231-3/+5
| * | fbcon: only unbind from console if successfully registeredIan Armstrong2009-09-231-0/+10
| * | matroxfb: get rid of CONFIG_FB_MATROX_32MBJean Delvare2009-09-233-19/+0Star
| * | matroxfb: get rid of unneeded macro MINFO_FROMJean Delvare2009-09-236-35/+32Star
| * | matroxfb: get rid of unneeded macros WPMINFO and friendsJean Delvare2009-09-2315-444/+580
| * | matroxfb: get rid of unneeded macros ACCESS_FBINFO and MINFOJean Delvare2009-09-2312-842/+837Star
| * | matroxfb: make CONFIG_FB_MATROX_MULTIHEAD=y mandatoryJean Delvare2009-09-234-67/+0Star
| * | fb: do not ignore fb_set_par errorsFlorian Tobias Schandinat2009-09-232-13/+50
| * | s3c2410fb: fix clockrate calculationBen Dooks2009-09-231-1/+3
| * | video: console, use DIV_ROUND_UPJiri Slaby2009-09-231-4/+4
| * | fb: fix fb_pan_display range checkFlorian Tobias Schandinat2009-09-231-2/+2
| * | drivers/video: add kmalloc NULL testsJulia Lawall2009-09-231-2/+5
| * | drivers/video/console/newport_con.c: fix read outside array boundsRoel Kluin2009-09-231-1/+1
| * | viafb: pass reference to pci device when calling framebuffer_alloc()Harald Welte2009-09-231-2/+3
| * | viafb: make viafb a first-class citizen using pci_driverHarald Welte2009-09-233-116/+56Star
| * | viafb: choose acceleration engine for VX855Florian Tobias Schandinat2009-09-231-0/+1
| * | viafb: add support for the VX855 chipsetHarald Welte2009-09-237-69/+314
| * | viafb: use read-only mode parsingFlorian Tobias Schandinat2009-09-231-19/+25
| * | viafb: remove unused structure memberHarald Welte2009-09-231-1/+0Star
| * | viafb: make module parameters visible in sysfsHarald Welte2009-09-231-21/+22
| * | viafb: hardware acceleration initialization cleanupFlorian Tobias Schandinat2009-09-236-217/+148Star
| * | viafb: improve pitch handlingFlorian Tobias Schandinat2009-09-235-93/+27Star
| * | viafb: cleanup viafb_cursorFlorian Tobias Schandinat2009-09-235-126/+68Star