aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* firewire: Move fw_card kref functions into linux/firewire.hChris Boot2012-05-092-15/+1
* firewire: Add function to get speed from opaque struct fw_requestChris Boot2012-05-091-0/+9
* target: remove the t_se_count field in struct se_cmdChristoph Hellwig2012-05-061-6/+0
* target: remove the t_task_cdbs_ex_left field in struct se_cmdChristoph Hellwig2012-05-062-13/+1
* target: remove the t_task_cdbs_left field in struct se_cmdChristoph Hellwig2012-05-062-12/+1
* target: remove struct se_taskChristoph Hellwig2012-05-069-407/+205
* target: move the state and execute lists to the commandChristoph Hellwig2012-05-063-282/+152
* target: simplify command to task linkageChristoph Hellwig2012-05-062-83/+44
* target: always allocate a single taskChristoph Hellwig2012-05-061-120/+37
* target: replace ->execute_task with ->execute_cmdChristoph Hellwig2012-05-0610-120/+90
* target: remove the task_sectors field in struct se_taskChristoph Hellwig2012-05-061-2/+0
* target: remove the task_size field in struct se_taskChristoph Hellwig2012-05-065-12/+12
* target: remove the task_lba field in struct se_taskChristoph Hellwig2012-05-064-12/+14
* target: remove target_get_task_cdbChristoph Hellwig2012-05-062-50/+2
* target: remove the unused transport_limit_task_sectors helperChristoph Hellwig2012-05-061-15/+0
* target: Handle GET_EVENT_STATUS_NOTIFICATION passthroughStefan Hajnoczi2012-05-061-0/+4
* target/iscsi: cleanup some allocation style issuesDan Carpenter2012-05-061-10/+10
* target/iscsi: Go back to core allocating data buffer for cmdAndy Grover2012-04-143-80/+6
* target: Call core_alua_check_nonop_delay in target_submit_cmd()Andy Grover2012-04-141-0/+7
* target/iscsi: Fold _decide_list_to_build into _build_pdu_and_seq_listsAndy Grover2012-04-145-58/+50
* target/iscsi: Eliminate iscsi_cmd.data_lengthAndy Grover2012-04-148-67/+60
* target/iscsi: Move init_se_cmd closer to lookup_cmd_lunAndy Grover2012-04-141-11/+11
* target/iscsi: Inline iscsit_allocate_se_cmd and *_for_tmrAndy Grover2012-04-143-130/+101
* target: rewrite comment for generic_new_cmdAndy Grover2012-04-141-3/+3
* target: Rename target_allocate_tasks to target_setup_cmd_from_cdbAndy Grover2012-04-144-15/+10
* target/iscsi: Misc cleanups from Agrover (round 2)Andy Grover2012-04-1412-109/+87
* target/iscsi: Refactor target_tx_thread immediate+response queue loopsAndy Grover2012-04-142-244/+244
* target/iscsi: Remove unneeded locking from iscsi_target_tx_threadAndy Grover2012-04-141-10/+2
* target/iscsi: Misc cleanups from Agrover (round 1)Andy Grover2012-04-143-52/+16
* target/iscsi: Rename iscsi_cmd.i_list to iscsi_cmd.i_conn_nodeAndy Grover2012-04-146-38/+38
* target: Remove transport_do_task_sg_chain() and associated detritusRoland Dreier2012-04-141-70/+0
* IB/srpt: Remove use of transport_do_task_sg_chain()Roland Dreier2012-04-141-6/+2
* tcm_fc: Remove use of transport_do_task_sg_chain()Roland Dreier2012-04-143-18/+5
* target: stop splitting commands into multiple tasksChristoph Hellwig2012-04-142-103/+25
* target: don't limit transfer sizes for the ramdisk backendChristoph Hellwig2012-04-142-6/+2
* target: misc ramdisk backend cleanupsChristoph Hellwig2012-04-142-125/+41
* target: add unknown size flag to target_submit_cmd()Sebastian Andrzej Siewior2012-04-141-0/+5
* target: Remove obsolete DF_READ_ONLY usageNicholas Bellinger2012-04-142-11/+3
* Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-072-1/+8
|\
| * regmap: prevent division by zero in rbtree_showStephen Warren2012-04-041-1/+7
| * regmap: Export regcache_sync_region()Mark Brown2012-04-031-0/+1
* | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-04-072-89/+86
|\ \
| * | serial: sh-sci: use serial_port_in/out vs sci_in/out.Paul Mundt2012-03-302-89/+86
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-04-062-2/+5
|\ \ \
| * \ \ Merge branches 'idle-fix' and 'misc' into releaseLen Brown2012-04-064441-173979/+325606
| |\ \ \ | | | |/ | | |/|
| * | | cpuidle: Fix panic in CPU off-lining with no idle driverToshi Kani2012-04-061-1/+4
| * | | ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead()Luck, Tony2012-04-051-1/+1
* | | | Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-064-7/+19
|\ \ \ \
| * | | | tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad2012-04-061-5/+8
| * | | | tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad2012-04-063-2/+11
| | |/ / | |/| |