index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: dw: split dma-dw.h to platform and private parts
Andy Shevchenko
2014-10-15
5
-24
/
+47
*
dmaengine: dw: move private definitions to regs.h
Andy Shevchenko
2014-10-15
2
-34
/
+29
*
dma: cppi41: Switch to using managed resource in probe
Kiran Padwal
2014-10-15
1
-11
/
+5
*
dmaengine: pl330: Fix NULL pointer dereference on driver unbind
Krzysztof Kozlowski
2014-10-15
1
-2
/
+4
*
dmaengine: pl330: Fix NULL pointer dereference on probe failure
Krzysztof Kozlowski
2014-10-15
1
-2
/
+4
*
dmaengine: pl330: Remove unused 'regs' variable in pl330_submit_req()
Krzysztof Kozlowski
2014-10-15
1
-3
/
+0
*
dmaengine: pl330: Remove non-NULL check for pl330_submit_req parameters
Krzysztof Kozlowski
2014-10-15
1
-4
/
+0
*
dma: imx-sdma: fix another incorrect __init annotation
Arnd Bergmann
2014-09-28
1
-1
/
+1
*
dmaengine: sun6i: Remove obsolete clk muxing code
Chen-Yu Tsai
2014-09-24
1
-23
/
+0
*
dma: Kconfig: Include mx6 in the IMX_SDMA help section
Fabio Estevam
2014-09-23
1
-1
/
+1
*
dmatest: prevent memory leakage on error path in thread
Andy Shevchenko
2014-09-23
1
-2
/
+2
*
dmaengine: Mark the struct dma_slave_config direction field deprecated
Laurent Pinchart
2014-09-23
1
-1
/
+3
*
dma: mv_xor: Add support for DMA_INTERRUPT
Lior Amsalem
2014-09-23
2
-5
/
+40
*
dma: mv_xor: Remove dead code
Ezequiel Garcia
2014-09-23
2
-22
/
+0
*
dma: mv_xor: Reduce interrupts by enabling EOD only when needed
Lior Amsalem
2014-09-23
2
-5
/
+11
*
dma: mv_xor: Remove all interrupt magic numbers
Ezequiel Garcia
2014-09-23
2
-20
/
+30
*
dma: mv_xor: Remove multi-slot support
Lior Amsalem
2014-09-23
2
-93
/
+32
*
dma: mv_xor: Simplify the DMA_MEMCPY operation
Lior Amsalem
2014-09-23
1
-65
/
+12
*
dma: mv_xor: Replace printk with dev_info
Ezequiel Garcia
2014-09-23
1
-2
/
+3
*
dmaengine: qcom_adm: Add device tree binding
Andy Gross
2014-09-23
1
-0
/
+62
*
spi/pxa2xx-pci: Add support for Intel Braswell
Mika Westerberg
2014-09-18
1
-0
/
+37
*
spi/pxa2xx: Don't use slave_id of dma_slave_config
Mika Westerberg
2014-09-18
4
-36
/
+54
*
Merge commit 'tags/spi-pxa2xx-clk' into for-linus
Vinod Koul
2014-09-18
2
-2
/
+21
|
\
|
*
spi/pxa2xx-pci: Add common clock framework support in PCI glue layer
Chew, Chiau Ee
2014-08-16
2
-2
/
+21
*
|
serial: 8250_pci: Add PCI IDs for Intel Braswell
Alan Cox
2014-09-11
1
-0
/
+27
*
|
serial: 8250: don't use slave_id of dma_slave_config
Andy Shevchenko
2014-09-11
3
-20
/
+44
*
|
dmaengine: dw: add PCI IDs for Braswell DMAs
Andy Shevchenko
2014-09-11
1
-0
/
+4
*
|
dmaengine: dw: move clock operations to platform.c
Andy Shevchenko
2014-09-11
4
-20
/
+24
*
|
dmaengine: dw: introduce generic filter function
Andy Shevchenko
2014-09-11
3
-67
/
+40
*
|
dmaengine: dw: apply both HS interfaces and remove slave_id usage
Andy Shevchenko
2014-09-11
3
-35
/
+10
*
|
dmaengine: dw: convert dw_dma_slave to use explicit HS interfaces
Andy Shevchenko
2014-09-11
3
-18
/
+11
*
|
avr32: at32ap700x: don't rely on default DMA masters
Andy Shevchenko
2014-09-11
1
-0
/
+2
*
|
dmaengine: dw: move dw_dmac.h to where it belongs to
Andy Shevchenko
2014-09-11
10
-11
/
+11
*
|
ASoC: mmp-pcm: add NO_PERIOD_WAKEUP for PCM INFO
Qiao Zhou
2014-09-11
1
-1
/
+2
*
|
dmaengine: mmp_tdma: add DMA_PREP_INTERRUPT flag support
Qiao Zhou
2014-09-11
1
-5
/
+14
*
|
dma: imx-sdma: Remove spurious __init annotation on sdma_probe()
Mark Brown
2014-08-28
1
-1
/
+1
*
|
dma: rcar-audmapp: Fix for no corresponding slave ID
Ryo Kataoka
2014-08-28
1
-5
/
+10
*
|
dmaengine: Update documentation for inline wrapper
Geert Uytterhoeven
2014-08-28
1
-2
/
+2
*
|
dma: xilinx: Remove .owner field for driver
Michal Simek
2014-08-19
1
-1
/
+0
*
|
dma: Add Xilinx AXI DMA DT Binding Documentation
Srikanth Thokala
2014-08-19
1
-0
/
+65
*
|
dma: imx-sdma: Adding tasklet_kill() in sdma_remove function.
Vignesh Raman
2014-08-19
1
-0
/
+7
*
|
dma: imx-sdma: use module_platform_driver for SDMA driver
Vignesh Raman
2014-08-19
1
-6
/
+18
|
/
*
Linux 3.17-rc1
Linus Torvalds
2014-08-16
1
-2
/
+2
*
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
2014-08-16
24
-108
/
+608
|
\
|
*
platform/x86: Enable build support for toshiba_haps
Azael Avalos
2014-08-16
2
-0
/
+20
|
*
Documentation: Add file about toshiba_haps module
Azael Avalos
2014-08-16
2
-0
/
+78
|
*
platform/x86: Toshiba HDD Active Protection Sensor
Azael Avalos
2014-08-16
1
-0
/
+265
|
*
asus-nb-wmi: Add wapf4 quirk for the U32U
Hans de Goede
2014-08-16
1
-0
/
+14
|
*
alienware-wmi: make hdmi_mux enabled on case-by-case basis
Mario Limonciello
2014-08-16
1
-2
/
+20
|
*
ideapad-laptop: Constify DMI table and other r/o variables
Mathias Krause
2014-08-16
1
-2
/
+2
[next]