summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2008-02-0723-277/+519
|\
| * 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-074-9/+67
| * leds: Standardise LED naming schemeRichard Purdie2008-02-0716-38/+41
| * leds: Add clevo notebook LED driverMárton Németh2008-02-073-0/+207
* | m68k: kill page walker compile warningGeert Uytterhoeven2008-02-071-1/+2
* | 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-0711-67/+97
|\ \
| * | [CPUFREQ] Add missing printk levels to e_powersaverDave Jones2008-02-071-12/+12
| * | [CPUFREQ] Fix sparse warning in powernow-k8Dave Jones2008-02-071-1/+3
| * | [CPUFREQ] Support Model D parts and newer in e_powersaverJesse Ahrens2008-02-071-5/+32
| * | [CPUFREQ] Powernow-k8: Update to support the latest Turion processorsMark Langsdorf2008-02-071-1/+1
| * | [CPUFREQ] fix configuration help messageStefano Brivio2008-02-071-3/+0
| * | [CPUFREQ] powernow-k8 print pstate instead of fid/did for family 10hYinghai Lu2008-02-071-3/+2
| * | [CPUFREQ] Eliminate cpufreq_userspace scaling_setspeed deadlockVenki Pallipadi2008-02-073-33/+38
| * | [CPUFREQ] gx-suspmod.c: use boot_cpu_data instead of current_cpu_dataDave Young2008-02-071-2/+2
| * | [CPUFREQ] fix incorrect comment on show_available_freqs() in freq_table.cFenghua Yu2008-02-071-1/+1
| * | [CPUFREQ] drivers/cpufreq: Add missing "space"Joe Perches2008-02-071-3/+3
| * | [CPUFREQ] arch/x86: Add missing "space"Joe Perches2008-02-071-1/+1
| * | [CPUFREQ] Remove pointless Kconfig dependancyDave Jones2008-02-071-2/+2
| |/
* | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-02-07102-969/+4173
|\ \
| * | [POWERPC] Add SPE registers to core dumpsRoland McGrath2008-02-072-1/+2
| * | [POWERPC] Use regset code for compat PTRACE_*REGS* callsRoland McGrath2008-02-071-71/+25
| * | [POWERPC] Use generic compat_sys_ptraceRoland McGrath2008-02-072-28/+7