summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-10-103-21/+21
|\
| * drm/radeon/kms: use hardcoded dig encoder to transmitter mapping for DCE4.1Alex Deucher2011-10-061-3/+6
| * drm/radeon/kms: fix dp_detect handling for DP bridge chipsAlex Deucher2011-10-051-15/+6
| * drm/radeon/kms: retry aux transactions if there are status flagsAlex Deucher2011-10-051-3/+9
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-10-102-2/+5
|\ \
| * | staging/octeon: Software should check the checksum of no tcp/udp packetsRoy.Li2011-09-271-1/+2
| * | SERIAL: Lantiq: Set timeout in uart_portJohn Crispin2011-09-211-1/+3
* | | Merge git://github.com/davem330/netLinus Torvalds2011-10-061-1/+1
|\ \ \
| * | | macvlan/macvtap: Fix unicast between macvtap interfaces in bridge modeDavid Ward2011-10-041-1/+1
| | |/ | |/|
* | | Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dmLinus Torvalds2011-10-064-8/+32
|\ \ \
| * | | dm crypt: always disable discard_zeroes_dataMilan Broz2011-09-252-0/+21
| * | | dm: raid fix write_mostly arg validationJonthan Brassow2011-09-251-1/+1
| * | | dm table: avoid crash if integrity profile changesMike Snitzer2011-09-251-6/+7
| * | | dm: flakey fix corrupt_bio_byte error pathMike Snitzer2011-09-251-1/+3
* | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-10-066-15/+26
|\ \ \ \
| * | | | md: Avoid waking up a thread after it has been freed.NeilBrown2011-09-216-15/+26
* | | | | Merge branch 'for-linus' of git://github.com/dtor/inputLinus Torvalds2011-10-051-5/+2
|\ \ \ \ \
| * | | | | Input: wacom - revert "Cintiq 21UX2 does not have menu strips"Jason Gerecke2011-10-041-5/+2
* | | | | | Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6Linus Torvalds2011-10-052-8/+11
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | [SCSI] libsas: fix panic when single phy is disabled on a wide portMark Salyzyn2011-10-021-4/+6
| * | | | | [SCSI] qla2xxx: Fix crash in qla2x00_abort_all_cmds() on unloadRoland Dreier2011-10-021-4/+5
* | | | | | Merge git://github.com/davem330/netLinus Torvalds2011-10-048-42/+48
|\ \ \ \ \ \
| * | | | | | pch_gbe: Fixed the issue on which a network freezesToshiharu Okada2011-10-031-29/+27
| * | | | | | pch_gbe: Fixed the issue on which PC was frozen when link was downed.Toshiharu Okada2011-10-031-1/+1
| * | | | | | net: xen-netback: correctly restart Tx after a VM restore/migrateDavid Vrabel2011-10-031-2/+2
| * | | | | | bonding: properly stop queuing work when requestedAndy Gospodarek2011-10-033-7/+12
| * | | | | | ibmveth: Fix oops on request_irq failureBrian King2011-09-291-2/+2
| * | | | | | cxgb4: Fix EEH on IBM P7IOCDivy Le Ray2011-09-291-0/+3
| * | | | | | dp83640: reduce driver noiseRichard Cochran2011-09-291-2/+2
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-10-046-158/+33
|\ \ \ \ \ \ \
| * | | | | | | 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 '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
| |_|/ / / / / / / |/| | | | | | | |