summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-11-18Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie
2010-11-18drm/radeon/kms: fix tiling info on evergreenAlex Deucher
2010-11-18drm/radeon/kms: fix alignment when allocating buffersAlex Deucher
2010-11-18drm/vmwgfx: Fix up an error path during bo creationThomas Hellstrom
2010-11-18drm/radeon/kms: register an i2c adapter name for the dp aux busAlex Deucher
2010-11-18drm/radeon/kms/atom: add proper external encoders supportAlex Deucher
2010-11-18drm/radeon/kms/atom: cleanup and unify DVO handlingAlex Deucher
2010-11-18drm/radeon/kms: properly power up/down the eDP panel as needed (v4)Alex Deucher
2010-11-18drm/radeon/kms/atom: set sane defaults in atombios_get_encoder_mode()Alex Deucher
2010-11-18drm/radeon/kms: turn the backlight off explicitly for dpmsAlex Deucher
2010-11-18drm/radeon/kms: fix typo in r600 cs checkerAlex Deucher
2010-11-18drm: radeon: fix error value signVasiliy Kulikov
2010-11-18drm/radeon/kms: fix and unify tiled buffer alignment checking for r6xx/7xxAlex Deucher
2010-11-18nouveau: Acknowledge HPD irq in handler, not bottom halfAndy Lutomirski
2010-11-18drm/nouveau: Fix a few confusions between "chipset" and "card_type".Francisco Jerez
2010-11-18drm/nouveau: don't expose backlight control when available through ACPIBen Skeggs
2010-11-18drm/nouveau/pm: improve memtiming mappingsRoy Spliet
2010-11-18drm/nouveau: Make PCIE GART size depend on the available RAMIN space.Francisco Jerez
2010-11-18drm/nouveau: Return error from nouveau_gpuobj_new if we're out of RAMIN.Francisco Jerez
2010-11-18drm/nouveau: Fix compilation issues in nouveau_pm when CONFIG_HWMON is not setMartin Peres
2010-11-18drm/nouveau: Don't use load detection for connector polling.Francisco Jerez
2010-11-18drm/nv10-nv20: Fix instability after MPLL changes.Francisco Jerez
2010-11-18drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hangBen Skeggs
2010-11-18drm/nouveau: Don't poll LVDS outputs.Francisco Jerez
2010-11-18drm/nouveau: Use "force" to decide if analog load detection is ok or not.Francisco Jerez
2010-11-18drm/nv04: Fix scanout over the 16MB mark.Francisco Jerez
2010-11-18drm/nouveau: fix nv40 pcie gart sizeLucas Stach
2010-11-18drm/nva3: fix overflow in fixed point math used for pll calculationBen Skeggs
2010-11-18drm/nv10: Balance RTs expected to be accessed simultaneously by the 3d engine.Francisco Jerez
2010-11-18drm/nouveau: Expose some BO usage flags to userspace.Francisco Jerez
2010-11-18drm/nouveau: Reduce severity of the unknown getparam error.Francisco Jerez
2010-11-18drm/nouveau: Avoid lock dependency between ramht and ramin spinlocks.Francisco Jerez
2010-11-18drm/nouveau: Some random cleanups.Francisco Jerez
2010-11-18drm/nv11: Fix bad PLL detection false positive.Francisco Jerez
2010-11-18drm/nv04-nv40: Fall back to panel rescaling if we have no usable native mode.Francisco Jerez
2010-11-18drm/nouveau: Reject modes exceeding the integrated TMDS maximum bandwidth.Francisco Jerez
2010-11-18drm/nouveau: Fix sleep while atomic in the semaphore code.Francisco Jerez
2010-11-18drm/nouveau: ratelimit IRQ messagesJiri Slaby
2010-11-17gianfar: fix signedness issueNicolas Kaiser
2010-11-17net: bnx2x: fix error value signVasiliy Kulikov
2010-11-178139cp: fix checksum brokenShan Wei
2010-11-17r8169: fix checksum brokenShan Wei
2010-11-17[libata] remove SCSI host lock and serial number usage from ata_scsi_queuecmdJeff Garzik
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-17staging/stradis: mark as "depends on BKL"Arnd Bergmann
2010-11-16Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-11-16xen/events: use locked set|clear_bit() for cpu_evtchn_maskJeremy Fitzhardinge
2010-11-16xen/evtchn: clear secondary CPUs' cpu_evtchn_mask[] after restoreJan Beulich
2010-11-16USB: EHCI: fix obscure race in ehci_endpoint_disableAlan Stern
2010-11-16USB: gadget: AT91: fix typo in atmel_usba_udc driverJosh Wu