index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] hpsa: do not sleep in atomic context in rmmod path.
Stephen M. Cameron
2012-01-16
1
-0
/
+2
*
[SCSI] scsi_transport_fc: Clear Devloss Callback Done flag in fc_remote_port_...
James Smart
2012-01-16
1
-1
/
+2
*
[SCSI] scsi_dh_alua: Retry the check-condition in case Mode Parameters Changed
Moger, Babu
2012-01-10
1
-0
/
+5
*
[SCSI] bfa: Implement LUN Masking feature using the SCSI Slave Callouts.
Krishna Gudipati
2012-01-10
6
-4
/
+112
*
[SCSI] bfa: Revert back the current LUN Masking Implementation.
Krishna Gudipati
2012-01-10
5
-582
/
+2
*
[SCSI] bfa: Fix possible NULL pointer dereference in lunmask add/delete.
Krishna Gudipati
2012-01-10
1
-2
/
+4
*
[SCSI] fcoe: remove double check if skb is nonlinear
Robert Love
2012-01-10
1
-2
/
+1
*
[SCSI] qla4xxx: Update driver version to 5.02.00-k11
Vikas Chaudhary
2012-01-10
1
-1
/
+1
*
[SCSI] qla4xxx: Fixed BFS with sendtargets as boot index.
Manish Rangankar
2012-01-10
1
-3
/
+0
*
[SCSI] qla4xxx: Break the loop if the sendtargets list was empty
Nilesh Javali
2012-01-10
1
-0
/
+3
*
[SCSI] qla4xxx: Limit the ACB Default Timeout value to 12s
Nilesh Javali
2012-01-10
1
-4
/
+12
*
[SCSI] qla4xxx: cleanup, make qla4xxx_build_ddb_list short
Lalit Chandivade
2012-01-10
1
-162
/
+237
*
[SCSI] libcxgbi: do not print a message when memory allocation fails
Thadeu Lima de Souza Cascardo
2012-01-10
1
-2
/
+3
*
[SCSI] sym53c8xx: Fix NULL pointer dereference in slave_destroy
Stratos Psomadakis
2012-01-10
1
-0
/
+4
*
[SCSI] scsi_dh_rdac: Fix error path
Richard Weinberger
2012-01-10
1
-0
/
+2
*
Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2012-01-10
92
-1499
/
+2263
|
\
|
*
mtd: Fix dependency for MTD_DOC200x
Fabio Estevam
2012-01-09
1
-0
/
+3
|
*
mtd: do not use mtd->block_markbad directly
Artem Bityutskiy
2012-01-09
4
-7
/
+4
|
*
mtd: introduce mtd_can_have_bb helper
Artem Bityutskiy
2012-01-09
11
-20
/
+14
|
*
mtd: do not use mtd->suspend and mtd->resume directly
Artem Bityutskiy
2012-01-09
3
-10
/
+5
|
*
mtd: do not use mtd->lock, unlock and is_locked directly
Artem Bityutskiy
2012-01-09
4
-29
/
+13
|
*
mtd: do not use mtd->sync directly
Artem Bityutskiy
2012-01-09
6
-15
/
+7
|
*
mtd: harmonize mtd_writev usage
Artem Bityutskiy
2012-01-09
2
-4
/
+24
|
*
mtd: do not use mtd->lock_user_prot_reg directly
Artem Bityutskiy
2012-01-09
1
-2
/
+0
|
*
mtd: mtd->write_user_prot_reg directly
Artem Bityutskiy
2012-01-09
1
-4
/
+0
|
*
mtd: do not use mtd->read_*_prot_reg directly
Artem Bityutskiy
2012-01-09
1
-8
/
+10
|
*
mtd: do not use mtd->get_*_prot_info directly
Artem Bityutskiy
2012-01-09
1
-5
/
+3
|
*
mtd: do not use mtd->read_oob directly
Artem Bityutskiy
2012-01-09
1
-7
/
+2
|
*
mtd: mtdoops: do not use mtd->panic_write directly
Artem Bityutskiy
2012-01-09
1
-9
/
+8
|
*
mtd: do not use mtd->get_unmapped_area directly
Artem Bityutskiy
2012-01-09
2
-20
/
+12
|
*
mtd: introduce mtd_has_oob helper
Artem Bityutskiy
2012-01-09
2
-3
/
+3
|
*
mtd: mtdcore: export symbols cleanup
Artem Bityutskiy
2012-01-09
1
-15
/
+9
|
*
mtd: clean-up the default_mtd_writev function
Artem Bityutskiy
2012-01-09
1
-19
/
+22
|
*
mtd: sst25l: kill unused variable
Artem Bityutskiy
2012-01-09
1
-1
/
+1
|
*
mtd: onenand: kill unused variable
Artem Bityutskiy
2012-01-09
1
-1
/
+0
|
*
mtd: kill dev_to_mtd helper
Artem Bityutskiy
2012-01-09
1
-12
/
+13
|
*
mtd: remove extra retlen assignment
Artem Bityutskiy
2012-01-09
7
-33
/
+22
|
*
mtd: doc: do not initialize mtd_info fields to 0 or NULL
Artem Bityutskiy
2012-01-09
4
-29
/
+0
|
*
mtd: docprobe: use kzalloc instead
Artem Bityutskiy
2012-01-09
1
-6
/
+1
|
*
mtd: introduce mtd_block_markbad interface
Artem Bityutskiy
2012-01-09
10
-10
/
+10
|
*
mtd: introduce mtd_block_isbad interface
Artem Bityutskiy
2012-01-09
17
-24
/
+24
|
*
mtd: introduce mtd_resume interface
Artem Bityutskiy
2012-01-09
9
-9
/
+9
|
*
mtd: introduce mtd_suspend interface
Artem Bityutskiy
2012-01-09
9
-9
/
+9
|
*
mtd: introduce mtd_is_locked interface
Artem Bityutskiy
2012-01-09
2
-2
/
+2
|
*
mtd: introduce mtd_unlock interface
Artem Bityutskiy
2012-01-09
4
-4
/
+4
|
*
mtd: introduce mtd_lock interface
Artem Bityutskiy
2012-01-09
4
-4
/
+4
|
*
mtd: introduce mtd_sync interface
Artem Bityutskiy
2012-01-09
8
-9
/
+9
|
*
mtd: introduce mtd_writev interface
Artem Bityutskiy
2012-01-09
2
-4
/
+5
|
*
mtd: introduce mtd_lock_user_prot_reg interface
Artem Bityutskiy
2012-01-09
2
-2
/
+2
|
*
mtd: introduce mtd_write_user_prot_reg interface
Artem Bityutskiy
2012-01-09
2
-3
/
+3
[next]