summaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
| * | | | | 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-181-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