summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | fbdev: sh_mobile_lcdc: Split channel initialization from probe functionLaurent Pinchart2011-09-051-118/+129
| * | | | | fbdev: sh_mobile_lcdc: Avoid forward declarationsLaurent Pinchart2011-09-051-52/+50
| * | | | | fbdev: sh_mobile_lcdc: Update fix.line_length in .fb_set_par()Laurent Pinchart2011-09-051-6/+11
| * | | | | fbdev: sh_mobile_lcdc: use display information in info for panningLaurent Pinchart2011-09-051-12/+12
| * | | | | fbdev: sh_mobile_lcdc: Add support for format changes at runtimeLaurent Pinchart2011-09-051-0/+14
| * | | | | fbdev: sh_mobile_lcdc: Adjust requested parameters in .fb_check_varLaurent Pinchart2011-09-051-15/+88
| * | | | | sh_mobile_meram: Reset ICBs at unregistration timeLaurent Pinchart2011-09-051-2/+4
| * | | | | Add support for SMSC UFX6000/7000 USB display adaptersSteve Glendinning2011-09-053-0/+2011
| * | | | | fb: sh-mobile: Fix deadlock risk between lock_fb_info() and console_lock()Bruno Prémont2011-09-021-21/+26
| * | | | | fb: avoid possible deadlock caused by fb_set_suspendHerton Ronaldo Krzesinski2011-09-022-3/+3
| * | | | | fbdev: au1200fb: silence debug outputManuel Lauss2011-09-021-1/+1
| * | | | | video: mb862xx-i2c: fix for reliable decoder register accessAnatolij Gustschin2011-09-021-1/+1
| * | | | | fbdev: fix parsing of standard timingsTomi Valkeinen2011-09-011-6/+15
| * | | | | video: nuc900fb: remove include of mach/clkdev.hAxel Lin2011-09-011-1/+0
| * | | | | video: mxsfb: add missing include of linux/module.hAxel Lin2011-09-011-0/+1
| * | | | | Merge branch 'sh-mobile-lcdc' of git://linuxtv.org/pinchartl/fbdev into fbdev...Florian Tobias Schandinat2011-08-304-408/+439
| |\ \ \ \ \
| | * | | | | fbdev: sh_mobile_meram: Remove unneeded sh_mobile_meram.hLaurent Pinchart2011-08-193-36/+4
| | * | | | | fbdev: sh_mobile_meram: Fix MExxCTL register save on runtime PM suspendLaurent Pinchart2011-08-191-1/+1
| | * | | | | fbdev: sh_mobile_meram: Validate ICB configuration outside mutexLaurent Pinchart2011-08-191-10/+8
| | * | | | | fbdev: sh_mobile_meram: Replace hardcoded register values with macrosLaurent Pinchart2011-08-191-26/+71
| | * | | | | fbdev: sh_mobile_lcdc: Restart LCDC in runtime PM resume handlerLaurent Pinchart2011-08-192-45/+5
| | * | | | | fbdev: sh_mobile_lcdc: Store the frame buffer base address when panningLaurent Pinchart2011-08-191-13/+9
| | * | | | | fbdev: sh_mobile_lcdc: Split LCDC start code from sh_mobile_lcdc_startLaurent Pinchart2011-08-192-158/+162
| | * | | | | fbdev: sh_mobile_lcdc: Compute clock pattern using divider denominatorLaurent Pinchart2011-08-191-4/+6
| | * | | | | fbdev: sh_mobile_lcdc: Don't acknowlege interrupts unintentionallyLaurent Pinchart2011-08-191-12/+8
| | * | | | | fbdev: sh_mobile_lcdc: Replace hardcoded register values with macrosLaurent Pinchart2011-08-191-111/+93
| | * | | | | fbdev: sh_mobile_lcdc: Turn dot clock on before resuming from runtime PMLaurent Pinchart2011-08-191-3/+3
| | * | | | | fbdev: sh_mobile_meram: Backup/restore device registers on shutdown/resumeDamian Hobson-Garcia2011-08-191-0/+71
| | * | | | | fbdev: sh_mobile_meram: Move private data from .h to .cDamian Hobson-Garcia2011-08-192-8/+8
| | * | | | | fbdev: sh_mobile_meram: Enable/disable MERAM along with LCDCDamian Hobson-Garcia2011-08-191-0/+4
| | * | | | | fbdev: sh_mobile_meram: Enable runtime PMDamian Hobson-Garcia2011-08-191-0/+5
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...Florian Tobias Schandinat2011-08-2924-227/+966
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Paul Mundt2011-07-212-5/+16
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | viafb: improve pitch handlingFlorian Tobias Schandinat2011-07-172-3/+13
| | | * | | | viafb: use display information in info not in var for panningFlorian Tobias Schandinat2011-05-271-2/+3
| | * | | | | Merge branch 'fbdev/stable-updates'Paul Mundt2011-07-135-11/+22
| | |\ \ \ \ \
| | | * | | | | drivers/video/udlfb match class, subclass, and protocolBernie Thompson2011-07-131-5/+14
| | | * | | | | carminefb: Fix module parameters permissionsJean Delvare2011-07-131-3/+3
| | | * | | | | video: s3c2410: remove unused variableWolfram Sang2011-07-131-1/+0
| | | * | | | | drivers/video/udlfb bind framebuffer to interface.Kay Sievers2011-07-131-1/+1
| | | * | | | | drivers/video/msm/mdp.c: adjust error handling codeJulia Lawall2011-07-131-1/+3
| | * | | | | | drivers/video: use strings to specify the Freescale DIU monitor portTimur Tabi2011-07-131-19/+55
| | * | | | | | video: da8xx-fb: Interrupt configuration of revised LCDC IPManjunathappa, Prakash2011-07-131-9/+142
| | * | | | | | video: Add Aeroflex Gaisler GRVGA framebuffer device driverKristoffer Glembo2011-07-133-0/+589
| | * | | | | | Remove unneeded version.h includes from drivers/video/Jesper Juhl2011-06-244-5/+0
| | * | | | | | Merge branch 'fbdev/stable-updates'Paul Mundt2011-06-2410-28/+1044
| | |\ \ \ \ \ \
| | * | | | | | | video: Fix speficied typoJoe Perches2011-06-247-7/+7
| | * | | | | | | video: don't use flush_scheduled_work() in fb_defioTejun Heo2011-06-161-2/+1
| | * | | | | | | au1200fb: fix hardcoded IRQManuel Lauss2011-06-151-5/+7
| | * | | | | | | au1200fb: switch to FB_SYS helpersManuel Lauss2011-06-152-6/+9
OpenPOWER on IntegriCloud