Linus Torvalds
|
06991c28f3
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
12 years ago |
Linus Torvalds
|
460dc1eecf
Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
|
12 years ago |
Grant Likely
|
2deff8d602
spi: Remove erroneous __init, __exit and __exit_p() references in drivers
|
12 years ago |
Jingoo Han
|
75bf336110
spi/s3c64xx: fix checkpatch warnings and error
|
12 years ago |
Jingoo Han
|
4eb770067f
spi/s3c64xx: Use devm_clk_get() and devm_request_irq()
|
12 years ago |
Grant Likely
|
f305a0a8d7
Merge branch 'broonie/spi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc.git
|
12 years ago |
Laxman Dewangan
|
766ed70447
spi: remove check for bits_per_word on transfer from low level driver
|
12 years ago |
Padmavathi Venna
|
b5be04d35d
spi: s3c64xx: Modify SPI driver to use generic DMA DT support
|
12 years ago |
Thierry Reding
|
b0ee560523
spi: Convert to devm_ioremap_resource()
|
12 years ago |
Mark Brown
|
e1b0f0df6a
spi/s3c64xx: Complain if we fail to set a transfer speed
|
12 years ago |
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 |