index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-05-25
13
-76
/
+143
|
\
|
*
dmaengine: at_hdmac: take maxburst from slave configuration
Nicolas Ferre
2012-05-15
2
-4
/
+24
|
*
dmaengine: at_hdmac: remove ATC_DEFAULT_CTRLA constant
Nicolas Ferre
2012-05-15
1
-7
/
+5
|
*
Merge branch 'fixes' into next
Vinod Koul
2012-05-15
2
-2
/
+6
|
|
\
|
*
|
dma: imx-sdma: make channel0 operations atomic
Richard Zhao
2012-05-11
1
-26
/
+31
|
*
|
dmaengine: Use dma_sg_len(sg) instead of sg->length
Lars-Peter Clausen
2012-05-11
7
-16
/
+16
|
*
|
dmaengine: Use sg_dma_address instead of sg_phys
Lars-Peter Clausen
2012-05-11
5
-8
/
+8
|
*
|
DMA: PL330: Remove duplicate header file inclusion
Sachin Kamat
2012-05-11
1
-1
/
+0
|
*
|
Merge branch 'fixes' into next
Vinod Koul
2012-05-11
1
-1
/
+2
|
|
\
\
|
*
|
|
dma: imx-sdma: keep the callbacks invoked in the tasklet
Huang Shijie
2012-05-11
1
-2
/
+7
|
*
|
|
dmaengine: dw_dma: add Device Tree probing capability
Viresh Kumar
2012-05-11
1
-0
/
+10
|
*
|
|
dmaengine: dw_dmac: Add clk_{un}prepare() support
Viresh Kumar
2012-05-11
1
-6
/
+6
|
*
|
|
Merge branch 'fixes' into next
Vinod Koul
2012-04-25
2
-10
/
+16
|
|
\
\
\
|
*
|
|
|
dma/amba-pl08x: add support for the Nomadik variant
Linus Walleij
2012-04-25
1
-7
/
+37
|
*
|
|
|
dma/amba-pl08x: check for terminal count status only
Linus Walleij
2012-04-23
1
-1
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2012-05-25
4
-0
/
+533
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'for-next-arm-dma' into for-linus
Marek Szyprowski
2012-05-22
1
-0
/
+42
|
|
\
\
\
\
\
|
|
*
|
|
|
|
common: add dma_mmap_from_coherent() function
Marek Szyprowski
2012-05-21
1
-0
/
+42
|
*
|
|
|
|
|
drivers: add Contiguous Memory Allocator
Marek Szyprowski
2012-05-21
3
-0
/
+491
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'cris-for-linus' of git://jni.nu/cris
Linus Torvalds
2012-05-25
1
-1
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
net:removed the unused variable
Wanlong Gao
2012-04-03
1
-1
/
+0
*
|
|
|
|
|
|
Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-05-25
21
-1601
/
+630
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
mmc: at91-mci: this driver is now deprecated
Ludovic Desroches
2012-05-17
1
-2
/
+5
|
*
|
|
|
|
|
|
mmc: omap_hsmmc: pass IRQF_ONESHOT to request_threaded_irq
Ming Lei
2012-05-17
1
-1
/
+1
|
*
|
|
|
|
|
|
mmc: block: Allow disabling 512B sector size emulation
Saugata Das
2012-05-17
2
-2
/
+19
|
*
|
|
|
|
|
|
mmc: atmel-mci: add debug logs
Ludovic Desroches
2012-05-17
1
-0
/
+41
|
*
|
|
|
|
|
|
mmc: atmel-mci: add support for version lower than v2xx
Ludovic Desroches
2012-05-17
1
-4
/
+58
|
*
|
|
|
|
|
|
mmc: atmel-mci: change the state machine for compatibility with old IP
Ludovic Desroches
2012-05-17
1
-116
/
+162
|
*
|
|
|
|
|
|
mmc: atmel-mci: the r/w proof capability lack was not well managed
Ludovic Desroches
2012-05-17
1
-14
/
+78
|
*
|
|
|
|
|
|
mmc: dw_mmc: Fixed sdio interrupt mask bit setting bug
Kyoungil Kim
2012-05-17
1
-2
/
+2
|
*
|
|
|
|
|
|
mmc: omap: convert to module_platform_driver
Venkatraman S
2012-05-17
1
-13
/
+1
|
*
|
|
|
|
|
|
mmc: omap: make it behave well as a module
Venkatraman S
2012-05-17
1
-4
/
+5
|
*
|
|
|
|
|
|
mmc: omap: convert to per instance workqueue
Venkatraman S
2012-05-17
1
-17
/
+12
|
*
|
|
|
|
|
|
mmc: core: Remove dead code
Philippe De Swert
2012-05-09
1
-5
/
+1
|
*
|
|
|
|
|
|
mmc: card: Avoid null pointer dereference
Philippe De Swert
2012-05-09
1
-1
/
+2
|
*
|
|
|
|
|
|
mmc: core: Prevent eMMC VCC supply to be cut from late init
Ulf Hansson
2012-05-09
1
-3
/
+15
|
*
|
|
|
|
|
|
mmc: dw_mmc: make multiple instances of dw_mci_card_workqueue
Thomas Abraham
2012-05-09
1
-8
/
+6
|
*
|
|
|
|
|
|
mmc: queue: remove redundant memsets
Venkatraman S
2012-05-09
1
-2
/
+0
|
*
|
|
|
|
|
|
mmc: queue: rename mmc_request function
Venkatraman S
2012-05-09
1
-2
/
+2
|
*
|
|
|
|
|
|
mmc: core: skip card initialization if power class selection fails
Subhash Jadavani
2012-05-09
1
-11
/
+7
|
*
|
|
|
|
|
|
mmc: core: fix the signaling 1.8V for HS200
Seungwon Jeon
2012-05-09
1
-5
/
+7
|
*
|
|
|
|
|
|
mmc: core: fix the decision of HS200/DDR card-type
Seungwon Jeon
2012-05-09
1
-49
/
+32
|
*
|
|
|
|
|
|
mmc: mmci: Fix compiler error when CONFIG_OF is not set
Lee Jones
2012-05-08
1
-0
/
+6
|
*
|
|
|
|
|
|
mmc: mmci: Use correct GPIO binding for IRQ requests
Lee Jones
2012-05-04
1
-2
/
+3
|
*
|
|
|
|
|
|
mmc: mmci: Enable Device Tree support for ux500 variants
Lee Jones
2012-05-04
1
-4
/
+54
|
*
|
|
|
|
|
|
mmc: sdhci-spear: Use devm_* derivatives
Viresh Kumar
2012-05-01
1
-53
/
+27
|
*
|
|
|
|
|
|
mmc: sdhci-spear: No need to check 'pdev == NULL' in probe
Viresh Kumar
2012-05-01
1
-2
/
+0
|
*
|
|
|
|
|
|
mmc: cd-gpio: protect against NULL context in mmc_cd_gpio_free()
Guennadi Liakhovetski
2012-04-24
1
-0
/
+3
|
*
|
|
|
|
|
|
mmc: core: check PM_SLEEP for mmc_bus_suspend/resume callbacks
Chuanxiao Dong
2012-04-23
1
-0
/
+2
|
*
|
|
|
|
|
|
mmc: omap_hsmmc: release correct resource
Russell King
2012-04-22
1
-1
/
+3
[next]