summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-04-20drm/nouveau: split ramin_lock into two locks, one hardirq safeBen Skeggs6-12/+22
2011-04-15drm/radeon/kms: adjust evergreen display watermark setupAlex Deucher1-45/+44
2011-04-15drm/radeon/kms: add connectors even if i2c failsAlex Deucher2-17/+18
2011-04-15drm/radeon/kms: fix bad shift in atom iio table parserAlex Deucher1-3/+3
2011-04-13Revert "i915: restore only the mode of this driver on lastclose"Dave Airlie3-18/+1
2011-04-13Revert "ttm: Utilize the DMA API for pages that have TTM_PAGE_FLAG_DMA32 set."Dave Airlie1-23/+3
2011-04-13i915: select VIDEO_OUTPUT_CONTROL for ACPI_VIDEOKonstantin Khlebnikov2-0/+2
2011-04-13drm/radeon/kms: properly program vddci on evergreen+Alex Deucher4-12/+33
2011-04-13drm/radeon/kms: add voltage type to atom set voltage functionAlex Deucher7-12/+15
2011-04-13drm/radeon/kms: fix pcie_p callbacks on btc and caymanAlex Deucher1-1/+1
2011-04-13drm/radeon/kms: fix suspend on rv530 asicsAlex Deucher1-1/+5
2011-04-13drm/radeon/kms: clean up gart dummy page handlingAlex Deucher4-12/+2
2011-04-11Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie10-59/+129
2011-04-09drm/radeon/kms: make radeon i2c put/get bytes less noisyAlex Deucher1-2/+2
2011-04-09drm/radeon/kms: pll tweaks for rv6xxAlex Deucher1-0/+6
2011-04-09drm/radeon: Fix KMS legacy backlight support if CONFIG_BACKLIGHT_CLASS_DEVICE=m.Michel Dänzer1-1/+1
2011-04-09radeon: Fix KMS CP writeback on big endian machines.Michel Dänzer2-2/+2
2011-04-09i915: restore only the mode of this driver on lastcloseDave Airlie3-1/+18
2011-04-08Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-14/+26
2011-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-1/+1
2011-04-07watchdog: mpc8xxx_wdt: fix buildPeter Korsgaard1-1/+1
2011-04-07Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds13-142/+238
2011-04-07Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-14/+18
2011-04-07Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...Linus Torvalds1-3/+4
2011-04-07Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds40-2092/+324
2011-04-07Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6Linus Torvalds3-7/+8
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds1370-2679/+2679
2011-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds8-7/+36
2011-04-07fix build fail for hv_mouse indefine udelayYouquan Song1-0/+1
2011-04-07rtc, x86/mrst/vrtc: Fix boot crash in rtc_read_alarm()Feng Tang1-3/+4
2011-04-06staging: usbip: bugfix for isochronous packets and optimizationArjan Mels4-14/+122
2011-04-06staging: usbip: bugfix add number of packets for isochronous framesArjan Mels1-1/+6
2011-04-06staging: usbip: bugfixes related to kthread conversionArjan Mels1-25/+15
2011-04-06staging: usbip: fix shutdown problems.Arjan Mels1-2/+4
2011-04-06staging: hv: Fix GARP not sent after Quick MigrationHaiyang Zhang1-0/+24
2011-04-06efifb: Add override for 11" Macbook Air 3,1Matthew Garrett1-0/+4
2011-04-06efifb: Support overriding fields FW tells us with the DMI data.Peter Jones1-61/+88
2011-04-06fb: Reduce priority of resource conflict messageMatthew Garrett1-1/+1
2011-04-06savagefb: Remove obsolete else clause in savage_setup_i2c_busTormod Volden1-2/+1
2011-04-06savagefb: Set up I2C based on chip family instead of card idTormod Volden1-5/+4
2011-04-06savagefb: Replace magic register address with defineTormod Volden1-1/+1
2011-04-06drivers/video/bfin-lq035q1-fb.c: introduce missing kfreeJulia Lawall1-1/+3
2011-04-06video: s3c-fb: fix checkpatch errors and warningJingoo Han1-3/+5
2011-04-06HID: Add support for CH Pro ThrottleJiri Kosina2-0/+2
2011-04-06HID: hid-magicmouse: Increase evdev buffer sizeChase Douglas1-0/+2
2011-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Linus Torvalds2-56/+101
2011-04-05ide: always ensure that blk_delay_queue() is called if we have pending IOJens Axboe1-21/+21
2011-04-05dm: improve block integrity supportMike Snitzer1-34/+80
2011-04-05ide: ide_requeue_and_plug() reinstate "always plug" behaviourJens Axboe1-2/+1
2011-04-05Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-44/+0