summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* matroxfb: fix problems with display stabilityAlan Cox2009-12-161-1/+2
* davinci: fb: add framebuffer blank operationChaithrika U S2009-12-161-0/+30
* davinci: fb : add suspend/resume suuport for DA8xx/OMAP-L1xx fb driverChaithrika U S2009-12-161-2/+27
* davinci: fb: update the driver in preparation for addition of power managemen...Chaithrika U S2009-12-162-16/+28
* clps711xfb: convert to proc_fopsAlexey Dobriyan2009-12-161-29/+21
* drivers/video/via/viafbdev.c: fix oops with no /procDan Carpenter2009-12-161-1/+1
* sm501: implement acceleration featuresVincent Sanders2009-12-162-13/+226
* sm501: fix use of old <asm/io.h> instead of <linux/io.h>Ben Dooks2009-12-161-1/+1
* sm501: fix missing uses of resource_size()Ben Dooks2009-12-161-5/+5
* i810fb: fix stack explodingKrzysztof Helt2009-12-161-24/+29
* lxfb: add copyright/license infoAndres Salomon2009-12-161-0/+10
* davinci: fb: add cpufreq supportChaithrika U S2009-12-161-0/+55
* davinci: fb: calculate the clock divider from pixel clock infoChaithrika U S2009-12-161-8/+20
* mb862xxfb: add acceleration support for Coral-P/Coral-PA. * imageblt * copyar...Valentin Sitdikov2009-12-165-1/+551
* drivers/video: Move dereference after NULL testJulia Lawall2009-12-161-2/+3
* fbdev: add palette register check to several driversKrzysztof Helt2009-12-165-2/+12
* fbdev: drop custom atoi from drivers/video/modedb.cAndy Shevchenko2009-12-161-19/+5
* fbdev: TV_PALN bit set twice in sisfb_detect_VB_connect()Roel Kluin2009-12-161-1/+1
* fbdev: bfin-t350mcqb-fb: fix LCD dimensionsMichael Hennerich2009-12-161-2/+2
* fbdev: bfin-t350mcqb-fb: handle all resources in suspend/resumeMichael Hennerich2009-12-161-5/+23
* fbdev: bfin-lq035q1-fb: new Blackfin Landscape LCD EZ-Extender driverMichael Hennerich2009-12-164-0/+870
* gpiolib: add support for changing value polarity in sysfsJani Nikula2009-12-164-12/+176
* gpio: add GPIO driver for the Timberdale FPGARichard Röjfors2009-12-164-0/+386
* gpio: fix test on unsigned in lnw_irq_type()Roel Kluin2009-12-161-1/+1
* ARM: NUC900: add RTC driver support for nuc910 and nuc920Wan ZongShun2009-12-163-0/+349
* rtc-x1205: unconditionally set date when setting clockJohannes Weiner2009-12-161-35/+18
* rtc-vr41xx: use resource_size()Yoichi Yuasa2009-12-161-2/+2
* rtc: ds1307 make it possible to share an irqDmitry Eremin-Solenikov2009-12-161-1/+1
* rtc: remove __raw_* accessors from PL031 RTCLinus Walleij2009-12-161-11/+12
* rtc: add driver for BQ32000 I2C RTCPiotr Ziecik2009-12-163-0/+214
* rtc: make rtc-omap driver ioremap its register spaceMark A. Greer2009-12-162-24/+30
* rtc: add Freescale MC13783 RTC driverUwe Kleine-König2009-12-163-0/+269
* rtc: convert WM8350 RTC driver to dev_pm_opsMark Brown2009-12-161-4/+10
* rtc-mv: add support for AlarmSaeed Bishara2009-12-161-3/+154
* rtc: pcf50633: manage RTC alarm "pending" flagWerner Almesberger2009-12-161-0/+5
* efirtc: explicitly set llseek to no_llseekJohn Kacur2009-12-161-0/+1
* rtc: do not use container_of macro as an argument for to_platform_deviceAtsushi Nemoto2009-12-163-12/+12
* rtc-stk17ta8: fix races around device registrationAtsushi Nemoto2009-12-161-69/+45
* rtc-ds1742: fix races around device registrationAtsushi Nemoto2009-12-161-35/+16
* rtc-ds1553: fix races around device registrationAtsushi Nemoto2009-12-161-77/+64
* rtc-tx4939: fix races around device registrationAtsushi Nemoto2009-12-161-25/+26
* rtc-ds1511: fix races around device registrationAtsushi Nemoto2009-12-161-88/+60
* rtc-cmos: convert RTC_AIE/RTC_UIE to rtc irq APIHerton Ronaldo Krzesinski2009-12-161-40/+35
* rtc: fix driver data issues in several rtc driversAlessandro Zummo2009-12-1610-42/+42
* rtc: disable hpet emulation on suspendMaxim Levitsky2009-12-161-1/+2
* autofs4: always use lookup for lookupIan Kent2009-12-164-158/+330
* autofs4: rename dentry to expiring in autofs4_lookup_expiring()Ian Kent2009-12-161-12/+12
* autofs4: rename dentry to active in autofs4_lookup_active()Ian Kent2009-12-161-12/+12
* autofs4: eliminate d_unhashed in path walk checksIan Kent2009-12-161-4/+3
* autofs4: cleanup active and expire lookupIan Kent2009-12-161-6/+10
OpenPOWER on IntegriCloud