aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-16matroxfb: fix problems with display stabilityAlan Cox1-1/+2
2009-12-16davinci: fb: add framebuffer blank operationChaithrika U S1-0/+30
2009-12-16davinci: fb : add suspend/resume suuport for DA8xx/OMAP-L1xx fb driverChaithrika U S1-2/+27
2009-12-16davinci: fb: update the driver in preparation for addition of power management featuresChaithrika U S1-16/+27
2009-12-16clps711xfb: convert to proc_fopsAlexey Dobriyan1-29/+21
2009-12-16drivers/video/via/viafbdev.c: fix oops with no /procDan Carpenter1-1/+1
2009-12-16sm501: implement acceleration featuresVincent Sanders1-13/+224
2009-12-16sm501: fix use of old <asm/io.h> instead of <linux/io.h>Ben Dooks1-1/+1
2009-12-16sm501: fix missing uses of resource_size()Ben Dooks1-5/+5
2009-12-16i810fb: fix stack explodingKrzysztof Helt1-24/+29
2009-12-16lxfb: add copyright/license infoAndres Salomon1-0/+10
2009-12-16davinci: fb: add cpufreq supportChaithrika U S1-0/+55
2009-12-16davinci: fb: calculate the clock divider from pixel clock infoChaithrika U S1-8/+20
2009-12-16mb862xxfb: add acceleration support for Coral-P/Coral-PA. * imageblt * copyarea * fillrectValentin Sitdikov5-1/+551
2009-12-16drivers/video: Move dereference after NULL testJulia Lawall1-2/+3
2009-12-16fbdev: add palette register check to several driversKrzysztof Helt5-2/+12
2009-12-16fbdev: drop custom atoi from drivers/video/modedb.cAndy Shevchenko1-19/+5
2009-12-16fbdev: TV_PALN bit set twice in sisfb_detect_VB_connect()Roel Kluin1-1/+1
2009-12-16fbdev: bfin-t350mcqb-fb: fix LCD dimensionsMichael Hennerich1-2/+2
2009-12-16fbdev: bfin-t350mcqb-fb: handle all resources in suspend/resumeMichael Hennerich1-5/+23
2009-12-16fbdev: bfin-lq035q1-fb: new Blackfin Landscape LCD EZ-Extender driverMichael Hennerich3-0/+842
2009-12-16gpiolib: add support for changing value polarity in sysfsJani Nikula1-12/+149
2009-12-16gpio: add GPIO driver for the Timberdale FPGARichard Röjfors3-0/+349
2009-12-16gpio: fix test on unsigned in lnw_irq_type()Roel Kluin1-1/+1
2009-12-16ARM: NUC900: add RTC driver support for nuc910 and nuc920Wan ZongShun3-0/+349
2009-12-16rtc-x1205: unconditionally set date when setting clockJohannes Weiner1-35/+18
2009-12-16rtc-vr41xx: use resource_size()Yoichi Yuasa1-2/+2
2009-12-16rtc: ds1307 make it possible to share an irqDmitry Eremin-Solenikov1-1/+1
2009-12-16rtc: remove __raw_* accessors from PL031 RTCLinus Walleij1-11/+12
2009-12-16rtc: add driver for BQ32000 I2C RTCPiotr Ziecik3-0/+214
2009-12-16rtc: make rtc-omap driver ioremap its register spaceMark A. Greer2-24/+30
2009-12-16rtc: add Freescale MC13783 RTC driverUwe Kleine-König3-0/+269
2009-12-16rtc: convert WM8350 RTC driver to dev_pm_opsMark Brown1-4/+10
2009-12-16rtc-mv: add support for AlarmSaeed Bishara1-3/+154
2009-12-16rtc: pcf50633: manage RTC alarm "pending" flagWerner Almesberger1-0/+5
2009-12-16efirtc: explicitly set llseek to no_llseekJohn Kacur1-0/+1
2009-12-16rtc: do not use container_of macro as an argument for to_platform_deviceAtsushi Nemoto3-12/+12
2009-12-16rtc-stk17ta8: fix races around device registrationAtsushi Nemoto1-69/+45
2009-12-16rtc-ds1742: fix races around device registrationAtsushi Nemoto1-35/+16
2009-12-16rtc-ds1553: fix races around device registrationAtsushi Nemoto1-77/+64
2009-12-16rtc-tx4939: fix races around device registrationAtsushi Nemoto1-25/+26
2009-12-16rtc-ds1511: fix races around device registrationAtsushi Nemoto1-88/+60
2009-12-16rtc-cmos: convert RTC_AIE/RTC_UIE to rtc irq APIHerton Ronaldo Krzesinski1-40/+35
2009-12-16rtc: fix driver data issues in several rtc driversAlessandro Zummo10-42/+42
2009-12-16rtc: disable hpet emulation on suspendMaxim Levitsky1-1/+2
2009-12-16vt: make the default cursor shape configurableClemens Ladisch1-2/+5
2009-12-16oom-kill: fix NUMA constraint check with nodemaskKAMEZAWA Hiroyuki1-1/+1
2009-12-15mfd: compile fix for twl4030 renamingStephen Rothwell1-5/+5
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds18-874/+2274
2009-12-15Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-13/+20