index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
/
spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: greybus: move core include files to include/linux/greybus/
Greg Kroah-Hartman
2019-08-27
1
-1
/
+1
*
staging: greybus: Remove redundant license text
Greg Kroah-Hartman
2017-11-11
1
-2
/
+0
*
staging: greybus: add SPDX identifiers to all greybus driver files
Greg Kroah-Hartman
2017-11-11
1
-0
/
+1
*
staging: greybus: spi: remove KERNEL_VERSION checks
Greg Kroah-Hartman
2016-09-19
1
-20
/
+1
*
greybus: spilib: make spilib independent of gbphy
Viresh Kumar
2016-07-21
1
-1
/
+22
*
greybus: spi: Add runtime_pm support
Axel Haslam
2016-07-14
1
-0
/
+6
*
greybus: gbphy: Remove protocol specific version handling
Viresh Kumar
2016-05-31
1
-4
/
+0
*
greybus: gpbridge: rename 'gpbridge' to 'gbphy' everywhere
Sandeep Patil
2016-05-19
1
-15
/
+15
*
greybus: spi: Separate out spilib from spi bridged PHY bundle driver
Viresh Kumar
2016-05-14
1
-0
/
+75
*
greybus: spi: Restructure spi.c to share it with other bundle drivers
Viresh Kumar
2016-05-14
1
-563
/
+0
*
greybus: spi: Create separate module
Viresh Kumar
2016-05-14
1
-1
/
+4
*
greybus: SPI: convert to a gpbridge driver
Greg Kroah-Hartman
2016-05-05
1
-23
/
+56
*
greybus: spi: use timeout request send operation
Rui Miguel Silva
2016-04-21
1
-1
/
+15
*
greybus: spi: fix message transfer over greybus
Rui Miguel Silva
2016-04-21
1
-40
/
+153
*
greybus: convert drivers to use connection->private set/get
Greg Kroah-Hartman
2016-03-22
1
-3
/
+3
*
greybus: gpbridge.h: move protocol init/exit prototypes
Greg Kroah-Hartman
2016-03-03
1
-0
/
+1
*
greybus: spi: add bundle-device prefix to error messages
Johan Hovold
2016-02-11
1
-1
/
+2
*
greybus: spi: add device_type field to device config
Rui Miguel Silva
2016-02-05
1
-2
/
+16
*
greybus: spi: fix and cleanup spi devices handling
Rui Miguel Silva
2015-12-15
1
-21
/
+3
*
greybus: spi: unregister master on device add fail
Rui Miguel Silva
2015-12-15
1
-1
/
+5
*
greybus: spi: validate spi master register
Rui Miguel Silva
2015-12-15
1
-0
/
+2
*
greybus: spi: rename label to undo operation
Rui Miguel Silva
2015-12-15
1
-2
/
+2
*
greybus: spi: move chipselect to one byte size
Rui Miguel Silva
2015-12-10
1
-5
/
+5
*
greybus: spi: fix transfers bigger than greybus payload
Rui Miguel Silva
2015-12-03
1
-15
/
+87
*
greybus: spi: add master and device config operations
Rui Miguel Silva
2015-12-02
1
-79
/
+59
*
greybus: spi: add rdwr field to transfer descriptor
Rui Miguel Silva
2015-12-02
1
-1
/
+4
*
greybus: spi: use the bundle struct device instead of the connector
Greg Kroah-Hartman
2015-10-15
1
-5
/
+5
*
greybus: operation: remove gb_operation_destroy
Johan Hovold
2015-09-29
1
-1
/
+2
*
greybus: spi: Allow spi-core to allocate bus numbers dynamically
Viresh Kumar
2015-09-04
1
-1
/
+1
*
greybus: spi: Drop get_version support
Viresh Kumar
2015-08-11
1
-10
/
+0
*
greybus: spi: Use (already defined) major/minor macros
Viresh Kumar
2015-08-10
1
-2
/
+2
*
greybus: operation: allow atomic operation allocations
Johan Hovold
2015-07-01
1
-1
/
+1
*
greybus: Rename gb_gpbridge_protocol_driver() as gb_builtin_protocol_driver()
Viresh Kumar
2015-07-01
1
-1
/
+1
*
greybus: include "gpbridge.h" from "greybus.h"
Alex Elder
2015-05-23
1
-1
/
+0
*
greybus: Use gb_gpbridge_protocol_init()
Viresh Kumar
2015-05-20
1
-9
/
+1
*
greybus: spi: Move structure definitions into gpbridge.h
Viresh Kumar
2015-05-20
1
-83
/
+1
*
greybus: eliminate extra response flag definitions
Alex Elder
2015-05-07
1
-2
/
+1
*
greybus: connection: replace custom error function with dev_err
Johan Hovold
2015-03-19
1
-6
/
+5
*
greybus: spi:fix sparse warnings
Viresh Kumar
2015-01-27
1
-3
/
+3
*
greybus: spi: add bridged-PHY spi protocol driver
Viresh Kumar
2015-01-23
1
-0
/
+443