index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-sc18is602.c
Age
Commit message (
Expand
)
Author
2017-02-22
spi: sc18is602: Add OF device ID table
Javier Martinez Canillas
2016-09-29
spi: sc18is602: Change gpiod_set_value to gpiod_set_value_cansleep
Phil Reid
2016-09-01
spi: sc18is602: Add reset control via gpio pin.
Phil Reid
2015-04-11
Merge remote-tracking branches 'spi/topic/qup', 'spi/topic/rockchip', 'spi/to...
Mark Brown
2015-02-11
spi: sc18is602: Support multiple devices on a single I2C bus if DT is configured
Guenter Roeck
2014-12-22
spi: Remove FSF mailing addresses
Jarkko Nikula
2014-03-13
spi: sc18is602: Convert to let spi core validate transfer speed
Axel Lin
2014-02-11
spi: sc18is602: Move checking chip_select for SC18IS602 to sc18is602_setup
Axel Lin
2014-02-03
spi: sc18is602: Remove sc18is602_setup() because it is done by spi core
Axel Lin
2014-01-23
Merge commit 'spi/topic/sc18is602' into spi-linus
Mark Brown
2014-01-17
spi: sc18is602: Convert to use bits_per_word_mask
Axel Lin
2014-01-17
spi: Remove duplicate code to set default bits_per_word setting
Axel Lin
2013-12-04
spi: sc18is602: Use devm_spi_register_master()
Jingoo Han
2012-08-23
spi/sc18is602: Return -EINVAL for probe failures due to I2C function mismatch
Guenter Roeck
2012-08-22
spi: Master driver for NXP SC18IS602/603
Guenter Roeck