Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5dcdc4600c3a7773a7b901d6b7eb29340be95cf6
/
drivers
/
spi
/
spi-sc18is602.c
b4e46c9
spi: sc18is602: implement .max_{transfer,message}_size() for the controller
by Vladimir Oltean
· 3 years, 8 months ago
bda7db1
spi: sc18is602: don't consider the chip select byte in sc18is602_check_transfer
by Vladimir Oltean
· 3 years, 8 months ago
5b8c884
spi: sc18is602: Don't leak SPI master in probe error path
by Lukas Wunner
· 4 years, 1 month ago
6d75145b
spi: sc18is602: Fix a typo in MODULE_DESCRIPTION
by Christophe JAILLET
· 4 years, 9 months ago
e74dc5c
spi: use new `spi_transfer_delay_exec` helper where straightforward
by Alexandru Ardelean
· 5 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
68c97b9
spi: sc18is602: Add OF device ID table
by Javier Martinez Canillas
· 8 years ago
76cce7e
spi: sc18is602: Change gpiod_set_value to gpiod_set_value_cansleep
by Phil Reid
· 8 years ago
f990080
spi: sc18is602: Add reset control via gpio pin.
by Phil Reid
· 8 years ago
165f228
Merge remote-tracking branches 'spi/topic/qup', 'spi/topic/rockchip', 'spi/topic/rspi', 'spi/topic/s3c64xx' and 'spi/topic/sc18is602' into spi-next
by Mark Brown
· 10 years ago
b4e2754
spi: sc18is602: Support multiple devices on a single I2C bus if DT is configured
by Guenter Roeck
· 10 years ago
2c658e2
spi: Remove FSF mailing addresses
by Jarkko Nikula
· 10 years ago
09e99bc
spi: sc18is602: Convert to let spi core validate transfer speed
by Axel Lin
· 11 years ago
c5c67e3
spi: sc18is602: Move checking chip_select for SC18IS602 to sc18is602_setup
by Axel Lin
· 11 years ago
589f6a9
spi: sc18is602: Remove sc18is602_setup() because it is done by spi core
by Axel Lin
· 11 years ago
8b8b773
Merge commit 'spi/topic/sc18is602' into spi-linus
by Mark Brown
· 11 years ago
463654c
spi: sc18is602: Convert to use bits_per_word_mask
by Axel Lin
· 11 years ago
23061f1e
spi: Remove duplicate code to set default bits_per_word setting
by Axel Lin
· 11 years ago
15e0964
spi: sc18is602: Use devm_spi_register_master()
by Jingoo Han
· 11 years ago
58ed90d
spi/sc18is602: Return -EINVAL for probe failures due to I2C function mismatch
by Guenter Roeck
· 12 years ago
3ce8859
spi: Master driver for NXP SC18IS602/603
by Guenter Roeck
· 12 years ago