aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-04-21agp: fix arbitrary kernel memory writesGravatar Vasiliy Kulikov 1-3/+8
2011-04-21agp: fix OOM and buffer overflowGravatar Vasiliy Kulikov 1-1/+7
2011-04-20drm/radeon/kms: fix IH writeback on r6xx+ on big endian machinesGravatar Cédric Cano 2-2/+2
2011-04-20drm/radeon/kms: pll tweaks for r7xxGravatar Alex Deucher 1-5/+1
2011-04-20drm/nouveau: fix allocation of notifier objectGravatar Marcin Slusarz 1-1/+1
2011-04-20drm/nouveau: fix notifier memory corruption bugGravatar Marcin Slusarz 1-2/+2
2011-04-20drm/nouveau: fix pinning of notifier blockGravatar Ben Skeggs 1-4/+7
2011-04-20drm/nouveau: populate ttm_alloced with false, when it's notGravatar Ben Skeggs 1-0/+1
2011-04-20drm/nouveau: fix nv30 pcie boardsGravatar Ben Skeggs 2-3/+3
2011-04-20drm/nouveau: split ramin_lock into two locks, one hardirq safeGravatar Ben Skeggs 6-12/+22
2011-04-15drm/radeon/kms: adjust evergreen display watermark setupGravatar Alex Deucher 1-45/+44
2011-04-15drm/radeon/kms: add connectors even if i2c failsGravatar Alex Deucher 2-17/+18
2011-04-15drm/radeon/kms: fix bad shift in atom iio table parserGravatar Alex Deucher 1-3/+3
2011-04-13Revert "i915: restore only the mode of this driver on lastclose"Gravatar Dave Airlie 3-18/+1
2011-04-13Revert "ttm: Utilize the DMA API for pages that have TTM_PAGE_FLAG_DMA32 set."Gravatar Dave Airlie 1-23/+3
2011-04-13i915: select VIDEO_OUTPUT_CONTROL for ACPI_VIDEOGravatar Konstantin Khlebnikov 2-0/+2
2011-04-13drm/radeon/kms: properly program vddci on evergreen+Gravatar Alex Deucher 4-12/+33
2011-04-13drm/radeon/kms: add voltage type to atom set voltage functionGravatar Alex Deucher 7-12/+15
2011-04-13drm/radeon/kms: fix pcie_p callbacks on btc and caymanGravatar Alex Deucher 1-1/+1
2011-04-13drm/radeon/kms: fix suspend on rv530 asicsGravatar Alex Deucher 1-1/+5
2011-04-13drm/radeon/kms: clean up gart dummy page handlingGravatar Alex Deucher 4-12/+2
2011-04-11Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Gravatar Dave Airlie 10-59/+129
2011-04-09drm/radeon/kms: make radeon i2c put/get bytes less noisyGravatar Alex Deucher 1-2/+2
2011-04-09drm/radeon/kms: pll tweaks for rv6xxGravatar Alex Deucher 1-0/+6
2011-04-09drm/radeon: Fix KMS legacy backlight support if CONFIG_BACKLIGHT_CLASS_DEVICE=m.Gravatar Michel Dänzer 1-1/+1
2011-04-09radeon: Fix KMS CP writeback on big endian machines.Gravatar Michel Dänzer 2-2/+2
2011-04-09i915: restore only the mode of this driver on lastcloseGravatar Dave Airlie 3-1/+18
2011-04-08Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 2-14/+26
2011-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogGravatar Linus Torvalds 1-1/+1
2011-04-07watchdog: mpc8xxx_wdt: fix buildGravatar Peter Korsgaard 1-1/+1
2011-04-07Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 13-142/+238
2011-04-07Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-14/+18
2011-04-07Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...Gravatar Linus Torvalds 1-3/+4
2011-04-07Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 40-2092/+324
2011-04-07Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6Gravatar Linus Torvalds 3-7/+8
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Gravatar Linus Torvalds 1370-2679/+2679
2011-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 8-7/+36
2011-04-07fix build fail for hv_mouse indefine udelayGravatar Youquan Song 1-0/+1
2011-04-07rtc, x86/mrst/vrtc: Fix boot crash in rtc_read_alarm()Gravatar Feng Tang 1-3/+4
2011-04-06staging: usbip: bugfix for isochronous packets and optimizationGravatar Arjan Mels 4-14/+122
2011-04-06staging: usbip: bugfix add number of packets for isochronous framesGravatar Arjan Mels 1-1/+6
2011-04-06staging: usbip: bugfixes related to kthread conversionGravatar Arjan Mels 1-25/+15
2011-04-06staging: usbip: fix shutdown problems.Gravatar Arjan Mels 1-2/+4
2011-04-06staging: hv: Fix GARP not sent after Quick MigrationGravatar Haiyang Zhang 1-0/+24
2011-04-06efifb: Add override for 11" Macbook Air 3,1Gravatar Matthew Garrett 1-0/+4
2011-04-06efifb: Support overriding fields FW tells us with the DMI data.Gravatar Peter Jones 1-61/+88
2011-04-06fb: Reduce priority of resource conflict messageGravatar Matthew Garrett 1-1/+1
2011-04-06savagefb: Remove obsolete else clause in savage_setup_i2c_busGravatar Tormod Volden 1-2/+1
2011-04-06savagefb: Set up I2C based on chip family instead of card idGravatar Tormod Volden 1-5/+4
2011-04-06savagefb: Replace magic register address with defineGravatar Tormod Volden 1-1/+1