Commit History

Author SHA1 Message Date
  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
  Sebastian Andrzej Siewior 97dbf37d89 drivers/spi/spi.c: don't release the spi device twice 14 years ago
  Linus Walleij eb288a1f45 spi: fixed odd static string conventions in core code 14 years ago
  Feng Tang 2b9603a0d7 spi: enable spi_board_info to be registered after spi_master 15 years ago
  Sinan Akman 2b7a32f7ec of/spi: Fix OF-style driver binding of spi devices 14 years ago
  David Lamparter 34860089c9 spi: free children in spi_unregister_master, not siblings 14 years ago
  Linus Torvalds b171aa2770 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 15 years ago
  Anatolij Gustschin 12b15e8328 of/spi: call of_register_spi_devices() from spi core code 15 years ago
  Ernst Schwab cf32b71e98 spi/mmc_spi: SPI bus locking API, using mutex 15 years ago
  Roman Tereshonkov 07a389feef spi: spi_device memory should be released instead of device. 15 years ago
  Roman Tereshonkov 8ec130a017 spi: release device claimed by bus_find_device_by_name 15 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  David Brownell 568d0697f4 spi: handle TX-only/RX-only 15 years ago
  Anton Vorontsov e0626e3844 spi: prefix modalias with "spi:" 15 years ago
  Anton Vorontsov 75368bf6c2 spi: add support for device table matching 15 years ago
  Jiri Pirko 275704970c spi: fix spi_write_then_read() comment 16 years ago
  David Brownell e7db06b5d5 spi: move more spi_setup() functionality into core 16 years ago
  David Brownell 7d0771970c spi: move common spi_setup() functionality into core 16 years ago
  David Brownell bdff549ebe spi: spi_write_then_read() bugfixes 16 years ago
  Kay Sievers 35f74fcab1 spi: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
  David Brownell 673c0c0038 spi: core and gpio expanders use subsys_init 16 years ago
  Vernon Sauder f9b90e39cb spi: simplify spi_write_then_read() 16 years ago
  David Brownell e48880e02e spi: bugfix spi_add_device() with duplicate chipselects 17 years ago
  Grant Likely dc87c98e8f spi: split up spi_new_device() to allow two stage registration. 17 years ago
  Grant Likely 102eb97564 spi: make spi_board_info.modalias a char array 17 years ago
  Greg Kroah-Hartman 695794ae0c Driver Core: add ability for class_find_device to start in middle of list 17 years ago
  David Brownell 3c72426f05 spi core: stop updating dev->power.power_state 17 years ago