Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
389dd9bcf65e10929cedfeb79c49bd02069b8899
/
drivers
/
spi
/
spi-s3c64xx.c
068a565
Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixes
by Olof Johansson
· 12 years ago
c10356b
spi/s3c64xx: use correct dma_transfer_direction type
by Arnd Bergmann
· 13 years ago
a54dfb1
Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linux
by Linus Torvalds
· 12 years ago
7fe0b14
Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc
by Linus Torvalds
· 12 years ago
06455bb
dt/s3c64xx/spi: Use of_get_child_by_name to get a named child
by Srinivas Kandagatla
· 12 years ago
8e5d066
Merge tag 'v3.6-rc6' into spi-drivers
by Mark Brown
· 12 years ago
5bee3b9
spi/s3c64xx: Don't free controller_data on non-dt platforms
by Sylwester Nawrocki
· 12 years ago
436d42c
ARM: samsung: move platform_data definitions
by Arnd Bergmann
· 12 years ago
9a2a524
spi/s3c64xx: Drop extra calls to spi_master_get in suspend/remove functions
by Guenter Roeck
· 12 years ago
8a6b521
Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc
by Linus Torvalds
· 12 years ago
4732cc6
spi/s3c64xx: improve error handling
by Arnd Bergmann
· 12 years ago
10ce047
spi/s3c64xx: Add missing static storage class specifiers
by Sachin Kamat
· 12 years ago
5fc3e83
spi/s3c64xx: Expand S3C64XX_SPI_{DE,}ACT macros at call sites
by Mark Brown
· 12 years ago
b1ec430
spi/s3c64xx: Convert to devm_request_and_ioremap()
by Mark Brown
· 12 years ago
707214d
spi/s3c64xx: Put the /CS GPIO into output mode
by Mark Brown
· 12 years ago
49f3eac
spi/s3c64xx: Fix handling of errors in gpio_request()
by Mark Brown
· 12 years ago
2b90807
spi: s3c64xx: add device tree support
by Thomas Abraham
· 12 years ago
1c20c20
spi: s3c64xx: Remove the 'set_level' callback from controller data
by Thomas Abraham
· 12 years ago
868dee9
ARM: SAMSUNG: Remove pdev pointer parameter from spi gpio setup functions
by Thomas Abraham
· 12 years ago
a5238e3
spi: s3c64xx: move controller information into driver data
by Thomas Abraham
· 12 years ago
2b54be6
spi: s3c64xx: remove unused S3C64XX_SPI_ST_TRLCNTZ macro
by Thomas Abraham
· 12 years ago
4969c32
spi/s3c64xx: Add the use of DMA config operation
by Boojin Kim
· 13 years ago
6ea41a2
spi: s3c64xx: Fix build
by Mark Brown
· 13 years ago
1afb708
spi: s3c64xx: remove unnecessary callback msg->complete
by Kuninori Morimoto
· 13 years ago
054ebcc
spi: Compatibility with direction which is used in samsung DMA operation
by Kyoungil Kim
· 13 years ago
ad2a99a
spi/s3c64xx: Convert to using core message queue
by Mark Brown
· 13 years ago
bc26618
Merge branch 'spi/s3c64xx' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc
by Grant Likely
· 13 years ago
b97b662
spi/s3c64xx: Implement runtime PM support
by Mark Brown
· 13 years ago
e25d0bf
spi/s3c64xx: Convert to dev_pm_ops
by Mark Brown
· 13 years ago
c257312
spi/s3c64xx: Log error interrupts
by Mark Brown
· 13 years ago
a24d850
spi/s3c64xx: Use bus clocks created using clkdev
by Padmavathi Venna
· 13 years ago
82ab8cd
spi/s3c64xx: Merge dma control code
by Boojin Kim
· 13 years ago
39d3e80
spi/s3c64xx: Add support DMA engine API
by Boojin Kim
· 13 years ago
7235dd7
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
ca632f5
spi: reorganize drivers
by Grant Likely
· 14 years ago
[Renamed (99%) from drivers/spi/spi_s3c64xx.c]
0c92ecf
spi/s3c64xx: Correction for 16,32 bits bus width
by Jassi Brar
· 14 years ago
b42a81c
spi/s3c64xx: Consider the clk_from_cmu flag
by Jassi Brar
· 14 years ago
e02ddd4
spi/s3c64xx: Prevent unnecessary map-unmap
by Jassi Brar
· 14 years ago
be7852a
spi/spi_s3c64xx: Warn if PIO transfers time out
by Mark Brown
· 14 years ago
c3f139b
spi/s3c64xx: Fix incorrect reuse of 'val' local variable.
by Jassi Brar
· 14 years ago
251ee47
spi/s3c64xx: Fix compilation warning
by Jassi Brar
· 14 years ago
9d8f86b
spi/spi_s3c64xx: Increase dead reckoning time in wait_for_xfer()
by Mark Brown
· 14 years ago
d2a787f
spi/spi_s3c64xx: Move to subsys_initcall()
by Mark Brown
· 14 years ago
8944f4f
spi/spi_s3c64xx: Staticise non-exported functions
by Mark Brown
· 14 years ago
cc0fc0b
spi/spi_s3c64xx: Make probe more robust against missing board config
by Mark Brown
· 14 years ago
8a349d4
spi/spi_s3c64xx.c: Fix continuation line formats
by Joe Perches
· 15 years ago
fa0fcde
spi/s3c64xx: Add new parameter to cs callback
by Jassi Brar
· 15 years ago
e6b873c
spi/s3c64xx: Include moved header
by Jassi Brar
· 15 years ago
ef6c680
spi/s3c64xx: Check before mem-region release
by Jassi Brar
· 15 years ago
b0d5d6e
spi/s3c64xx: Move src_clk to local driver data
by Jassi Brar
· 15 years ago
ee64a37
spi/s3c64xx: Differentiate ip and rate clock
by Jassi Brar
· 15 years ago
ad7de72
spi/s3c64xx: Rename s3c64xx_spi_cntrlr_info
by Jassi Brar
· 15 years ago
230d42d
spi: Add s3c64xx SPI Controller driver
by Jassi Brar
· 15 years ago