summaryrefslogtreecommitdiff
path: root/include/asm-ia64/mutex.h
diff options
context:
space:
mode:
authorMike Christie <michaelc@cs.wisc.edu>2008-05-21 15:54:05 -0500
committerJames Bottomley <James.Bottomley@HansenPartnership.com>2008-07-12 08:22:18 -0500
commit052d014485d2ce5bb7fa8dd0df875dafd1db77df (patch)
tree9bbbe1487e5263db24d69b69df99a4603d4b00d6 /include/asm-ia64/mutex.h
parent0af967f5d4f2dd1e00618d34ac988037d37a6c3b (diff)
downloadkernel-052d014485d2ce5bb7fa8dd0df875dafd1db77df.tar.gz
[SCSI] libiscsi: modify libiscsi so it supports offloaded data paths
This patch modifies libiscsi, so drivers like bnx2i and iser can execute a command from queuecommand/send_pdu instead of having to be queued to be run in a workq. Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'include/asm-ia64/mutex.h')
0 files changed, 0 insertions, 0 deletions
h=linux-6.12.y&id=08d99b2c23dfa84ca5b5e5c194062a0550888b71'>Merge drm/drm-next into drm-misc-nextThomas Zimmermann 2020-04-07drm/dp_mst: Remove drm_dp_mst_has_audio()Lyude Paul 2020-04-03drm/dp_mst: Remove drm_dp_mst_topology_cbs.destroy_connectorLyude Paul 2020-03-31Merge v5.6 into drm-nextDave Airlie 2020-03-30drm/dp_mst: add kernel-doc for drm_dp_mst_port.fec_capableSam Ravnborg 2020-03-27drm/dp_mst: Remove single tx msg restriction.Sean Paul 2020-03-27drm/mst: Support simultaneous down repliesSean Paul 2020-03-13drm/dp_mst: Convert drm_dp_mst_topology_mgr.is_waiting_for_dwn_reply to bitfieldLyude Paul 2020-03-12drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checksLyude Paul 2020-03-11drm/dp_mst: Remove register_connector callbackPankaj Bharadiya 2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard 2020-01-22drm/dp_mst: Mention max_payloads in proposed_vcpis/payloads docsLyude Paul 2020-01-20Backmerge v5.5-rc7 into drm-nextDave Airlie 2020-01-15drm/dp_mst: Have DP_Tx send one msg at a timeWayne Lin 2020-01-09drm/dp_mst: Add helper to trigger modeset on affected DSC MST CRTCsMikita Lipski 2020-01-09drm/dp_mst: Add branch bandwidth validation to MST atomic checkMikita Lipski 2020-01-09drm/dp_mst: Add DSC enablement helpers to DRMMikita Lipski 2020-01-09drm/dp_mst: Manually overwrite PBN divider for calculating timeslotsMikita Lipski 2020-01-09drm/dp_mst: Add helpers for MST DSC and virtual DPCD auxDavid Francis 2020-01-09drm/dp_mst: Parse FEC capability on MST portsDavid Francis 2020-01-09drm/dp_mst: Add PBN calculation for DSC modesDavid Francis 2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter 2019-12-05drm/dp_mst: Clear all payload id tables downstream when initializingSean Paul 2019-10-24drm/dp_mst: Add topology ref history tracking for debuggingLyude Paul 2019-10-24drm/dp_mst: Add basic topology reprobing when resumingLyude Paul 2019-10-24drm/dp_mst: Protect drm_dp_mst_port members with lockingLyude Paul 2019-10-24drm/dp_mst: Add probe_lockLyude Paul 2019-10-24drm/dp_mst: Handle UP requests asynchronouslyLyude Paul 2019-10-24drm/dp_mst: Refactor pdt setup/teardown, add more lockingLyude Paul 2019-10-24drm/dp_mst: Destroy MSTBs asynchronouslyLyude Paul 2019-09-25drm/dp_mst: Remove lies in {up, down}_rep_recv documentationLyude Paul 2019-09-03drm/dp_mst: Add sideband down request tracing + selftestsLyude Paul 2019-08-29drm: mst: Fix query_payload ack reply structSean Paul 2019-07-25drm/dp_mst: Enable registration of AUX devices for MST portsVille Syrjälä 2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie