index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-15
ioatdma: Adding Haswell devid for ioatdma
Dave Jiang
3
-6
/
+55
2013-04-15
dmaengine: OMAP: Register SDMA controller with Device Tree DMA driver
Jon Hunter
1
-2
/
+36
2013-04-15
dw_dmac: remove unnecessary ENODEV check
Andy Shevchenko
1
-1
/
+1
2013-04-15
dmaengine: dw_dmac: simplify master selection
Arnd Bergmann
2
-48
/
+33
2013-04-15
dw_dmac: rename DT related methods to reflect their belonging
Andy Shevchenko
1
-11
/
+13
2013-04-15
dw_dmac: fix style of the comments
Andy Shevchenko
1
-15
/
+15
2013-04-15
dma: Make the 'mask' parameter of __dma_request_channel const
Lars-Peter Clausen
1
-3
/
+6
2013-04-15
dmaengine:sirf:take clock and enable it while probing
Barry Song
1
-0
/
+11
2013-04-15
dw_dmac: don't wait for FIFO_EMPTY endlessly in dwc_chan_pause
Andy Shevchenko
1
-2
/
+3
2013-04-15
dma: imx-dma: Remove redundant NULL check before kfree
Syam Sidhardhan
1
-2
/
+1
2013-04-15
dma: ipu: ipu_idmac: Fix section mismatch
Fabio Estevam
1
-1
/
+1
2013-04-15
dma: tegra: assume CONFIG_OF
Stephen Warren
1
-15
/
+7
2013-04-15
dma: pl330: Convert to devm_ioremap_resource()
Sachin Kamat
1
-3
/
+4
2013-04-15
dmatest: append verify result to results
Andy Shevchenko
1
-54
/
+128
2013-04-15
dmatest: gather test results in the linked list
Andy Shevchenko
1
-30
/
+204
2013-04-15
dmatest: define MAX_ERROR_COUNT constant
Andy Shevchenko
1
-3
/
+6
2013-04-15
dmatest: return actual state in 'run' file
Andy Shevchenko
1
-2
/
+21
2013-04-15
dmatest: run test via debugfs
Andy Shevchenko
1
-2
/
+255
2013-04-15
dmatest: split test parameters to separate structure
Andy Shevchenko
1
-47
/
+62
2013-04-15
dmatest: move dmatest_channels and nr_channels to dmatest_info
Andy Shevchenko
1
-13
/
+16
2013-04-15
dmatest: create dmatest_info to keep test parameters
Andy Shevchenko
1
-47
/
+113
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-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2
-68
/
+133
2013-04-13
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-12
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-17
/
+41
2013-04-12
Merge tag 'pm-3.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+0
2013-04-12
Merge tag 'regmap-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2013-04-12
Merge tag 'gpio-fixes-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2013-04-12
[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-11
Merge tag 'char-misc-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2013-04-11
Merge tag 'tty-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-11
/
+20
2013-04-11
Merge tag 'stable/for-linus-3.9-rc6-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-4
/
+15
2013-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
26
-334
/
+480
[next]