summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | target: Eliminate else using boolean logicAndy Grover2012-07-171-4/+2
| * | | | target: Misc retval cleanupsAndy Grover2012-07-172-11/+16
| * | | | target: Remove hba param from core_dev_add_lunAndy Grover2012-07-173-6/+3
| * | | | target: Remove unneeded double parenthesesAndy Grover2012-07-174-8/+8
| * | | | target: replace the processing thread with a TMR work queueChristoph Hellwig2012-07-174-223/+19
| * | | | target: remove transport_generic_handle_cdb_mapChristoph Hellwig2012-07-175-66/+1
| * | | | target: simply fabric driver queue full processingChristoph Hellwig2012-07-171-7/+6
| * | | | target: remove transport_generic_handle_dataChristoph Hellwig2012-07-173-41/+0
| * | | | tcm_fc: Offload WRITE I/O backend submission to tpg workqueueChristoph Hellwig2012-07-171-2/+11
| * | | | tcm_qla2xxx: Offload WRITE I/O backend submission to tcm_qla2xxx wqChristoph Hellwig2012-07-172-29/+19
| * | | | srpt: use target_execute_cmd for WRITEs in srpt_handle_rdma_compChristoph Hellwig2012-07-171-5/+10
| * | | | iscsit: use target_execute_cmd for WRITEsChristoph Hellwig2012-07-173-5/+8
| * | | | target: merge transport_generic_write_pending into transport_generic_new_cmdChristoph Hellwig2012-07-171-48/+26
| * | | | target: call transport_check_aborted_status from target_execute_cmdChristoph Hellwig2012-07-171-0/+6
| * | | | target: remove transport_generic_process_writeChristoph Hellwig2012-07-175-18/+8
| * | | | target: split transport_cmd_check_stopChristoph Hellwig2012-07-171-62/+62
| * | | | tcm_qla2xxx: Remove duplicate header file inclusionSachin Kamat2012-07-171-2/+0
| * | | | Revert "target: Do not special-case loop and iscsi fabric module loads"Nicholas Bellinger2012-07-171-0/+38
| * | | | target: move unmap to struct spc_opsChristoph Hellwig2012-07-173-64/+50
| * | | | target: move write_same to struct spc_opsChristoph Hellwig2012-07-173-34/+38
| * | | | target: move sync_cache to struct spc_opsChristoph Hellwig2012-07-174-20/+13
| * | | | target: add struct spc_ops + initial ->execute_rw pointer usageChristoph Hellwig2012-07-177-25/+66
| * | | | target: remove dead SCF_ flagsChristoph Hellwig2012-07-172-3/+0
| * | | | target/iscsi: Remove dead code in lio_get_tpg_from_tpg_item()Roland Dreier2012-07-171-22/+0
| * | | | target/iblock: Add parameter to specify read-only devicesAndy Grover2012-07-172-7/+29
| * | | | target: Do not special-case loop and iscsi fabric module loadsAndy Grover2012-07-171-38/+0
| * | | | target: move ref_cmd from the generic se_tmr_req into iscsi codeChristoph Hellwig2012-07-173-26/+21
| * | | | target: remove the execute listChristoph Hellwig2012-07-174-239/+98
| * | | | target/pscsi: Only emulate REPORT_LUNS for passthroughNicholas Bellinger2012-07-171-9/+3
| * | | | target: Move MAINTENANCE_[IN,OUT] from pscsi_parse_cdb -> spc_parse_cdbNicholas Bellinger2012-07-171-1/+41
| * | | | target: move transport_generic_prepare_cdb into pscsiChristoph Hellwig2012-07-172-29/+26
| * | | | target: move code for CDB emulationChristoph Hellwig2012-07-178-1661/+1155
| * | | | target: add a parse_cdb method to the backend driversChristoph Hellwig2012-07-1710-733/+936
| * | | | target: split parsing of SPC commands into a separate helperChristoph Hellwig2012-07-174-109/+176
| * | | | target: split overflow and underflow checks into a helperChristoph Hellwig2012-07-171-37/+53
| * | | | target: remove control CDB flagsChristoph Hellwig2012-07-175-101/+56
| * | | | target: move unrelated code out of transport_generic_cmd_sequencerChristoph Hellwig2012-07-171-77/+66
* | | | | Merge tag 'regulator-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-07-2267-2650/+5524
|\ \ \ \ \
| * \ \ \ \ Merge branch 'regulator-drivers' into regulator-nextMark Brown2012-07-22415-4598/+8773
| |\ \ \ \ \
| | * | | | | regulator: add new lp8788 regulator driverKim, Milo2012-07-204-0/+1479
| | * | | | | regulator: mc13xxx: Remove extern function declaration for mc13xxx_sw_regulatorAxel Lin2012-07-201-1/+0
| | * | | | | regulator: tps65910: set input_supply on desc unconditionallyLaxman Dewangan2012-07-173-23/+23
| | * | | | | regulator: palmas: Fix calcuating selector in palmas_map_voltage_smpsAxel Lin2012-07-171-3/+14
| | * | | | | regulator: lp872x: Simplify implementation of lp872x_find_regulator_init_data()Axel Lin2012-07-161-21/+7
| | * | | | | regulator: twl: Fix list_voltate for twl6030ldo_opsAxel Lin2012-07-161-7/+24
| | * | | | | regulator: twl: Convert twl6030ldo_ops to [get|set]_voltage_selAxel Lin2012-07-151-17/+7
| | * | | | | regulator: twl: Fix the formula to calculate vsel and voltage for twl6030ldoAxel Lin2012-07-151-13/+4
| | * | | | | regulator: s5m8767: Properly handle gpio_request failureAxel Lin2012-07-151-25/+24
| | * | | | | regulator: max8997: Properly handle gpio_request failureAxel Lin2012-07-151-31/+9
| | * | | | | regulator: tps62360: use devm_* for gpio requestLaxman Dewangan2012-07-151-22/+6