Phil Reid
|
e70002c80d
spi: dw: Make debugfs use bus num and make irq name unique
|
8 years ago |
Phil Reid
|
13288bdf4a
spi: dw: Make debugfs name unique between instances
|
8 years ago |
Thor Thayer
|
80b444e579
spi: dw: Set GPIO_SS flag to toggle Slave Select on GPIO CS
|
8 years ago |
Matthias Seidel
|
3aef463222
spi: dw: round up result of calculation for clock divider
|
9 years ago |
Matthias Seidel
|
13b10301b8
spi: dw: fix multiple slaves with different baudrates
|
9 years ago |
Jisheng Zhang
|
6096828e68
spi: dw: Use SPI_TMOD_TR rather than magic const 0 to set tmode
|
9 years ago |
Andy Shevchenko
|
d7ef54ca12
spi: dw: replace magic constant by DW_SPI_DR
|
9 years ago |
Andy Shevchenko
|
f4aaa1c8a5
spi: dw: remove a NULL check when call ->remove()
|
9 years ago |
Andy Shevchenko
|
02f20387e1
spi: dw: explicitly free IRQ handler in dw_spi_remove_host()
|
9 years ago |
Andy Shevchenko
|
1cc3f141f0
spi: dw: introduce spi_shutdown_chip()
|
9 years ago |
Andy Shevchenko
|
d53c0ef319
spi: dw: eliminate unused threshold variables
|
9 years ago |
Andy Shevchenko
|
de6feda884
spi: dw: eliminate speed variable in ->transfer_one()
|
9 years ago |
Andy Shevchenko
|
863cb2f72e
spi: dw: remove bits_per_word member of struct chip_data
|
9 years ago |
Andy Shevchenko
|
4adb1f8f88
spi: dw: remove unneeded cr0 member of struct chip_data
|
9 years ago |
Andy Shevchenko
|
5f0966e61f
spi: dw: use plain struct device * at earlier ->probe()
|
9 years ago |
Jarkko Nikula
|
55f9a0706f
spi: dw: Remove test for non-zero spi->max_speed_hz
|
10 years ago |
Jarkko Nikula
|
0ed36990a9
spi: dw: Remove needless if statements
|
10 years ago |
Michael van der Westhuizen
|
c4fe57f762
spi: dw: Allow interface drivers to limit data I/O to word sizes
|
10 years ago |
Andy Shevchenko
|
207cda93f0
spi: dw: fix crash on setup stage
|
10 years ago |
Thor Thayer
|
dd11444327
spi: dw-spi: Convert 16bit accesses to 32bit accesses
|
10 years ago |
Thor Thayer
|
2306509605
spi: dw-spi: Single Register read to clear IRQs
|
10 years ago |
Andy Shevchenko
|
f89a6d8f43
spi: dw-mid: move to use core SPI DMA mappings
|
10 years ago |
Andy Shevchenko
|
4d5ac1edfd
spi: dw-mid: clear ongoing DMA transfers on timeout
|
10 years ago |
Andy Shevchenko
|
9f14538ecd
spi: dw-mid: split dma_setup() from dma_transfer()
|
10 years ago |
Andy Shevchenko
|
e31abce778
spi: dw-mid: convert value of dma_width to enum dma_slave_buswidth
|
10 years ago |
Mark Brown
|
0365fbd4bb
Merge branch 'fix/dw' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-dw
|
10 years ago |
Andy Shevchenko
|
c22c62db3f
spi: dw: move to SPI core message handling
|
10 years ago |
Andy Shevchenko
|
0b2e8915ea
spi: dw: program registers as soon as possible
|
10 years ago |
Andy Shevchenko
|
45746e82cf
spi: dw: make sure SPI controller is enabled
|
10 years ago |
Andy Shevchenko
|
9d239d353c
spi: dw: revisit FIFO size detection again
|
10 years ago |