index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
pm8001
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-26
Merge branch 'master' into for-next
Jiri Kosina
3
-4
/
+4
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
3
-4
/
+4
2011-02-12
[SCSI] pm8001: simplify workqueue usage
Tejun Heo
3
-33
/
+41
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+0
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-09-09
[SCSI] pm8001: handle allocation failures
Dan Carpenter
1
-0
/
+6
2010-08-06
[SCSI] pm8001: introduce missing kfree
Julia Lawall
1
-3
/
+10
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-2
/
+2
2010-07-28
[SCSI] Unify SAM_ and SAM_STAT_ macros
James Bottomley
2
-9
/
+9
2010-06-16
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
1
-1
/
+1
2010-06-16
fix typos concerning "management"
Uwe Kleine-König
1
-1
/
+1
2010-05-02
[SCSI] pm8001: potential null dereference in pm8001_dev_gone_notify()
Dan Carpenter
1
-1
/
+3
2010-04-11
[SCSI] pm8001: drop redundant memset
Julia Lawall
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
4
-0
/
+4
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2
-2
/
+2
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2
-2
/
+2
2010-01-18
[SCSI] pm8001: Use kzalloc for allocating only one thing
Julia Lawall
1
-1
/
+1
2009-12-10
[SCSI] pm8001: misc code cleanup
jack wang
3
-5
/
+9
2009-12-10
[SCSI] pm8001: enable read HBA SAS address from VPD
jack wang
3
-20
/
+26
2009-12-10
[SCSI] pm8001: do not reset local sata as it will not be found if reset
jack wang
1
-0
/
+2
2009-12-10
[SCSI] pm8001: bit set pm8001_ha->flags
jack wang
1
-1
/
+1
2009-12-10
[SCSI] pm8001:fix potential NULL pointer dereference
jack wang
1
-1
/
+1
2009-12-10
[SCSI] pm8001: set SSC down-spreading only to get less errors on some 6G device.
jack wang
1
-44
/
+21
2009-12-10
[SCSI] pm8001: fix endian issues with SAS address
jack wang
2
-5
/
+5
2009-12-10
[SCSI] pm8001: enhance error handle for IO patch
jack wang
4
-5
/
+84
2009-12-10
[SCSI] pm8001: Fix for sata io circular lock dependency.
jack wang
1
-5
/
+35
2009-12-04
[SCSI] pm8001: Fixes for tag alloc, error goto and code cleanup
jack_wang
2
-35
/
+36
2009-12-04
[SCSI] pm8001: enhance IOMB process modules
jack_wang
2
-106
/
+141
2009-12-04
[SCSI] pm8001: add reinitialize SPC parameters before phy start
jack_wang
4
-12
/
+85
2009-12-04
[SCSI] pm8001: add SAS/SATA HBA driver
jack wang
10
-0
/
+8707