8 Commits (053e9ab0671020dd518ec76f5edbf2297ad9766c)

Author SHA1 Message Date
Florian Fainelli 7610c78205 fix typo, INT_MASK is writable, INT_STATUS is not 15 years ago
Florian Fainelli 2d629e3a01 remove useless hard reset in the SPI controller driver 15 years ago
Florian Fainelli 43a3f9555a request irq with the platform driver name instead of bus_id which is being removed in newer kernels 16 years ago
Florian Fainelli dd2b72105b fix redundant driver name printing in probe function 16 years ago
Florian Fainelli 14832d3c23 some more fixes to the SPI controller driver 16 years ago
Florian Fainelli 8065eb4a55 do not duplicate fifo_size, since RX and TX fifo sizes are the same, request_mem_region on the registers 16 years ago
Florian Fainelli 51125fb616 make SPI work in full-duplex mode by default 16 years ago
Florian Fainelli ae1ed9b7f4 add bcm63xx_spi based on reading shared/opensource/flash/spiflash.c from the consumer releases, needs testing 16 years ago