Commit History

Author SHA1 Message Date
  Mark Brown b1ad487c42 Merge remote-tracking branches 'spi/topic/sunxi', 'spi/topic/tegra114', 'spi/topic/ti-qspi', 'spi/topic/ti-ssp', 'spi/topic/topcliff-pch', 'spi/topic/txx9', 'spi/topic/xcomm' and 'spi/topic/xfer' into spi-next 11 years ago
  Mark Brown 9dee279b40 Merge remote-tracking branches 'spi/topic/bus-num', 'spi/topic/cleanup', 'spi/topic/clps711x', 'spi/topic/coldfire', 'spi/topic/completion' and 'spi/topic/davinci' into spi-next 11 years ago
  Mark Brown a78389844e Merge remote-tracking branch 'spi/topic/dma' into spi-next 11 years ago
  Mark Brown 5d0eb26ce8 Merge remote-tracking branch 'spi/topic/core' into spi-next 11 years ago
  Mark Brown ff13a9a6a7 Merge remote-tracking branch 'spi/fix/core' into spi-linus 11 years ago
  Mark Brown 0b73aa63c1 spi: Fix handling of cs_change in core implementation 11 years ago
  Mark Brown 1e25cd4729 spi: Do not require a completion 11 years ago
  Axel Lin a6f87fad7b spi: core: Use master->max_speed_hz as transfer speed when xfer->speed_hz > master->max_speed_hz 11 years ago
  Atsushi Nemoto 6ea312936d spi: core: make zero length transfer valid again 11 years ago
  Axel Lin f97b26b05b spi: core: Replace msleep with usleep_range to get more accurate sleep time 11 years ago
  Ivan T. Ivanov 4d94bd21b3 spi: core: Validate length of the transfers in message 11 years ago
  Jean Delvare aec35f4ee6 spi: Clean up probe and remove functions 11 years ago
  Mark Brown 513273538a spi: Make max_tx and max_rx the same type 11 years ago
  Mark Brown 797d0dec8a Merge remote-tracking branch 'spi/fix/core' into spi-linus 11 years ago
  Axel Lin 052eb2d490 spi: core: Set max_speed_hz of spi_device default to max_speed_hz of controller 11 years ago
  Mark Brown 6ad45a27cb spi: Make core DMA mapping functions generate scatterlists 11 years ago
  Mark Brown 3a2eba9bd0 spi: Provide core support for full duplex devices 11 years ago
  Mark Brown 99adef310f spi: Provide core support for DMA mapping transfers 11 years ago
  Mark Brown 16a0ce4e10 spi: Add a timeout when waiting for transfers 11 years ago
  Geert Uytterhoeven 1f802f8249 spi: Fix crash with double message finalisation on error handling 11 years ago
  Linus Torvalds 2d2e7d195b Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi 11 years ago
  Mark Brown 3c1039745e Merge remote-tracking branch 'spi/topic/core' into spi-linus 11 years ago
  Mark Brown 7e2c225d58 Merge remote-tracking branch 'spi/fix/core' into spi-linus 11 years ago
  Axel Lin 13a4279880 spi: core: Fix transfer failure when master->transfer_one returns positive value 11 years ago
  Geert Uytterhoeven 9e8f4882cc spi: Spelling s/finised/finished/ 11 years ago
  Zhang Rui 8c4ff6d009 ACPI: fix module autoloading for ACPI enumerated devices 11 years ago
  Geert Uytterhoeven 1afd9989a6 spi: core: Improve tx/rx_nbits check comments 11 years ago
  Mika Westerberg b6fb8d3a1f spi: Check conflicting CS based on spi->chip_select instead of device name 11 years ago
  Axel Lin a89e2d2754 spi: core: Use list_first_entry to extract head of queue 11 years ago
  Daniel Santos e120cc0dcf spidev: fix hang when transfer_one_message fails 11 years ago