summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-12-16pnpbios: convert to seq_fileAlexey Dobriyan
2009-12-16intelfb: fix setting of active pipe with LVDS displaysKrzysztof Helt
2009-12-16viafb: cosmetic cleanup of function integrated_lvds_enable()Harald Welte
2009-12-16matroxfb: fix problems with display stabilityAlan Cox
2009-12-16davinci: fb: add framebuffer blank operationChaithrika U S
2009-12-16davinci: fb : add suspend/resume suuport for DA8xx/OMAP-L1xx fb driverChaithrika U S
2009-12-16davinci: fb: update the driver in preparation for addition of power managemen...Chaithrika U S
2009-12-16clps711xfb: convert to proc_fopsAlexey Dobriyan
2009-12-16drivers/video/via/viafbdev.c: fix oops with no /procDan Carpenter
2009-12-16sm501: implement acceleration featuresVincent Sanders
2009-12-16sm501: fix use of old <asm/io.h> instead of <linux/io.h>Ben Dooks
2009-12-16sm501: fix missing uses of resource_size()Ben Dooks
2009-12-16i810fb: fix stack explodingKrzysztof Helt
2009-12-16lxfb: add copyright/license infoAndres Salomon
2009-12-16davinci: fb: add cpufreq supportChaithrika U S
2009-12-16davinci: fb: calculate the clock divider from pixel clock infoChaithrika U S
2009-12-16mb862xxfb: add acceleration support for Coral-P/Coral-PA. * imageblt * copyar...Valentin Sitdikov
2009-12-16drivers/video: Move dereference after NULL testJulia Lawall
2009-12-16fbdev: add palette register check to several driversKrzysztof Helt
2009-12-16fbdev: drop custom atoi from drivers/video/modedb.cAndy Shevchenko
2009-12-16fbdev: TV_PALN bit set twice in sisfb_detect_VB_connect()Roel Kluin
2009-12-16fbdev: bfin-t350mcqb-fb: fix LCD dimensionsMichael Hennerich
2009-12-16fbdev: bfin-t350mcqb-fb: handle all resources in suspend/resumeMichael Hennerich
2009-12-16fbdev: bfin-lq035q1-fb: new Blackfin Landscape LCD EZ-Extender driverMichael Hennerich
2009-12-16gpiolib: add support for changing value polarity in sysfsJani Nikula
2009-12-16gpio: add GPIO driver for the Timberdale FPGARichard Röjfors
2009-12-16gpio: fix test on unsigned in lnw_irq_type()Roel Kluin
2009-12-16ARM: NUC900: add RTC driver support for nuc910 and nuc920Wan ZongShun
2009-12-16rtc-x1205: unconditionally set date when setting clockJohannes Weiner
2009-12-16rtc-vr41xx: use resource_size()Yoichi Yuasa
2009-12-16rtc: ds1307 make it possible to share an irqDmitry Eremin-Solenikov
2009-12-16rtc: remove __raw_* accessors from PL031 RTCLinus Walleij
2009-12-16rtc: add driver for BQ32000 I2C RTCPiotr Ziecik
2009-12-16rtc: make rtc-omap driver ioremap its register spaceMark A. Greer
2009-12-16rtc: add Freescale MC13783 RTC driverUwe Kleine-König
2009-12-16rtc: convert WM8350 RTC driver to dev_pm_opsMark Brown
2009-12-16rtc-mv: add support for AlarmSaeed Bishara
2009-12-16rtc: pcf50633: manage RTC alarm "pending" flagWerner Almesberger
2009-12-16efirtc: explicitly set llseek to no_llseekJohn Kacur
2009-12-16rtc: do not use container_of macro as an argument for to_platform_deviceAtsushi Nemoto
2009-12-16rtc-stk17ta8: fix races around device registrationAtsushi Nemoto
2009-12-16rtc-ds1742: fix races around device registrationAtsushi Nemoto
2009-12-16rtc-ds1553: fix races around device registrationAtsushi Nemoto
2009-12-16rtc-tx4939: fix races around device registrationAtsushi Nemoto
2009-12-16rtc-ds1511: fix races around device registrationAtsushi Nemoto
2009-12-16rtc-cmos: convert RTC_AIE/RTC_UIE to rtc irq APIHerton Ronaldo Krzesinski
2009-12-16rtc: fix driver data issues in several rtc driversAlessandro Zummo
2009-12-16rtc: disable hpet emulation on suspendMaxim Levitsky
2009-12-16vt: make the default cursor shape configurableClemens Ladisch
2009-12-16oom-kill: fix NUMA constraint check with nodemaskKAMEZAWA Hiroyuki