index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
spi: tegra: slink: do prepare dma transfer with DMA_CTRL_ACK flag
Mark Brown
2013-04-03
1
-2
/
+2
|
*
|
spi/s3c64xx: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-04-01
1
-2
/
+2
|
*
|
Merge branch 'spi-fix' into spi-next
Mark Brown
2013-04-01
3
-25
/
+33
|
|
\
\
|
*
|
|
spi/spi-atmel: status information passed through controller data
Nicolas Ferre
2013-04-01
1
-5
/
+8
|
*
|
|
spi/spi-atmel: call unmapping on transfers buffers
Nicolas Ferre
2013-04-01
1
-3
/
+5
|
*
|
|
spi/spi-atmel: add support transfer on CS1,2,3, not only on CS0
Wenyou Yang
2013-04-01
1
-13
/
+12
|
*
|
|
spi/spi-atmel: detect the capabilities of SPI core by reading the VERSION reg...
Wenyou Yang
2013-04-01
1
-16
/
+50
|
*
|
|
spi: tegra: slink: do not prepare dma transfer with DMA_CTRL_ACK flag
Laxman Dewangan
2013-04-01
1
-2
/
+2
|
*
|
|
spi/spidev: Use PTR_RET function
Alexandru Gheorghiu
2013-04-01
1
-1
/
+1
|
*
|
|
spi/fsl: Use PTR_RET function
Alexandru Gheorghiu
2013-04-01
1
-3
/
+1
|
*
|
|
spi: remove unused variable in tegra_slink_read_rx_fifo_to_client_rxbuf()
Wei Yongjun
2013-04-01
1
-3
/
+0
|
*
|
|
spi: spi-sh-msiof: Use of_match_ptr() macro
Sachin Kamat
2013-04-01
1
-3
/
+1
|
*
|
|
spi: spi-oc-tiny: Use of_match_ptr() macro
Sachin Kamat
2013-04-01
1
-3
/
+1
|
*
|
|
spi/omap-mcspi: check condition also after timeout
Sebastian Andrzej Siewior
2013-04-01
1
-2
/
+6
|
*
|
|
spi/s3c64xx: Convert to bits_per_word_mask
Mark Brown
2013-04-01
1
-9
/
+1
|
*
|
|
spi: bcm2835: make use of new bits_per_word_mask core feature
Stephen Warren
2013-04-01
1
-35
/
+1
|
*
|
|
spi: add ability to validate xfer->bits_per_word in SPI core
Stephen Warren
2013-04-01
1
-0
/
+8
|
*
|
|
spi: spi-s3c64xx.c Remove unused argument.
Matthias Brugger
2013-03-26
1
-2
/
+1
|
*
|
|
spi/bcm63xx: use devm_ioremap_resource()
Jonas Gorski
2013-03-12
1
-12
/
+3
|
*
|
|
spi/bcm63xx: inline hz usage in bcm63xx_spi_setup_transfer
Jonas Gorski
2013-03-12
1
-5
/
+2
|
*
|
|
spi/bcm63xx: inline bcm63xx_spi_check_transfer
Jonas Gorski
2013-03-12
1
-14
/
+5
|
*
|
|
spi/bcm63xx: remove spi chip select validity check
Jonas Gorski
2013-03-12
1
-6
/
+0
|
*
|
|
spi/bcm63xx: simplify bcm63xx_spi_check_transfer
Jonas Gorski
2013-03-12
1
-5
/
+2
|
*
|
|
spi/bcm63xx: check spi bits_per_word in spi_setup
Jonas Gorski
2013-03-12
1
-2
/
+5
|
*
|
|
spi/bcm63xx: remove unused variable bs from bcm63xx_spi_setup
Jonas Gorski
2013-03-12
1
-4
/
+0
|
*
|
|
spi/bcm63xx: remove unneeded debug message
Jonas Gorski
2013-03-12
1
-3
/
+0
|
*
|
|
spi/bcm63xx: remove duplicated mode bits check
Jonas Gorski
2013-03-12
1
-6
/
+0
|
*
|
|
spi/bcm63xx: properly prepare clocks before enabling them
Jonas Gorski
2013-03-12
1
-5
/
+5
|
*
|
|
Merge branch 'spi-fix' into spi-next
Mark Brown
2013-03-12
2
-19
/
+9
|
|
\
\
\
|
*
|
|
|
spi/pxa2xx: enable multiblock DMA transfers for LPSS devices
Mika Westerberg
2013-03-12
1
-0
/
+5
|
*
|
|
|
spi/pxa2xx-pci: correct the return value check of pcim_iomap_regions()
Mika Westerberg
2013-03-12
1
-1
/
+1
|
*
|
|
|
spi: add driver for BCM2835
Chris Boot
2013-03-12
3
-0
/
+468
|
*
|
|
|
spi: fix return value check in ce4100_spi_probe()
Wei Yongjun
2013-03-12
1
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'spi-fix-v3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-04-05
5
-44
/
+42
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
spi/mpc512x-psc: optionally keep PSC SS asserted across xfer segmensts
Anatolij Gustschin
2013-04-01
1
-1
/
+1
|
*
|
|
spi: Unlock a spinlock before calling into the controller driver.
Bryan Freed
2013-04-01
1
-8
/
+7
|
*
|
|
spi/s3c64xx: modified error interrupt handling and init
Girish K S
2013-04-01
1
-16
/
+25
|
|
|
/
|
|
/
|
|
*
|
spi/bcm63xx: don't disable non enabled clocks in probe error path
Jonas Gorski
2013-03-12
1
-1
/
+1
|
*
|
spi/bcm63xx: Remove unused variable
Kevin Cernekee
2013-03-12
1
-1
/
+0
|
*
|
spi: slink-tegra20: move runtime pm calls to transfer_one_message
Laxman Dewangan
2013-03-12
1
-17
/
+8
|
|
/
*
|
Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-04-05
2
-2
/
+1
|
\
\
|
*
|
ACPI / SPI: Use parent's ACPI_HANDLE() in acpi_register_spi_devices()
Rafael J. Wysocki
2013-04-02
2
-2
/
+1
|
|
/
*
/
drivers/Kconfig: add several missing GENERIC_HARDIRQS dependencies
Heiko Carstens
2013-03-21
1
-1
/
+2
|
/
*
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-22
2
-4
/
+4
|
\
|
*
spi: tegra: do not use clock name to get clock
Prashant Gaikwad
2013-01-28
2
-2
/
+2
|
*
ARM: tegra: migrate to new clock code
Prashant Gaikwad
2013-01-28
2
-2
/
+2
*
|
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
9
-40
/
+31
|
\
\
|
*
|
driver-core: constify data for class_find_device()
Michał Mirosław
2013-02-06
1
-2
/
+2
|
*
|
spi: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-25
7
-29
/
+21
|
*
|
drivers/spi: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-21
1
-10
/
+9
|
|
/
[prev]
[next]