index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-15
dmatest: allocate memory for pq_coefs from heap
Andy Shevchenko
1
-2
/
+9
2013-04-15
dmatest: cancel thread immediately when asked for
Andy Shevchenko
1
-1
/
+2
2013-04-15
ioatdma: allow all channels to have irq coalescing support
Dave Jiang
1
-9
/
+3
2013-04-15
ioatdma: make debug output more readable
Dave Jiang
2
-2
/
+3
2013-04-15
dma: Remove erroneous __exit and __exit_p() references
Maxin B. John
6
-14
/
+14
2013-04-15
dma: timb_dma: Fix compiler warning
Maxin B. John
1
-1
/
+1
2013-04-15
pch_dma: Use GFP_ATOMIC because called from interrupt context
Tomoya MORINAGA
1
-1
/
+1
2013-04-15
DMA: PL330: allow submitting 2 requests at a time
Jassi Brar
1
-2
/
+1
2013-04-14
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-3
/
+9
2013-04-14
watchdog: Revert the AT91RM9200_WATCHDOG dependency
Nicolas Ferre
1
-1
/
+1
2013-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2
-68
/
+133
2013-04-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
12
-79
/
+37
2013-04-12
drm/fb-helper: Fix locking in drm_fb_helper_hotplug_event
Daniel Vetter
1
-3
/
+5
2013-04-12
udl: handle EDID failure properly.
Dave Airlie
1
-0
/
+4
2013-04-11
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-17
/
+41
2013-04-11
Merge tag 'pm-3.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+0
2013-04-11
Merge tag 'regmap-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2013-04-11
Merge tag 'gpio-fixes-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2013-04-11
[SCSI] lpfc: fix potential NULL pointer dereference in lpfc_sli4_rq_put()
Wei Yongjun
1
-1
/
+2
2013-04-11
gpio: pca953x: fix irq_domain_add_simple usage
Alexandre Belloni
1
-1
/
+1
2013-04-11
target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBs
Nicholas Bellinger
1
-0
/
+3
2013-04-11
tcm_vhost: Send bad target to guest when cmd fails
Asias He
1
-4
/
+6
2013-04-11
tcm_vhost: Add vhost_scsi_send_bad_target() helper
Asias He
1
-13
/
+18
2013-04-11
tcm_vhost: Fix tv_cmd leak in vhost_scsi_handle_vq
Asias He
1
-2
/
+7
2013-04-11
tcm_vhost: Remove double check of response
Asias He
1
-9
/
+0
2013-04-10
Merge tag 'char-misc-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2013-04-10
Merge tag 'tty-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-11
/
+20
2013-04-10
Merge tag 'stable/for-linus-3.9-rc6-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-4
/
+15
2013-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
26
-334
/
+480
2013-04-10
bnx2x: Prevent null pointer dereference in AFEX mode
Yuval Mintz
1
-1
/
+2
2013-04-10
e100: Add dma mapping error check
Neil Horman
1
-11
/
+25
2013-04-10
dmaengine: omap-dma: Start DMA without delay for cyclic channels
Peter Ujfalusi
1
-6
/
+14
2013-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+1
2013-04-09
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-11
/
+4
2013-04-10
drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not decimal.
Christopher Harvey
1
-10
/
+3
2013-04-09
Merge tag 'vfio-v3.9-rc7' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-1
/
+2
2013-04-09
Merge tag 'for-linus-20130409' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-121
/
+245
2013-04-09
regmap: Back out work buffer fix
Mark Brown
1
-1
/
+2
2013-04-08
Merge tag 'hwspinlock-3.9-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2013-04-08
Merge tag 'remoteproc-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-4
/
+11
2013-04-09
Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...
Dave Airlie
1
-1
/
+1
2013-04-09
drm/nouveau: fix unconditional return waiting on memory
Calvin Owens
1
-1
/
+1
2013-04-08
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
3
-6
/
+22
2013-04-08
qeth: fix qeth_wait_for_threads() deadlock for OSN devices
Stefan Raspl
4
-0
/
+26
2013-04-08
tcm_vhost: Initialize vq->last_used_idx when set endpoint
Asias He
1
-0
/
+1
2013-04-08
tcm_vhost: Use vq->private_data to indicate if the endpoint is setup
Asias He
1
-43
/
+101
2013-04-08
bonding: fix bonding_masters race condition in bond unloading
nikolay@redhat.com
1
-0
/
+9
2013-04-08
Revert "bonding: remove sysfs before removing devices"
nikolay@redhat.com
1
-1
/
+1
2013-04-08
cpufreq / intel_pstate: Set timer timeout correctly
Dirk Brandewie
1
-1
/
+0
2013-04-08
tty: mxser: fix cycle termination condition in mxser_probe() and mxser_module...
Alexey Khoroshilov
1
-4
/
+4
[next]