aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-02-07drivers-edac: add Cell XDR memory typesBenjamin Herrenschmidt
2008-02-07drivers-edac: use round_jiffies_relativeAnton Blanchard
2008-02-07drivers-edac: turn on edac device error loggingDoug Thompson
2008-02-07ASIC3 driverSamuel Ortiz
2008-02-07DS1WM: decouple host IRQ and INTR active state settingsPhilipp Zabel
2008-02-07power_supply: remove capacity_level from list of sysfs attributesThadeu Lima de Souza Cascardo
2008-02-07Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras
2008-02-06[POWERPC] mpc52xx: fix compile error introduce when rebasing patchGrant Likely
2008-02-07drm: add initial r500 drm supportDave Airlie
2008-02-07radeon: setup the ring buffer fetcher to be less agressive.Roland Scheidegger
2008-02-07drm: fixup some of the ioctl function exit pathsDave Airlie
2008-02-07drm: the drm really should call pci_set_master..Dave Airlie
2008-02-07i915: Add chipset id for Intel Integrated Graphics DeviceZhenyu Wang
2008-02-07drm: cleanup DRM_DEBUG() parametersMárton Németh
2008-02-07drm/i915: add support for E7221 chipsetCarlos Martín
2008-02-07drm: don't cast a pointer to pointer of list_headLi Zefan
2008-02-07mga_dma: return 'err' not just zero from mga_do_cleanup_dma()Jesper Juhl
2008-02-07drm: add _DRM_DRIVER flag, and re-order unload.Dave Airlie
2008-02-07drm: enable udev node creationDave Airlie
2008-02-07drm: Make DRM_IOCTL_GET_CLIENT return EINVAL when it can't find client #idx.Eric Anholt
2008-02-07drm: move drm_mem_init to proper place in startup sequenceDave Airlie
2008-02-07drm: call driver load function after initialising AGPDave Airlie
2008-02-07drm: Fix ioc32 compat layerIan Romanick
2008-02-07drm: fd.o bug #11895: Only add the AGP base to map offset if the caller didn't.Eric Anholt
2008-02-07i915: add suspend/resume supportJesse Barnes
2008-02-07drm: update DRM sysfs supportJesse Barnes
2008-02-07drm: Initialize the AGP structure's base address at init rather than enable.Eric Anholt
2008-02-07drm: move two function extern into the correct blockDave Airlie
2008-02-07drm: run cleanfile across drm treeDave Airlie
2008-02-07drm: some minor cleanups and changes to make memory manager merging easier.Dave Airlie
2008-02-06[CPUFREQ] fix configuration help messageStefano Brivio
2008-02-06[CPUFREQ] Eliminate cpufreq_userspace scaling_setspeed deadlockVenki Pallipadi
2008-02-06[CPUFREQ] fix incorrect comment on show_available_freqs() in freq_table.cFenghua Yu
2008-02-06[CPUFREQ] drivers/cpufreq: Add missing "space"Joe Perches
2008-02-06Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer
2008-02-07Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras
2008-02-06[POWERPC] mpc512x: Add MPC512x PSC support to MPC52xx psc driverJohn Rigby
2008-02-06[POWERPC] mpc512x: Factor out 5200 dependencies from 52xx psc driverJohn Rigby
2008-02-06Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/gi...Linus Torvalds
2008-02-06scsi: megaraid: trivial drop duplicate mutex.h includeDaniel Walker
2008-02-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-02-06fb: fix warning: no return statement in function returning non-voidAnton Vorontsov
2008-02-06virtio: add missing #include <linux/delay.h>Johann Felix Soden
2008-02-06PNP: disable Supermicro H8DCE motherboard resources that overlap SATA BARsBjorn Helgaas
2008-02-06PNP: do not test PNP_DRIVER_RES_DO_NOT_CHANGE on suspend/resumeRene Herman
2008-02-06isapnp driver semaphore to mutexDaniel Walker
2008-02-06pnp: declare PNP option parsing functions as __initThomas Renninger
2008-02-06simplify pnp_activate_dev() and pnp_disable_dev() return valuesBjorn Helgaas
2008-02-06md: fix an occasional deadlock in raid5NeilBrown