summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-09-06drm/kms: Add a module parameter to disable pollingChris Wilson
2010-09-06drm/radeon/kms: fix tv-out on avivo asicsAlex Deucher
2010-09-06drm/radeon/kms/evergreen: fix gpu hangs in userspace accel codeAlex Deucher
2010-09-03Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie
2010-09-02drm/nv50: initialize ramht_refs list for faked 0 channelMarcin Slusarz
2010-09-02drm/nouveau: Don't take struct_mutex around the pushbuf IOCTL.Francisco Jerez
2010-09-02drm/nouveau: Take fence spinlock before reading the last sequence.Francisco Jerez
2010-09-02drm/radeon/kms/evergreen: work around bad data in some i2c tablesAlex Deucher
2010-09-02drm/radeon/kms: properly set crtc high base on r7xxAlex Deucher
2010-09-02drm/radeon/kms: fix tv module parameterAlex Deucher
2010-09-02drm/radeon/kms: force legacy pll algo for RV515 LVDSAlex Deucher
2010-09-02drm/radeon/kms: remove useless clock codeAlex Deucher
2010-08-29drm/radeon/kms: fix a regression on r7xx AGP due to the HDP flush fixAlex Deucher
2010-08-29drm/radeon/kms: use tracked values for sclk and mclkAlex Deucher
2010-08-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-08-29firewire: ohci: work around VIA and NEC PHY packet reception bugStefan Richter
2010-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-26drm/radeon/kms: add missing scratch update in dp_detectAlex Deucher
2010-08-26drm/modes: Fix CVT-R modeline generationAdam Jackson
2010-08-26drm: fix regression in drm locking since BKL removal.Arnd Bergmann
2010-08-26drm/radeon/kms: remove stray radeon_i2c_destroyAlex Deucher
2010-08-26drm: mm: fix range restricted allocationsDaniel Vetter
2010-08-26Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie
2010-08-26drm/nouveau: drop drm_global_mutex before sleeping in submission pathBen Skeggs
2010-08-26drm: export drm_global_mutex for drivers to useBen Skeggs
2010-08-26qlge: reset the chip before freeing the buffersBreno Leitao
2010-08-26amd64_edac: Do not report error overflow as a separate errorBorislav Petkov
2010-08-26drm/nv20: Don't use pushbuf calls on the original nv20.Francisco Jerez
2010-08-26drm/nouveau: Fix TMDS on some DCB1.5 boards.Francisco Jerez
2010-08-26drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel.Francisco Jerez
2010-08-26drm/nv30: Apply modesetting to the correct slave encoderPatrice Mandin
2010-08-26drm/nouveau: Use a helper function to match PCI device/subsystem IDs.Francisco Jerez
2010-08-26drm/nv50: add dcb type 14 to enum to prevent compiler complaintBen Skeggs
2010-08-25libata-sff: remove harmful BUG_ON from ata_bmdma_qc_issueMark Lord
2010-08-25sata_mv: fix broken DSM/TRIM support (v2)Mark Lord
2010-08-25libata: be less of a drama queen on empty data commandsTejun Heo
2010-08-25[libata] sata_dwc_460ex: signdness bugDan Carpenter
2010-08-25ahci: add HFLAG_YES_FBS and apply it to 88SE9128Tejun Heo
2010-08-25libata: remove no longer needed pata_winbond driverBartlomiej Zolnierkiewicz
2010-08-25pata_cmd64x: revert commit d62f5576Tejun Heo
2010-08-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-08-25Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-25Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove()Axel Lin
2010-08-25Input: mousedev - fix regression of inverting axesChristoph Fritz
2010-08-25hwmon: (k8temp) Differentiate between AM2 and ASB1Andreas Herrmann
2010-08-25hwmon: (ads7871) Fix ads7871_probe error pathsAxel Lin
2010-08-25hwmon: (coretemp) Fix harmless build warningJean Delvare