summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon/kms: fix channel_remap setup (v2)Alex Deucher2011-10-043-127/+0
* drm/radeon: Set cursor x/y to 0 when x/yorigin > 0.Michel Dänzer2011-10-031-10/+10
* drm/radeon: Update AVIVO cursor coordinate origin before x/yorigin calculation.Michel Dänzer2011-10-031-5/+7
* drm/radeon: Simplify cursor x/yorigin calculation.Michel Dänzer2011-10-031-6/+2
* drm/radeon/kms: fix cursor image off-by-one errorNicholas Miell2011-10-031-2/+2
* drm/radeon/kms: Fix logic error in DP HPD handlerAlex Deucher2011-10-031-4/+4
* drm/radeon/kms: add retry limits for native DP aux deferAlex Deucher2011-10-031-4/+8
* drm/radeon/kms: fix regression in DP aux defer handlingAlex Deucher2011-10-031-2/+2
* Merge branch 'for-linus' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-10-021-1/+1
|\
| * mfd: Fix generic irq chip ack function name for jz4740-adcLars-Peter Clausen2011-09-211-1/+1
* | Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linusLinus Torvalds2011-09-298-17/+26
|\ \
| * | [media] omap3isp: Fix build error in ispccdc.cJoerg Roedel2011-09-211-0/+1
| * | [media] uvcvideo: Fix crash when linking entitiesLaurent Pinchart2011-09-211-1/+1
| * | [media] v4l: Make sure we hold a reference to the v4l2_device before using itDave Young2011-09-211-0/+2
| * | [media] v4l: Fix use-after-free case in v4l2_device_releaseHans Verkuil2011-09-211-0/+11
| * | [media] uvcvideo: Set alternate setting 0 on resume if the bus has been resetMing Lei2011-09-213-3/+11
| * | [media] OMAP_VOUT: Fix build break caused by update_mode removal in DSS2archit taneja2011-09-211-13/+0
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-09-291-2/+6
|\ \ \
| * | | [S390] cio: fix cio_tpi ignoring adapter interruptsPeter Oberparleiter2011-09-261-2/+6
* | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds2011-09-294-70/+47
|\ \ \ \
| * | | | drm/i915: FBC off for ironlake and older, otherwise on by defaultKeith Packard2011-09-212-4/+12
| * | | | drm/i915: Enable SDVO hotplug interrupts for HDMI and DVISimon Farnsworth2011-09-212-62/+29
| * | | | drm/i915: Enable dither whenever display bpc < frame buffer bpcKeith Packard2011-09-191-4/+6
| | |/ / | |/| |
* | | | Merge git://github.com/davem330/netLinus Torvalds2011-09-2812-32/+68
|\ \ \ \
| * \ \ \ Merge branch 'for-davem' of git://git.infradead.org/users/linville/wirelessDavid S. Miller2011-09-279-29/+42
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.infradead.org/users/linville/wireless into...John W. Linville2011-09-279-29/+42
| | |\ \ \ \
| | | * | | | ath9k: Fix a dma warning/memory leakMohammed Shafi Shajakhan2011-09-261-1/+9
| | | * | | | rtlwifi: rtl8192cu: Fix unitialized structLarry Finger2011-09-261-0/+1
| | | * | | | iwlagn: fix dangling scan requestJohannes Berg2011-09-261-14/+16
| | | * | | | iwlegacy: do not use interruptible waitsStanislaw Gruszka2011-09-215-13/+13
| | | * | | | iwlegacy: fix command queue timeoutStanislaw Gruszka2011-09-211-0/+2
| | | * | | | ath9k_hw: Fix Rx DMA stuck for AR9003 chipsRajkumar Manoharan2011-09-211-1/+1
| * | | | | | bnx2x: add missing break in bnx2x_dcbnl_get_capShmulik Ravid2011-09-271-0/+1
| * | | | | | bnx2x: fix WOL by enablement PME in config spaceDmitry Kravkov2011-09-271-1/+9
| * | | | | | bnx2x: fix hw attention handlingDmitry Kravkov2011-09-272-2/+16
| |/ / / / /
* | | | | | Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6Linus Torvalds2011-09-289-20/+54
|\ \ \ \ \ \
| * | | | | | [SCSI] 3w-9xxx: fix iommu_iova leakJames Bottomley2011-09-261-0/+2
| * | | | | | [SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereferenceNeil Horman2011-09-265-18/+48
| * | | | | | [SCSI] scsi: qla4xxx needs libiscsi.oRandy Dunlap2011-09-221-1/+1
| * | | | | | [SCSI] libsas: fix failure to revalidate domain for anything but the first ex...Mark Salyzyn2011-09-221-1/+1
| * | | | | | [SCSI] aacraid: reset should disable MSI interruptVasily Averin2011-09-221-0/+2
| |/ / / / /
* | | | | | Merge branch 'pm-fixes' of git://github.com/rjwysocki/linux-pmLinus Torvalds2011-09-271-37/+38
|\ \ \ \ \ \
| * | | | | | PM / Clocks: Do not acquire a mutex under a spinlockRafael J. Wysocki2011-09-261-37/+38
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'hwmon-for-linus' of git://github.com/groeck/linuxLinus Torvalds2011-09-263-156/+43
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | hwmon: (coretemp) remove struct platform_data * parameter from create_core_da...Jan Beulich2011-09-231-6/+3
| * | | | | hwmon: (coretemp) constify static dataJan Beulich2011-09-231-2/+2
| * | | | | hwmon: (coretemp) don't use kernel assigned CPU number as platform device IDJan Beulich2011-09-231-2/+2
| * | | | | hwmon: (ds620) Fix handling of negative temperaturesRoland Stigge2011-09-211-1/+1
| * | | | | hwmon: (w83791d) rename prototype parameter from 'register' to 'reg'Chris Peterson2011-09-211-2/+2
| * | | | | hwmon: (coretemp) Don't use threshold registers for tempX_maxGuenter Roeck2011-09-211-121/+14