index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-xcomm.c
Age
Commit message (
Expand
)
Author
2024-07-05
spi: xcomm: fix coding style
Nuno Sa
2024-07-05
spi: xcomm: remove i2c_set_clientdata()
Nuno Sa
2024-07-05
spi: xcomm: make use of devm_spi_alloc_host()
Nuno Sa
2024-07-05
spi: xcomm: add gpiochip support
Michael Hennerich
2023-12-11
spi: xcomm: switch to use modern name
Yang Yingliang
2023-07-11
spi: Convert to SPI_CONTROLLER_HALF_DUPLEX
Andy Shevchenko
2023-05-26
spi: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-03-11
spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra via Alsa-devel
2022-11-23
spi: xcomm: Convert to i2c's .probe_new()
Uwe Kleine-König
2019-10-15
spi: use new `spi_transfer_delay_exec` helper where straightforward
Alexandru Ardelean
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
Thomas Gleixner
2015-07-31
spi: xcomm: Export I2C module alias information
Javier Martinez Canillas
2015-07-14
spi: xcomm: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2014-03-30
Merge remote-tracking branches 'spi/topic/sunxi', 'spi/topic/tegra114', 'spi/...
Mark Brown
2014-03-04
spi: xcomm: Remove duplicate code to set default bits_per_word and max speed
Axel Lin
2014-02-03
spi: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-04
spi: xcomm: Use devm_spi_register_master()
Jingoo Han
2013-05-29
spi: convert drivers to use bits_per_word_mask
Stephen Warren
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
2012-07-20
spi: Add AD-FMCOMMS1-EBZ I2C-SPI bridge driver
Lars-Peter Clausen