summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-05-24drivers/video/sm501fb.c: Convert release_resource to release_mem_regionJulia Lawall1-12/+12
2011-05-24drivers/video: Convert release_resource to release_mem_regionJulia Lawall2-8/+4
2011-05-24video, udlfb: Fix two build warnings about 'ignoring return value'Liu Yuan1-3/+16
2011-05-24savagefb: Enable LCD detection on mobile TwisterTormod Volden1-1/+2
2011-05-24savagefb: New S3_TWISTER and S3_PROSAVAGEDDR chip familiesTormod Volden3-7/+15
2011-05-24video: da8xx-fb: fix section mismatch warningaxel lin1-2/+2
2011-05-24Merge branches 'common/fbdev' and 'common/fbdev-meram' of master.kernel.org:/...Paul Mundt7-22/+735
2011-05-24fbdev: sh_mobile_lcdc: remove runtime PM calls from the notifierGuennadi Liakhovetski1-5/+1
2011-05-24fbdev: sh_mobile_lcdc: reduce scope of a variableGuennadi Liakhovetski1-6/+6
2011-05-24fbdev: sh_mobile_hdmi: runtime suspend HDMI on error and clean up pathsGuennadi Liakhovetski1-2/+8
2011-05-24Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt36-2052/+4955
2011-05-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2770-224929/+215582
2011-05-24efifb: fix int to pointer cast warningKonstantin Khlebnikov1-2/+2
2011-05-23Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds9-81/+210
2011-05-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds199-4681/+17643
2011-05-23hwmon: (coretemp) Add comments describing the handling of HT CPUsGuenter Roeck1-2/+18
2011-05-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds17-91/+709
2011-05-23Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds12-393/+145
2011-05-23Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds821-171851/+68282
2011-05-23Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds148-3377/+13908
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds95-509/+3185
2011-05-23hwmon: (coretemp) Fix compile error if CONFIG_SMP is not definedGuenter Roeck1-1/+3
2011-05-23Merge branch 'devel-stable' into for-linusRussell King2-26/+7
2011-05-23Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and...Russell King2-16/+31
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King5-351/+30
2011-05-23clocksource: add common mmio clocksourceRussell King3-0/+77
2011-05-23Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-1395/+3262
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds87-144/+143
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds20-1336/+424
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-5/+0
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds5-469/+4
2011-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-64/+54
2011-05-23apm-emulation: apm_mutex breaks ACK; remove itPaul Parsons1-5/+0
2011-05-23Merge branches 'doc', 'multitouch', 'upstream' and 'upstream-fixes' into for-...Jiri Kosina2773-45498/+128570
2011-05-23b43: fix comment typo reqest -> requestJim Cromie1-2/+2
2011-05-23HID: hid-multitouch: cosmetic changes, sort classes and devicesBenjamin Tissoires2-48/+54
2011-05-23sh_mobile_meram: Add support for NV24 framebuffersDamian2-8/+26
2011-05-23sh_mobile_meram: MERAM framework for LCDCDamian6-9/+702
2011-05-23clocksource: sh_tmu: Runtime PM supportMagnus Damm1-2/+10
2011-05-23clocksource: sh_tmu: __clocksource_updatefreq_hz() updateMagnus Damm1-11/+8
2011-05-23clocksource: sh_cmt: Runtime PM supportMagnus Damm1-2/+10
2011-05-23clocksource: sh_cmt: __clocksource_updatefreq_hz() updateMagnus Damm1-12/+7
2011-05-23OMAP: DSS2: Add support for NV12 formatAmber Jain3-34/+175
2011-05-23OMAP: DSS2: Add new registers for NV12 supportAmber Jain4-2/+349
2011-05-23OMAP: DSS2: Use for loop where ever possible in SR(), RR()Amber Jain1-128/+46
2011-05-23OMAP: DSS2: Ensure non-zero FIR values are configuredAmber Jain1-11/+4
2011-05-23OMAP: DSS2: Add new color formats for OMAP4Amber Jain3-34/+117
2011-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds4-6/+6
2011-05-22Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds8-534/+535
2011-05-22Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker37-0/+37