index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-atmel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-05
spi: atmel: add missing spi_master_{resume,suspend} calls to PM callbacks
Wenyou Yang
1
-1
/
+16
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-16
spi/atmel: Convert to devm_ioremap_resource()
Mark Brown
1
-3
/
+1
2013-10-16
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
2013-04-01
spi/spi-atmel: add support transfer on CS1,2,3, not only on CS0
Wenyou Yang
1
-13
/
+12
2013-04-01
spi/spi-atmel: detect the capabilities of SPI core by reading the VERSION reg...
Wenyou Yang
1
-16
/
+50
2013-02-05
spi: Remove erroneous __init, __exit and __exit_p() references in drivers
Grant Likely
1
-1
/
+1
2012-12-17
spi/atmel: add DT support
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+16
2012-12-13
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-2
/
+2
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
1
-2
/
+2
2012-11-06
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2011-11-09
atmel/spi: fix missing probe
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+3
2011-10-29
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-12
/
+1
2011-10-25
drivercore: Add helper macro for platform_driver boilerplate
Grant Likely
1
-12
/
+1
2011-08-08
ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
1
-1
/
+1
2011-06-06
spi: reorganize drivers
Grant Likely
1
-0
/
+1093