Sign in
android-kvm
/
linux
/
071ca76d2c1dddc6bf2f4917a016207e00bcc8e3
/
drivers
/
spi
/
spi-bcm2835aux.c
b651d1d
spi: bcm2835aux: Convert to use GPIO descriptors
by Linus Walleij
· 3 years ago
b09bff2
spi: bcm2835aux: use 'unsigned int' instead of 'unsigned'
by Jason Wang
· 3 years, 5 months ago
db56d03
spi: delete repeated words in comments
by Jay Fang
· 3 years, 8 months ago
7dfa69a
spi: bcm2835aux: Call the dedicated transfer completion function.
by Vincent Pelletier
· 4 years ago
d853b34
spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe
by Nathan Chancellor
· 4 years, 2 months ago
e13ee6c
spi: bcm2835aux: Fix use-after-free on unbind
by Lukas Wunner
· 4 years, 2 months ago
df561f66
treewide: Use fallthrough pseudo-keyword
by Gustavo A. R. Silva
· 4 years, 4 months ago
5e94c3c
spi: bcm2835aux: support effective_speed_hz
by Martin Sperl
· 4 years, 6 months ago
b9dd3f6
spi: bcm2835aux: Fix controller unregister order
by Lukas Wunner
· 4 years, 8 months ago
d1975d0
spi: bcm2835aux: use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
6b8ac10
spi: Remove dev_err() usage after platform_get_irq()
by Stephen Boyd
· 5 years ago
4343f61
Merge tag 'v5.2-rc4' into spi-5.3
by Mark Brown
· 6 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
bf93b95
spi: bcm2835aux: Remove spi_alloc_master() error printing
by Hoan Nguyen An
· 6 years ago
9b186e9
spi: bcm2835aux: Fix build error without CONFIG_DEBUG_FS
by YueHaibing
· 6 years ago
1a8fa51
spi: bcm2835aux: polling_limit_us can be static
by kbuild test robot
· 6 years ago
8048d15
spi: bcm2835aux: add driver stats to debugfs
by Martin Sperl
· 6 years ago
5fd917a
spi: bcm2835aux: make the polling duration limits configurable
by Martin Sperl
· 6 years ago
ccd978b
spi: bcm2835aux: setup gpio-cs to output and correct level during setup
by Martin Sperl
· 6 years ago
519f2c2
spi: bcm2835aux: warn in dmesg that native cs is not really supported
by Martin Sperl
· 6 years ago
509c583
spi: bcm2835aux: fix driver to not allow 65535 (=-1) cs-gpios
by Martin Sperl
· 6 years ago
08a8549
spi: bcm2835aux: remove dead code
by Martin Sperl
· 6 years ago
73b114e
spi: bcm2835aux: fix corruptions for longer spi transfers
by Martin Sperl
· 6 years ago
c7de850
spi: bcm2835aux: remove dangerous uncontrolled read of fifo
by Martin Sperl
· 6 years ago
7188a6f
spi: bcm2835aux: unifying code between polling and interrupt driven code
by Martin Sperl
· 6 years ago
bfc7af6
spi: bcm2835aux: remove unneeded NULL check of devm_clk_get
by YueHaibing
· 6 years ago
22bf6cd
spi: bcm2835: make license text and module license match
by Stefan Wahren
· 6 years ago
bc519d9
spi: bcm2835aux: ensure interrupts are enabled for shared handler
by Rob Herring
· 7 years ago
d704aff
spi: bcm2835aux: Avoid 64-bit arithmetic in xfer len calc
by Trent Piepho
· 7 years ago
6beb9fe
Merge remote-tracking branches 'spi/topic/acpi', 'spi/topic/axi-engine', 'spi/topic/bcm2835' and 'spi/topic/bcm2835aux' into spi-next
by Mark Brown
· 9 years ago
e9dd4ed
spi: bcm2835aux: fix CPOL/CPHA setting
by Stephan Olbrich
· 9 years ago
b4e2ade
spi: bcm2835aux: set up spi-mode before asserting cs-gpio
by Stephan Olbrich
· 9 years ago
f29ab18
spi: bcm2835aux: disable tx fifo empty irq
by Stephan Olbrich
· 9 years ago
fe0e230
spi: bcm2835aux: fix bitmask defines
by Stephan Olbrich
· 9 years ago
07bce09
spi: bcm2835aux: change initialization order and switch to platform_get_irq
by Martin Sperl
· 9 years ago
72aac02
spi: bcm2835aux: fixed bad data on longer transfers
by Martin Sperl
· 9 years ago
1ea29b3
spi: bcm2835aux: add bcm2835 auxiliary spi device driver
by Martin Sperl
· 9 years ago