summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-3034-689/+2077
|\
| * drm/radeon/kms: Convert R520 to new init path and associated cleanupJerome Glisse2009-09-295-128/+376
| * drm/radeon/kms: Convert RV515 to new init path and associated cleanupJerome Glisse2009-09-2911-158/+712
| * drm: fix radeon DRM warnings when !CONFIG_DEBUG_FSMikael Pettersson2009-09-291-4/+3
| * drm: fix drm_fb_helper warning when !CONFIG_MAGIC_SYSRQMikael Pettersson2009-09-291-0/+2
| * drm/r600: fix memory leak introduced with 64k malloc avoidance fix.Dave Airlie2009-09-281-0/+2
| * drm/kms: make fb helper work for all drivers.Dave Airlie2009-09-282-25/+40
| * drm/radeon/r600: fix offset handling in CS parserAlex Deucher2009-09-261-5/+5
| * drm/radeon/kms/r600: fix forcing pci mode on agp cardsAlex Deucher2009-09-261-4/+7
| * drm/radeon/kms: fix for the extra pages copying.Dave Airlie2009-09-261-3/+1
| * drm/radeon/kms/r600: add support for vline relocsAlex Deucher2009-09-263-1/+128
| * drm/radeon/kms: fix some bugs in vline relocAlex Deucher2009-09-261-6/+5
| * drm/radeon/kms/r600: clamp vram to aperture sizeAlex Deucher2009-09-262-0/+14
| * drm/kms: protect against fb helper not being created.Dave Airlie2009-09-262-4/+23
| * drm/r600: get values from the passed in IB not the copy.Dave Airlie2009-09-251-11/+13
| * drm: create gitignore file for radeonAmerigo Wang2009-09-251-0/+3
| * drm/radeon/kms: remove unneeded master create/destroy functions.Dave Airlie2009-09-252-54/+0
| * drm/kms: start adding command line interface using fb.Dave Airlie2009-09-258-20/+349
| * fb: change rules for global rules match.Dave Airlie2009-09-251-1/+1
| * drm/radeon/kms: don't require up to 64k allocations. (v2)Dave Airlie2009-09-257-271/+370
| * drm/radeon/kms: enable dac load detection by default.Dave Airlie2009-09-251-0/+8
| * drm/radeon/kms: enable r600 tv outputs.Dave Airlie2009-09-251-6/+3
| * drm/edid: Fix standard timing parse for EDID <= 1.2Adam Jackson2009-09-241-5/+12
| * drm/edid: Detailed standard timing blocks have six timings, not five.Adam Jackson2009-09-241-2/+1
| * drm/edid: Ignore bad standard timings.Adam Jackson2009-09-241-0/+16
| * drm/edid: const cleanupAdam Jackson2009-09-241-1/+3
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-301-2/+2
|\ \
| * | omap: rng: Use resource_size instead of manual calculationTobias Klauser2009-09-241-2/+2
* | | pty: reconnect the BSD TIOCSPTLCK handling to legacy ptysLinus Torvalds2009-09-301-21/+26
* | | tty: Fix regressions caused by commit b50989dcDave Young2009-09-272-13/+16
* | | ACPI: kill "unused variable ‘i’" warningLinus Torvalds2009-09-271-1/+0
* | | const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-2731-34/+34
* | | ACPI: Kill overly verbose "power state" log messagesRoland Dreier2009-09-271-7/+0
* | | ACPI: Clarify resource conflict messageJean Delvare2009-09-271-1/+7
* | | thinkpad-acpi: fix CONFIG_THINKPAD_ACPI_HOTKEY_POLL build problemHenrique de Moraes Holschuh2009-09-271-0/+2
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2009-09-2610-31/+380
|\ \ \
| * | | leds: move leds-clevo-mail's probe function to .devinit.textUwe Kleine-König2009-09-071-1/+1
| * | | leds: Fix indentation in LEDS_LP3944 Kconfig entryAntonio Ospite2009-09-071-3/+3
| * | | leds: Fix LED names Olaf Hering2009-09-073-4/+4
| * | | leds: Fix leds-pca9532 whitespace issuesRichard Purdie2009-09-071-6/+6
| * | | leds: fix coding style in worker thread code for ledtrig-gpio.Thadeu Lima de Souza Cascardo2009-09-071-16/+16
| * | | leds: gpio-leds: fix typographics faultMichal Simek2009-09-071-1/+1
| * | | leds: Add WM831x status LED driverMark Brown2009-09-073-0/+349
* | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2009-09-2611-2/+1168
|\ \ \ \
| * | | | backlight: new driver for ADP5520/ADP5501 MFD PMICsMichael Hennerich2009-09-263-0/+390
| * | | | backlight: extend event support to also support poll()Henrique de Moraes Holschuh2009-09-261-0/+1
| * | | | backlight/eeepc-laptop: Update the backlight state when we change brightnessMatthew Garrett2009-09-211-1/+1
| * | | | backlight/acpi: Update the backlight state when we change brightnessMatthew Garrett2009-09-211-0/+4
| * | | | backlight: Allow drivers to update the core, and generate events on changesMatthew Garrett2009-09-211-0/+41
| * | | | backlight: switch to da903x driver to dev_pm_opsMike Rapoport2009-09-211-10/+10