index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
mei: reduce flow control only for completed messages
Tomas Winkler
2013-04-23
1
-3
/
+4
*
mei: reseting -> resetting
Bill Nottingham
2013-04-19
4
-8
/
+8
*
mei: fix reading large reposnes
Tomas Winkler
2013-04-19
5
-15
/
+27
*
mei: revamp mei_irq_read_client_message function
Tomas Winkler
2013-04-19
1
-58
/
+66
*
mei: revamp mei_amthif_irq_read_message
Tomas Winkler
2013-04-19
3
-6
/
+15
*
mei: revamp hbm state machine
Tomas Winkler
2013-04-19
7
-59
/
+72
*
Revert "drivers/scsi: use module_pcmcia_driver() in pcmcia drivers"
Greg Kroah-Hartman
2013-04-17
5
-5
/
+69
*
Revert "scsi: pcmcia: nsp_cs: remove module init/exit function prototypes"
Greg Kroah-Hartman
2013-04-17
1
-0
/
+4
*
scsi: pcmcia: nsp_cs: remove module init/exit function prototypes
H Hartley Sweeten
2013-04-15
1
-4
/
+0
*
mei: wd: fix line over 80 characters
Tomas Winkler
2013-04-15
1
-1
/
+2
*
Merge 3.9-rc7 into char-misc-next
Greg Kroah-Hartman
2013-04-14
165
-1599
/
+2242
|
\
|
*
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-04-14
2
-3
/
+9
|
|
\
|
|
*
drm/fb-helper: Fix locking in drm_fb_helper_hotplug_event
Daniel Vetter
2013-04-12
1
-3
/
+5
|
|
*
udl: handle EDID failure properly.
Dave Airlie
2013-04-12
1
-0
/
+4
|
*
|
watchdog: Revert the AT91RM9200_WATCHDOG dependency
Nicolas Ferre
2013-04-14
1
-1
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2013-04-12
2
-68
/
+133
|
|
\
\
|
|
*
|
target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBs
Nicholas Bellinger
2013-04-11
1
-0
/
+3
|
|
*
|
tcm_vhost: Send bad target to guest when cmd fails
Asias He
2013-04-11
1
-4
/
+6
|
|
*
|
tcm_vhost: Add vhost_scsi_send_bad_target() helper
Asias He
2013-04-11
1
-13
/
+18
|
|
*
|
tcm_vhost: Fix tv_cmd leak in vhost_scsi_handle_vq
Asias He
2013-04-11
1
-2
/
+7
|
|
*
|
tcm_vhost: Remove double check of response
Asias He
2013-04-11
1
-9
/
+0
|
|
*
|
tcm_vhost: Initialize vq->last_used_idx when set endpoint
Asias He
2013-04-08
1
-0
/
+1
|
|
*
|
tcm_vhost: Use vq->private_data to indicate if the endpoint is setup
Asias He
2013-04-08
1
-43
/
+101
|
|
*
|
tcm_vhost: Use ACCESS_ONCE for vs->vs_tpg[target] access
Asias He
2013-04-02
1
-1
/
+1
|
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2013-04-12
12
-79
/
+37
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
[SCSI] lpfc: fix potential NULL pointer dereference in lpfc_sli4_rq_put()
Wei Yongjun
2013-04-11
1
-1
/
+2
|
|
*
|
[SCSI] libsas: fix handling vacant phy in sas_set_ex_phy()
Lukasz Dorau
2013-04-06
1
-0
/
+12
|
|
*
|
[SCSI] ibmvscsi: Fix slave_configure deadlock
Brian King
2013-04-06
1
-1
/
+1
|
|
*
|
[SCSI] qla2xxx: Update the driver version to 8.04.00.13-k.
Saurav Kashyap
2013-04-06
1
-1
/
+1
|
|
*
|
[SCSI] qla2xxx: Remove debug code that msleeps for random duration.
Saurav Kashyap
2013-04-06
1
-5
/
+0
|
|
*
|
[SCSI] qla2xxx: Fix crash during firmware dump procedure.
Arun Easi
2013-04-06
2
-2
/
+2
|
|
*
|
[SCSI] Revert "qla2xxx: Add setting of driver version string for vendor appli...
Joe Carnuccio
2013-04-06
5
-64
/
+1
|
|
*
|
[SCSI] ipr: dlpar failed when adding an adapter back
wenxiong@linux.vnet.ibm.com
2013-04-06
1
-0
/
+1
|
|
*
|
[SCSI] ipr: fix addition of abort command to HRRQ free queue
Kleber Sacilotto de Souza
2013-04-06
1
-1
/
+1
|
|
*
|
[SCSI] st: Take additional queue ref in st_probe
Joe Lawrence
2013-04-06
1
-1
/
+7
|
|
*
|
[SCSI] libsas: use right function to alloc smp response
John Gong
2013-04-06
1
-1
/
+1
|
|
*
|
[SCSI] ipr: ipr_test_msi() fails when running with msi-x enabled adapter
wenxiong@linux.vnet.ibm.com
2013-04-06
1
-2
/
+8
|
*
|
|
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-04-11
2
-17
/
+41
|
|
\
\
\
|
|
*
|
|
dmaengine: omap-dma: Start DMA without delay for cyclic channels
Peter Ujfalusi
2013-04-10
1
-6
/
+14
|
|
*
|
|
DMA: PL330: Add check if device tree compatible
Padmavathi Venna
2013-04-02
1
-11
/
+27
|
*
|
|
|
Merge tag 'pm-3.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2013-04-11
1
-1
/
+0
|
|
\
\
\
\
|
|
*
|
|
|
cpufreq / intel_pstate: Set timer timeout correctly
Dirk Brandewie
2013-04-08
1
-1
/
+0
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'regmap-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-04-11
1
-1
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
regmap: Back out work buffer fix
Mark Brown
2013-04-09
1
-1
/
+2
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'gpio-fixes-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-04-11
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
gpio: pca953x: fix irq_domain_add_simple usage
Alexandre Belloni
2013-04-11
1
-1
/
+1
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'char-misc-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-04-10
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
misc/vmw_vmci: Add dependency on CONFIG_NET
Guenter Roeck
2013-04-03
1
-1
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'tty-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-04-10
3
-11
/
+20
|
|
\
\
\
\
|
|
*
|
|
|
tty: mxser: fix cycle termination condition in mxser_probe() and mxser_module...
Alexey Khoroshilov
2013-04-08
1
-4
/
+4
[next]