summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2008-02-074-4/+228
|\
| * backlight: Add OMAP1 PWL backlight driverAndrzej Zaborowski2008-02-073-0/+220
| * backlight: Avoid unecessary driver callbacksHelge Deller2008-02-071-4/+8
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2008-02-0718-262/+482
|\ \
| * | leds: Add HP Jornada 6xx driverKristoffer Ericson2008-02-073-0/+128
| * | leds: Remove the now uneeded ixp4xx driverRod Whitby2008-02-073-224/+0
| * | leds: Add power LED to the wrap driverMichael Loeffler2008-02-071-6/+37
| * | leds: Fix led-gpio active_low default brightnessRaphael Assenat2008-02-071-1/+1
| * | leds: hw acceleration for Clevo mail LED driverMárton Németh2008-02-072-3/+42
| * | leds: Add support for hardware accelerated LED flashingMárton Németh2008-02-072-5/+42
| * | leds: Standardise LED naming schemeRichard Purdie2008-02-0712-27/+29
| * | leds: Add clevo notebook LED driverMárton Németh2008-02-073-0/+207
| |/
* | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-02-0761-770/+2291
|\ \
| * | drm: add initial r500 drm supportDave Airlie2008-02-076-59/+240
| * | radeon: setup the ring buffer fetcher to be less agressive.Roland Scheidegger2008-02-072-3/+62
| * | drm: fixup some of the ioctl function exit pathsDave Airlie2008-02-071-5/+7
| * | drm: the drm really should call pci_set_master..Dave Airlie2008-02-071-0/+1
| * | i915: Add chipset id for Intel Integrated Graphics DeviceZhenyu Wang2008-02-073-3/+7
| * | drm: cleanup DRM_DEBUG() parametersMárton Németh2008-02-0728-145/+122
| * | drm/i915: add support for E7221 chipsetCarlos Martín2008-02-071-1/+1
| * | drm: don't cast a pointer to pointer of list_headLi Zefan2008-02-071-1/+1
| * | mga_dma: return 'err' not just zero from mga_do_cleanup_dma()Jesper Juhl2008-02-071-1/+1
| * | drm: add _DRM_DRIVER flag, and re-order unload.Dave Airlie2008-02-073-8/+11
| * | drm: enable udev node creationDave Airlie2008-02-071-6/+1
| * | drm: Make DRM_IOCTL_GET_CLIENT return EINVAL when it can't find client #idx.Eric Anholt2008-02-071-14/+11
| * | drm: move drm_mem_init to proper place in startup sequenceDave Airlie2008-02-071-2/+2
| * | drm: call driver load function after initialising AGPDave Airlie2008-02-071-4/+4
| * | drm: Fix ioc32 compat layerIan Romanick2008-02-071-1/+5
| * | drm: fd.o bug #11895: Only add the AGP base to map offset if the caller didn't.Eric Anholt2008-02-071-4/+10
| * | i915: add suspend/resume supportJesse Barnes2008-02-074-57/+1309
| * | drm: update DRM sysfs supportJesse Barnes2008-02-074-62/+117
| * | drm: Initialize the AGP structure's base address at init rather than enable.Eric Anholt2008-02-072-3/+2
| * | drm: move two function extern into the correct blockDave Airlie2008-02-071-3/+2
| * | drm: run cleanfile across drm treeDave Airlie2008-02-0743-375/+362
| * | drm: some minor cleanups and changes to make memory manager merging easier.Dave Airlie2008-02-072-28/+28
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2008-02-074-40/+38
|\ \
| * | [CPUFREQ] fix configuration help messageStefano Brivio2008-02-061-3/+0
| * | [CPUFREQ] Eliminate cpufreq_userspace scaling_setspeed deadlockVenki Pallipadi2008-02-062-33/+34
| * | [CPUFREQ] fix incorrect comment on show_available_freqs() in freq_table.cFenghua Yu2008-02-061-1/+1
| * | [CPUFREQ] drivers/cpufreq: Add missing "space"Joe Perches2008-02-061-3/+3
| |/
* | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-02-0719-160/+2430
|\ \
| * \ Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2008-02-0712-42/+2016
| |\ \
| | * \ Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer2008-02-0612-42/+2016
| | |\ \
| | | * | [POWERPC] Xilinx: hwicap driverStephen Neuendorffer2008-02-069-0/+1995
| | | * | [POWERPC] Eliminate broken OF console initialization.Grant Likely2008-02-061-31/+1
| | | * | [POWERPC] Xilinx: Update compatible to use values generated by BSP generator.Stephen Neuendorffer2008-02-063-10/+19
| | | * | [POWERPC] Fix incorrectly tagged __devinitdata structuresGrant Likely2008-02-063-3/+3
| * | | | [POWERPC] mpc52xx: fix compile error introduce when rebasing patchGrant Likely2008-02-061-25/+14
| |/ / /
| * | | Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras2008-02-072-75/+368
| |\ \ \
| | * | | [POWERPC] mpc512x: Add MPC512x PSC support to MPC52xx psc driverJohn Rigby2008-02-062-12/+177
OpenPOWER on IntegriCloud