summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* fbdev: atafb - add palette register checkKrzysztof Helt2009-12-061-0/+3
* 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
* 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
|\ \
| * | 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/+0
| * | matroxfb: get rid of unneeded macro MINFO_FROMJean Delvare2009-09-236-35/+32
| * | 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/+837
| * | matroxfb: make CONFIG_FB_MATROX_MULTIHEAD=y mandatoryJean Delvare2009-09-234-67/+0
| * | 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
OpenPOWER on IntegriCloud