| Commit message (Expand) | Author | Age | Files | Lines |
* | spi/bcm63xx: work around inability to keep CS up | Jonas Gorski | 2013-02-05 | 1 | -28/+106 |
* | spi/bcm63xx: reject transfers unable to transfer | Jonas Gorski | 2013-02-05 | 1 | -49/+42 |
* | spi: Remove HOTPLUG section attributes | Grant Likely | 2012-12-07 | 1 | -3/+3 |
* | spi/bcm63xx: remove useless call to bcm63xx_spi_check_transfer() | Florian Fainelli | 2012-10-17 | 1 | -7/+0 |
* | spi/bcm63xx: add missing spi_master_{resume,suspend} calls to PM callbacks | Florian Fainelli | 2012-10-17 | 1 | -0/+4 |
* | spi/bcm63xx: remove driver version | Florian Fainelli | 2012-10-17 | 1 | -3/+2 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-08-25 | 1 | -5/+26 |
|\ |
|
| * | MIPS: BCM63xx: Fix SPI message control register handling for BCM6338/6348. | Florian Fainelli | 2012-08-17 | 1 | -5/+26 |
* | | spi/bcm63xx: Ensure that memory is freed only after it is no longer used | Guenter Roeck | 2012-08-13 | 1 | -1/+3 |
|/ |
|
* | spi/bcm63xx: fix clock configuration selection | Florian Fainelli | 2012-07-23 | 1 | -1/+1 |
* | spi/bcm63xx: set master driver mode_bits. | Florian Fainelli | 2012-04-27 | 1 | -0/+1 |
* | spi/bcm63xx: don't use the stopping state | Florian Fainelli | 2012-04-27 | 1 | -11/+2 |
* | spi/bcm63xx: convert to the pump message infrastructure | Florian Fainelli | 2012-04-27 | 1 | -60/+89 |
* | spi: add Broadcom BCM63xx SPI controller driver | Florian Fainelli | 2012-03-09 | 1 | -0/+486 |