aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-12-23Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie
2009-12-23drm/radeon/kms: add definitions for v4 power tablesAlex Deucher
2009-12-23drm/radeon/kms: never combine LVDS with another encoderAlex Deucher
2009-12-23drm/radeon/kms: Check module arguments to be valid V2Jerome Glisse
2009-12-23drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structureJerome Glisse
2009-12-23drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid (v4)Alex Deucher
2009-12-23drm/radeon/kms: add 3DC compression supportMarek Olšák
2009-12-23drm/radeon/kms: allow rendering while no colorbuffer is set on r300Marek Olšák
2009-12-23drm/radeon/kms: enable memory clock reading on legacy (V2)Rafał Miłecki
2009-12-23drm/radeon/kms: prevent parallel AtomBIOS callsRafał Miłecki
2009-12-23drm/radeon/kms: set proper default tv standardAlex Deucher
2009-12-23drm/radeon/kms: fix legacy rmxAlex Deucher
2009-12-23drm/radeon/kms/atom: fill in proper defines for digital setupAlex Deucher
2009-12-23Merge remote branch 'nouveau/for-airlied' into drm-linusDave Airlie
2009-12-23drm/kms: silencing a false positive warning.Marin Mitov
2009-12-23drm/mm: fix logic for selection of best fit blockBob Gleitsmann
2009-12-23drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.Thomas Hellstrom
2009-12-23drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal.Thomas Hellstrom
2009-12-23drm/vmwgfx: Fix unlocked ioctl and add proper access controlThomas Hellstrom
2009-12-23drm/radeon: fix build on 64-bit with some compilers.Dave Airlie
2009-12-23drivers/gpu: Use kzalloc for allocating only one thingJulia Lawall
2009-12-23DRM: Rename clamp variableAndi Kleen
2009-12-22Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-12-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds
2009-12-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-12-22media video cx23888 driver: ported to new kfifo APIStefani Seibold
2009-12-22kfifo: fix warn_unused_resultStefani Seibold
2009-12-22kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold
2009-12-22kfifo: cleanup namespaceStefani Seibold
2009-12-22kfifo: move out spinlockStefani Seibold
2009-12-22kfifo: move struct kfifo in placeStefani Seibold
2009-12-22PM / Runtime: Use device type and device class callbacksRafael J. Wysocki
2009-12-22pohmelfs needs I_LOCKEvgeniy Polyakov
2009-12-22ACPI: processor: change acpi_processor_set_pdc() interfaceAlex Chiang
2009-12-22ACPI: processor: open code acpi_processor_cleanup_pdcAlex Chiang
2009-12-22ACPI: processor: change acpi_processor_eval_pdc interfaceAlex Chiang
2009-12-22ACPI: processor: introduce acpi_processor_alloc_pdc()Alex Chiang
2009-12-22ACPI: processor: unify arch_acpi_processor_cleanup_pdcAlex Chiang
2009-12-22ACPI: processor: finish unifying arch_acpi_processor_init_pdc()Alex Chiang
2009-12-22ACPI: processor: factor out common _PDC settingsAlex Chiang
2009-12-22ACPI: processor: unify arch_acpi_processor_init_pdcAlex Chiang
2009-12-22ACPI: processor: introduce arch_has_acpi_pdcAlex Chiang
2009-12-22ACPI: processor: call _PDC earlyAlex Chiang
2009-12-22ACPI: EC: Fix MSI DMI detectionAlexey Starikovskiy
2009-12-22ACPI: disable _OSI(Windows 2009) on Asus K50IJZhang Rui
2009-12-21pata_bf54x: handle portmuxing of pins through GPIO PORTsSonic Zhang
2009-12-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-12-20bnx2: Fix bnx2_netif_stop() merge error.Michael Chan