summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* scsi: use 64-bit value for 'max_luns'Hannes Reinecke2014-07-1713-19/+27
* scsi: use 64-bit LUNsHannes Reinecke2014-07-1783-416/+425
* qla2xxx: Restrict max_lun to 16-bit for older HBAsHannes Reinecke2014-07-171-1/+6
* scsi_scan: Restrict sequential scan to 256 LUNsHannes Reinecke2014-07-171-0/+6
* scsi: Remove CONFIG_SCSI_MULTI_LUNHannes Reinecke2014-07-175-33/+2
* sg: O_EXCL and other lock handlingDouglas Gilbert2014-07-171-194/+230
* sg: add SG_FLAG_Q_AT_TAIL flagDouglas Gilbert2014-07-171-2/+7
* sg: relax 16 byte cdb restrictionDouglas Gilbert2014-07-171-17/+29
* sd: Limit transfer lengthMartin K. Petersen2014-07-172-1/+18
* sd: bad return code of init_sdClément Calmels2014-07-171-0/+2
* sd: notify block layer when using temporary change to cache_typeVaughan Cao2014-07-171-8/+15
* scsi_debug: allow huge transfer length for read/write commandsAkinobu Mita2014-07-171-3/+3
* sd: use READ_16 or WRITE_16 when transfer length is greater than 0xffffAkinobu Mita2014-07-171-4/+1
* sg: prevent integer overflow when converting from sectors to bytesAkinobu Mita2014-07-171-4/+13
* scsi: remove two cancel_delayed_work() calls from the mid-layerBart Van Assche2014-07-172-2/+2
* scsi: handle flush errors properlyJames Bottomley2014-07-171-0/+8
* Merge tag 'stable/for-linus-3.16-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-07-172-8/+9
|\
| * xen/balloon: set ballooned out pages as invalid in p2mDavid Vrabel2014-07-041-7/+5
| * xen/manage: fix potential deadlock when resuming the consoleDavid Vrabel2014-07-031-1/+4
* | Merge tag 'for-linus-20140716' of git://git.infradead.org/linux-mtdLinus Torvalds2014-07-163-2/+49
|\ \
| * | mtd: cfi_cmdset_0001.c: add support for Sharp LH28F640BF NORAndrea Adami2014-07-131-0/+43
| * | mtd: nand: reduce the warning noise when the ECC is too weakThomas Petazzoni2014-07-131-2/+4
| * | mtd: devices: elm: fix elm_context_save() and elm_context_restore() functionsTed Juan2014-07-051-0/+2
* | | Merge tag 'gpio-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-07-151-6/+0
|\ \ \
| * | | gpio: mcp23s08: Eliminates redundant checking.Michael Welling2014-07-051-6/+0
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-07-1562-419/+476
|\ \ \
| * | | hso: fix deadlock when receiving bursts of dataOlivier Sobrie2014-07-141-21/+17
| * | | hso: remove unused workqueueOlivier Sobrie2014-07-141-12/+0
| * | | net: ppp: don't call sk_chk_filter twiceChristoph Schulz2014-07-142-14/+2
| * | | mlx4: mark napi id for gro_skbJason Wang2014-07-141-0/+1
| * | | bonding: fix ad_select module param checkNikolay Aleksandrov2014-07-141-1/+1
| * | | net: pppoe: use correct channel MTU when using Multilink PPPChristoph Schulz2014-07-141-1/+1
| * | | net: bcmgenet: fix RGMII_MODE_EN bitFlorian Fainelli2014-07-131-1/+1
| * | | r8152: fix r8152_csum_workaround functionhayeswang2014-07-111-1/+1
| * | | be2net: set EQ DB clear-intr bit in be_open()Suresh Reddy2014-07-111-1/+1
| * | | farsync: fix invalid memory accesses in fst_add_one() and fst_init_card()Alexey Khoroshilov2014-07-111-54/+58
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-1011-27/+38
| |\ \ \
| | * | | rt2800usb: Don't perform DMA from stackAndrea Merello2014-07-071-6/+22
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-07-073-21/+8
| | |\ \ \
| | | * | | iwlwifi: mvm: disable CTS to SelfEmmanuel Grumbach2014-07-031-3/+2
| | | * | | iwlwifi: dvm: don't enable CTS to selfEmmanuel Grumbach2014-07-031-12/+0
| | | * | | iwlwifi: mvm: Fix broadcast filteringIlan Peer2014-06-241-6/+6
| | * | | | mwifiex: initialize Tx/Rx info of a packet correctlyAmitkumar Karwar2014-07-037-0/+8
| * | | | | igb: do a reset on SR-IOV re-init if device is downStefan Assmann2014-07-101-0/+2
| * | | | | igb: Workaround for i210 Errata 25: Slow System ClockTodd Fujinaka2014-07-107-8/+113
| * | | | | usbnet: smsc95xx: add reset_resume function with reset operationJoonyoung Shim2014-07-101-1/+13
| * | | | | dp83640: Always decode received status framesStefan Sørensen2014-07-091-3/+3
| * | | | | r8169: disable L23hayeswang2014-07-091-0/+25
| * | | | | net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()Thomas Fitzsimmons2014-07-081-1/+1
| * | | | | net: mvneta: fix operation in 10 Mbit/s modeThomas Petazzoni2014-07-081-1/+1