index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-atmel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-04
spi: atmel: cleanup wait_for_completion return handling
Nicholas Mc Guire
1
-7
/
+5
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-24
spi: atmel: introduce probe deferring
Ludovic Desroches
1
-4
/
+16
2014-11-24
spi: atmel: remove compat for non DT board when requesting dma chan
Ludovic Desroches
1
-23
/
+2
2014-10-22
spi/atmel: improve the system suspend/resume functions implementation
Wenyou Yang
1
-35
/
+26
2014-10-20
spi: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-20
spi/atmel: fix simple_return.cocci warnings
Fengguang Wu
1
-6
/
+1
2014-10-20
spi/atmel: add support for runtime PM
Wenyou Yang
1
-7
/
+61
2014-10-20
spi/atmel: use dmaengine_terminate_all() API
Vinod Koul
1
-4
/
+2
2014-08-01
spi/atmel: Fix pointer to int conversion warnings on 64 bit builds
Mark Brown
1
-2
/
+2
2014-07-17
spi: atmel: Use dmaengine_prep_slave_sg() API
Geert Uytterhoeven
1
-12
/
+6
2014-06-02
Merge remote-tracking branches 'spi/topic/adi', 'spi/topic/atmel' and 'spi/to...
Mark Brown
1
-3
/
+6
2014-05-07
spi: atmel: fix incorrect comparison
Alexandre Belloni
1
-2
/
+3
2014-04-18
spi: atmel: Fix scheduling while atomic bug
Alexander Stein
1
-0
/
+3
2014-04-14
spi: atmel: Make current_remaining_bytes to be int
Axel Lin
1
-1
/
+3
2014-03-30
Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/...
Mark Brown
1
-1
/
+0
2014-03-30
Merge remote-tracking branches 'spi/topic/bus-num', 'spi/topic/cleanup', 'spi...
Mark Brown
1
-7
/
+0
2014-03-30
Merge remote-tracking branches 'spi/topic/altera', 'spi/topic/atmel', 'spi/to...
Mark Brown
1
-14
/
+12
2014-03-21
spi: atmel: fix printk format warnings
Randy Dunlap
1
-3
/
+3
2014-03-05
spi: atmel: add missing spi_master_{resume,suspend} calls to PM callbacks
Wenyou Yang
1
-1
/
+16
2014-03-05
spi: atmel: adopt pinctrl support
Wenyou Yang
1
-0
/
+9
2014-03-03
spi: atmel: Let spi core handle validating transfer length
Axel Lin
1
-8
/
+0
2014-03-03
spi: atmel: Remove redundant list_empty checking
Axel Lin
1
-3
/
+0
2014-02-12
spi: Remove duplicate code to check chip_select
Axel Lin
1
-7
/
+0
2014-02-03
spi: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-09
spi: atmel: Refactor spi-atmel to use SPI framework queue
Wenyou Yang
1
-458
/
+220
2014-01-08
spi: atmel: add support for changing message transfer speed
Richard Genoud
1
-37
/
+55
2013-12-04
spi: atmel: Use devm_*() functions
Jingoo Han
1
-12
/
+6
2013-10-23
spi: atmel: fix return value check in atmel_spi_probe()
Wei Yongjun
1
-1
/
+3
2013-10-17
spi/atmel: Convert to devm_ioremap_resource()
Mark Brown
1
-3
/
+1
2013-10-17
Merge remote-tracking branch 'spi/topic/trivial' into spi-atmel
Mark Brown
1
-2
/
+4
2013-10-16
spi: Don't break user-visible strings to multiple source lines in drivers
Jarkko Nikula
1
-2
/
+2
2013-10-14
spi: atmel: Fix checkpatch issue
Jingoo Han
1
-2
/
+1
2013-10-07
spi: atmel: Fix incorrect error path
Sachin Kamat
1
-1
/
+2
2013-09-17
spi: atmel: Silence checkpatch errors
Sachin Kamat
1
-8
/
+8
2013-09-17
spi: atmel: convert from legacy pm ops to dev_pm_ops
Jingoo Han
1
-11
/
+11
2013-07-31
spi/atmel: Fix format specifier warnings
Emil Goode
1
-9
/
+11
2013-07-28
spi/atmel: Annotate lock/unlock functions
Mark Brown
1
-2
/
+2
2013-07-17
spi: atmel: prepare clk before calling enable
Boris BREZILLON
1
-5
/
+7
2013-06-26
Merge remote-tracking branch 'spi/topic/bpw' into spi-next
Mark Brown
1
-8
/
+1
2013-06-03
spi: atmel: convert to dma_request_slave_channel_compat()
Richard Genoud
1
-15
/
+27
2013-05-29
spi: convert drivers to use bits_per_word_mask
Stephen Warren
1
-8
/
+1
2013-05-13
Merge remote-tracking branch 'spi/fix/grant' into spi-linus
Mark Brown
1
-2
/
+2
2013-05-02
spi/spi-atmel: BUG: fix doesn' support 16 bits transfers using PIO
Richard Genoud
1
-9
/
+38
2013-04-24
spi/spi-atmel: add dmaengine support
Nicolas Ferre
1
-21
/
+566
2013-04-23
spi/spi-atmel: add flag to controller data for lock operations
Nicolas Ferre
1
-14
/
+21
2013-04-23
spi/spi-atmel: add physical base address
Nicolas Ferre
1
-0
/
+2
2013-04-07
spi/atmel: fix speed_hz check in atmel_spi_transfer()
Joachim Eastwood
1
-2
/
+2
2013-04-01
spi/spi-atmel: status information passed through controller data
Nicolas Ferre
1
-5
/
+8
2013-04-01
spi/spi-atmel: call unmapping on transfers buffers
Nicolas Ferre
1
-3
/
+5
[next]