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-12-15
greybus: spi: rename label to undo operation
Rui Miguel Silva
1
-2
/
+2
2015-12-15
greybus: interface: fix hot-unplug control-connection timeouts
Johan Hovold
3
-2
/
+7
2015-12-15
greybus: interface: clean up control-connection handling
Johan Hovold
3
-24
/
+66
2015-12-15
greybus: es2: demote dynamic-urb error message
Johan Hovold
1
-1
/
+1
2015-12-14
greybus: Camera: remove f_dentry usage
Greg Kroah-Hartman
1
-1
/
+1
2015-12-14
greybus: Add driver for the camera class protocol
Laurent Pinchart
2
-0
/
+613
2015-12-14
greybus: Add camera protocol definition
Laurent Pinchart
2
-1
/
+73
2015-12-11
greybus: loopback: Add asynchronous backoff
Bryan O'Donoghue
1
-0
/
+18
2015-12-11
greybus: loopback: Wait for all async operations to complete on exit
Bryan O'Donoghue
1
-0
/
+15
2015-12-11
greybus: loopback: Retrun -ENOMEM if operation allocation fails
Bryan O'Donoghue
1
-2
/
+2
2015-12-11
greybus: loopback: Drop NULL check on container_of pointer
Bryan O'Donoghue
1
-3
/
+0
2015-12-11
greybus: loopback: register a struct device.
Axel Haslam
1
-37
/
+58
2015-12-10
greybus: loopback: remove mask attribute
Axel Haslam
1
-4
/
+0
2015-12-10
greybus: spi: move chipselect to one byte size
Rui Miguel Silva
2
-7
/
+7
2015-12-09
greybus: es2: Reserve CPorts 16 and 17
Laurent Pinchart
1
-0
/
+9
2015-12-08
greybus: interface: clean up error messages
Johan Hovold
1
-4
/
+3
2015-12-08
greybus: interface: fix interface-registration race
Johan Hovold
1
-17
/
+15
2015-12-08
greybus: interface: separate manifest parsing from bundle registration
Johan Hovold
2
-27
/
+20
2015-12-08
greybus: bundle: separate bundle creation and registration
Johan Hovold
3
-21
/
+39
2015-12-08
greybus: bundle: separate connection disabling and destruction
Johan Hovold
1
-4
/
+9
2015-12-08
greybus: bundle: use dev_err for bundle-creation errors
Johan Hovold
1
-1
/
+1
2015-12-08
greybus: bundle: kill the bundle lock
Johan Hovold
2
-22
/
+13
2015-12-08
greybus: interface: remove defensive WARN_ON
Johan Hovold
1
-3
/
+0
2015-12-08
greybus: use decimal notation for interfaces, bundles and cports
Johan Hovold
5
-14
/
+10
2015-12-08
greybus: svc: create svc along with host device
Johan Hovold
4
-23
/
+67
2015-12-08
greybus: hd: make svc-connection life time coincide with host-device
Johan Hovold
3
-17
/
+9
2015-12-08
greybus: hd: initialise device last
Johan Hovold
1
-8
/
+7
2015-12-08
greybus: connection: separate connection creation and enabling
Johan Hovold
5
-13
/
+28
2015-12-08
greybus: connection: unbind protocol at exit
Johan Hovold
1
-12
/
+14
2015-12-08
greybus: connection: bind protocol at init
Johan Hovold
1
-12
/
+8
2015-12-08
greybus: connection: fail on missing protocol
Johan Hovold
1
-2
/
+2
2015-12-08
greybus: bundle: kill gb_bundle_bind_protocols
Johan Hovold
5
-40
/
+5
2015-12-07
greybus: bundle: remove obsolete function prototype
Johan Hovold
1
-4
/
+0
2015-12-07
greybus: svc: add missing boot-status error message
Johan Hovold
1
-1
/
+4
2015-12-07
greybus: loopback: Ensure we reset stats once and once only
Bryan O'Donoghue
1
-13
/
+3
2015-12-07
greybus: loopback: Convert thread delay to microseconds
Bryan O'Donoghue
1
-10
/
+10
2015-12-07
greybus: loopback: Add asynchronous bi-directional support
Bryan O'Donoghue
1
-17
/
+367
2015-12-07
greybus: loopback: Convert cross-thread mutex to spinlock while relaxing connect locks
Bryan O'Donoghue
1
-11
/
+17
2015-12-04
greybus: Prefix hexadecimal values with 0x while printing them
Viresh Kumar
4
-9
/
+9
2015-12-04
greybus: don't use %h and %hh for printing short and char variables
Viresh Kumar
10
-36
/
+36
2015-12-04
greybus: svc: Use -EIO instead of -EINVAL for unipro errors
Viresh Kumar
1
-2
/
+2
2015-12-04
greybus: Documentation: Arrange entries in alphabetical order
Viresh Kumar
1
-40
/
+40
2015-12-04
greybus: core: add bundle id to bundle uevents
Johan Hovold
1
-1
/
+3
2015-12-03
greybus: core: add interface id to interface and bundle uevents
Johan Hovold
1
-0
/
+5
2015-12-03
greybus: core: add bus id to uevents
Johan Hovold
3
-5
/
+9
2015-12-03
greybus: svc: flush workqueue at connection exit
Johan Hovold
1
-0
/
+2
2015-12-03
greybus: loopback: drop bus aggregate calculation
Bryan O'Donoghue
1
-340
/
+132
2015-12-03
greybus: loopback: Drop unused timeval variables
Bryan O'Donoghue
1
-5
/
+0
2015-12-03
greybus: loopback: Move latency_ts initialization to transfer routine
Bryan O'Donoghue
1
-2
/
+3
2015-12-03
greybus: loopback: Relax locking during loopback operations
Bryan O'Donoghue
1
-1
/
+2
[prev]
[next]