index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2008-07-12
[SCSI] zfcp: Move status accessors from zfcp to SCSI include file.
Martin Petermann
2008-07-12
[SCSI] zfcp: Small QDIO cleanups
Christof Schmitt
2008-07-12
[SCSI] zfcp: Adapter reopen for large number of unsolicited status
Swen Schillig
2008-07-12
[SCSI] zfcp: Fix error checking for ELS ADISC requests
Christof Schmitt
2008-07-12
[SCSI] zfcp: wait until adapter is finished with ERP during auto-port
Swen Schillig
2008-07-12
[SCSI] ibmvfc: IBM Power Virtual Fibre Channel Adapter Client Driver
Brian King
2008-07-12
[SCSI] sg: Add target reset support
Brian King
2008-07-12
[SCSI] sd: Move scsi_disk() accessor function to sd.h
Martin K. Petersen
2008-07-12
[SCSI] sd: Move sd.h header file
Martin K. Petersen
2008-07-12
[SCSI] esp: correct module name in Kconfig help for SCSI_SUNESP
Frans Pop
2008-07-12
[SCSI] esp: Correct chip ID probing sequence.
David S. Miller
2008-07-12
[SCSI] scsi_debug: add support for rotation speed
Matthew Wilcox
2008-07-12
[SCSI] iscsi class: fix endpoint leak
Mike Christie
2008-07-12
[SCSI] iscsi class: update version number
Mike Christie
2008-07-12
[SCSI] libiscsi, iscsi_tcp, ib_iser: fix setting of can_queue with old tools.
Mike Christie
2008-07-12
[SCSI] iscsi class: fix refcount leak
Mike Christie
2008-07-12
[SCSI] lpfc 8.2.7 : Update version to 8.2.7
James Smart
2008-07-12
[SCSI] lpfc 8.2.7 : Miscellaneous Fixes
James Smart
2008-07-12
[SCSI] lpfc 8.2.7 : Rework the worker thread
James Smart
2008-07-12
[SCSI] lpfc 8.2.7 : Discovery Fixes
James Smart
2008-07-12
[SCSI] lpfc 8.2.7 : Change device reset behavior
James Smart
2008-07-12
[SCSI] zfcp: Remove sysfs attribute port_add
Martin Peschke
2008-07-12
[SCSI] zfcp: Automatically attach remote ports
Swen Schillig
2008-07-12
[SCSI] zfcp: Add port_state attribute to sysfs
Sven Schuetz
2008-07-12
[SCSI] zfcp: Message cleanup
Christof Schmitt
2008-07-12
[SCSI] zfcp: Cleanup qdio code
Swen Schillig
2008-07-12
[SCSI] zfcp: Cleanup code in zfcp_ccw
Christof Schmitt
2008-07-12
[SCSI] zfcp: Move CFDC code to new file.
Christof Schmitt
2008-07-12
[SCSI] zfcp: Move FC code to new file
Christof Schmitt
2008-07-12
[SCSI] Rename scsi_bidi_sdb_cache
Martin K. Petersen
2008-07-12
[SCSI] aacraid: prevent copy_from_user() BUG!
Mark Salyzyn
2008-07-12
[SCSI] scsi_debug: Runtime-configurable sector size
Martin K. Petersen
2008-07-12
[SCSI] iscsi_tcp: Enable any size command
Boaz Harrosh
2008-07-12
[SCSI] scsi: use get_unaligned_* helpers
Harvey Harrison
2008-07-12
[SCSI] Replace __FUNCTION__ with __func__ in iscsi_tcp.
Harvey Harrison
2008-07-12
[SCSI] libiscsi, iser, tcp: remove recv_lock
Mike Christie
2008-07-12
[SCSI] libiscsi: fix cmds_max setting
Mike Christie
2008-07-12
[SCSI] iscsi class: Add session initiatorname and ifacename sysfs attrs.
Mike Christie
2008-07-12
[SCSI] iscsi_tcp: hook iscsi_tcp into iscsi_endpoint code
Mike Christie
2008-07-12
[SCSI] iser: Modify iser to take a iscsi_endpoint struct in ep callouts and s...
Mike Christie
2008-07-12
[SCSI] iscsi class: add endpoint class
Mike Christie
2008-07-12
[SCSI] iscsi class: user device_for_each_child instead of duplicating session...
Mike Christie
2008-07-12
[SCSI] iser: handle iscsi_cmd_task rename
Mike Christie
2008-07-12
[SCSI] iscsi_tcp: handle iscsi_cmd_task rename
Mike Christie
2008-07-12
[SCSI] libiscsi: rename iscsi_cmd_task to iscsi_task
Mike Christie
2008-07-12
[SCSI] iser: convert ib_iser to support merged tasks
Mike Christie
2008-07-12
[SCSI] iscsi_tcp: convert iscsi_tcp to support merged tasks
Mike Christie
2008-07-12
[SCSI] libiscsi: merge iscsi_mgmt_task and iscsi_cmd_task
Mike Christie
2008-07-12
[SCSI] libiscsi: modify libiscsi so it supports offloaded data paths
Mike Christie
2008-07-12
[SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessor
Mike Christie
[next]