summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2010-11-12Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-11-12Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-11-12backlight: MacBookAir3,1(3,2) mbp-nvidia-bl supportEdgar (gimli) Hucek
2010-11-12drivers/video/backlight/adp8860_bl.c: check strict_strtoul() return valueMichael Hennerich
2010-11-12drivers/video/backlight/adp8860_bl.c: fix ambient light zone overwrite handlingMichael Hennerich
2010-11-12backlight: add low threshold to pwm backlightArun Murthy
2010-11-12drivers/video/backlight/s6e63m0.c: fix section mismatchAxel Lin
2010-11-12drivers/video/backlight/s6e63m0.c: unregister backlight device and remove sys...Axel Lin
2010-11-12backlight: fix blanking for L4F00242T03 LCDMarek Vasut
2010-11-12backlight: fix blanking for LMS283GF05 LCDMarek Vasut
2010-11-12drivers/video/backlight/s6e63m0.c: set permissions on gamma_table file to 0444Axel Lin
2010-11-12drivers/leds/leds-gpio.c: properly initialize return valueDavidlohr Bueso
2010-11-12leds: update LP552x support Kconfig and MakefileSamu Onkalo
2010-11-12leds: driver for National Semiconductors LP5523 chipSamu Onkalo
2010-11-12leds: driver for National Semiconductor LP5521 chipSamu Onkalo
2010-11-12led-class: always implement blinkingJohannes Berg
2010-11-12drivers/misc/bh1770glc.c: error handling in bh1770_power_state_store()Dan Carpenter
2010-11-12drivers/misc/apds9802als.c: fix signedness bugVasiliy Kulikov
2010-11-12misc/isl29020: signedness bug in als_sensing_range_store()Dan Carpenter
2010-11-12rapidio: use resource_size()Dan Carpenter
2010-11-12drivers/macintosh/adb-iop.c: flags should be unsigned longGeert Uytterhoeven
2010-11-10block: remove REQ_HARDBARRIERChristoph Hellwig
2010-11-10Merge branch 'for-2.6.37/drivers' into for-linusJens Axboe
2010-11-10block: read i_size with i_size_read()Mike Snitzer
2010-11-10cciss: fix proc warning on attempt to remove non-existant directoryJens Axboe
2010-11-10drm/ttm: Be consistent on ttm_bo_init() failuresThomas Hellstrom
2010-11-10drm/radeon/kms: Fix retrying ttm_bo_init() after it failed once.Michel Dänzer
2010-11-09drm/radeon/kms: fix thermal sensor reporting on rv6xxAlex Deucher
2010-11-09drm/radeon/kms: fix bugs in ddc and cd path router codeTyson Whitehead
2010-11-09drm/radeon/kms: add support for clock/data path routersAlex Deucher
2010-11-09drm: vmwgfx: fix information leak to userlandKulikov Vasiliy
2010-11-09drivers/gpu: Use vzallocJoe Perches
2010-11-09drm/vmwgfx: Fix oops on failing bo pinThomas Hellstrom
2010-11-09drm/ttm: Remove the CAP_SYS_ADMIN requirement for bo pinningThomas Hellstrom
2010-11-09drm/ttm: Make sure a sync object doesn't disappear while we use itThomas Hellstrom
2010-11-09drm/radeon/kms: don't disable shared encoders on pre-DCE3 display blocksAlex Deucher
2010-11-09drivers/gpu/drm: Update WARN usesJoe Perches
2010-11-09drivers/gpu/drm/vmwgfx: Fix k.alloc switched argumentsJoe Perches
2010-11-09DRM: ignore invalid EDID extensionsSam Tygier
2010-11-09drm/radeon/kms: make the connector code less verboseAlex Deucher
2010-11-09drm/ttm: remove failed ttm binding error printoutThomas Hellstrom
2010-11-09drm/ttm: Add a barrier when unreservingThomas Hellstrom
2010-11-09drm/ttm: Remove mm init error printouts and checksThomas Hellstrom
2010-11-09drm/ttm: Remove pointless list_empty checkThomas Hellstrom
2010-11-09drm/ttm: Use private locks for the default bo range managerThomas Hellstrom
2010-11-09drm/ttm: Documentation updateThomas Hellstrom
2010-11-09drm/radeon/kms/evergreen: add missing pm.vblank_sync update in vbl handlerAlex Deucher
2010-11-09drm/stub/Kconfig: fix Kconfig for stub driver.Ingo Molnar
2010-11-09Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2010-11-09drm/i915: Fix LVDS fixed-mode regression from 219adae1Chris Wilson