Historial de Commits

Autor SHA1 Mensaje Fecha
  Qipan Li 5bcc3b0bbe spi: sirf: add the reset for USP-based SPI hace 10 años
  Qipan Li 3aa7b1d66f spi: sirf: remove the allocation of dummypage hace 10 años
  Qipan Li e3fb57c832 spi: sirf: add support for USP-based SPI hace 10 años
  Qipan Li a34bcbedf8 spi: sirf: replace kmalloc by devm_kzalloc hace 10 años
  Qipan Li 96bf40194f spi: sirf: request and free cs gpio in setup and cleanup callbacks hace 10 años
  Qipan Li f08654a2b5 spi: sirf: replace BUG condition by error code for unsupported transfer hace 10 años
  Barry Song 29104c748d spi: sirf: drop redundant sirf,marco-spi compatible string hace 10 años
  Linus Torvalds e6b5be2be4 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core hace 10 años
  Mark Brown f56be67b19 Merge remote-tracking branches 'spi/topic/mxs', 'spi/topic/pxa', 'spi/topic/rockchip', 'spi/topic/samsung' and 'spi/topic/sirf' into spi-next hace 10 años
  Qipan Li 8509c55fcb spi: sirf: reset SPI controller in init stage hace 10 años
  Qipan Li fcc50e5cd2 spi: sirf: assign spi_master's max_speed_hz member hace 10 años
  Qipan Li 9c4b19a07d spi: sirf: fix word width configuration hace 10 años
  Wolfram Sang 14ac00e033 spi: drop owner assignment from platform_drivers hace 10 años
  Mark Brown bab4d751f7 Merge remote-tracking branches 'spi/topic/pl022', 'spi/topic/pxa2xx', 'spi/topic/rspi', 'spi/topic/sh-msiof' and 'spi/topic/sirf' into spi-next hace 11 años
  Qipan Li 9593e61582 spi: sirf: cleanup the indentation of marcos hace 11 años
  Qipan Li 810a58b025 spi: sirf: add fifo reset/start for cmd transfer hace 11 años
  Qipan Li 0021d97334 spi: sirf: fix 'cmd_transfer' function typos hace 11 años
  Qipan Li f2a08b4046 spi: sirf: enable RX_IO_DMA_INT interrupt hace 11 años
  Qipan Li 7850cdfc80 spi: sirf: correct spi gpio and hardware chipselect behaviour hace 11 años
  Qipan Li 41148c3a72 spi: sirf: decrease the interrupt count and latency of PIO mode hace 11 años
  Qipan Li c908ef345d spi: sirf: refactor spi transfer functions hace 11 años
  Qipan Li bf83fd6402 spi: sirf: fix spi full-duplex DMA transferring issue hace 11 años
  Qipan Li d77ec5df47 spi: sirf: fix line over 80 characters style issue hace 11 años
  Qipan Li 6ee8a2f7d5 spi: sirf: make GPIO chipselect function work well hace 11 años
  Qipan Li 625227a4e9 spi: sirf: set SPI controller in RISC IO chipselect mode hace 11 años
  Qipan Li 818e91625a spi: sirf: correct TXFIFO empty interrupt status bit hace 11 años
  Axel Lin a82ba3a318 spi: sirf: Add missing spi_master_{resume,suspend} calls to PM callbacks hace 11 años
  Qipan Li eeb7139524 spi: sirf: provide a shortcut for spi command-data mode hace 11 años
  Jingoo Han 71aa2e3207 spi: sirf: Use SIMPLE_DEV_PM_OPS macro hace 11 años
  Qipan Li facffed297 spi: sirf: use SET_SYSTEM_SLEEP_PM_OPS to initialize PM entries hace 11 años