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
2016-08-26
greybus: es2: implement shutdown callback
Johan Hovold
2
-0
/
+34
2016-08-26
greybus: es2: implement flush callback
Johan Hovold
2
-0
/
+23
2016-08-26
greybus: power_supply: fix name setting location
Rui Miguel Silva
1
-7
/
+7
2016-08-26
greybus: lights: Control runtime pm suspend/resume on AP side
Kris Huang
1
-2
/
+57
2016-08-26
greybus: light: fix incorrect led attribute files allocation
David Lin
1
-2
/
+3
2016-08-26
greybus: audio: Fix incorrect direction value when enabling RX
Mark Greer
1
-1
/
+1
2016-08-19
greybus: svc: drop unnecessary symbol exports
Johan Hovold
1
-11
/
+0
2016-08-18
greybus: Revert "svc: drop all symbol exports"
Greg Kroah-Hartman
1
-0
/
+12
2016-08-18
greybus: svc: drop all symbol exports
Johan Hovold
1
-12
/
+0
2016-08-18
greybus: power_supply: invalidate cache at update request
Rui Miguel Silva
1
-5
/
+26
2016-08-18
greybus: power_supply: fix update interval check at request handler
Rui Miguel Silva
1
-1
/
+1
2016-08-18
greybus: power_supply: add callback to handle power supply changes
Rui Miguel Silva
1
-8
/
+20
2016-08-18
greybus: Use valid control pointer while freeing memory
Vaibhav Agarwal
1
-1
/
+1
2016-08-18
greybus: audio: Add check for invalid index while mapping control
Vaibhav Agarwal
2
-0
/
+7
2016-08-18
greybus: Add workqueue to handle vibrator timeout
Ann Chen
1
-17
/
+30
2016-08-17
greybus: es2: fix memory leak in probe error path
Johan Hovold
1
-2
/
+5
2016-08-12
greybus: camera: Remove support for legacy modules
Jacopo Mondi
2
-124
/
+9
2016-08-12
greybus: firmware: add comment to show size calculations
Viresh Kumar
1
-1
/
+4
2016-08-12
greybus: firmware: s/should/must
Viresh Kumar
1
-1
/
+1
2016-08-12
greybus: firmware: s/_LEN/_SIZE
Viresh Kumar
7
-30
/
+30
2016-08-12
greybus: firmware: Remove extra parenthesis
Viresh Kumar
1
-1
/
+1
2016-08-11
greybus: firmware: Fix typo in documentation
Viresh Kumar
1
-25
/
+26
2016-08-11
greybus: firmware: use 'tag' instead of 'firmware_tag'
Viresh Kumar
1
-1
/
+1
2016-08-11
greybus: control: make disconnecting a core operation
Johan Hovold
1
-5
/
+21
2016-08-11
greybus: hd: add cport_shutdown callback
Johan Hovold
1
-0
/
+2
2016-08-11
greybus: hd/es2: add cport_clear callback and ARPC
Johan Hovold
3
-0
/
+26
2016-08-11
greybus: hd/es2: add cport_quiesce callback and ARPC
Johan Hovold
3
-0
/
+39
2016-08-11
greybus: hd/es2: add cport_connected callback and ARPC
Johan Hovold
3
-0
/
+27
2016-08-10
greybus: fix up copyright dates on arpc.h
Greg Kroah-Hartman
1
-4
/
+4
2016-08-10
greybus: lights: enable multi color LED support
Kris Huang
2
-15
/
+0
2016-08-10
greybus: greybus-driver: Add intf_oops operation
Georgi Dobrev
2
-0
/
+57
2016-08-10
greybus: camera: Remove reference to ara subdevice
Jacopo Mondi
1
-1
/
+1
2016-08-10
greybus: arpc: move arpc definitions to their own header
Johan Hovold
3
-29
/
+86
2016-08-10
greybus: es2: fix USB vendor-request prefixes
Johan Hovold
2
-12
/
+12
2016-08-10
greybus: greybus_protocols: fix apba vendor-request comment
Johan Hovold
1
-1
/
+1
2016-08-10
greybus: sdio: increase maximum segment size
Rui Miguel Silva
1
-2
/
+2
2016-08-10
greybus: greybus_protocol: fix order of sdio get caps response
Rui Miguel Silva
1
-2
/
+2
2016-08-06
greybus: interface: fix timesync registration sequencing
David Lin
1
-9
/
+9
2016-08-05
greybus: audio: Report jack removal along with module removal
Vaibhav Agarwal
1
-2
/
+11
2016-08-05
greybus: lights: Add runtime pm support
Kris Huang
1
-22
/
+94
2016-08-05
greybus: SDIO: Add runtime pm support
Jackson Chang
2
-4
/
+31
2016-08-04
greybus: audio: Maintain module stream state for each data connection
Vaibhav Agarwal
2
-86
/
+69
2016-08-04
greybus: audio: Maintain runtime stream params for each DAI
Vaibhav Agarwal
2
-69
/
+141
2016-08-04
greybus: audio: Update pm runtime support in dai_ops callback
Vaibhav Agarwal
1
-0
/
+30
2016-08-04
greybus: Remove unused field from data_connection
Vaibhav Agarwal
2
-4
/
+0
2016-08-04
greybus: audio: Find data connection based on id
Vaibhav Agarwal
1
-41
/
+39
2016-08-04
greybus: audio: Add id to identify data connection
Vaibhav Agarwal
2
-0
/
+2
2016-08-04
greybus: audio: Use AIF widget to enable path between module & APB
Vaibhav Agarwal
1
-18
/
+5
2016-08-04
greybus: audio: Update parameters for gbaudio_module_update API
Vaibhav Agarwal
3
-9
/
+8
2016-08-04
greybus: audio: Update dai_driver table with appropriate fields
Vaibhav Agarwal
1
-3
/
+3
[prev]
[next]