summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-08-22target: Fix WRITE_SAME usage with transport_get_sizeNicholas Bellinger1-3/+3
2011-08-22target: Add WRITE_SAME (10) parsing and refactor passthrough checksNicholas Bellinger2-57/+73
2011-08-22target: Fix write payload exception handling with ->new_cmd_mapNicholas Bellinger1-2/+8
2011-08-22iscsi-target: forever loop bug in iscsit_attach_ooo_cmdsn()Dan Carpenter1-1/+1
2011-08-22iscsi-target: remove duplicate returnDan Carpenter1-1/+0
2011-08-22target: Convert target_core_rd.c to use use BUG_ONJulia Lawall1-16/+8
2011-08-22iscsi-target: Fix leak on failure in iscsi_copy_param_list()Jesper Juhl1-27/+16
2011-08-22target: Use ERR_CAST inlined functionThomas Meyer2-3/+3
2011-08-22target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0Nicholas Bellinger3-6/+21
2011-08-17target: Change TCM_NON_EXISTENT_LUN response to ASC=LOGICAL UNIT NOT SUPPORTEDNicholas Bellinger1-0/+7
2011-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds11-75/+100
2011-08-14Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-6/+42
2011-08-13mmc: dw_mmc: Fix DDR mode support.Seungwon Jeon1-2/+2
2011-08-13mmc: core: use defined R1_STATE_PRG macro for card statusJaehoon Chung3-3/+3
2011-08-13mmc: sdhci: use f_max instead of host->clock for timeoutsAndy Shevchenko1-5/+2
2011-08-13mmc: sdhci: move timeout_clk calculation farther downAndy Shevchenko1-19/+19
2011-08-13mmc: sdhci: check host->clock before using it as a denominatorAndy Shevchenko1-3/+5
2011-08-13mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"Andy Shevchenko1-4/+3
2011-08-13mmc: tmio: eliminate unused variable 'mmc' warningAxel Lin1-2/+0
2011-08-13mmc: esdhc-imx: fix card interrupt loss on freescale eSDHCTony Lin1-9/+31
2011-08-13mmc: sdhci-s3c: Fix build for header changeMark Brown1-0/+1
2011-08-13mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macroShashidhar Hiremath1-1/+1
2011-08-13mmc: cb710: fix possible pci_dev leak in cb710_pci_configure()Michał Mirosław1-1/+2
2011-08-13mmc: core: Detect eMMC v4.5 ext_csd entriesKyungmin Park1-1/+1
2011-08-13mmc: mmc_test: avoid stalled file in debugfsAndy Shevchenko1-26/+30
2011-08-13mmc: sdhci-s3c: add BROKEN_ADMA_ZEROLEN_DESC quirkJaehoon Chung1-0/+3
2011-08-13mmc: sdhci: pxav3: controller needs 32 bit ADMA addressingPhilip Rakity1-1/+2
2011-08-13mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finishAaron Lu1-3/+0
2011-08-13Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds24-126/+113
2011-08-13Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds21-95/+111
2011-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds26-67/+147
2011-08-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller9-26/+49
2011-08-12e1000e: increase driver version numberBruce Allan1-1/+1
2011-08-12e1000e: alternate MAC address updateBruce Allan1-2/+2
2011-08-12e1000e: do not disable receiver on 82574/82583Bruce Allan4-5/+12
2011-08-12e1000e: alternate MAC address does not work on device id 0x1060Bruce Allan1-1/+2
2011-08-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-26/+49
2011-08-11hwmon: (ibmaem) add missing kfreeJulia Lawall1-5/+10
2011-08-11hwmon: (pmbus/lm25066) Ignore byte writes to non-zero pagesGuenter Roeck1-0/+12
2011-08-11hwmon: (pmbus) Virtualize pmbus_write_byteGuenter Roeck2-1/+20
2011-08-11Revert "EDAC: Correct Kconfig dependencies"Linus Torvalds1-2/+3
2011-08-11PCnet: Fix section mismatchRalf Baechle1-1/+1
2011-08-11bnx2x: disable dcb on 578xx since not supported yetDmitry Kravkov1-1/+1
2011-08-11bnx2x: properly clean indirect addressesDmitry Kravkov2-9/+32
2011-08-11bnx2x: prevent race between undi_unload and load flowsDmitry Kravkov1-0/+8
2011-08-11bnx2x: fix select_queue when FCoE is disabledVladislav Zolotarov1-5/+25
2011-08-11bnx2x: init FCOE FP only onceVladislav Zolotarov1-2/+3
2011-08-11net/irda: sh_sir: tidyup compile warningKuninori Morimoto1-1/+1
2011-08-11net/irda: sh_sir: add missing headerKuninori Morimoto1-0/+2
2011-08-11net/irda: sh_irda: add missing headerKuninori Morimoto1-0/+2