Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
cf7d8a5550779486524f775c8cf4be9b91365d23
/
include
/
linux
/
spi
/
spi.h
8f53602
spi: Trivial warning fix
by Shubhrajyoti D
· 13 years ago
ffbbdd2
spi: create a message queueing infrastructure
by Linus Walleij
· 13 years ago
3acbb01
SPI: Add helper macro for spi_driver boilerplate
by Lars-Peter Clausen
· 13 years ago
0c4a159
spi: Use void pointers for data in simple SPI I/O operations
by Mark Brown
· 14 years ago
2b9603a
spi: enable spi_board_info to be registered after spi_master
by Feng Tang
· 14 years ago
5c79a5a
spi.h: missing kernel-doc notation, please fix
by Ernst Schwab
· 14 years ago
cf32b71
spi/mmc_spi: SPI bus locking API, using mutex
by Ernst Schwab
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
568d069
spi: handle TX-only/RX-only
by David Brownell
· 15 years ago
75368bf
spi: add support for device table matching
by Anton Vorontsov
· 15 years ago
b73b255
spi.h: add missing kernel-doc for struct spi_master
by Randy Dunlap
· 15 years ago
70d6027
spi: add spi_master flag word
by David Brownell
· 15 years ago
b55f627
spi: new spi->mode bits
by David Brownell
· 15 years ago
e7db06b
spi: move more spi_setup() functionality into core
by David Brownell
· 16 years ago
7d07719
spi: move common spi_setup() functionality into core
by David Brownell
· 16 years ago
6e538aa
spi: documentation: emphasise spi_master.setup() semantics
by David Brownell
· 16 years ago
fd5e191
SPI: add dma_alignment field to spi_master
by Mike Rapoport
· 16 years ago
025dfda
trivial: fix then -> than typos in comments and documentation
by Frederik Schwarzer
· 16 years ago
0a30c5c
spi.h uses/needs device.h
by Randy Dunlap
· 16 years ago
dc87c98
spi: split up spi_new_device() to allow two stage registration.
by Grant Likely
· 17 years ago
102eb97
spi: make spi_board_info.modalias a char array
by Grant Likely
· 16 years ago
aab0de2
driver core: remove KOBJ_NAME_LEN define
by Kay Sievers
· 17 years ago
49dce68
spi doesn't need class_device
by Tony Jones
· 17 years ago
2604288
spi kerneldoc update
by David Brownell
· 17 years ago
4ef7af5
SPI loopback mode definition
by Anton Vorontsov
· 17 years ago
c06e677
SPI: add 3wire mode flag
by David Brownell
· 17 years ago
f5a9c77
spi doc updates
by David Brownell
· 18 years ago
33e34dc
SPI kerneldoc
by David Brownell
· 18 years ago
8022456
[PATCH] SPI doc clarifications
by David Brownell
· 18 years ago
0ffa028
[PATCH] SPI cleanup() method param becomes non-const
by Hans-Peter Nilsson
· 18 years ago
ddc1e97
[PATCH] spi: remove return in spi_unregister_driver()
by Ben Dooks
· 18 years ago
9b40ff4
[PATCH] spi: add spi_set_drvdata() and spi_get_drvdata()
by Ben Dooks
· 18 years ago
07b2463
Revert "Driver core: convert SPI code to use struct device"
by Greg Kroah-Hartman
· 18 years ago
2943ecf
Driver core: convert SPI code to use struct device
by Greg Kroah-Hartman
· 18 years ago
4b1badf
[PATCH] SPI: define null tx_buf to mean "shift out zeroes"
by David Brownell
· 18 years ago
980a01c
[PATCH] SPI: infrastructure to initialize spi_device.mode early
by David Brownell
· 18 years ago
a020ed7
[PATCH] SPI: busnum == 0 needs to work
by David Brownell
· 19 years ago
ccf77cc
[PATCH] SPI: devices can require LSB-first encodings
by David Brownell
· 19 years ago
747d844
[PATCH] SPI: spi whitespace fixes
by David Brownell
· 19 years ago
4cff33f
[PATCH] SPI: per-transfer overrides for wordsize and clocking
by Imre Deak
· 19 years ago
5d870c8
[PATCH] spi: remove fastcall crap
by Andrew Morton
· 19 years ago
8275c64
[PATCH] spi: use linked lists rather than an array
by Vitaly Wool
· 19 years ago
0c86846
[PATCH] SPI core tweaks, bugfix
by David Brownell
· 19 years ago
b885244
[PATCH] spi: add spi_driver to SPI framework
by David Brownell
· 19 years ago
8ae12a0
[PATCH] spi: simple SPI framework
by David Brownell
· 19 years ago