summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-07-16iscsit: use target_execute_cmd for WRITEsChristoph Hellwig
2012-07-16target: merge transport_generic_write_pending into transport_generic_new_cmdChristoph Hellwig
2012-07-16target: call transport_check_aborted_status from target_execute_cmdChristoph Hellwig
2012-07-16target: remove transport_generic_process_writeChristoph Hellwig
2012-07-16target: split transport_cmd_check_stopChristoph Hellwig
2012-07-16tcm_qla2xxx: Remove duplicate header file inclusionSachin Kamat
2012-07-16Revert "target: Do not special-case loop and iscsi fabric module loads"Nicholas Bellinger
2012-07-16target: move unmap to struct spc_opsChristoph Hellwig
2012-07-16target: move write_same to struct spc_opsChristoph Hellwig
2012-07-16target: move sync_cache to struct spc_opsChristoph Hellwig
2012-07-16target: add struct spc_ops + initial ->execute_rw pointer usageChristoph Hellwig
2012-07-16target: remove dead SCF_ flagsChristoph Hellwig
2012-07-16target/iscsi: Remove dead code in lio_get_tpg_from_tpg_item()Roland Dreier
2012-07-16target/iblock: Add parameter to specify read-only devicesAndy Grover
2012-07-16target: Do not special-case loop and iscsi fabric module loadsAndy Grover
2012-07-16target: move ref_cmd from the generic se_tmr_req into iscsi codeChristoph Hellwig
2012-07-16target: remove the execute listChristoph Hellwig
2012-07-16target/pscsi: Only emulate REPORT_LUNS for passthroughNicholas Bellinger
2012-07-16target: Move MAINTENANCE_[IN,OUT] from pscsi_parse_cdb -> spc_parse_cdbNicholas Bellinger
2012-07-16target: move transport_generic_prepare_cdb into pscsiChristoph Hellwig
2012-07-16target: move code for CDB emulationChristoph Hellwig
2012-07-16target: add a parse_cdb method to the backend driversChristoph Hellwig
2012-07-16target: split parsing of SPC commands into a separate helperChristoph Hellwig
2012-07-16target: split overflow and underflow checks into a helperChristoph Hellwig
2012-07-16target: remove control CDB flagsChristoph Hellwig
2012-07-16target: move unrelated code out of transport_generic_cmd_sequencerChristoph Hellwig
2012-07-16target: Fix range calculation in WRITE SAME emulation when num blocks == 0Roland Dreier
2012-07-16target: Clean up returning errors in PR handling codeRoland Dreier
2012-07-16regulator: lp872x: Simplify implementation of lp872x_find_regulator_init_data()Axel Lin
2012-07-16regulator: twl: Fix list_voltate for twl6030ldo_opsAxel Lin
2012-07-16Merge branch 'gma500' (Alan's GMA patches)Linus Torvalds
2012-07-16gma500,cdv: Fix the brightness baseAlan Cox
2012-07-16gma500: move the ASLE enableAlan Cox
2012-07-16gma500: Fix lid related crashAlan Cox
2012-07-16Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2012-07-16Merge tag 'fixes-for-v3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-07-15regulator: twl: Convert twl6030ldo_ops to [get|set]_voltage_selAxel Lin
2012-07-15regulator: twl: Fix the formula to calculate vsel and voltage for twl6030ldoAxel Lin
2012-07-15regulator: s5m8767: Properly handle gpio_request failureAxel Lin
2012-07-15regulator: max8997: Properly handle gpio_request failureAxel Lin
2012-07-15regulator: tps62360: use devm_* for gpio requestLaxman Dewangan
2012-07-15Merge tag 'v3.5-rc7' into regulator-driversMark Brown
2012-07-14blk: fix wrong idr_pre_get() error check in loop.cSilva Paulo
2012-07-14tcm_fc: Fix crash seen with aborts and large readsMark Rustad
2012-07-14pinctrl: pinctrl-imx6q: add missed mux function for USBOTG_IDDong Aisheng
2012-07-14pinctrl: pinctrl-imx: only print debug message when DEBUG is definedDong Aisheng
2012-07-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-07-14Merge tag 'cpufreq-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-07-14ACPICA: Fix possible fault in return package object repair codeBob Moore
2012-07-14VFS: Pass mount flags to sget()David Howells