summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-19fbdev: sh_mobile_lcdc: Fix line pitch computationLaurent Pinchart1-8/+8
2012-07-19fbdev: sh_mobile_lcdc: Destroy mutex at remove timeLaurent Pinchart1-2/+5
2012-07-19sh_mobile_meram: Add direct MERAM allocation APILaurent Pinchart2-4/+53
2012-07-19sh_mobile_meram: Use direct function calls for the public APILaurent Pinchart3-52/+65
2012-07-19sh_mobile_meram: Rename operations to cache_[alloc|free|update]Laurent Pinchart4-121/+110
2012-07-08s3fb: Add Virge/MX (86C260)Ondrej Zary1-10/+21
2012-07-08grvga: Fix error handling issuesEmil Goode1-25/+22
2012-07-08video: w100fb: Reduce sleep mode battery dischargePaul Parsons1-0/+12
2012-07-08Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat7-22/+33
2012-07-08OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=nTomi Valkeinen6-6/+6
2012-07-08OMAPDSS: Use PM notifiers for system suspendTomi Valkeinen1-16/+27
2012-06-27da8xx-fb: Rounding FB size to satisfy SGX buffer requirementsAditya Nellutla1-1/+4
2012-06-27mx3fb: avoid screen flash when panning with fb_set_varLiu Ying1-1/+21
2012-06-27mx3fb: support pan display with fb_set_varLiu Ying1-7/+26
2012-06-24Merge branch 'planes' of git://linuxtv.org/pinchartl/fbdev into fbdev-nextFlorian Tobias Schandinat4-100/+940
2012-06-24video: backlight: remove unused headerPaul Bolle1-21/+0
2012-06-24video: exynos_dp: remove duplicated declarations from header fileJingoo Han1-4/+0
2012-06-24video: exynos_dp: fix build warning due to uninitialized valueJingoo Han1-0/+3
2012-06-20fbdev: sh_mobile_lcdc: Implement overlays supportLaurent Pinchart3-72/+911
2012-06-20fbdev: sh_mobile_lcdc: Rename fb operation handlers with a common prefixLaurent Pinchart1-23/+25
2012-06-20fbdev: sh_mobile_lcdc: Constify sh_mobile_lcdc_fix structureLaurent Pinchart1-1/+1
2012-06-20fbdev: sh_mipi_dsi: fix a section mismatchGuennadi Liakhovetski1-4/+3
2012-06-16Linux 3.5-rc3v3.5-rc3Linus Torvalds1-1/+1
2012-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-2/+3
2012-06-16Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds1-1/+1
2012-06-16Merge tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6Linus Torvalds8-16/+34
2012-06-16tile: fix bug in get_user() for 4-byte valuesChris Metcalf1-1/+1
2012-06-15swap: fix shmem swapping when more than 8 areasHugh Dickins2-11/+9
2012-06-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-4/+2
2012-06-15Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds14-46/+85
2012-06-15Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds5-13/+14
2012-06-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds1-0/+3
2012-06-15Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-8/+7
2012-06-15Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds6-16/+73
2012-06-15Merge tag 'usb-3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds41-170/+354
2012-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2-10/+10
2012-06-15Btrfs: cast devid to unsigned long long for printk %lluChris Mason1-1/+2
2012-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-126/+0
2012-06-15Btrfs: init old_generation in get_old_rootChris Mason1-1/+1
2012-06-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-7/+10
2012-06-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-3/+20
2012-06-15Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-85/+160
2012-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds6-104/+74
2012-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds19-191/+478
2012-06-15Btrfs: update MAINTAINERS info for BTRFS FILE SYSTEMLiu Bo1-2/+2
2012-06-15Btrfs: destroy the items of the delayed inodes in error handling routineMiao Xie3-0/+27
2012-06-15Btrfs: make sure that we've made everything in pinned tree cleanLiu Bo1-0/+11
2012-06-15Btrfs: avoid memory leak of extent state in error handling routineLiu Bo1-0/+2
2012-06-15Btrfs: do not resize a seeding deviceLiu Bo1-0/+7
2012-06-15Btrfs: fix missing inherited flag in renameLiu Bo1-3/+6