Commit History

Author SHA1 Message Date
  David Daney cb71941a68 of/spi: Fix SPI module loading by using proper "spi:" modalias prefixes. 13 years ago
  Linus Torvalds d3b43e12b2 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 12 years ago
  Linus Torvalds bad73c5aa0 Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 12 years ago
  Andreas Larsson 7cb943615a spi/sparc: Allow of_register_spi_devices for sparc 12 years ago
  Grant Likely fd4a319bc9 spi: Remove HOTPLUG section attributes 12 years ago
  Lars-Peter Clausen c20151dff8 spi: Add support for specifying 3-wire mode via device tree 12 years ago
  Grant Likely 5323f49853 spi: Fix comparison of different integer types 12 years ago
  Mark Brown b3a223ee2d spi: Remove SPI_BUFSIZ restriction on spi_write_then_read() 12 years ago
  Grant Likely a34fc82e23 Merge branch 'spi-next' from git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc.git 12 years ago
  Mika Westerberg 64bee4d28c spi / ACPI: add ACPI enumeration support 12 years ago
  Alexander Sverdlin f3b6159e6a of/spi: Honour "status=disabled" property of device 12 years ago
  Jean-Christophe PLAGNIOL-VILLARD 7431798490 of_spi: add generic binding support to specify cs gpio 12 years ago
  Mark Brown 19f15f0efd Merge branches 'spi-core' and 'spi-tegra' into spi-next 12 years ago
  Laxman Dewangan caae070c48 spi: Dont call master->setup if not populated 12 years ago
  Laxman Dewangan e6811d1d7a spi: make sure all transfer has bits_per_word set 12 years ago
  Grant Likely d8e328b3bd spi: Add "spi:" prefix to modalias attribute of spi devices 13 years ago
  Grant Likely 1e8a52e18c spi: By default setup spi_masters with 1 chipselect and dynamics bus number 13 years ago
  Shubhrajyoti D 7dfd2bd702 spi: Dont call prepare/unprepare transfer if not populated 13 years ago
  Grant Likely d57a4282d0 spi/devicetree: Move devicetree support code into spi directory 13 years ago
  Guennadi Liakhovetski a66590de86 spi: remove redundant variable assignment 13 years ago
  Dan Carpenter 9af4acc096 spi: release lock on error path in spi_pump_messages() 13 years ago
  Mark Brown 690fb11be3 spi: Mark spi_register_board_info() __devinit 13 years ago
  Uwe Kleine-König eb4af0f534 spi/doc: spi_master_put must be followed up by kfree 13 years ago
  Linus Walleij ffbbdd2132 spi: create a message queueing infrastructure 13 years ago
  Laurent Pinchart 178db7d30f spi: Fix device unregistration when unregistering the bus master 13 years ago
  Paul Gortmaker 025ed13060 spi: Add export.h for THIS_MODULE/EXPORT_SYMBOL to spi.c 14 years ago
  Grant Likely ca632f5566 spi: reorganize drivers 14 years ago
  Mark Brown 0c4a159018 spi: Use void pointers for data in simple SPI I/O operations 14 years ago
  Lucas De Marchi 25985edced Fix common misspellings 14 years ago
  Mark Brown 3ae22e8c8a spi / PM: Support dev_pm_ops 14 years ago