summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-06-20drm/i915: add support for Intel series 4 chipsets.Zhenyu Wang
2008-06-19drm/radeon: add hier-z registers for r300 and r500 chipsetsDave Airlie
2008-06-19drm/radeon: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTATAlex Deucher
2008-06-19drm/radeon: switch IGP gart to use radeon_write_agp_base()Alex Deucher
2008-06-19drm/radeon: Restore sw interrupt on resumeDennis Kasprzyk
2008-06-19drm/r500: add support for AGP based cards.Dave Airlie
2008-06-19drm/radeon: fix texture uploads with large 3d textures (bug 13980)Roland Scheidegger
2008-06-19drm/radeon: add initial r500 support.Dave Airlie
2008-06-19drm/radeon: init pipe setup in kernel code.Alex Deucher
2008-06-19drm/radeon: fixup radeon_do_engine_resetAlex Deucher
2008-06-19drm/radeon: fix pixcache and purge/cache flushing registersAlex Deucher
2008-06-19drm/radeon: write AGP_BASE_2 on chips that support it.Alex Deucher
2008-06-19drm/radeon: merge IGP chip setup and fixup RS400 vs RS480 supportAlex Deucher
2008-06-19drm/radeon: IGP clean up register and magic numbers.Alex Deucher
2008-06-19drm/rs690: set base 2 to 0.Dave Airlie
2008-06-19drm/rs690: set all of gart base address.Dave Airlie
2008-06-19radeon: add production microcode from AMDAlex Deucher
2008-06-19drm: pcigart use proper pci map interfaces.Dave Airlie
2008-06-13drm: the sg alloc ioctl should write back the handle to userspaceDave Airlie
2008-06-13drm: use drms ioctl cmd not what we get passed from userspace.Johannes Weiner
2008-06-12fsl-diu-db: compile fixJeff Mahoney
2008-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-06-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-06-11USB: don't use reset-resume if drivers don't support itLinus Torvalds
2008-06-11USB: isp1760: Assign resource fields before adding hcdNate Case
2008-06-11isight_firmware: Avoid crash on loading invalid firmwareMatthew Garrett
2008-06-11USB: fix build bug in USB_ISIGHTFWIngo Molnar
2008-06-11dev_set_name: fix missing kernel-docRandy Dunlap
2008-06-11ACPICA: fix stray va_end() caused by mis-mergeLen Brown
2008-06-11ACPI: Reject below-freezing temperatures as invalid critical temperaturesArjan van de Ven
2008-06-11ACPICA: Fix for access to deleted object <regression>Bob Moore
2008-06-11ACPICA: Fix to make _SST method optionalBob Moore
2008-06-11ACPICA: Fix for Load operator, load table at the namespace rootBob Moore
2008-06-11ACPICA: Ignore ACPI table signature for Load() operatorBob Moore
2008-06-11ACPICA: Fix to allow zero-length ASL field declarationsBob Moore
2008-06-11ACPI: use memory_read_from_buffer()Akinobu Mita
2008-06-11bay: exit if notify handler cannot be installedHolger Macht
2008-06-11dock.c remove trailing printk whitespaceTim Pepper
2008-06-11proper prototype for acpi_processor_tstate_has_changed()Adrian Bunk
2008-06-11ACPI: handle invalid ACPI SLIT tableFenghua Yu
2008-06-11PNPACPI: use _CRS IRQ descriptor length for _SRSBjorn Helgaas
2008-06-11pnpacpi: fix shareable IRQ encode/decodeBjorn Helgaas
2008-06-11pnpacpi: fix IRQ flag decodingBjorn Helgaas
2008-06-11ACPI 2.6.26-rc2: Add missing newline to DSDT/SSDT warning messageAlistair John Strachan
2008-06-11ACPI: EC: Use msleep instead of udelay while waiting for event.Alexey Starikovskiy
2008-06-11thinkpad-acpi: fix LED handling on older ThinkPadsHenrique de Moraes Holschuh
2008-06-11thinkpad-acpi: fix initialization error pathsHenrique de Moraes Holschuh
2008-06-11thinkpad-acpi: SW_RADIO to SW_RFKILL_ALL renameHenrique de Moraes Holschuh
2008-06-11cpuidle acpi driver: fix oops on AC<->DCVenkatesh Pallipadi