summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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 * copyar...Valentin 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 Hennerich4-0/+870
2009-12-16gpiolib: add support for changing value polarity in sysfsJani Nikula4-12/+176
2009-12-16gpio: add GPIO driver for the Timberdale FPGARichard Röjfors4-0/+386
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-16autofs4: always use lookup for lookupIan Kent4-158/+330
2009-12-16autofs4: rename dentry to expiring in autofs4_lookup_expiring()Ian Kent1-12/+12
2009-12-16autofs4: rename dentry to active in autofs4_lookup_active()Ian Kent1-12/+12
2009-12-16autofs4: eliminate d_unhashed in path walk checksIan Kent1-4/+3
2009-12-16autofs4: cleanup active and expire lookupIan Kent1-6/+10
2009-12-16autofs4: renamer unhashed to active in autofs4_lookup()Ian Kent1-10/+10
2009-12-16autofs4: use autofs_info for pending flagIan Kent3-28/+35
2009-12-16autofs4: use helper function for need mount checkIan Kent1-2/+10
2009-12-16autofs4: use helper functions for expiring listIan Kent2-12/+29
2009-12-16autofs4: use helper functions for active list handlingIan Kent3-11/+38
2009-12-16vt: make the default cursor shape configurableClemens Ladisch2-2/+10
2009-12-16proc: rename de_get() to pde_get() and inline itAlexey Dobriyan3-39/+23
2009-12-16timecompare: fix half-Y2K38 problem in timecompare_update while calculating o...Barry Song1-1/+1
2009-12-16oom-kill: fix NUMA constraint check with nodemaskKAMEZAWA Hiroyuki4-21/+53