summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pnpbios: convert to seq_fileAlexey Dobriyan2009-12-161-75/+129
* intelfb: fix setting of active pipe with LVDS displaysKrzysztof Helt2009-12-163-17/+34
* viafb: cosmetic cleanup of function integrated_lvds_enable()Harald Welte2009-12-161-26/+14Star
* 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-161-16/+27
* clps711xfb: convert to proc_fopsAlexey Dobriyan2009-12-161-29/+21Star
* drivers/video/via/viafbdev.c: fix oops with no /procDan Carpenter2009-12-161-1/+1
* sm501: implement acceleration featuresVincent Sanders2009-12-161-13/+224
* 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/+5Star
* 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-163-0/+842
* gpiolib: add support for changing value polarity in sysfsJani Nikula2009-12-161-12/+149
* gpio: add GPIO driver for the Timberdale FPGARichard Röjfors2009-12-163-0/+349
* 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/+18Star
* 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/+45Star
* rtc-ds1742: fix races around device registrationAtsushi Nemoto2009-12-161-35/+16Star
* rtc-ds1553: fix races around device registrationAtsushi Nemoto2009-12-161-77/+64Star
* rtc-tx4939: fix races around device registrationAtsushi Nemoto2009-12-161-25/+26
* rtc-ds1511: fix races around device registrationAtsushi Nemoto2009-12-161-88/+60Star
* rtc-cmos: convert RTC_AIE/RTC_UIE to rtc irq APIHerton Ronaldo Krzesinski2009-12-161-40/+35Star
* 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
* vt: make the default cursor shape configurableClemens Ladisch2009-12-161-2/+5
* oom-kill: fix NUMA constraint check with nodemaskKAMEZAWA Hiroyuki2009-12-161-1/+1