Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6b997bab20448cfe85456e4789d5d9222ab6b830
6b997ba
serial: atmel: add missing dmaengine header
by Vinod Koul
· 10 years ago
cf6c0ab
Merge branch 'topic/dma_control_fsl_acks' into for-linus
by Vinod Koul
· 10 years ago
2856fcd
Merge branch 'topic/dma_control_cleanup_acks' into for-linus
by Vinod Koul
· 10 years ago
b80719b
dmaengine: remove FSLDMA_EXTERNAL_START
by Vinod Koul
· 10 years ago
01c6ad6
dmaengine: freescale: remove FSLDMA_EXTERNAL_START control method
by Vinod Koul
· 10 years ago
7abfe6e
carma-fpga: move to fsl_dma_external_start()
by Vinod Koul
· 10 years ago
4fdcf68
carma-fpga: use dmaengine_xxx() API
by Vinod Koul
· 10 years ago
0a5642b
dmaengine: freescale: add and export fsl_dma_external_start()
by Vinod Koul
· 10 years ago
b65612a
dmaengine: add dmaengine_prep_dma_sg() helper
by Vinod Koul
· 10 years ago
a500789
video: mx3fb: use dmaengine_terminate_all() API
by Vinod Koul
· 10 years ago
2bcd90d
serial: sh-sci: use dmaengine_terminate_all() API
by Vinod Koul
· 10 years ago
843d349
net: ks8842: use dmaengine_terminate_all() API
by Vinod Koul
· 10 years ago
0e497c3
mtd: sh_flctl: use dmaengine_terminate_all() API
by Vinod Koul
· 10 years ago
b177ea3
mtd: fsmc_nand: use dmaengine_terminate_all() API
by Vinod Koul
· 10 years ago
0aae803
V4L2: mx3_camer: use dmaengine_pause() API
by Vinod Koul
· 10 years ago
7e606d3
dmaengine: coh901318: use dmaengine_terminate_all() API
by Vinod Koul
· 10 years ago
72b2caf
pata_arasan_cf: use dmaengine_terminate_all() API
by Vinod Koul
· 10 years ago
639559a
dmaengine: edma: check for echan->edesc => NULL in edma_dma_pause()
by Sebastian Andrzej Siewior
· 10 years ago
2a52f6e
dmaengine: dw: export probe()/remove() and Co to users
by Andy Shevchenko
· 10 years ago
99d9bf4
dmaengine: dw: enable and disable controller when needed
by Andy Shevchenko
· 10 years ago
2540f74
dmaengine: dw: always export dw_dma_{en,dis}able
by Andy Shevchenko
· 10 years ago
7a83c04
dmaengine: dw: introduce dw_dma_on() helper
by Andy Shevchenko
· 10 years ago
3d588f8
dmaengine: dw: split dma-dw.h to platform and private parts
by Andy Shevchenko
· 10 years ago
46e8c83
dmaengine: dw: move private definitions to regs.h
by Andy Shevchenko
· 10 years ago
f0f3b5f
dma: cppi41: Switch to using managed resource in probe
by Kiran Padwal
· 10 years ago
6e4a2a8
dmaengine: pl330: Fix NULL pointer dereference on driver unbind
by Krzysztof Kozlowski
· 10 years ago
0f5ebab
dmaengine: pl330: Fix NULL pointer dereference on probe failure
by Krzysztof Kozlowski
· 10 years ago
c3cb38f
dmaengine: pl330: Remove unused 'regs' variable in pl330_submit_req()
by Krzysztof Kozlowski
· 10 years ago
937cb2f
dmaengine: pl330: Remove non-NULL check for pl330_submit_req parameters
by Krzysztof Kozlowski
· 10 years ago
fe6cf28
dma: imx-sdma: fix another incorrect __init annotation
by Arnd Bergmann
· 10 years ago
14e0e28
dmaengine: sun6i: Remove obsolete clk muxing code
by Chen-Yu Tsai
· 10 years ago
50cf553
dma: Kconfig: Include mx6 in the IMX_SDMA help section
by Fabio Estevam
· 10 years ago
c2e6f42
dmatest: prevent memory leakage on error path in thread
by Andy Shevchenko
· 10 years ago
d9ff958
dmaengine: Mark the struct dma_slave_config direction field deprecated
by Laurent Pinchart
· 10 years ago
2284354
dma: mv_xor: Add support for DMA_INTERRUPT
by Lior Amsalem
· 10 years ago
37380b9
dma: mv_xor: Remove dead code
by Ezequiel Garcia
· 10 years ago
ba87d13
dma: mv_xor: Reduce interrupts by enabling EOD only when needed
by Lior Amsalem
· 10 years ago
0e7488e
dma: mv_xor: Remove all interrupt magic numbers
by Ezequiel Garcia
· 10 years ago
dfc9766
dma: mv_xor: Remove multi-slot support
by Lior Amsalem
· 10 years ago
3e4f52e
dma: mv_xor: Simplify the DMA_MEMCPY operation
by Lior Amsalem
· 10 years ago
b8291dd
dma: mv_xor: Replace printk with dev_info
by Ezequiel Garcia
· 10 years ago
a64efe1
dmaengine: qcom_adm: Add device tree binding
by Andy Gross
· 10 years ago
39d3653
spi/pxa2xx-pci: Add support for Intel Braswell
by Mika Westerberg
· 10 years ago
b729bf3
spi/pxa2xx: Don't use slave_id of dma_slave_config
by Mika Westerberg
· 10 years ago
a0a53a4
Merge commit 'tags/spi-pxa2xx-clk' into for-linus
by Vinod Koul
· 10 years ago
2989708
serial: 8250_pci: Add PCI IDs for Intel Braswell
by Alan Cox
· 10 years ago
9a1870c
serial: 8250: don't use slave_id of dma_slave_config
by Andy Shevchenko
· 10 years ago
b279c49
dmaengine: dw: add PCI IDs for Braswell DMAs
by Andy Shevchenko
· 10 years ago
a15636e
dmaengine: dw: move clock operations to platform.c
by Andy Shevchenko
· 10 years ago
4d130de
dmaengine: dw: introduce generic filter function
by Andy Shevchenko
· 10 years ago
8950052
dmaengine: dw: apply both HS interfaces and remove slave_id usage
by Andy Shevchenko
· 10 years ago
7e1e2f2
dmaengine: dw: convert dw_dma_slave to use explicit HS interfaces
by Andy Shevchenko
· 10 years ago
61c4319
avr32: at32ap700x: don't rely on default DMA masters
by Andy Shevchenko
· 10 years ago
3d598f4
dmaengine: dw: move dw_dmac.h to where it belongs to
by Andy Shevchenko
· 10 years ago
a22e292
ASoC: mmp-pcm: add NO_PERIOD_WAKEUP for PCM INFO
by Qiao Zhou
· 10 years ago
e622226
dmaengine: mmp_tdma: add DMA_PREP_INTERRUPT flag support
by Qiao Zhou
· 10 years ago
e34b731
dma: imx-sdma: Remove spurious __init annotation on sdma_probe()
by Mark Brown
· 10 years ago
b19f40b
dma: rcar-audmapp: Fix for no corresponding slave ID
by Ryo Kataoka
· 10 years ago
58d06e9
dmaengine: Update documentation for inline wrapper
by Geert Uytterhoeven
· 10 years ago
29a4bb1
dma: xilinx: Remove .owner field for driver
by Michal Simek
· 10 years ago
ddc6436
dma: Add Xilinx AXI DMA DT Binding Documentation
by Srikanth Thokala
· 10 years ago
c12fe49
dma: imx-sdma: Adding tasklet_kill() in sdma_remove function.
by Vignesh Raman
· 10 years ago
23e1181
dma: imx-sdma: use module_platform_driver for SDMA driver
by Vignesh Raman
· 10 years ago
afa93c9
spi/pxa2xx-pci: Add common clock framework support in PCI glue layer
by Chew, Chiau Ee
· 10 years ago
7d1311b
Linux 3.17-rc1
by Linus Torvalds
· 10 years ago
605f884
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
by Linus Torvalds
· 10 years ago
4989900
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 10 years ago
6fedb0f
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
90c8096
Merge branch 'rng-queue' of git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio
by Linus Torvalds
· 10 years ago
e64df3e
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
53b95d6
Merge tag 'locks-v3.17-2' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 10 years ago
da06df5
Merge git://git.kvack.org/~bcrl/aio-next
by Linus Torvalds
· 10 years ago
186e4e8
platform/x86: Enable build support for toshiba_haps
by Azael Avalos
· 10 years ago
f369aa6
Documentation: Add file about toshiba_haps module
by Azael Avalos
· 10 years ago
23d0ba0
platform/x86: Toshiba HDD Active Protection Sensor
by Azael Avalos
· 10 years ago
831a444
asus-nb-wmi: Add wapf4 quirk for the U32U
by Hans de Goede
· 10 years ago
fee4efd
alienware-wmi: make hdmi_mux enabled on case-by-case basis
by Mario Limonciello
· 10 years ago
49458e8
ideapad-laptop: Constify DMI table and other r/o variables
by Mathias Krause
· 10 years ago
378008d
asus-nb-wmi.c: Rename x401u quirk to wapf4
by Hans de Goede
· 10 years ago
9a5ee65
compal-laptop: correct invalid hwmon name
by Roald Frederickx
· 10 years ago
e6efad7
toshiba_acpi: Add Qosmio X75-A to the alt keymap dmi list
by Azael Avalos
· 10 years ago
f6aac65
toshiba_acpi: Add extra check to backlight code
by Azael Avalos
· 10 years ago
b58b9ff
Fix log message about future removal of interface
by Martin Kepplinger
· 10 years ago
f79a901
ideapad-laptop: Disable touchpad interface on Yoga models
by Hans de Goede
· 10 years ago
6d6ded3
asus-nb-wmi: Add wapf4 quirk for the X550CC
by Hans de Goede
· 10 years ago
cfa57fd
intel_ips: Make ips_mcp_limits variables static
by Mathias Krause
· 10 years ago
c3aa472
thinkpad_acpi: Mark volume_alsa_control_{vol,mute} as __initdata
by Mathias Krause
· 10 years ago
fbe9b79
fujitsu-laptop: Mark fujitsu_dmi_table[] DMI table as __initconst
by Mathias Krause
· 10 years ago
702ef54
hp-wmi: Add missing __init annotations to initialization code
by Mathias Krause
· 10 years ago
8a1a970
hp_accel: Constify ACPI and DMI tables
by Mathias Krause
· 10 years ago
0f93c5e
fujitsu-tablet: Mark DMI callbacks as __init code
by Mathias Krause
· 10 years ago
681480c
dell-laptop: Mark dell_quirks[] DMI table as __initconst
by Mathias Krause
· 10 years ago
7e6c227
eeepc-wmi: Constify asus_quirks[] DMI table
by Mathias Krause
· 10 years ago
76d51dd
acer-wmi: Mark init data and code as such
by Mathias Krause
· 10 years ago
55d1e9d
asus-nb-wmi: Constify asus_quirks[] DMI table
by Mathias Krause
· 10 years ago
d997d88
alienware-wmi: Mark DMI table as __initconst
by Mathias Krause
· 10 years ago
80f6555
acer-wmi: Hide acer_{suspend,resume} for !CONFIG_PM_SLEEP
by Mathias Krause
· 10 years ago
87e4484
acer-wmi: Mark acer_wmi_keymap[] as __initconst
by Mathias Krause
· 10 years ago
309d131
MAINTAINERS: Update git URL for x86 platform drivers
by Mathias Krause
· 10 years ago
959ef6d
WMI: Remove unnecessary null test
by Himangi Saraogi
· 10 years ago
Next »