Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fe007c02f9659f5c0ae6f3ceaf45076df92cc88e
/
drivers
/
spi
b7e97d2
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
de390bb
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
5e090ed
Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
382fc33
Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-next
by Ralf Baechle
· 12 years ago
54d69df
Merge branch 'late/kirkwood' into late/soc
by Olof Johansson
· 12 years ago
a54dfb1
Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linux
by Linus Torvalds
· 12 years ago
7fe0b14
Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc
by Linus Torvalds
· 12 years ago
9cd11c0
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
61464c8
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
47061ed
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
99dbb16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
06455bb
dt/s3c64xx/spi: Use of_get_child_by_name to get a named child
by Srinivas Kandagatla
· 12 years ago
536a53a
spi: remove completely broken Tegra driver
by Stephen Warren
· 12 years ago
f4b81dd
Merge branches 'spi-drivers' and 'spi-mxs' into spi-next
by Mark Brown
· 12 years ago
c09b890
spi/imx: set the inactive state of the clock according to the clock polarity
by Knut Wohlrab
· 12 years ago
ada7aec
spi/pl022: get/put resources on suspend/resume
by Linus Walleij
· 12 years ago
aeef991
spi/pl022: use more managed resources
by Linus Walleij
· 12 years ago
ac48f6c
Merge tag 'v3.6-rc6' into spi-mxs
by Mark Brown
· 12 years ago
8e5d066
Merge tag 'v3.6-rc6' into spi-drivers
by Mark Brown
· 12 years ago
39a6ac1
spi/pl022: Devicetree support w/o platform data
by Roland Stigge
· 12 years ago
5bee3b9
spi/s3c64xx: Don't free controller_data on non-dt platforms
by Sylwester Nawrocki
· 12 years ago
a04bcc2
SPI: OMAP: remove unnecessary includes of plat/clock.h
by Paul Walmsley
· 12 years ago
ec155af
spi: omap2-mcspi: add pinctrl support
by Matt Porter
· 12 years ago
e3a66aa
Merge branch 'multiplatform/platform-data' into next/multiplatform
by Olof Johansson
· 12 years ago
b97ba3a
Merge tag 'omap-cleanup-local-headers-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup
by Olof Johansson
· 12 years ago
32dec75
Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanup
by Olof Johansson
· 12 years ago
70c494c
ARM: OMAP1: Make plat/mux.h omap1 only
by Tony Lindgren
· 12 years ago
4f5e1b3
spi/pl022: adopt pinctrl support
by Patrice Chotard
· 12 years ago
436d42c
ARM: samsung: move platform_data definitions
by Arnd Bergmann
· 12 years ago
2203747
ARM: omap: move platform_data definitions
by Arnd Bergmann
· 12 years ago
5bd2761
spi: tegra: remove support of legacy DMA driver based access
by Laxman Dewangan
· 12 years ago
54ecf4f
ARM: w90x900: move platform_data definitions
by Arnd Bergmann
· 12 years ago
82906b1
ARM: imx: move platform_data definitions
by Arnd Bergmann
· 12 years ago
a3b2924
ARM: ep93xx: move platform_data definitions
by Arnd Bergmann
· 12 years ago
ec2a083
ARM: davinci: move platform_data definitions
by Arnd Bergmann
· 12 years ago
1a87676
Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into next/fixes-non-critical
by Olof Johansson
· 12 years ago
68cb700
ARM: OMAP1: Move SoC specific headers from plat to mach for omap1
by Tony Lindgren
· 12 years ago
d7b4394
spi: omap2-mcspi: Cleanup the omap2_mcspi_txrx_dma function
by Shubhrajyoti D
· 12 years ago
ac2cb30
spi/gpio: Fix stub for spi_gpio_probe_dt()
by Mark Brown
· 12 years ago
e64d07a
spi/mxs: Make the SPI block clock speed configurable via DT
by Marek Vasut
· 12 years ago
78bfee0
spi: spi-sh-hspi: drop frees of devm_ alloc'd data
by Julia Lawall
· 12 years ago
b4b8482
spi/pl022: Fix chipselects pointer computation
by Roland Stigge
· 12 years ago
38e271c
spi: spi-tle62x0: Use module_spi_driver macro
by Sachin Kamat
· 12 years ago
f13639d
mxs/spi: Rework the mxs_ssp_timeout to be more readable
by Marek Vasut
· 12 years ago
727c10e
mxs/spi: Decrement the DMA/PIO border
by Marek Vasut
· 12 years ago
204e706
mxs/spi: Increment the transfer length only if transfer succeeded
by Marek Vasut
· 12 years ago
010b481
mxs/spi: Fix issues when doing long continuous transfer
by Marek Vasut
· 12 years ago
38ab18c
spi: spi-gpio: Add DT bindings
by Daniel Mack
· 12 years ago
161c2dd
spi: spi-gpio: store chipselect information in private structure
by Daniel Mack
· 12 years ago
886db6ac
spi: fix comment/printk typos in spi
by Masanari Iida
· 12 years ago
b5f1433
spi: davici - make davinci select edma
by Vinod Koul
· 12 years ago
048177c
spi: spi-davinci: convert to DMA engine API
by Matt Porter
· 12 years ago
7d520d2
spi/mxs: Fix device remove function
by Guenter Roeck
· 12 years ago
9a2a524
spi/s3c64xx: Drop extra calls to spi_master_get in suspend/remove functions
by Guenter Roeck
· 12 years ago
63002e8
spi/topcliff-pch: Fix device remove function
by Guenter Roeck
· 12 years ago
c68025b
spi/tegra: Fix device remove function
by Guenter Roeck
· 12 years ago
154390d
spi/stmp: Fix device remove function
by Guenter Roeck
· 12 years ago
41682e0
mxs/spi: Fix misuse of init_completion
by Marek Vasut
· 12 years ago
c895db0
mxs/spi: Restart the block after unsuccessful transfer
by Marek Vasut
· 12 years ago
2432cbe
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
58ed90d
spi/sc18is602: Return -EINVAL for probe failures due to I2C function mismatch
by Guenter Roeck
· 12 years ago
6b52c00
spi: Add SPI master controller for OCTEON SOCs.
by David Daney
· 12 years ago
6d3952a
spi/pl022: Add devicetree support
by Roland Stigge
· 12 years ago
f6f46de
spi/pl022: Add chip select handling via GPIO
by Roland Stigge
· 12 years ago
3ce8859
spi: Master driver for NXP SC18IS602/603
by Guenter Roeck
· 12 years ago
2187921
spi/mpc512x-psc: Avoid access to freed memory in device remove function
by Guenter Roeck
· 12 years ago
c8c87c6
spi/mpc52xx-psc: Avoid access to freed memory in device remove function
by Guenter Roeck
· 12 years ago
f95e102
spi/mpc52xx: Fix device remove function
by Guenter Roeck
· 12 years ago
866c0f2
spi/mpc52xx: Fix error handling in probe function
by Guenter Roeck
· 12 years ago
495e3ff
spi/pl022: Fix device remove function
by Guenter Roeck
· 12 years ago
a93a202
spi: omap2-mcspi: At remove dont use the runtime_autosuspend calls
by Shubhrajyoti D
· 12 years ago
034d3dc
spi: omap2-mcspi: Call pm_runtime_* functions directly
by Shubhrajyoti D
· 12 years ago
af4e944
spi: omap2-mcspi: Remove the macro MOD_REG_BIT
by Shubhrajyoti D
· 12 years ago
b2af045
drivers/spi/spi-s3c24xx.c: fix error return code
by Julia Lawall
· 12 years ago
8a6b521
Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc
by Linus Torvalds
· 12 years ago
a8e8f13
spi: omap2-mcspi: Remove the call to platform_set_drvdata(pdev, NULL)
by Shubhrajyoti D
· 12 years ago
89f98dc
spi: spi-altera: Use of_match_ptr
by Tobias Klauser
· 12 years ago
ba59a80
spi: Refactor spi-orion to use SPI framework queue.
by Andrew Lunn
· 12 years ago
474afc0
spi/mxs: Add DMA support into SPI driver
by Marek Vasut
· 12 years ago
65defb9
mmc: spi: Pull out common DMA parts from MXS MMC
by Marek Vasut
· 12 years ago
646781d
spi/mxs: Add SPI driver for mx233/mx28
by Marek Vasut
· 12 years ago
af36107
spi/coldfire-qspi: Drop extra calls to spi_master_get in suspend/resume functions
by Guenter Roeck
· 12 years ago
a0c3652
spi: spi-coldfire-qspi: Drop extra spi_master_put in device remove function
by Guenter Roeck
· 12 years ago
6887237
spi/pl022: fix spi-pl022 pm enable at probe
by Michel JAOUEN
· 12 years ago
5a67044
MIPS: BCM63xx: Fix SPI message control register handling for BCM6338/6348.
by Florian Fainelli
· 12 years ago
1f68237
spi/bcm63xx: Ensure that memory is freed only after it is no longer used
by Guenter Roeck
· 12 years ago
4732cc6
spi/s3c64xx: improve error handling
by Arnd Bergmann
· 12 years ago
37a2d84
spi: omap2-mcspi: Fix the error handling in probe
by Shubhrajyoti D
· 12 years ago
10ce047
spi/s3c64xx: Add missing static storage class specifiers
by Sachin Kamat
· 12 years ago
83a01e7
spi/spi-omap2-mcspi: add a const qualifier
by Uwe Kleine-König
· 12 years ago
80023cb
spi/imx: make spi_imx_data.devtype_data member point to const data
by Uwe Kleine-König
· 12 years ago
a6dc772
Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
8c7494a
spi: omap2-mcspi: remove private DMA API implementation
by Russell King
· 13 years ago
53741ed
spi: omap2-mcspi: add DMA engine support
by Russell King
· 13 years ago
287dc4b
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
0082c16
Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc
by Linus Torvalds
· 12 years ago
2c05b2c
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 12 years ago
97e7292
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
8ceffa7
spi/orion: remove uneeded spi_info
by Michael Walle
· 12 years ago
d76ea24
spi/bcm63xx: fix clock configuration selection
by Florian Fainelli
· 12 years ago
Next »