summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-11-07sbp-target: remove depends on CONFIG_EXPERIMENTALKees Cook
2012-11-07iscsi-target: Always send a response before terminating iSCSI connectionRoland Dreier
2012-11-07iscsi-target: Fix bug in handling of ExpStatSN ACK during u32 wrap-aroundSteve Hodgson
2012-11-07iscsi-target: Fix potential deadlock on lock taken in timerRoland Dreier
2012-11-07target: Fix exception path pr_reg put regression for PR RELEASENicholas Bellinger
2012-11-07target: Fix possible TFO->write_pending() sense_reason_t silent WRITE corruptionNicholas Bellinger
2012-11-06target: Fix incorrect inversion of TPGS_EXPLICT_ALUA checkNicholas Bellinger
2012-11-06target: pass sense_reason as a return valueChristoph Hellwig
2012-11-06target: Fix incorrect starting offset after MODE_SENSE refactoringNicholas Bellinger
2012-11-06target: Add emulation for MODE SELECTRoland Dreier
2012-11-06target: Implement mode page 0x1c, "Informational Exceptions"Roland Dreier
2012-11-06target: Refactor MODE SENSE emulationRoland Dreier
2012-11-06iscsi-target: Use list_first_entry() where appropriateRoland Dreier
2012-11-06target: remove ->get_device_revChristoph Hellwig
2012-11-06target: simplify alua supportChristoph Hellwig
2012-11-06target: simplify reservations codeChristoph Hellwig
2012-11-06target: kill dev->dev_task_attr_typeChristoph Hellwig
2012-11-06pscsi: fix REPORT LUNS handlingChristoph Hellwig
2012-11-06target/pscsi: Make pscsi_configure_device + target_release_session staticFengguang Wu
2012-11-06target: provide generic sbc device type/revision helpersChristoph Hellwig
2012-11-06target/pscsi: call spc_emulate_report_luns directlyChristoph Hellwig
2012-11-06target: move REPORT LUNS emulation to target_core_spc.cChristoph Hellwig
2012-11-06target: rename spc_opsChristoph Hellwig
2012-11-06target: kill struct se_subsystem_devChristoph Hellwig
2012-11-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds
2012-11-03Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds
2012-11-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-02vmxnet3: must split too big fragmentsEric Dumazet
2012-11-03exynos4_tmu_driver_ids should be exynos_tmu_driver_ids.Jonghwan Choi
2012-11-03ACPI video: Ignore errors after _DOD evaluation.Igor Murzov
2012-11-03thermal: solve compilation errors in rcar_thermalDevendra Naga
2012-11-02cxgb4: Fix unable to get UP event from the LLDVipul Pandya
2012-11-02drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin
2012-11-02drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin
2012-11-02bnx2x: fix HW initialization using fw 7.8.xDmitry Kravkov
2012-11-02Merge tag 'pm-for-3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2012-11-02Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-11-02Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-11-02i2c: tegra: set irq name as device nameLaxman Dewangan
2012-11-02i2c-nomadik: Fixup clock handlingPhilippe Begnic
2012-11-02i2c: mxs: remove broken PIOQUEUE supportWolfram Sang
2012-11-02drm/udl: fix stride issues scanning out stride != width*bppDave Airlie
2012-11-01hwmon: Only include of_match_table with CONFIG_OF_GPIOJamie Lentin
2012-11-02Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2012-11-02Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2012-11-02Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-11-01bonding: fix second off-by-one errornikolay@redhat.com