summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | 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 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-041-27/+66
|\ \ \ \ \ \ \ \
| * | | | | | | | spi-topcliff-pch: Fix overrun issueTomoya MORINAGA2011-10-041-5/+23
| * | | | | | | | spi-topcliff-pch: Add recovery processing in case FIFO overrun error occursTomoya MORINAGA2011-10-041-7/+24
| * | | | | | | | spi-topcliff-pch: Fix CPU read complete condition issueTomoya MORINAGA2011-10-041-8/+11
| * | | | | | | | spi-topcliff-pch: Fix SSN Control issueTomoya MORINAGA2011-10-041-7/+3
| * | | | | | | | spi-topcliff-pch: add tx-memory clear after complete transmittingTomoya MORINAGA2011-10-041-0/+5
* | | | | | | | | PCI: Disable MPS configuration by defaultJon Mason2011-10-042-2/+18
* | | | | | | | | lis3: fix regression of HP DriveGuard with 8bit chipTakashi Iwai2011-10-031-6/+8
* | | | | | | | | Merge branch 'hwmon-for-linus' of git://github.com/groeck/linuxLinus Torvalds2011-10-031-15/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | hwmon: (coretemp) Avoid leaving around dangling pointerGuenter Roeck2011-09-281-0/+1
| * | | | | | | | | hwmon: (coretemp) Fixup platform device ID changeJean Delvare2011-09-281-15/+12
* | | | | | | | | | ide-disk: Fix request requeuingBorislav Petkov2011-10-031-1/+6
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | 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
| |/ / / / / / / / /