Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d6814a7dafa590ec5fe0597922ea76354f9bec59
/
drivers
/
spi
5647ac0
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
1bf25e7
Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
38f56f3
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
4183bef
Merge branch 'late/dt' into next/dt2
by Arnd Bergmann
· 11 years ago
61f3d0a
Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 12 years ago
cd8d984
spi-topcliff-pch: fix to use list_for_each_entry_safe() when delete list items
by Wei Yongjun
· 12 years ago
0113f22
spi-topcliff-pch: missing platform_driver_unregister() on error in pch_spi_init()
by Wei Yongjun
· 12 years ago
1ccc404
spi/spi-atmel: add dmaengine support
by Nicolas Ferre
· 12 years ago
8aad792
spi/spi-atmel: add flag to controller data for lock operations
by Nicolas Ferre
· 12 years ago
dfab30e
spi/spi-atmel: add physical base address
by Nicolas Ferre
· 12 years ago
3af4ed7
spi/sirf: fix MODULE_DEVICE_TABLE
by Arnd Bergmann
· 12 years ago
f54ae51
Merge branch 'spear/dwdma' into late/cleanup
by Arnd Bergmann
· 12 years ago
fb9d044
spi/s3c64xx: Check for errors in dmaengine prepare_transfer()
by Mark Brown
· 12 years ago
563b444
spi/s3c64xx: Fix non-dmaengine usage
by Mark Brown
· 12 years ago
142e07b
spi: omap2-mcspi: fix error return code in omap2_mcspi_probe()
by Wei Yongjun
· 12 years ago
c8bf98a
Merge tag 'davinci-for-v3.10/dt-2-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/dt2
by Olof Johansson
· 12 years ago
804413f
spi/davinci: no wildcards in DT compatible property
by Manjunathappa, Prakash
· 12 years ago
00ab539
spi/s3c64xx: let device core setup the default pin configuration
by Thomas Abraham
· 12 years ago
76ec9d1
Convert selectors of GENERIC_GPIO to GPIOLIB
by Alexandre Courbot
· 12 years ago
ddc5cdf
spi: omap2-mcspi: Fix transfers if DMADEVICES is not set
by Tony Lindgren
· 12 years ago
7884372
spi: s3c64xx: move to generic dmaengine API
by Arnd Bergmann
· 12 years ago
6b8cc33
spi-gpio: init CS before spi_bitbang_setup()
by Josef Ahmad
· 12 years ago
c3e2aa8
spi: spi-mpc512x-psc: let transmiter/receiver enabled when in xfer loop
by Anatolij Gustschin
· 12 years ago
86e9874
spi: spi-mpc512x-psc: add support for gpio chip selects
by Anatolij Gustschin
· 12 years ago
ab300d1
spi/bcm63xx: remove unused speed_hz variable
by Jonas Gorski
· 12 years ago
8b0bebe
spi: tegra: slink: make local symbols static
by Wei Yongjun
· 12 years ago
cbfd6a2
spi/pxa2xx: Convert to devm_ioremap_resource()
by Sachin Kamat
· 12 years ago
f333a33
spi/tegra114: add spi driver
by Laxman Dewangan
· 12 years ago
c60fea0
spi/tegra-slink: assume CONFIG_OF, remove platform data
by Stephen Warren
· 12 years ago
e2546959
spi/tegra-sflash: assume CONFIG_OF, remove platform data
by Stephen Warren
· 12 years ago
ede2738
spi/tegra-slink: remove redundant code
by Stephen Warren
· 12 years ago
76a7498
spi/spi-fsl-spi: Add support for gpio chipselects for GRLIB type cores
by Andreas Larsson
· 12 years ago
447b0c7
spi/spi-fsl-spi: Add support for Aeroflex Gaisler GRLIB cores normally running on SPARC
by Andreas Larsson
· 12 years ago
8922a36
spi/spi-fsl-spi: Add support for setting a maximum number of bits per word
by Andreas Larsson
· 12 years ago
c3f3e77
spi/spi-fsl-spi: Introduce a type for the driver
by Andreas Larsson
· 12 years ago
b48c4e3
spi/spi-fsl-spi: Move setting non-zero tx and rx shifts to a function accessed by a function pointer
by Andreas Larsson
· 12 years ago
f482cd0
spi/spi-fsl-spi: Make sure in spi_fsl_setup that chipselect becomes inactive
by Andreas Larsson
· 12 years ago
e8beacb
spi/spi-fsl-spi: Make driver usable in CPU mode outside of an FSL_SOC environment
by Andreas Larsson
· 12 years ago
e0a77f2
Merge tag 'spi-fix-v3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc
by Linus Torvalds
· 12 years ago
d08d528
Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
26aafa7
spi: mxs-spi: move to use generic DMA helper
by Shawn Guo
· 12 years ago
58ad60b
mxs/spi: fix error return code in mxs_spi_probe()
by Wei Yongjun
· 12 years ago
72919f3
spi: tegra: slink: do prepare dma transfer with DMA_CTRL_ACK flag
by Mark Brown
· 12 years ago
2989617
ACPI / SPI: Use parent's ACPI_HANDLE() in acpi_register_spi_devices()
by Rafael J. Wysocki
· 12 years ago
997230d
spi/s3c64xx: add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 12 years ago
e47ef0f
Merge branch 'spi-fix' into spi-next
by Mark Brown
· 12 years ago
823cd04
spi/spi-atmel: status information passed through controller data
by Nicolas Ferre
· 12 years ago
1888e8f
spi/spi-atmel: call unmapping on transfers buffers
by Nicolas Ferre
· 12 years ago
97ed465
spi/spi-atmel: add support transfer on CS1,2,3, not only on CS0
by Wenyou Yang
· 12 years ago
d4820b7
spi/spi-atmel: detect the capabilities of SPI core by reading the VERSION register.
by Wenyou Yang
· 12 years ago
faa98f7
spi: tegra: slink: do not prepare dma transfer with DMA_CTRL_ACK flag
by Laxman Dewangan
· 12 years ago
8179bb2
spi/spidev: Use PTR_RET function
by Alexandru Gheorghiu
· 12 years ago
e4d4378
spi/fsl: Use PTR_RET function
by Alexandru Gheorghiu
· 12 years ago
1ad849a
spi/mpc512x-psc: optionally keep PSC SS asserted across xfer segmensts
by Anatolij Gustschin
· 12 years ago
6ada511
spi: remove unused variable in tegra_slink_read_rx_fifo_to_client_rxbuf()
by Wei Yongjun
· 12 years ago
691ee4e
spi: spi-sh-msiof: Use of_match_ptr() macro
by Sachin Kamat
· 12 years ago
9547acc
spi: spi-oc-tiny: Use of_match_ptr() macro
by Sachin Kamat
· 12 years ago
b0b36b8
spi: Unlock a spinlock before calling into the controller driver.
by Bryan Freed
· 12 years ago
ff23fa3
spi/omap-mcspi: check condition also after timeout
by Sebastian Andrzej Siewior
· 12 years ago
e761f42
spi/s3c64xx: Convert to bits_per_word_mask
by Mark Brown
· 12 years ago
f4b97eb
spi: bcm2835: make use of new bits_per_word_mask core feature
by Stephen Warren
· 12 years ago
543bb25
spi: add ability to validate xfer->bits_per_word in SPI core
by Stephen Warren
· 12 years ago
375981f
spi/s3c64xx: modified error interrupt handling and init
by Girish K S
· 12 years ago
5c725b3
spi: spi-s3c64xx.c Remove unused argument.
by Matthias Brugger
· 12 years ago
6c43a51
drivers/Kconfig: add several missing GENERIC_HARDIRQS dependencies
by Heiko Carstens
· 12 years ago
b66c773
spi/bcm63xx: use devm_ioremap_resource()
by Jonas Gorski
· 12 years ago
68792e2
spi/bcm63xx: inline hz usage in bcm63xx_spi_setup_transfer
by Jonas Gorski
· 12 years ago
c94df49
spi/bcm63xx: inline bcm63xx_spi_check_transfer
by Jonas Gorski
· 12 years ago
31e4eaa
spi/bcm63xx: remove spi chip select validity check
by Jonas Gorski
· 12 years ago
58d8beb
spi/bcm63xx: simplify bcm63xx_spi_check_transfer
by Jonas Gorski
· 12 years ago
e2bdae0
spi/bcm63xx: check spi bits_per_word in spi_setup
by Jonas Gorski
· 12 years ago
52f83bb
spi/bcm63xx: remove unused variable bs from bcm63xx_spi_setup
by Jonas Gorski
· 12 years ago
c3db2b0
spi/bcm63xx: remove unneeded debug message
by Jonas Gorski
· 12 years ago
ef9ed4b
spi/bcm63xx: remove duplicated mode bits check
by Jonas Gorski
· 12 years ago
4fbb82a
spi/bcm63xx: properly prepare clocks before enabling them
by Jonas Gorski
· 12 years ago
1953331
Merge branch 'spi-fix' into spi-next
by Mark Brown
· 12 years ago
b435ff2
spi/bcm63xx: don't disable non enabled clocks in probe error path
by Jonas Gorski
· 12 years ago
4a25b68
spi/bcm63xx: Remove unused variable
by Kevin Cernekee
· 12 years ago
d558c47
spi: slink-tegra20: move runtime pm calls to transfer_one_message
by Laxman Dewangan
· 12 years ago
0054e28
spi/pxa2xx: enable multiblock DMA transfers for LPSS devices
by Mika Westerberg
· 12 years ago
c134634
spi/pxa2xx-pci: correct the return value check of pcim_iomap_regions()
by Mika Westerberg
· 12 years ago
f804387
spi: add driver for BCM2835
by Chris Boot
· 12 years ago
d77b538
spi: fix return value check in ce4100_spi_probe()
by Wei Yongjun
· 12 years ago
dc71545
spi: pl022: use generic DMA slave configuration if possible
by Arnd Bergmann
· 12 years ago
bab588f
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
460dc1e
Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
b3cdda2
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 12 years ago
3aad3f03
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 12 years ago
e80beb2
gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()
by Grant Likely
· 12 years ago
0da83bb
spi/of: Fix initialization of cs_gpios array
by Andreas Larsson
· 12 years ago
0d73299
Merge branch spi-next from git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc.git
by Grant Likely
· 12 years ago
a349685
spi/pxa2xx: add support for Lynxpoint SPI controllers
by Mika Westerberg
· 12 years ago
a0d2642
spi/pxa2xx: add support for Intel Low Power Subsystem SPI
by Mika Westerberg
· 12 years ago
b833172
spi/pxa2xx: add support for SPI_LOOP
by Mika Westerberg
· 12 years ago
7d94a50
spi/pxa2xx: add support for runtime PM
by Mika Westerberg
· 12 years ago
5928808
spi/pxa2xx: add support for DMA engine
by Mika Westerberg
· 12 years ago
cd7bed0
spi/pxa2xx: break out the private DMA API usage into a separate file
by Mika Westerberg
· 12 years ago
8bd75c7
sched/rt: Move rt specific bits into new header file
by Clark Williams
· 12 years ago
9f3b795
driver-core: constify data for class_find_device()
by Michał Mirosław
· 12 years ago
Next »