Commit History

Author SHA1 Message Date
  Kirill Kapranov 1a4327fbf4 spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbers 7 years ago
  Kees Cook a86854d0c5 treewide: devm_kzalloc() -> devm_kcalloc() 7 years ago
  Linus Torvalds 3c89adb0d1 Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 7 years ago
  Tony Lindgren 7e48e23a1f spi: Add missing pm_runtime_put_noidle() after failed get 7 years ago
  Ulf Hansson 71f277a7bf spi: Respect all error codes from dev_pm_domain_attach() 7 years ago
  Boris Brezillon c1f5ba70de spi: Get rid of the spi_flash_read() API 7 years ago
  Boris Brezillon b5932f5c68 spi: Make support for regular transfers optional when ->mem_ops != NULL 7 years ago
  Boris Brezillon bdf3a3b59a spi: Check presence the of ->transfer[_xxx]() before registering a controller 7 years ago
  Boris Brezillon 988f259b46 spi: Add an helper to flush the message queue 7 years ago
  Boris Brezillon 46336966bf spi: Expose spi_{map,unmap}_buf() for internal use 7 years ago
  Mark Brown 3ce2dcf702 Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/pxa2xx' and 'spi/fix/unregiser' into spi-linus 7 years ago
  Jarkko Nikula 613bd1ea38 spi: Fix unregistration of controller with fixed SPI bus number 7 years ago
  Maxime Chevallier ce99319a18 spi: Fix scatterlist elements size in spi_map_buf 7 years ago
  Mark Brown b5f9208dea Merge remote-tracking branch 'spi/topic/core' into spi-next 7 years ago
  Lucas Stach 42bdd7061a spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbers 8 years ago
  Johan Hovold 68b892f1fd spi: document odd controller reference handling 8 years ago
  Johan Hovold 67f7b2781f spi: fix use-after-free at controller deregistration 8 years ago
  Linus Torvalds 53ac64aac9 Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 8 years ago
  Mark Brown a3a424602a Merge remote-tracking branches 'spi/topic/cadence', 'spi/topic/dt', 'spi/topic/ep93xx' and 'spi/topic/falcon' into spi-next 8 years ago
  Suniel Mahesh 9a9a047a39 spi: Kernel coding style fixes 8 years ago
  Suniel Mahesh 9b61e30221 spi: Pick spi bus number from Linux idr or spi alias 8 years ago
  Sergei Shtylyov e0bcb680b1 spi: use of_property_read_bool() 8 years ago
  Lukas Wunner 8a2e487e6f spi: Use Apple device properties in absence of ACPI resources 8 years ago
  Andy Shevchenko 2856670f23 spi: core: Propagate error code of add_uevent_var() 8 years ago
  Rob Herring 25c56c88a4 spi: Convert to using %pOF instead of full_name 8 years ago
  Geert Uytterhoeven 8caab75fd2 spi: Generalize SPI "master" to "controller" 8 years ago
  Mark Brown c94085f587 Merge branches 'topic/core', 'topic/slave' and 'fix/doc' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-master 8 years ago
  Geert Uytterhoeven 6c364062bf spi: core: Add support for registering SPI slave controllers 8 years ago
  Geert Uytterhoeven ad25c92ecb spi: core: Replace S_IRUGO permissions by 0444 8 years ago
  Geert Uytterhoeven b56ffae899 spi: core: Fix devm_spi_register_master() function name in kerneldoc 8 years ago