index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ieee1394
/
sbp2.c
Age
Commit message (
Expand
)
Author
2007-05-27
ieee1394: sbp2: include workqueue.h
Stefan Richter
2007-04-30
ieee1394: sbp2: include fixes
Andrew Morton
2007-04-30
ieee1394: sbp2: move some memory allocations into non-atomic context
Stefan Richter
2007-04-30
ieee1394: sbp2: optimize DMA direction of s/g tables
Stefan Richter
2007-04-30
ieee1394: sbp2: enforce 32bit DMA mapping
Stefan Richter
2007-02-08
ieee1394: sbp2: lower block queue alignment requirement
Stefan Richter
2007-02-08
ieee1394: sbp2: remove bogus "emulated" host flag
Stefan Richter
2007-02-08
ieee1394: sbp2: use a better wildcard for blacklist
Stefan Richter
2007-01-10
ieee1394: sbp2: fix probing of some DVD-ROM/RWs
Stefan Richter
2006-12-30
ieee1394: sbp2: fix bogus dma mapping
Stefan Richter
2006-12-30
ieee1394: sbp2: pass REQUEST_SENSE through to the target
Stefan Richter
2006-12-07
ieee1394: sbp2: code formatting around work_struct stuff
Stefan Richter
2006-12-07
ieee1394: Consolidate driver registering
Ben Collins
2006-12-07
ieee1394: sbp2: convert from PCI DMA to generic DMA
Stefan Richter
2006-12-07
ieee1394: sbp2: wrap two functions into one
Stefan Richter
2006-12-07
ieee1394: sbp2: update comment on things to do
Stefan Richter
2006-12-07
ieee1394: sbp2: use list_move_tail()
Stefan Richter
2006-12-07
ieee1394: sbp2: more concise names for types and variables
Stefan Richter
2006-12-07
ieee1394: sbp2: remove unused struct members
Stefan Richter
2006-12-07
ieee1394: sbp2: proper unit in module parameter description
Stefan Richter
2006-12-07
ieee1394: sbp2: clean up sbp2_ namespace
Stefan Richter
2006-12-07
ieee1394: sbp2: some conditions in queue_command are unlikely
Stefan Richter
2006-12-07
ieee1394: sbp2: remove superfluous comments
Stefan Richter
2006-12-07
ieee1394: sbp2: delayed_work -> work_struct
Stefan Richter
2006-12-07
ieee1394: sbp2: remove debug macros
Stefan Richter
2006-12-07
ieee1394: sbp2: consolidate log levels
Stefan Richter
2006-12-07
ieee1394: sbp2: remove duplicate code
Stefan Richter
2006-12-07
ieee1394: sbp2: remove dead code
Stefan Richter
2006-12-07
ieee1394: sbp2: clean up function declarations
Stefan Richter
2006-12-07
ieee1394: sbp2: remove irritating log message
Stefan Richter
2006-12-07
ieee1394: sbp2: slightly reorder sbp2scsi_abort
Stefan Richter
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-09-17
ieee1394: sbp2: enable auto spin-up for all SBP-2 devices
Stefan Richter
2006-09-17
ieee1394: sbp2: don't prefer MODE SENSE 10
Stefan Richter
2006-09-17
ieee1394: sbp2: prevent rare deadlock in shutdown
Stefan Richter
2006-09-17
ieee1394: sbp2: update includes
Stefan Richter
2006-09-17
ieee1394: sbp2: better handling of transport errors
Stefan Richter
2006-09-17
ieee1394: sbp2: recheck node generation in sbp2_update
Stefan Richter
2006-09-17
ieee1394: sbp2: safer agent reset in error handlers
Stefan Richter
2006-09-17
ieee1394: sbp2: handle "sbp2util_node_write_no_wait failed"
Stefan Richter
2006-09-17
ieee1394: safer definition of empty macros
Stefan Richter
2006-09-17
the scheduled removal of drivers/ieee1394/sbp2.c:force_inquiry_hack
Adrian Bunk
2006-09-17
ieee1394: sbp2: convert sbp2util_down_timeout to waitqueue
Stefan Richter
2006-09-17
ieee1394: sbp2: more checks of status block
Stefan Richter
2006-09-17
ieee1394: sbp2: safer initialization of status fifo
Stefan Richter
2006-09-17
ieee1394: sbp2: optimize DMA direction of command ORBs
Stefan Richter
2006-09-17
ieee1394: sbp2: discard return value of sbp2_link_orb_command
Stefan Richter
2006-09-17
ieee1394: sbp2: safer last_orb and next_ORB handling
Stefan Richter
2006-07-03
[PATCH] ieee1394: replace __inline__ by inline
Stefan Richter
2006-07-03
[PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disks
Stefan Richter
[next]