index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-23
greybus: gb-audio: Set samples per message during init
Mark A. Greer
2
-8
/
+8
2015-05-23
greybus: gb-audio: Set I2S Configuration according to ASOC requests
Mark A. Greer
4
-34
/
+80
2015-05-23
greybus: gb-audio: Activate TX connection Bundle CPort ID
Mark A. Greer
2
-4
/
+3
2015-05-23
greybus: gb-audio: Activate TX CPort in PCM workqueue
Mark A. Greer
4
-21
/
+25
2015-05-23
greybus: gb-audio: Remove useless comment
Mark A. Greer
1
-1
/
+0
2015-05-23
greybus: gb-audio: Add I2C device for rt5647 codec
Mark A. Greer
2
-1
/
+21
2015-05-23
greybus: gb-audio: cpu_dai.fmt does not exist in v4.1
Mark A. Greer
1
-0
/
+2
2015-05-23
greybus: gb-audio: Fix DAI formats and master/slave settings
Mark A. Greer
1
-3
/
+4
2015-05-23
greybus: gb-audio: Clean up codec name generation
Mark A. Greer
2
-2
/
+5
2015-05-23
greybus: gb-audio: Allocate space for 20 configurations
Mark A. Greer
1
-1
/
+1
2015-05-23
greybus: gb-audio: Set clock edges to match rt5647 codec requirements
Mark A. Greer
1
-5
/
+5
2015-05-23
greybus: gpbridge: fix section mismatches
Johan Hovold
1
-1
/
+1
2015-05-20
greybus: operation: add helper to retrieve max payload size
Johan Hovold
2
-0
/
+9
2015-05-20
greybus: core: add lower-limit for host-device buffers
Johan Hovold
2
-0
/
+6
2015-05-20
greybus: operation: allow maximum-sized messages
Johan Hovold
1
-1
/
+1
2015-05-20
greybus: fix host-device buffer constraints
Johan Hovold
6
-57
/
+19
2015-05-20
greybus: remove unused prototypes from header
Johan Hovold
1
-3
/
+0
2015-05-20
greybus: remove unnecessary greybus.h includes
Johan Hovold
2
-4
/
+1
2015-05-20
greybus: Use gb_gpbridge_protocol_init()
Viresh Kumar
8
-72
/
+8
2015-05-20
greybus: protocol: Add gb_gpbridge_protocol_driver()
Viresh Kumar
1
-0
/
+12
2015-05-20
greybus: gpbridge: rename gpb.c to gpbridge.c
Viresh Kumar
2
-1
/
+1
2015-05-20
greybus: raw: move module_{init|exit} to the end of functions
Viresh Kumar
1
-2
/
+1
2015-05-20
greybus: module: name routines consistently
Viresh Kumar
1
-2
/
+2
2015-05-20
greybus: interface: name routines consistently
Viresh Kumar
4
-12
/
+12
2015-05-20
greybus: endo: name routines consistently
Viresh Kumar
1
-4
/
+4
2015-05-20
greybus: connection: name routines consistently
Viresh Kumar
2
-3
/
+3
2015-05-20
greybus: protocol: remove leading underscore from _gb_protocol_find()
Viresh Kumar
1
-5
/
+5
2015-05-20
greybus: spi: Move structure definitions into gpbridge.h
Viresh Kumar
2
-83
/
+87
2015-05-20
greybus: gpio: fix tab/space mistake
Viresh Kumar
1
-1
/
+1
2015-05-20
greybus: raw: include uaccess.h to fix warning
Viresh Kumar
1
-0
/
+1
2015-05-19
greybus: raw: add raw greybus kernel driver
Greg Kroah-Hartman
3
-0
/
+373
2015-05-14
greybus: connection: remove lock around ida_simple_* functions
Greg Kroah-Hartman
1
-4
/
+0
2015-05-14
greybus: vibrator: convert idr to be an ida
Greg Kroah-Hartman
1
-7
/
+7
2015-05-14
greybus: loopback: add more clean up when init connection fails
Phong Tran
1
-4
/
+6
2015-05-14
greybus: make: check kernel configuration options
Rui Miguel Silva
1
-0
/
+16
2015-05-12
greybus: loopback: support module-initiated requests
Alex Elder
1
-1
/
+43
2015-05-12
greybus: loopback: define loopback functions symbolically
Alex Elder
1
-5
/
+11
2015-05-12
greybus: loopback: symbolically define max wait time
Alex Elder
1
-2
/
+3
2015-05-12
greybus: loopback: fix an incorrect comment
Alex Elder
1
-1
/
+1
2015-05-12
greybus: loopback: return the right error value
Alex Elder
1
-1
/
+1
2015-05-12
greybus: loopback: fix the type attribute check
Alex Elder
1
-1
/
+1
2015-05-12
greybus: audio: fix a bunch of endian issues
Greg Kroah-Hartman
1
-9
/
+9
2015-05-12
greybus: audio: fix some sparse static warnings
Greg Kroah-Hartman
3
-4
/
+4
2015-05-11
greybus: manifest: be coherent with protocol name
Rui Miguel Silva
1
-1
/
+1
2015-05-11
greybus: endo: Create modules after validating Endo ID
Viresh Kumar
4
-57
/
+66
2015-05-11
greybus: endo: Add code to validate Endo ID
Viresh Kumar
2
-0
/
+317
2015-05-11
greybus: gb-audio: fix build breakage on 4.1-rc1
Greg Kroah-Hartman
1
-0
/
+2
2015-05-11
greybus: gb-audio: fix build warning
Greg Kroah-Hartman
1
-1
/
+1
2015-05-08
greybus: Support building greybus on host PC
Bryan O'Donoghue
1
-3
/
+4
2015-05-08
greybus: gb-audio: Add integrated greybus audio driver
John Stultz
9
-3
/
+1122
[prev]
[next]