Age | Commit message (Expand) | Author |
2014-10-15 | carma-fpga: use dmaengine_xxx() API | Vinod Koul |
2014-10-15 | dmaengine: freescale: add and export fsl_dma_external_start() | Vinod Koul |
2014-10-15 | video: mx3fb: use dmaengine_terminate_all() API | Vinod Koul |
2014-10-15 | serial: sh-sci: use dmaengine_terminate_all() API | Vinod Koul |
2014-10-15 | net: ks8842: use dmaengine_terminate_all() API | Vinod Koul |
2014-10-15 | mtd: sh_flctl: use dmaengine_terminate_all() API | Vinod Koul |
2014-10-15 | mtd: fsmc_nand: use dmaengine_terminate_all() API | Vinod Koul |
2014-10-15 | V4L2: mx3_camer: use dmaengine_pause() API | Vinod Koul |
2014-10-15 | dmaengine: coh901318: use dmaengine_terminate_all() API | Vinod Koul |
2014-10-15 | pata_arasan_cf: use dmaengine_terminate_all() API | Vinod Koul |
2014-10-15 | stmmac: fix sti compatibililies | Giuseppe CAVALLARO |
2014-10-15 | dmaengine: edma: check for echan->edesc => NULL in edma_dma_pause() | Sebastian Andrzej Siewior |
2014-10-15 | dmaengine: dw: export probe()/remove() and Co to users | Andy Shevchenko |
2014-10-15 | dmaengine: dw: enable and disable controller when needed | Andy Shevchenko |
2014-10-15 | dmaengine: dw: always export dw_dma_{en,dis}able | Andy Shevchenko |
2014-10-15 | dmaengine: dw: introduce dw_dma_on() helper | Andy Shevchenko |
2014-10-15 | dmaengine: dw: split dma-dw.h to platform and private parts | Andy Shevchenko |
2014-10-15 | dmaengine: dw: move private definitions to regs.h | Andy Shevchenko |
2014-10-15 | dma: cppi41: Switch to using managed resource in probe | Kiran Padwal |
2014-10-15 | dmaengine: pl330: Fix NULL pointer dereference on driver unbind | Krzysztof Kozlowski |
2014-10-15 | dmaengine: pl330: Fix NULL pointer dereference on probe failure | Krzysztof Kozlowski |
2014-10-15 | dmaengine: pl330: Remove unused 'regs' variable in pl330_submit_req() | Krzysztof Kozlowski |
2014-10-15 | dmaengine: pl330: Remove non-NULL check for pl330_submit_req parameters | Krzysztof Kozlowski |
2014-10-15 | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-10-15 | Merge tag 'llvmlinux-for-v3.18' of git://git.linuxfoundation.org/llvmlinux/ke... | Linus Torvalds |
2014-10-15 | Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-10-15 | Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds |
2014-10-15 | Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-10-15 | Merge tag 'for-v3.18' of git://git.infradead.org/battery-2.6 | Linus Torvalds |
2014-10-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2014-10-15 | cxgb4i: Remove duplicate call to dst_neigh_lookup() | Anish Bhatt |
2014-10-15 | cxgb4i : Fix -Wunused-function warning | Anish Bhatt |
2014-10-15 | cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-built | Anish Bhatt |
2014-10-15 | cxgb4i : Remove duplicated CLIP handling code | Anish Bhatt |
2014-10-15 | virtio-rng: refactor probe error handling | Michael S. Tsirkin |
2014-10-15 | virtio_scsi: drop scan callback | Michael S. Tsirkin |
2014-10-15 | virtio_balloon: enable VQs early on restore | Michael S. Tsirkin |
2014-10-15 | virtio_scsi: fix race on device removal | Michael S. Tsirkin |
2014-10-15 | virito_scsi: use freezable WQ for events | Paolo Bonzini |
2014-10-15 | virtio_net: enable VQs early on restore | Michael S. Tsirkin |
2014-10-15 | virtio_console: enable VQs early on restore | Michael S. Tsirkin |
2014-10-15 | virtio_scsi: enable VQs early on restore | Michael S. Tsirkin |
2014-10-15 | virtio_blk: enable VQs early on restore | Michael S. Tsirkin |
2014-10-15 | virtio_scsi: move kick event out from virtscsi_init | Michael S. Tsirkin |
2014-10-15 | virtio_net: fix use after free on allocation failure | Michael S. Tsirkin |
2014-10-15 | virtio_console: enable VQs early | Michael S. Tsirkin |
2014-10-15 | virtio_blk: enable VQs early | Michael S. Tsirkin |
2014-10-15 | virtio_net: enable VQs early | Michael S. Tsirkin |
2014-10-15 | virtio_net: minor cleanup | Michael S. Tsirkin |
2014-10-15 | virtio-net: drop config_mutex | Michael S. Tsirkin |