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-03-29
greybus: audio: Add module specific driver
Vaibhav Agarwal
2
-1
/
+312
2016-03-29
greybus: audio: Use single codec driver registration
Vaibhav Agarwal
3
-869
/
+1044
2016-03-22
greybus: convert drivers to use connection->private set/get
Greg Kroah-Hartman
16
-58
/
+54
2016-03-22
greybus: connection: add functions to get/set private data
Greg Kroah-Hartman
1
-0
/
+11
2016-03-22
greybus: greybus_trace: Fix broken greybus ftrace
David Lin
1
-2
/
+7
2016-03-17
greybus: audio: Use CSD instead of E2EFC for audio data connections
Mark Greer
1
-2
/
+4
2016-03-17
greybus: camera: Improve module registration mechanism
Gjorgji Rosikopulos
2
-11
/
+29
2016-03-17
greybus: camera: Register capabilities operation
Jacopo Mondi
1
-0
/
+14
2016-03-17
greybus: camera: Implement the capabilities operation
Laurent Pinchart
1
-1
/
+59
2016-03-16
greybus: power_supply: reverse version check for new psy API
Sandeep Patil
2
-6
/
+6
2016-03-16
greybus: loopback_test: handle SIGINT signal
Axel Haslam
1
-13
/
+40
2016-03-16
greybus: Ensure gb->mutex is held when adding timer
Bryan O'Donoghue
1
-1
/
+4
2016-03-16
greybus: loopback: Fix broken loopback min values
Alexandre Bailon
1
-0
/
+3
2016-03-10
greybus: greybus_protocols: remove svc-eject timeout define
Johan Hovold
2
-2
/
+3
2016-03-10
greybus: svc: print an error message on failed eject attempts
Johan Hovold
1
-4
/
+11
2016-03-10
greybus: svc: unexport eject helper
Johan Hovold
1
-1
/
+0
2016-03-10
greybus: interface: separate disabling from removal
Johan Hovold
3
-36
/
+38
2016-03-10
greybus: interface: rename initialisation function
Johan Hovold
3
-5
/
+5
2016-03-10
greybus: interface: move interface-removal helper
Johan Hovold
4
-10
/
+10
2016-03-10
greybus: interface: remove useless spinlock
Johan Hovold
1
-7
/
+3
2016-03-10
greybus: interface: disable control connection on initialisation errors
Johan Hovold
1
-4
/
+11
2016-03-10
greybus: svc: always register interfaces at hotplug
Johan Hovold
1
-13
/
+9
2016-03-10
greybus: interface: free bundles on initialisation errors
Johan Hovold
1
-5
/
+13
2016-03-10
greybus: interface: separate initialisation and registration
Johan Hovold
3
-14
/
+22
2016-03-10
greybus: svc: refactor interface-route destruction
Johan Hovold
1
-11
/
+12
2016-03-10
greybus: svc: refactor interface-route creation
Johan Hovold
3
-48
/
+64
2016-03-10
greybus: interface: add comment about early control-connection disable
Johan Hovold
1
-0
/
+4
2016-03-10
greybus: interface: remove unused drvdata helpers
Johan Hovold
1
-14
/
+0
2016-03-10
greybus: interface: remove unused function prototype
Johan Hovold
1
-1
/
+0
2016-03-09
greybus: loopback: Fix broken synchonous test
Alexandre Bailon
1
-4
/
+7
2016-03-09
greybus: loopback: round closest the sixth decimal
Alexandre Bailon
1
-1
/
+1
2016-03-09
greybus: loopback: Fix warning on 32-bit build
Alexandre Bailon
1
-1
/
+2
2016-03-09
greybus: greybus_manifest: remove unused SVC class
Johan Hovold
1
-1
/
+1
2016-03-09
greybus: greybus_manifest: remove unused AP class and protocol
Johan Hovold
1
-2
/
+2
2016-03-08
greybus: loopback_test: Use timeout argument
Axel Haslam
1
-1
/
+1
2016-03-08
greybus: arche-platform: fix incorrect gpio variable type
David Lin
2
-2
/
+2
2016-03-05
greybus: properly annotate struct gb_control_timesync_enable_request
Greg Kroah-Hartman
1
-3
/
+3
2016-03-04
greybus: camera: disable E2EFC on CSI connection
Fabien Parent
1
-3
/
+1
2016-03-04
greybus: hd: rename CPort-features callbacks
Johan Hovold
4
-23
/
+25
2016-03-04
greybus: connection: add CSD connection flag
Johan Hovold
2
-1
/
+8
2016-03-04
greybus: connection: generalise CPortFlags handling
Johan Hovold
4
-15
/
+24
2016-03-04
greybus: svc: clean up CPortFlags handling
Johan Hovold
1
-12
/
+5
2016-03-04
greybus: connection: add connection-flag interface
Johan Hovold
2
-4
/
+24
2016-03-03
greybus: control: Add TimeSync control commands
Bryan O'Donoghue
2
-0
/
+41
2016-03-03
greybus: timesync: Add Control and SVC protocol TimeSync operation definitions
Bryan O'Donoghue
1
-15
/
+21
2016-03-03
greybus: timesync: Add Control and SVC TimeSync command/response data definitions
Bryan O'Donoghue
1
-0
/
+28
2016-03-03
greybus: manifest: reserve the Bridged PHY class
Greg Kroah-Hartman
2
-1
/
+13
2016-03-03
greybus: gpbridge.h: move protocol init/exit prototypes
Greg Kroah-Hartman
10
-27
/
+42
2016-03-03
greybus: remove gb_i2c_retries_operation
Michael Mogenson
2
-39
/
+2
2016-03-03
greybus: remove gb_i2c_timeout_operation
Michael Mogenson
2
-34
/
+4
[prev]
[next]