summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-10-03target/file: Re-enable optional fd_buffered_io=1 operationNicholas Bellinger2-3/+39
2012-09-23iscsi-target: Correctly set 0xffffffff field within ISCSI_OP_REJECT PDUNicholas Bellinger1-0/+1
2012-09-23sbp-target: fix return value check in sbp_register_configfs()Wei Yongjun1-2/+2
2012-09-23qla2xxx: Fix endianness of task management response codeRoland Dreier1-1/+1
2012-09-18target: fix return code in target_core_init_configfs error pathPeter Senna Tschudin1-1/+7
2012-09-18target: move the dereference below the NULL testWei Yongjun1-4/+6
2012-09-18tcm_fc: move the dereference below the NULL testWei Yongjun1-1/+2
2012-09-18target: go through normal processing for all zero-length commandsPaolo Bonzini1-17/+0
2012-09-18target: do not submit a zero-bio I/O requestPaolo Bonzini1-0/+6
2012-09-18target: support zero allocation length in SBC commandsPaolo Bonzini1-8/+15
2012-09-18target: fix truncation of mode data, support zero allocation lengthPaolo Bonzini1-10/+7
2012-09-18target: support zero allocation length in INQUIRYPaolo Bonzini1-25/+6
2012-09-18target: use list_move_tail instead of list_del/list_add_tailWei Yongjun1-2/+1
2012-09-18target/iscsi: Don't log "iSCSI Login negotiation failed." twiceRoland Dreier1-1/+0
2012-09-18target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flagsNicholas Bellinger4-9/+6
2012-09-18target: remove unused including <generated/utsrelease.h>Wei Yongjun2-2/+0
2012-09-18tcm_fc: remove unused including <generated/utsrelease.h>Wei Yongjun3-3/+0
2012-09-18target/rd: Allow WriteCacheEnabled=1 operation with rd_mcp backendsNicholas Bellinger1-0/+1
2012-09-18target/iblock: Use match_strlcpy for Opt_udev_path string assignmentNicholas Bellinger1-6/+3
2012-09-18target: Fix minor spelling typos in drivers/targetMasanari Iida8-15/+15
2012-09-18target: Simplify fabric sense data length handlingRoland Dreier11-154/+79
2012-09-18target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier9-56/+0
2012-09-18target/sbp: Remove strict param from sbp_parse_wwnAndy Grover1-4/+4
2012-09-18target: Cleanup transport_subsystem_check_initAndy Grover1-3/+1
2012-09-18target: Remove request_module for target_core_stgtAndy Grover1-4/+0
2012-09-17Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds56-243/+331
2012-09-17Merge tag 'for-3.6-rc6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2-0/+36
2012-09-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds8-125/+137
2012-09-16Merge tag 'pm-for-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-12/+34
2012-09-16mfd: MAX77693: Fix NULL pointer error when initializing irqsChanwoo Choi2-7/+26
2012-09-16mfd: MAX77693: Fix interrupt handling bugChanwoo Choi1-5/+31
2012-09-16mfd: core: Push irqdomain mapping out into devicesMark Brown53-111/+122
2012-09-15Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds7-36/+31
2012-09-15Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds3-32/+40
2012-09-15Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-25/+14
2012-09-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds25-133/+297
2012-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds51-238/+606
2012-09-15Merge tag 'usb-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds26-57/+410
2012-09-15Merge tag 'tty-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-15/+15
2012-09-15Merge tag 'staging-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-47/+123
2012-09-14ACPI / PM: Use KERN_DEBUG when no power resources are foundAaron Lu1-1/+1
2012-09-14i2c: algo: pca: Fix mode selection for PCA9665Thomas Kavanagh1-3/+3
2012-09-14drm/nouveau: fix booting with plymouth + dumb supportDave Airlie1-1/+1
2012-09-14ACPI / PM: Fix resource_lock dead lock in acpi_power_on_deviceLin Ming1-11/+23
2012-09-14ACPI / PM: Infer parent power state from child if unknown, v2Rafael J. Wysocki1-0/+10
2012-09-14thinkpad_acpi: buffer overflow in fan_get_status()Dan Carpenter1-6/+7
2012-09-14eeepc-laptop: fix device reference count leakage in eeepc_rfkill_hotplug()Jiang Liu1-4/+6
2012-09-14platform/x86: fix asus_laptop.wled_type descriptionMaxim Nikulin1-1/+1
2012-09-14asus-laptop: HRWS/HWRS typoCorentin Chary1-4/+4
2012-09-14drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEOCorentin Chary4-14/+0