Age | Commit message (Expand) | Author |
2009-12-16 | davinci: fb: update the driver in preparation for addition of power managemen... | Chaithrika U S |
2009-12-16 | clps711xfb: convert to proc_fops | Alexey Dobriyan |
2009-12-16 | drivers/video/via/viafbdev.c: fix oops with no /proc | Dan Carpenter |
2009-12-16 | sm501: implement acceleration features | Vincent Sanders |
2009-12-16 | sm501: fix use of old <asm/io.h> instead of <linux/io.h> | Ben Dooks |
2009-12-16 | sm501: fix missing uses of resource_size() | Ben Dooks |
2009-12-16 | i810fb: fix stack exploding | Krzysztof Helt |
2009-12-16 | lxfb: add copyright/license info | Andres Salomon |
2009-12-16 | davinci: fb: add cpufreq support | Chaithrika U S |
2009-12-16 | davinci: fb: calculate the clock divider from pixel clock info | Chaithrika U S |
2009-12-16 | mb862xxfb: add acceleration support for Coral-P/Coral-PA. * imageblt * copyar... | Valentin Sitdikov |
2009-12-16 | drivers/video: Move dereference after NULL test | Julia Lawall |
2009-12-16 | fbdev: add palette register check to several drivers | Krzysztof Helt |
2009-12-16 | fbdev: drop custom atoi from drivers/video/modedb.c | Andy Shevchenko |
2009-12-16 | fbdev: TV_PALN bit set twice in sisfb_detect_VB_connect() | Roel Kluin |
2009-12-16 | fbdev: bfin-t350mcqb-fb: fix LCD dimensions | Michael Hennerich |
2009-12-16 | fbdev: bfin-t350mcqb-fb: handle all resources in suspend/resume | Michael Hennerich |
2009-12-16 | fbdev: bfin-lq035q1-fb: new Blackfin Landscape LCD EZ-Extender driver | Michael Hennerich |
2009-12-16 | gpiolib: add support for changing value polarity in sysfs | Jani Nikula |
2009-12-16 | gpio: add GPIO driver for the Timberdale FPGA | Richard Röjfors |
2009-12-16 | gpio: fix test on unsigned in lnw_irq_type() | Roel Kluin |
2009-12-16 | ARM: NUC900: add RTC driver support for nuc910 and nuc920 | Wan ZongShun |
2009-12-16 | rtc-x1205: unconditionally set date when setting clock | Johannes Weiner |
2009-12-16 | rtc-vr41xx: use resource_size() | Yoichi Yuasa |
2009-12-16 | rtc: ds1307 make it possible to share an irq | Dmitry Eremin-Solenikov |
2009-12-16 | rtc: remove __raw_* accessors from PL031 RTC | Linus Walleij |
2009-12-16 | rtc: add driver for BQ32000 I2C RTC | Piotr Ziecik |
2009-12-16 | rtc: make rtc-omap driver ioremap its register space | Mark A. Greer |
2009-12-16 | rtc: add Freescale MC13783 RTC driver | Uwe Kleine-König |
2009-12-16 | rtc: convert WM8350 RTC driver to dev_pm_ops | Mark Brown |
2009-12-16 | rtc-mv: add support for Alarm | Saeed Bishara |
2009-12-16 | rtc: pcf50633: manage RTC alarm "pending" flag | Werner Almesberger |
2009-12-16 | efirtc: explicitly set llseek to no_llseek | John Kacur |
2009-12-16 | rtc: do not use container_of macro as an argument for to_platform_device | Atsushi Nemoto |
2009-12-16 | rtc-stk17ta8: fix races around device registration | Atsushi Nemoto |
2009-12-16 | rtc-ds1742: fix races around device registration | Atsushi Nemoto |
2009-12-16 | rtc-ds1553: fix races around device registration | Atsushi Nemoto |
2009-12-16 | rtc-tx4939: fix races around device registration | Atsushi Nemoto |
2009-12-16 | rtc-ds1511: fix races around device registration | Atsushi Nemoto |
2009-12-16 | rtc-cmos: convert RTC_AIE/RTC_UIE to rtc irq API | Herton Ronaldo Krzesinski |
2009-12-16 | rtc: fix driver data issues in several rtc drivers | Alessandro Zummo |
2009-12-16 | rtc: disable hpet emulation on suspend | Maxim Levitsky |
2009-12-16 | autofs4: always use lookup for lookup | Ian Kent |
2009-12-16 | autofs4: rename dentry to expiring in autofs4_lookup_expiring() | Ian Kent |
2009-12-16 | autofs4: rename dentry to active in autofs4_lookup_active() | Ian Kent |
2009-12-16 | autofs4: eliminate d_unhashed in path walk checks | Ian Kent |
2009-12-16 | autofs4: cleanup active and expire lookup | Ian Kent |
2009-12-16 | autofs4: renamer unhashed to active in autofs4_lookup() | Ian Kent |
2009-12-16 | autofs4: use autofs_info for pending flag | Ian Kent |
2009-12-16 | autofs4: use helper function for need mount check | Ian Kent |