summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-03-23drivers/leds/leds-lp5521.c: world-writable sysfs engine* filesVasiliy Kulikov1-7/+7
2011-03-23drivers/vidfeo/backlight: ld9040 amoled driver supportDonghwa Lee4-0/+1028
2011-03-23leds: make *struct gpio_led_platform_data.leds constUwe Kleine-König1-1/+1
2011-03-23leds: add driver for LM3530 ALSShreshtha Kumar Sahu3-0/+389
2011-03-23leds: convert bd2802 driver to dev_pm_opsMark Brown1-19/+28
2011-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-26/+335
2011-03-23tty: stop using "delayed_work" in the tty layerLinus Torvalds2-14/+14
2011-03-22rbd: use watch/notify for changes in rbd headerYehuda Sadeh1-26/+335
2011-03-22dmaengine/dmatest: Pass timeout via module paramsViresh Kumar1-1/+6
2011-03-22dma: let IMX_DMA depend on IMX_HAVE_DMA_V1 instead of an explicit list of SoCsUwe Kleine-König1-1/+1
2011-03-22Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds7-98/+927
2011-03-22sd: Fail discard requests when logical block provisioning has been disabledMartin K. Petersen1-0/+1
2011-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-165/+98
2011-03-22fbcon: fix situation where fbcon gets deinitialised and can't reinit.Dave Airlie1-2/+2
2011-03-22video, sm501: add OF binding to support SM501Heiko Schocher2-4/+47
2011-03-22video, sm501: add edid and commandline supportHeiko Schocher1-5/+60
2011-03-22video, sm501: add I/O functions for use on powerpcHeiko Schocher2-144/+153
2011-03-22video: Fix EDID macros H_SYNC_WIDTH and H_SYNC_OFFSETMartin Decky1-2/+2
2011-03-22fbcon: Bugfix soft cursor detection in Tile BlittingHenry Nestler1-1/+1
2011-03-22video: add missing framebuffer_release in error pathaxel lin3-0/+3
2011-03-22video: metronomefb: add __devexit_p around reference to metronomefb_removeaxel lin1-1/+1
2011-03-22video: hecubafb: add __devexit_p around reference to hecubafb_removeaxel lin1-1/+1
2011-03-22drivers:video:aty:radeon_base Fix typo occationally to occasionallyJustin P. Mattock2-2/+2
2011-03-22atmel_lcdfb: add fb_blank functionAndreas Bießmann1-0/+24
2011-03-22atmel_lcdfb: implement inverted contrast pwmAndreas Bießmann1-1/+6
2011-03-22video: s3c-fb: return proper error if clk_get failsaxel lin1-0/+1
2011-03-22uvesafb,vesafb: create WC or WB PAT-entriesThomas Schlichter2-29/+64
2011-03-22video: ffb: fix ffb_probe error pathaxel lin1-1/+1
2011-03-22radeonfb: Let hwmon driver probe the "monid" I2C busJean Delvare1-0/+3
2011-03-22fbdev: sh_mobile_lcdc: checking NULL instead of IS_ERR()Dan Carpenter1-2/+3
2011-03-22video: sh7760fb: use resource_size()axel lin1-2/+2
2011-03-22video: hpfb: use resource_size()axel lin1-3/+3
2011-03-22s3fb: use new start address registerOndrej Zary1-1/+1
2011-03-22s3fb: enable DTPCOndrej Zary1-4/+24
2011-03-22s3fb: fix 15/16bpp modes with over 115MHz pixclocks on 86C365 Trio3DOndrej Zary1-0/+18
2011-03-22s3fb: add support for 86C365 Trio3DOndrej Zary1-4/+13
2011-03-22s3fb: maximize virtual vertical size for fast scrollingOndrej Zary1-0/+8
2011-03-22vt8623fb: Compute VGA base iomem pointer explicitly.David Miller1-0/+11
2011-03-22arkfb: Compute VGA base iomem pointer explicitly.David Miller1-0/+11
2011-03-22s3fb: Compute VGA base iomem pointer explicitly.David Miller1-0/+11
2011-03-22vt8623fb: Don't clobber par->state.vgabase during open method.David Miller1-0/+3
2011-03-22s3fb: Don't clobber par->state.vgabase during open method.David Miller1-0/+3
2011-03-22arkfb: Don't clobber par->state.vgabase during open method.David Miller1-0/+3
2011-03-22vt8623fb: Pass par->state.vgabase to vga_*() calls.David Miller1-16/+16
2011-03-22s3fb: Pass par->state.vgabase to vga_*() calls.David Miller1-50/+52
2011-03-22arkfb: Pass par->state.vgabase to vga_*() calls.David Miller1-26/+34
2011-03-22svga: Make svga_set_timings() take an iomem regbase pointer.David Miller4-19/+20
2011-03-22svga: Make svga_tilecursor() take an iomem regbase pointer.David Miller4-10/+30
2011-03-22svga: Make svga_set_textmode_vga_regs() take an iomem regbase pointer.David Miller4-23/+23
2011-03-22svga: Make svga_set_default_crt_regs() take an iomem regbase pointer.David Miller4-9/+9