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-04-21
greybus: interface: move vendor and product strings to control device
Johan Hovold
6
-31
/
+53
2016-04-21
greybus: interface: register control device at hotplug
Johan Hovold
3
-0
/
+27
2016-04-21
greybus: core: make the control object be a device
Johan Hovold
5
-6
/
+43
2016-04-21
greybus: control: move timesync-operation functions
Johan Hovold
1
-36
/
+36
2016-04-21
greybus: interface: disable interface on registration failures
Johan Hovold
1
-1
/
+6
2016-04-21
greybus: Documentation/sysfs: add example control devices
Johan Hovold
6
-0
/
+0
2016-04-21
greybus: Documentation/sysfs: rename the svc eject attribute
Johan Hovold
2
-0
/
+0
2016-04-21
greybus: Documentation/sysfs: remove interface unique_id attribute
Johan Hovold
3
-0
/
+0
2016-04-21
greybus: Documentation: move the interface power attributes
Johan Hovold
1
-21
/
+21
2016-04-21
greybus: manifest: fix illegal free in error path
Johan Hovold
1
-4
/
+7
2016-04-21
greybus: spi: use timeout request send operation
Rui Miguel Silva
1
-1
/
+15
2016-04-21
greybus: spi: fix message transfer over greybus
Rui Miguel Silva
1
-40
/
+153
2016-04-15
greybus: svc watchdog: Disable watchdog upon entering suspend
David Lin
1
-1
/
+45
2016-04-15
greybus: arche-platform: Power-off unipro subsystem upon suspend
David Lin
1
-0
/
+35
2016-04-12
greybus: Fixup __u64, __u32 to __le64, __le32 in timesync declarations
Bryan O'Donoghue
2
-7
/
+7
2016-04-12
greybus: arche-platfrom: Get rid of 2sec delay in USB3613 configuration
Vaibhav Hiremath
1
-27
/
+4
2016-04-11
greybus: camera-gb: Extend the configure streams interface
Evgeniy Borisov
2
-5
/
+28
2016-04-07
greybus: svc: add Interface power measurements support
David Lin
5
-0
/
+144
2016-04-05
greybus: audio: Update device type based on widget types
Vaibhav Agarwal
3
-2
/
+24
2016-04-05
greybus: audio_manager: Split device type into i/p & o/p devices
Vaibhav Agarwal
4
-15
/
+36
2016-04-04
greybus: camera: Add metadata format
Gjorgji Rosikopulos
1
-0
/
+4
2016-04-04
greybus: firmware: Rename to bootrom protocol
Viresh Kumar
7
-145
/
+145
2016-04-02
greybus: checkpatch.pl: Mark --no-tree as default option
Viresh Kumar
1
-1
/
+1
2016-04-01
greybus: Revert "Added a sysfs entry to power down the SVC"
Akash Choudhari
3
-30
/
+0
2016-04-01
greybus: Added a sysfs entry to power down the SVC
Georgi Dobrev
3
-0
/
+30
2016-03-31
greybus: scripts: create subdir for checkpatch and spelling.txt
Greg Kroah-Hartman
2
-0
/
+0
2016-03-31
greybus: trivial: add checkpatch.pl to the tree
Greg Kroah-Hartman
2
-0
/
+7065
2016-03-31
greybus: audio: Add I2S_RX path related settings
Vaibhav Agarwal
1
-30
/
+114
2016-03-31
greybus: audio: Added jack support to audio module
Vaibhav Agarwal
4
-5
/
+251
2016-03-31
greybus: audio: Fix widget pointer update during control parsing
Vaibhav Agarwal
1
-1
/
+1
2016-03-31
greybus: camera: Use pointer for gb camera module ops
Gjorgji Rosikopulos
2
-10
/
+17
2016-03-30
greybus: interface: add Ara serial-number support
Johan Hovold
1
-2
/
+12
2016-03-30
greybus: interface: clean up DME attribute handling
Johan Hovold
2
-22
/
+22
2016-03-30
greybus: interface: clean up ES2 VID/PID hack
Johan Hovold
5
-24
/
+7
2016-03-30
greybus: interface: add ES2 init-status quirk flag
Johan Hovold
2
-6
/
+8
2016-03-30
greybus: interface: read DME attributes at activation
Johan Hovold
3
-13
/
+78
2016-03-30
greybus: greybus_protocols: rename NULL DME selector index
Johan Hovold
2
-3
/
+3
2016-03-30
greybus: interface: clean up device-id handling
Johan Hovold
4
-21
/
+17
2016-03-30
greybus: interface: deactivate interface on enumeration failure
Johan Hovold
1
-3
/
+9
2016-03-30
greybus: interface: move route creation to interface activation
Johan Hovold
4
-72
/
+96
2016-03-30
greybus: interface: clean up ES3-bootroom-quirk handling
Johan Hovold
5
-15
/
+29
2016-03-30
greybus: interface: clean up and rename init-status helper
Johan Hovold
1
-19
/
+23
2016-03-30
greybus: interface: fix es2 boot-status mask
Johan Hovold
1
-1
/
+1
2016-03-30
greybus: interface: move boot-status clearing to interface enable
Johan Hovold
2
-70
/
+69
2016-03-30
greybus: svc: indent CPort flag defines properly
Johan Hovold
1
-3
/
+3
2016-03-30
greybus: greybus_protocols: remove bogus comment about svc bundle
Johan Hovold
1
-5
/
+0
2016-03-30
greybus: svc: remove bogus interface-reset helper
Johan Hovold
2
-12
/
+0
2016-03-30
greybus: greybus_protocols: align DME-attribute values
Johan Hovold
1
-2
/
+2
2016-03-30
greybus: core: fix two container-of macros
Johan Hovold
2
-2
/
+2
2016-03-29
greybus: audio: fix to resolve multiple audio module playback issue
Vaibhav Agarwal
1
-16
/
+21
[prev]
[next]