summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* cciss: fix build for PROC_FS disabledJens Axboe2010-11-171-2/+1
* block: fix amiga and atari floppy driver compile warningVivek Goyal2010-11-152-2/+2
* Merge branch 'upstream/blkfront' of git://git.kernel.org/pub/scm/linux/kernel...Jens Axboe2010-11-121-22/+33
|\
| * xen/blkfront: cope with backend that fail empty BLKIF_OP_WRITE_BARRIER requestsJeremy Fitzhardinge2010-11-021-0/+10
| * xen/blkfront: Implement FUA with BLKIF_OP_WRITE_BARRIERJeremy Fitzhardinge2010-11-021-2/+12
| * xen/blkfront: change blk_shadow.request to proper pointerJeremy Fitzhardinge2010-11-021-8/+6
| * xen/blkfront: map REQ_FLUSH into a full barrierJeremy Fitzhardinge2010-11-021-14/+5
* | block: remove REQ_HARDBARRIERChristoph Hellwig2010-11-105-28/+6
* | Merge branch 'for-2.6.37/drivers' into for-linusJens Axboe2010-11-1010-412/+264
|\ \
| * | cciss: remove controllers supported by hpsaStephen M. Cameron2010-10-231-41/+4
| * | cciss: use usleep_range not msleep for small sleepsStephen M. Cameron2010-10-231-1/+1
| * | cciss: limit commands allocated on reset_devicesStephen M. Cameron2010-10-231-0/+5
| * | cciss: Use kernel provided PCI state save and restore functionsStephen M. Cameron2010-10-231-58/+15
| * | cciss: fix board status waiting codeStephen M. Cameron2010-10-232-8/+39
| * | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.37/...Jens Axboe2010-10-238-343/+201
| |\ \
| | * | drbd: Removed checks for REQ_HARDBARRIER on incomming BIOsPhilipp Reisner2010-10-233-20/+0
| | * | drbd: REQ_HARDBARRIER -> REQ_FUA transition for meta data accessesPhilipp Reisner2010-10-233-20/+7
| | * | drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch codePhilipp Reisner2010-10-236-219/+33
| | * | drbd: Silenced an assertPhilipp Reisner2010-10-221-1/+1
| | * | drbd: rate limit an error messageLars Ellenberg2010-10-221-1/+2
| | * | drbd: fix a misleading printkLars Ellenberg2010-10-221-1/+1
| | * | drbd: fix potential data divergence after multiple failuresLars Ellenberg2010-10-223-11/+37
| | * | drbd: fix potential deadlock on detachLars Ellenberg2010-10-224-63/+113
| | * | drbd: tag a few error messages with "assert failed"Lars Ellenberg2010-10-221-5/+5
| | * | drbd: consolidate explicit drbd_md_sync into drbd_create_new_uuidLars Ellenberg2010-10-222-2/+2
* | | | block: read i_size with i_size_read()Mike Snitzer2010-11-102-11/+11
* | | | cciss: fix proc warning on attempt to remove non-existant directoryJens Axboe2010-11-101-1/+2
* | | | ipw2x00: remove the right /proc/net entryLinus Torvalds2010-11-051-4/+5
* | | | floppy: fix use-after-free in module load failure pathLinus Torvalds2010-11-051-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-0518-55/+117
|\ \ \ \
| * | | | de2104x: fix panic on loadEric Dumazet2010-11-031-1/+0
| * | | | atl1 : fix panic on loadEric Dumazet2010-11-031-1/+0
| * | | | netxen: remove unused firmware exportsAmerigo Wang2010-11-031-3/+0
| * | | | caif: SPI-driver bugfix - incorrect padding.Sjur Brændeland2010-11-032-19/+51
| * | | | smsc911x: Set Ethernet EEPROM size to supported device's sizeJohn Faith2010-11-031-1/+1
| * | | | cxgb4vf: remove call to stop TX queues at load time.Divy Le Ray2010-11-011-1/+0
| * | | | cxgb4: remove call to stop TX queues at load time.Divy Le Ray2010-11-011-1/+0
| * | | | cxgb3: remove call to stop TX queues at load time.Divy Le Ray2010-11-011-1/+0
| * | | | USB: gadget: fix ethernet gadget crash in gether_setupDmitry Artamonow2010-11-011-1/+0
| * | | | ibm_newemac: Remove netif_stop_queue() in emac_probe().David S. Miller2010-11-011-1/+0
| * | | | usbnet: fix usb_autopm_get_interface failure(v1)Ming Lei2010-11-011-0/+11
| * | | | trivial: fix typos concerning "function"Uwe Kleine-König2010-11-011-2/+2
| * | | | bnx2x: Update version numberYaniv Rosner2010-11-011-2/+2
| * | | | bnx2x: Reset 8073 phy during common initYaniv Rosner2010-11-011-0/+1
| * | | | bnx2x: Do not enable CL37 BAM unless it is explicitly enabledYaniv Rosner2010-11-012-7/+20
| * | | | bnx2x: Fix resetting BCM8726 PHY during common initYaniv Rosner2010-11-011-1/+1
| * | | | bnx2x: Clear latch indication on link resetYaniv Rosner2010-11-011-1/+10
| * | | | bnx2x: Fix port selection in case of E2Yaniv Rosner2010-11-011-3/+12
| * | | | bnx2x: Fix waiting for reset complete on BCM848x3 PHYsYaniv Rosner2010-11-011-3/+5
| * | | | bnx2x: Restore appropriate delay during BMAC resetYaniv Rosner2010-11-011-1/+1