Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
94c7b6fc7cd1b29d987592ce7eecd902f6728db4
94c7b6f
dmaengine: add device tree binding documentation for the nbpfaxi driver
by Guennadi Liakhovetski
· 10 years ago
ed64610
dmaengine: edma: Do not register second device when booted with DT
by Peter Ujfalusi
· 10 years ago
04d537d
dmaengine: edma: Do not change the error code returned from edma_alloc_slot
by Peter Ujfalusi
· 10 years ago
10f5c84
dmaengine: rcar-dmac: Add device tree bindings documentation
by Laurent Pinchart
· 10 years ago
4415b03
dmaengine: shdma: Allocate cyclic sg list dynamically
by Laurent Pinchart
· 10 years ago
c091ff5
dmaengine: shdma: Make channel filter ignore unrelated devices
by Laurent Pinchart
· 10 years ago
9f2c2bb
dmaengine: sh: Rework Kconfig and Makefile
by Laurent Pinchart
· 10 years ago
4fbd804
dmaengine: sun6i: Fix memory leaks
by Maxime Ripard
· 10 years ago
174427c
dmaengine: sun6i: Free the interrupt before killing the tasklet
by Maxime Ripard
· 10 years ago
92e4a3b
dmaengine: sun6i: Remove switch statement from buswidth convertion routine
by Maxime Ripard
· 10 years ago
2795eed
dmaengine: of: kconfig: select DMA_ENGINE when DMA_OF is selected
by Alexander Popov
· 10 years ago
db0e701
Merge commit 'renesas-rcar-audmapp-for-v3.17' into for-linus
by Vinod Koul
· 10 years ago
8e8805d
dmaengine: edma: Serve cyclic (audio) channels with high priority queue
by Peter Ujfalusi
· 10 years ago
eb3fe7d
ARM: edma: Add edma_assign_channel_eventq() to move channel to a give queue
by Peter Ujfalusi
· 10 years ago
85a7076
ARM: edma: Set default queue to lowest priority
by Peter Ujfalusi
· 10 years ago
a1f146f
dmaengine: edma: Support to suppress the period interrupts in cyclic mode
by Peter Ujfalusi
· 10 years ago
b7f9bc5
dmaengine: edma: Update caps->residue_granularity to match with reality
by Peter Ujfalusi
· 10 years ago
7f5e03e
dmaengine: sun61: fix warning on bad print specfier
by Vinod Koul
· 10 years ago
42c0d54
dmaengine: sun6i: fix build failure on x86, xilinx targets
by Vinod Koul
· 10 years ago
ec1f0c9
dmaengine: mpc512x: register for device tree channel lookup
by Alexander Popov
· 11 years ago
16369ef
dmaengine: of: add common xlate function for matching by channel id
by Alexander Popov
· 11 years ago
9093e72
dmaengine: mpc512x: add device tree binding document
by Alexander Popov
· 11 years ago
5558593
dmaengine: sun6i: Add driver for the Allwinner A31 DMA controller
by Maxime Ripard
· 10 years ago
3c677cc
Documentation: dt: Add Allwinner A31 DMA controller bindings
by Maxime Ripard
· 10 years ago
37a746a
dmaengine: ipu: use return value of request_irq
by Vinod Koul
· 10 years ago
e2f9922
dmaengine: jz4740: Fix GPL v2 license string typo
by Bjorn Helgaas
· 10 years ago
0c9dbeb
dmaengine: Remove unused definition of DMA_MAX_COOKIE
by Geert Uytterhoeven
· 10 years ago
70c9b8b
dmaengine: Clarify device parameter for dma_sync_*_for_*()
by Geert Uytterhoeven
· 10 years ago
211bfef
dmaengine: fsl-edma: fix dmamux index calculating error
by Jingchang Lu
· 10 years ago
f892afb
dmaengine: imx-sdma: Add a new DMATYPE for Shared Peripheral ASRC
by Nicolin Chen
· 11 years ago
0b35186
dmaengine: imx-sdma: Save imx_dma_data into sdmac
by Nicolin Chen
· 11 years ago
b1e51d7
dmaengine: pl330: Check if the DMA descriptor is NULL
by Javier Martinez Canillas
· 10 years ago
ff4d024
Merge commit 'renesas-shdma-for-v3.17' into for-linus
by Vinod Koul
· 10 years ago
dd8ecfca
dmaengine: dw: don't perform DMA when dmaengine_submit is called
by Andy Shevchenko
· 11 years ago
cba1561
dmaengine: dw: add debug message to dwc_dostart_first_queued
by Andy Shevchenko
· 11 years ago
e7637c6
dmaengine: dw: introduce dwc_dostart_first_queued() helper
by Andy Shevchenko
· 11 years ago
f60f141
dmaengine: dma40: add signal documentation to the device tree bindings
by Linus Walleij
· 11 years ago
c26939e
dmaengine: pl330: Remove pl330_chan_ctrl()
by Lars-Peter Clausen
· 10 years ago
8ed30a1
dmaengine: pl330: Simplify marking a request as unused
by Lars-Peter Clausen
· 10 years ago
9dc5a31
dmaengine: pl330: Embed pl330_req directly into dma_pl330_desc
by Lars-Peter Clausen
· 10 years ago
f6f2421
dmaengine: pl330: Merge dma_pl330_dmac and pl330_dmac structs
by Lars-Peter Clausen
· 10 years ago
fbbcd9b
dmaengine: pl330: Simplify is_manager()
by Lars-Peter Clausen
· 10 years ago
1b446d2
dmaengine: pl330: Remove uneccessary ccr validation
by Lars-Peter Clausen
· 10 years ago
65ad606
dmaengine: pl330: Change type pl330_chid from void * to struct pl330_thread *
by Lars-Peter Clausen
· 10 years ago
6079d38
dmaengine: pl330: Remove useless xfer_cb indirection
by Lars-Peter Clausen
· 10 years ago
be02532
dmaengine: pl330: Remove unused mc_len field from _pl330_req struct
by Lars-Peter Clausen
· 10 years ago
d5cef12
dmaengine: pl330: Remove unused next field form pl330_xfer struct
by Lars-Peter Clausen
· 10 years ago
c9392d8
dmaengine: pl330: Remove unused client_data field form pl330_info
by Lars-Peter Clausen
· 10 years ago
7ae342f
dmaengine: pl330: Remove unused dmac_reset callback
by Lars-Peter Clausen
· 10 years ago
fa01ef3
dmaengine: pl330: Remove unused pl330_chanstatus struct
by Lars-Peter Clausen
· 10 years ago
f0564c7
dmaengine: pl330: Remove duplicated cachecontrol enum
by Lars-Peter Clausen
· 10 years ago
585a9d0
dmaengine: pl330: Use dma_transfer_direction instead of custom pl330_reqtype
by Lars-Peter Clausen
· 10 years ago
653e67f
dmaengine: inherit debug settings from the subsystem for subdirectories
by Wolfram Sang
· 10 years ago
0cdbee33
dmaengine: shdma: Use defines instead of hardcoded numbers
by Geert Uytterhoeven
· 11 years ago
28564f0
sh: dma: Use defines instead of hardcoded numbers
by Geert Uytterhoeven
· 11 years ago
96cb989
dmaengine: Update documentation for inline wrappers
by Geert Uytterhoeven
· 11 years ago
9f92d22
dmaengine: Use dma_zalloc_coherent
by Joe Perches
· 11 years ago
89751d0
dmaengine: qcom_bam_dma: Add descriptor flags
by Andy Gross
· 11 years ago
43452fa
dmaengine: Freescale: change descriptor release process for supporting async_tx
by Hongbo Zhang
· 11 years ago
14c6a33
dmaengine: Freescale: add suspend resume functions for DMA driver
by Hongbo Zhang
· 11 years ago
2baff57
dmaengine: Freescale: use spin_lock_bh instead of spin_lock_irqsave
by Hongbo Zhang
· 11 years ago
1795cd9
Linux 3.16-rc5
by Linus Torvalds
· 10 years ago
18b34d9
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 10 years ago
502fde1
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 10 years ago
2f3870e
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
5fa77b5
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
33fe3ae
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 10 years ago
54f8c2a
Merge branch 'parisc-3.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 10 years ago
4494377
clk: spear3xx: Set proper clock parent of uart1/2
by Thomas Gleixner
· 11 years ago
15ebb05
clk: spear3xx: Use proper control register offset
by Thomas Gleixner
· 11 years ago
fe22ddc
parisc: drop unused defines and header includes
by Helge Deller
· 10 years ago
ab8a261
parisc: fix fanotify_mark() syscall on 32bit compat kernel
by Helge Deller
· 10 years ago
eadcc72
parisc: add serial ports of C8000/1GHz machine to hardware database
by Helge Deller
· 10 years ago
28b1fae
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
cacadb4
Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Olof Johansson
· 10 years ago
6b458ac
Merge tag 'usb-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
78b3d1c
Merge tag 'tty-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
56a50f2
Merge tag 'char-misc-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
303f8ad
Merge tag 'staging-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
bf40c92
ext4: fix potential null pointer dereference in ext4_free_inode
by Namjae Jeon
· 10 years ago
3f1f9b8
ext4: fix a potential deadlock in __ext4_es_shrink()
by Theodore Ts'o
· 10 years ago
3a57cc5
Documenation/laptops: rename and update hpfall.c
by Pali Rohár
· 10 years ago
0ba4f6e
DocBook: fix various typos
by Masanari Iida
· 10 years ago
8011b3c
DocBook: fix mtdnand typos
by Masanari Iida
· 10 years ago
cbb4d3e
scripts/kernel-doc: handle object-like macros
by Horia Geanta
· 10 years ago
c8c3f7d
Documentation/Changes: clean up mcelog paragraph
by Paul Bolle
· 10 years ago
363d4dd
ARM: at91: at91sam9x5: add clocks for usb device
by Bo Shen
· 10 years ago
cda390b
Merge branch 'kprobes-test-fixes' of git://git.linaro.org/people/tixy/kernel into fixes
by Russell King
· 10 years ago
eb82a3d
phy: omap-usb2: Balance pm_runtime_enable() on probe failure and remove
by Roger Quadros
· 10 years ago
e73b49f
phy: core: Fix error path in phy_create()
by Roger Quadros
· 10 years ago
bf5baf9
drivers: phy: phy-samsung-usb2.c: Add missing MODULE_DEVICE_TABLE
by Sjoerd Simons
· 10 years ago
3df9fcd
phy: omap-usb2: fix devm_ioremap_resource error detection code
by Himangi Saraogi
· 10 years ago
9820ccb
phy: sun4i: depend on RESET_CONTROLLER
by Maxime Ripard
· 10 years ago
d8279a4
USB: serial: ftdi_sio: Add Infineon Triboard
by Michal Sojka
· 10 years ago
34c4eda
serial: sh-sci: Add device tree support for r8a7{778,740,3a4} and sh73a0
by Simon Horman
· 10 years ago
8bec751
serial: imx: Fix build breakage
by Peter Hurley
· 10 years ago
47ea8dd
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
bae78dc
Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
ef24209
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
f9ae9cf
ext4: revert commit which was causing fs corruption after journal replays
by Theodore Ts'o
· 10 years ago
Next »