summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-09-121-0/+1
|\
| * PM: Prevent waiting forever on asynchronous resume after failing suspendColin Cross2010-09-091-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-09-1118-70/+262
|\ \
| * | [SCSI] fix use-after-free in scsi_init_io()James Bottomley2010-09-091-1/+1
| * | [SCSI] sd: fix medium-removal bugAlan Stern2010-09-071-1/+1
| * | [SCSI] qla2xxx: Update version number to 8.03.04-k0.Madhuranath Iyengar2010-09-051-2/+2
| * | [SCSI] qla2xxx: Check for empty slot in request queue before posting Command ...Giridhar Malavali2010-09-051-0/+13
| * | [SCSI] qla2xxx: Cover UNDERRUN case where SCSI status is set.Lalit Chandivade2010-09-051-3/+4
| * | [SCSI] qla2xxx: Correctly set fw hung and complete only waiting mbx.Giridhar Malavali2010-09-051-8/+12
| * | [SCSI] qla2xxx: Reset seconds_since_last_heartbeat correctly.Lalit Chandivade2010-09-051-1/+2
| * | [SCSI] qla2xxx: make rport deletions explicit during vport removalArun Easi2010-09-051-1/+0Star
| * | [SCSI] qla2xxx: Fix vport delete issuesArun Easi2010-09-057-36/+207
| * | [SCSI] sd, sym53c8xx: Remove warnings after vsprintf %pV introducation.David Miller2010-09-022-9/+7Star
| * | [SCSI] Fix warning: zero-length gnu_printf format stringJean Sacren2010-09-021-3/+3
| * | [SCSI] hpsa: disable doorbell reset on reset_devicesStephen M. Cameron2010-09-021-0/+6
| * | [SCSI] be2iscsi: Fix for Login failureJayamohan Kallickal2010-09-022-4/+3Star
| * | [SCSI] fix bio.bi_rw handlingJiri Slaby2010-09-021-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-1115-118/+176
|\ \ \
| * \ \ Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-09-101-22/+58
| |\ \ \
| | * | | vhost: error handling fixMichael S. Tsirkin2010-09-061-0/+1
| | * | | vhost: fix attach to cgroups regressionMichael S. Tsirkin2010-09-061-22/+57
| * | | | ipheth: remove incorrect devtype to WWANDan Williams2010-09-101-6/+1Star
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2010-09-092461-74404/+197019
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | KS8851: Correct RX packet allocationEric Dumazet2010-09-091-18/+21
| * | | | niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALLBen Hutchings2010-09-081-10/+6Star
| * | | | via-velocity: Turn scatter-gather support back off.David S. Miller2010-09-071-1/+1
| * | | | PATCH: b44 Handle RX FIFO overflow better (simplified)Mark Lord2010-09-071-0/+9
| * | | | 3c59x: Fix deadlock in vortex_error()Ben Hutchings2010-09-071-3/+7
| * | | | bonding: Fix jiffies overflow problems (again)Jiri Bohac2010-09-071-17/+39
| * | | | stmmac: fix sleep inside atomicGiuseppe Cavallaro2010-09-071-5/+4Star
| * | | | be2net: remove a BUG_ON in be_cmds.cAjit Khaparde2010-09-031-4/+2Star
| * | | | be2net: fix a bug in UE detection logicAjit Khaparde2010-09-033-26/+10Star
| * | | | be2net: fix net-snmp error because of wrong packet statsAjit Khaparde2010-09-034-6/+18
| | |/ / | |/| |
* | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-09-114-24/+31
|\ \ \ \
| * | | | drm/i915: don't enable self-refresh on IronlakeJesse Barnes2010-09-102-2/+12
| * | | | drm/i915: Double check that the wait_request is not pending before warningChris Wilson2010-09-091-7/+15
| * | | | Revert "drm/i915: Warn if we run out of FIFO space for a mode"Chris Wilson2010-09-081-7/+1Star
| * | | | Revert "drm/i915: Allow LVDS on pipe A on gen4+"Chris Wilson2010-09-081-2/+0Star
| * | | | Revert "drm/i915: Enable RC6 on Ironlake."Chris Wilson2010-09-071-6/+3Star
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-09-104-5/+14
|\ \ \ \ \
| * | | | | cciss: fix reporting of max queue depth since initStephen M. Cameron2010-08-251-0/+2
| * | | | | block: switch s390 tape_block and mg_disk to elevator_change()Jens Axboe2010-08-232-4/+2Star
| * | | | | BLOCK: fix bio.bi_rw handlingJiri Slaby2010-08-231-1/+1
| * | | | | cciss: handle allocation failureDan Carpenter2010-08-231-0/+3
| * | | | | cciss: disable doorbell reset on reset_devicesStephen M. Cameron2010-08-231-0/+6
* | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-09-109-14/+61
|\ \ \ \ \ \
| * | | | | | libata-sff: Reenable Port Multiplier after libata-sff remodeling.Gwendal Grignou2010-09-102-11/+29
| * | | | | | libata: skip EH autopsy and recovery during suspendTejun Heo2010-09-102-1/+17
| * | | | | | ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDsSeth Heasley2010-09-101-0/+3
| * | | | | | ata_piix: IDE Mode SATA patch for Intel Patsburg DeviceIDsSeth Heasley2010-09-101-0/+4