Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
4cbdfa0eb4f25a1e7fded43c1a88d695df807e16
/
drivers
/
spi
/
spi-s3c64xx.c
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
· 13 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