Kyoungil Kim
|
7d859ff493
spi: Change FIFO flush operation and spi channel off
|
13 years ago |
Kyoungil Kim
|
6f38010d54
spi: Keep chipselect assertion during one message
|
13 years ago |
Grant Likely
|
fd4a319bc9
spi: Remove HOTPLUG section attributes
|
12 years ago |
Mark Brown
|
fad8f9c0b2
Merge branch 'spi-fix-s3c64xx' into spi-next
|
12 years ago |
Abhilash Kesavan
|
45e5033851
spi: s3c64xx: Add fix for crash in spi suspend/resume
|
12 years ago |
Mark Brown
|
31271e9aac
Merge branch 'spi-tegra' into spi-next
|
12 years ago |
Olof Johansson
|
068a565afa
Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixes
|
12 years ago |
Arnd Bergmann
|
c10356b984
spi/s3c64xx: use correct dma_transfer_direction type
|
13 years ago |
Thomas Abraham
|
9f667bff0f
spi/s3c64xx: use clk_prepare_enable and clk_disable_unprepare
|
12 years ago |
Linus Torvalds
|
a54dfb1a84
Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linux
|
12 years ago |
Linus Torvalds
|
7fe0b14b72
Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc
|
12 years ago |
Srinivas Kandagatla
|
06455bbcab
dt/s3c64xx/spi: Use of_get_child_by_name to get a named child
|
12 years ago |
Mark Brown
|
8e5d0661b3
Merge tag 'v3.6-rc6' into spi-drivers
|
12 years ago |
Sylwester Nawrocki
|
5bee3b94d9
spi/s3c64xx: Don't free controller_data on non-dt platforms
|
12 years ago |
Arnd Bergmann
|
436d42c61c
ARM: samsung: move platform_data definitions
|
13 years ago |
Guenter Roeck
|
9a2a524525
spi/s3c64xx: Drop extra calls to spi_master_get in suspend/remove functions
|
13 years ago |
Linus Torvalds
|
8a6b52140f
Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc
|
13 years ago |
Arnd Bergmann
|
4732cc6360
spi/s3c64xx: improve error handling
|
13 years ago |
Sachin Kamat
|
10ce0473e0
spi/s3c64xx: Add missing static storage class specifiers
|
13 years ago |
Mark Brown
|
5fc3e8311c
spi/s3c64xx: Expand S3C64XX_SPI_{DE,}ACT macros at call sites
|
13 years ago |
Mark Brown
|
b1ec43084d
spi/s3c64xx: Convert to devm_request_and_ioremap()
|
13 years ago |
Mark Brown
|
707214d097
spi/s3c64xx: Put the /CS GPIO into output mode
|
13 years ago |
Mark Brown
|
49f3eacfcd
spi/s3c64xx: Fix handling of errors in gpio_request()
|
13 years ago |
Thomas Abraham
|
2b90807549
spi: s3c64xx: add device tree support
|
13 years ago |
Thomas Abraham
|
1c20c200ef
spi: s3c64xx: Remove the 'set_level' callback from controller data
|
13 years ago |
Thomas Abraham
|
868dee91a5
ARM: SAMSUNG: Remove pdev pointer parameter from spi gpio setup functions
|
13 years ago |
Thomas Abraham
|
a5238e360b
spi: s3c64xx: move controller information into driver data
|
13 years ago |
Thomas Abraham
|
2b54be6611
spi: s3c64xx: remove unused S3C64XX_SPI_ST_TRLCNTZ macro
|
13 years ago |
Boojin Kim
|
4969c32bab
spi/s3c64xx: Add the use of DMA config operation
|
13 years ago |
Mark Brown
|
6ea41a2bee
spi: s3c64xx: Fix build
|
13 years ago |