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-11-23
greybus: hd: fix cport-count check
Johan Hovold
1
-1
/
+1
2015-11-23
greybus: connection: fix cport-id range
Johan Hovold
1
-1
/
+1
2015-11-23
greybus: Audio: Add skeleton code for GB virtual codec driver
Vaibhav Agarwal
3
-0
/
+403
2015-11-21
greybus: add class matching macro
Johan Hovold
1
-0
/
+4
2015-11-21
greybus: move id-matching back to core
Johan Hovold
2
-37
/
+35
2015-11-21
greybus: fix vendor and product matching
Johan Hovold
5
-14
/
+7
2015-11-21
greybus: interface: remove unique id
Johan Hovold
4
-11
/
+0
2015-11-21
greybus: remove unique-id matching
Johan Hovold
3
-12
/
+2
2015-11-21
greybus: fix bundle-id match macros
Johan Hovold
1
-4
/
+4
2015-11-19
greybus: svc: fix missing version-request sanity checks
Johan Hovold
1
-0
/
+8
2015-11-19
greybus: firmware: break long lines
Johan Hovold
1
-4
/
+8
2015-11-19
greybus: firmware: fix information leak
Johan Hovold
1
-2
/
+9
2015-11-19
greybus: loopback: allocate a response even for a 0-byte request
Bartosz Golaszewski
1
-9
/
+9
2015-11-19
greybus: loopback: fix invalid response size
Alexandre Bailon
1
-2
/
+2
2015-11-16
greybus: manifest: fix bundle descriptor parse
Rui Miguel Silva
1
-5
/
+13
2015-11-16
greybus: audio: Allocate protocol and class values
Mark Greer
1
-4
/
+4
2015-11-16
greybus: es1: Remove the (now) unused es1 driver
Viresh Kumar
3
-733
/
+2
2015-11-16
greybus: es2: remove fake vendor/product ids
Viresh Kumar
1
-1
/
+0
2015-11-12
greybus: power_supply: rework and operation changes
Rui Miguel Silva
3
-232
/
+780
2015-11-12
greybus: makefile: add power_supply config check
Rui Miguel Silva
1
-1
/
+1
2015-11-12
greybus: battery: move implementation to power_supply
Rui Miguel Silva
3
-113
/
+116
2015-11-12
greybus: battery: move battery file to power_supply
Rui Miguel Silva
2
-2
/
+2
2015-11-12
greybus: es2: Send cport-id in wValue field to usb_control_msg()
Viresh Kumar
1
-1
/
+1
2015-11-11
greybus: svc: use bit-macro for cport flags
Johan Hovold
1
-3
/
+3
2015-11-11
greybus: use decimal notation for interface and cport ids
Johan Hovold
3
-5
/
+4
2015-11-11
greybus: interface: fix obsolete comment
Johan Hovold
1
-1
/
+1
2015-11-11
greybus: interface: fix potential use-after-free at remove
Johan Hovold
1
-3
/
+3
2015-11-11
greybus: light: fix class-device parent
Johan Hovold
1
-4
/
+2
2015-11-11
greybus: battery: fix class-device parent
Johan Hovold
1
-2
/
+2
2015-11-11
greybus: loopback: fix layer violation
Johan Hovold
1
-2
/
+2
2015-11-05
greybus: hid: hid should not be part of the bridged-phy driver.
Greg Kroah-Hartman
4
-12
/
+5
2015-11-04
greybus: es2: clean up es2 destructor
Johan Hovold
1
-3
/
+2
2015-11-04
greybus: hd: fix host-device life time issues
Johan Hovold
4
-11
/
+35
2015-11-04
greybus: es1: add more structure to probe error handling
Johan Hovold
1
-12
/
+18
2015-11-04
greybus: es2: add more structure to probe error handling
Johan Hovold
1
-12
/
+18
2015-11-04
greybus: es1: fix debugfs dentry leak
Johan Hovold
1
-0
/
+1
2015-11-04
greybus: es2: fix debugfs dentry leak
Johan Hovold
1
-0
/
+1
2015-11-04
greybus: es1: separate stopping and deallocating urbs
Johan Hovold
1
-1
/
+3
2015-11-04
greybus: es2: separate stopping and deallocating urbs
Johan Hovold
1
-1
/
+15
2015-11-04
greybus: es1: separate urb allocation and submission
Johan Hovold
1
-4
/
+8
2015-11-04
greybus: es2: separate urb allocation and submission
Johan Hovold
1
-4
/
+37
2015-11-04
greybus: es2: fix endpoint requirement check
Johan Hovold
1
-2
/
+1
2015-11-04
greybus: es2: fix use-after-free at disconnect
Johan Hovold
1
-1
/
+3
2015-11-04
greybus: i2s: Remove deprecated I2S Bridged-PHY Protocol
Mark Greer
2
-144
/
+6
2015-11-04
greybus: audio: Remove I2S Bridged-PHY Protcol based audio driver
Mark Greer
8
-1206
/
+1
2015-11-04
greybus: hd: use common prefix for exported functions
Johan Hovold
4
-18
/
+18
2015-11-04
greybus: hd: rename host-driver structure
Johan Hovold
4
-10
/
+7
2015-11-04
greybus: hd: rename host-device structure
Johan Hovold
18
-91
/
+90
2015-11-04
greybus: create host-device compilation unit
Johan Hovold
5
-147
/
+178
2015-11-04
greybus: remove obsolete comment
Johan Hovold
1
-10
/
+0
[prev]
[next]