aboutsummaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-18drivers/video: fsl-diu-fb: the video buffer is not I/O memoryTimur Tabi1-1/+1
2011-09-18drivers/video: fsl-diu-fb: use a normal for-loop to uninstall framebuffersTimur Tabi1-5/+5
2011-09-18drivers/video: fsl-diu-fb: fix memory leak on errorTimur Tabi1-0/+1
2011-09-18drivers/video: fsl-diu-fb: fix potential memcpy buffer overflow bugTimur Tabi1-1/+1
2011-09-18drivers/video: fsl-diu-fb: set the driver name to "fsl-diu-fb"Timur Tabi1-2/+2
2011-09-18drivers/video: fsl-diu-fb: improve local variable usage in some functionsTimur Tabi1-13/+10
2011-09-18drivers/video: fsl-diu-fb: remove redundant default video modeTimur Tabi1-25/+7
2011-09-18drivers/video: fsl-diu-fb: improve device tree usageTimur Tabi1-41/+24
2011-09-18drivers/video: fsl-diu-fb: fix compilation warningTimur Tabi1-1/+1
2011-09-18drivers/video: fsl-diu-fb: remove unused ioctlsTimur Tabi2-17/+0
2011-09-18drivers/video: fsl-diu-fb: clean up printk usageTimur Tabi1-88/+17
2011-09-18drivers/video: fsl-diu-fb: clean up whitespace and formattingTimur Tabi1-49/+55
2011-09-14smscufx: reduce number of casts in ufx_raw_rectSteve Glendinning1-10/+10
2011-09-14video: s3c-fb: Add S5P64X0 specific s3c_fb_driverdataAjay Kumar1-0/+27
2011-09-14fbdev: fix indentation in modedb.cTimur Tabi1-219/+225
2011-09-05fbdev: sh_mobile_lcdc: Remove sh_mobile_lcdc_set_bpp()Laurent Pinchart1-70/+17
2011-09-05fbdev: sh_mobile_lcdc: Split channel initialization from probe functionLaurent Pinchart1-118/+129
2011-09-05fbdev: sh_mobile_lcdc: Avoid forward declarationsLaurent Pinchart1-52/+50
2011-09-05fbdev: sh_mobile_lcdc: Update fix.line_length in .fb_set_par()Laurent Pinchart1-6/+11
2011-09-05fbdev: sh_mobile_lcdc: use display information in info for panningLaurent Pinchart1-12/+12
2011-09-05fbdev: sh_mobile_lcdc: Add support for format changes at runtimeLaurent Pinchart1-0/+14
2011-09-05fbdev: sh_mobile_lcdc: Adjust requested parameters in .fb_check_varLaurent Pinchart1-15/+88
2011-09-05sh_mobile_meram: Reset ICBs at unregistration timeLaurent Pinchart1-2/+4
2011-09-05Add support for SMSC UFX6000/7000 USB display adaptersSteve Glendinning4-0/+2017
2011-09-02fb: sh-mobile: Fix deadlock risk between lock_fb_info() and console_lock()Bruno Prémont1-21/+26
2011-09-02fb: avoid possible deadlock caused by fb_set_suspendHerton Ronaldo Krzesinski2-3/+3
2011-09-02fbdev: au1200fb: silence debug outputManuel Lauss1-1/+1
2011-09-02video: mb862xx-i2c: fix for reliable decoder register accessAnatolij Gustschin1-1/+1
2011-09-01fbdev: fix parsing of standard timingsTomi Valkeinen1-6/+15
2011-09-01video: nuc900fb: remove include of mach/clkdev.hAxel Lin1-1/+0
2011-09-01video: mxsfb: add missing include of linux/module.hAxel Lin1-0/+1
2011-08-24video: s3c-fb: Add support EXYNOS4 FIMDJingoo Han2-5/+85
2011-08-24udlfb: Enable fbcon access to framebuffer by defaultBernie Thompson2-6/+8
2011-08-24udlfb: Enable fb_defio by defaultBernie Thompson2-10/+18
2011-08-24udlfb: Add module option to do without shadow framebufferStuart Hopkins2-2/+13
2011-08-24udlfb: fix issues found with Sparse static analysisDr. David Alan Gilbert1-14/+16
2011-08-24udlfb: Search config descriptor if not at device levelAndrew Kephart1-5/+16
2011-08-24udlfb: add more comprehensive support for DPMS FB_BLANK_* modesBernie Thompson2-24/+74
2011-08-22Linux 3.1-rc3Linus Torvalds1-2/+2
2011-08-22xen/tracing: Fix tracing config option properlyJeremy Fitzhardinge1-1/+1
2011-08-22xen: Do not enable PV IPIs when vector callback not presentStefano Stabellini1-2/+2
2011-08-21Btrfs: fix 64 bit divide problemJosef Bacik1-5/+7
2011-08-20pci: fix new kernel-doc warning in pci.cRandy Dunlap1-1/+1
2011-08-20ALSA: sound/aoa/fabrics/layout.c: remove unneeded kfreeJulia Lawall1-1/+1
2011-08-20ALSA: hda - Fix error check from snd_hda_get_conn_index() in patch_cirrus.cTakashi Iwai1-3/+5
2011-08-20ALSA: hda - Don't spew too many ELD errorsTakashi Iwai1-12/+19
2011-08-19ext4: flush any pending end_io requests before DIO reads w/dioread_nolockJiaying Zhang1-2/+7
2011-08-19drm/i915: set GFX_MODE to pre-Ivybridge default value even on IvybridgeJesse Barnes2-0/+8
2011-08-19PCI: OF: Don't crash when bridge parent is NULL.David Daney1-1/+1
2011-08-19staging: xgifb: use display information in info not in var for panningLaurent Pinchart1-16/+6