summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-03-21drm/radeon/kms: add support for MC ucode loading on SIAlex Deucher2-0/+211
2012-03-21drm/radeon/kms: add ucode loading for SIAlex Deucher2-0/+156
2012-03-21drm/radeon/kms: Only VM CS ioctl is supported on SI (v2)Alex Deucher1-0/+7
2012-03-21drm/radeon/kms: add VM CS checker for SIAlex Deucher2-0/+340
2012-03-21drm/radeon/kms: add support for the CONST IB to the CS ioctlAlex Deucher3-0/+51
2012-03-21drm/radeon/kms: add support for MC/VM setup on SIAlex Deucher2-0/+547
2012-03-21drm/radeon/kms: Add support for SI GPU resetAlex Deucher2-0/+170
2012-03-21drm/radeon/kms: add gpu init support for SIAlex Deucher3-0/+1238
2012-03-21drm/radeon/kms: add support for internal thermal sensor on SIAlex Deucher4-0/+32
2012-03-21drm/radeon/kms: update power table parsing for SIAlex Deucher2-0/+22
2012-03-21drm/radeon/kms/atom: add support for SI SetVoltage tableAlex Deucher2-7/+33
2012-03-21drm/radeon/kms: update comments about dig encoders/transmittersAlex Deucher1-1/+5
2012-03-21drm/radeon/kms: DP aux updates for DCE6Alex Deucher1-3/+3
2012-03-21drm/radeon/kms/atom: add support for DCE6.x dig transmittersAlex Deucher1-0/+57
2012-03-21drm/radeon/kms: DCE6 disp eng pll updatesAlex Deucher4-8/+13
2012-03-21drm/radeon/kms/atom: add support for crtc power gatingAlex Deucher1-0/+38
2012-03-21drm/radeon/kms/atom: DCE6 no longer has crtcmemreq bitsAlex Deucher1-2/+2
2012-03-21drm/radeon/kms: fix up atom HPD gpio parsing for DCE6Alex Deucher3-1/+37
2012-03-21drm/radeon/kms: add initial DCE6 display watermark supportAlex Deucher4-1/+536
2012-03-21drm/radeon/kms: add SI chip familiesAlex Deucher3-0/+7
2012-03-21drm/radeon/kms: upstream power table updatesAlex Deucher2-22/+172
2012-03-21drm/radeon/kms: upstream atombios.h updatesAlex Deucher1-46/+883
2012-03-21drm/radeon/kms: Upstream ObjectID.h updatesAlex Deucher1-0/+5
2012-03-21drm/radeon/kms: add info query for max pipesTom Stellard2-1/+15
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds38-60/+50
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds17-1209/+1150
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1269-87452/+107717
2012-03-21debugfs-related mode_t whack-a-moleAl Viro2-2/+2
2012-03-21gadgetfs: list_for_each_safe() misuseAl Viro1-6/+3
2012-03-21usbfs: kill racy detection of simple_pin_fs()Al Viro1-9/+1
2012-03-21ibmasmfs: make register_filesystem the last failure exitAl Viro1-6/+5
2012-03-21tidy up after d_make_root() conversionAl Viro3-18/+11
2012-03-21switch open-coded instances of d_make_root() to new helperAl Viro5-25/+8
2012-03-21tty/hvc_vio: FW_FEATURE_ISERIES is no longer selectableStephen Rothwell1-4/+0
2012-03-21Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt7-1/+1295
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds235-5471/+9156
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds92-2299/+2795
2012-03-20Merge tag 'staging-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds378-14013/+37807
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds65-679/+2138
2012-03-20Merge tag 'char-misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds29-309/+32
2012-03-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-34/+54
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+4
2012-03-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-11/+1
2012-03-20drbd: remove the second argument of k[un]map_atomic()Cong Wang1-7/+7
2012-03-20zcache: remove the second argument of k[un]map_atomic()Cong Wang1-8/+8
2012-03-20gma500: remove the second argument of k[un]map_atomic()Cong Wang1-15/+15
2012-03-20dm: remove the second argument of k[un]map_atomic()Cong Wang1-4/+4
2012-03-20vhost: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2012-03-20target: remove the second argument of k[un]map_atomic()Cong Wang2-8/+6
2012-03-20zram: remove the second argument of k[un]map_atomic()Cong Wang2-42/+41