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-05-07
greybus: eliminate extra response flag definitions
Alex Elder
7
-17
/
+10
2015-05-07
greybus: battery: use feature tag rather than kernel version
Alex Elder
2
-5
/
+9
2015-05-07
greybus: battery: free struct on error in caller
Alex Elder
1
-17
/
+11
2015-05-05
greybus: es2: fix driver name collision with es1
Rob Herring
1
-1
/
+1
2015-05-05
greybus: protocol.h: fix up long lines in define_get_version()
Greg Kroah-Hartman
1
-4
/
+4
2015-05-05
greybus: protocol.h: macros should not have a trailing ';'
Greg Kroah-Hartman
1
-1
/
+1
2015-05-05
greybus: kernel_ver.h: add a blank line after a variable definition
Greg Kroah-Hartman
1
-0
/
+1
2015-05-05
greybus: kernel_ver.h: add a ' ' character to KERNEL_VERSION()
Greg Kroah-Hartman
1
-2
/
+2
2015-05-05
greybus: kernel_ver.h: fix leading space coding style issues
Greg Kroah-Hartman
1
-3
/
+3
2015-05-05
greybus: battery: update for 4.1 power supply api changes
Greg Kroah-Hartman
1
-18
/
+65
2015-05-01
greybus: Move id-field before bundle-field in CPort Descriptor.
Viresh Kumar
1
-1
/
+1
2015-05-01
greybus: Explicitly add pad-bytes to manifest descriptors
Viresh Kumar
1
-0
/
+3
2015-05-01
greybus: Remove class descriptor
Viresh Kumar
2
-15
/
+0
2015-05-01
greybus: manifest: drop interface-version field
Viresh Kumar
1
-1
/
+0
2015-05-01
greybus: manifest: Remove vendor, product and unique-id from interface descriptor
Viresh Kumar
2
-6
/
+5
2015-05-01
greybus: bundle: use kstrdup() for state file
Alex Elder
1
-3
/
+1
2015-04-29
greybus: manifest: Warn if descriptor size > expected size
Viresh Kumar
1
-0
/
+7
2015-04-29
greybus: manifest: Account for padding in string descriptor
Viresh Kumar
1
-0
/
+3
2015-04-29
greybus: Explicitly mark structures as packed
Viresh Kumar
2
-30
/
+22
2015-04-29
greybus: endo: Rename endo's 'type' as 'id'
Viresh Kumar
2
-10
/
+10
2015-04-29
greybus: endo: Use a real endo id
Viresh Kumar
1
-4
/
+7
2015-04-17
greybus: MODULE_LICENSE cleanup
Greg Kroah-Hartman
4
-4
/
+4
2015-04-17
greybus: bundle: add state sysfs file
Greg Kroah-Hartman
3
-2
/
+49
2015-04-16
greybus: loopback: fix 64-bit divisions
Johan Hovold
1
-6
/
+13
2015-04-10
greybus: gpbridge.h: remove BIT() define
Greg Kroah-Hartman
1
-3
/
+0
2015-04-10
greybus: gpbridge.h: whitespace cleanups
Greg Kroah-Hartman
1
-40
/
+40
2015-04-10
greybus: Move briged phy structure definitions into gpbridge.h
John Stultz
5
-351
/
+416
2015-04-09
greybus: Documentation/sysfs-bus-greybus: document module sysfs files
Greg Kroah-Hartman
1
-0
/
+30
2015-04-09
greybus: Documentation/sysfs-bus-greybus: document the endo and SVC
Greg Kroah-Hartman
1
-0
/
+23
2015-04-09
greybus: Documentation/sysfs-bus-greybus: update kernel version and date
Greg Kroah-Hartman
1
-16
/
+16
2015-04-09
greybus: endo: hook up endos into the device tree
Greg Kroah-Hartman
6
-45
/
+50
2015-04-09
greybus: endo: add endo structures and logic
Greg Kroah-Hartman
5
-0
/
+212
2015-04-09
greybus: module.c: add attributes
Greg Kroah-Hartman
1
-16
/
+41
2015-04-07
greybus: drop host-driver buffer headroom
Johan Hovold
4
-52
/
+4
2015-04-07
greybus: es2: sync up with recent es1 changes
Johan Hovold
1
-34
/
+25
2015-04-07
greybus: es1: fix transfer-buffer alignment
Johan Hovold
1
-34
/
+25
2015-04-07
greybus: operation: add explicit padding to message header
Johan Hovold
1
-1
/
+1
2015-04-07
greybus: operation: fix potential message corruption
Johan Hovold
2
-43
/
+31
2015-04-07
greybus: pass messages to host drivers
Johan Hovold
6
-94
/
+56
2015-04-07
greybus: operation: move message-header definition to header file
Johan Hovold
2
-29
/
+29
2015-04-07
greybus: remove obsolete buffer-alignment requirement
Johan Hovold
1
-3
/
+0
2015-04-07
greybus: operation: fix unaligned memory accesses in receive path
Johan Hovold
1
-9
/
+10
2015-04-07
greybus: es2: sync up with recent es1 changes
Johan Hovold
1
-8
/
+17
2015-04-07
greybus: es1: fix buffer-size limit
Johan Hovold
1
-1
/
+1
2015-04-07
greybus: es1: fix DMA-buffer on stack
Johan Hovold
1
-5
/
+14
2015-04-07
greybus: es1: drop unnecessary casts
Johan Hovold
1
-2
/
+2
2015-04-06
greybus: bundle: s/class_type/class
Viresh Kumar
5
-18
/
+18
2015-04-06
greybus: driver corresponds to a bundle, not interface
Viresh Kumar
7
-55
/
+71
2015-04-06
greybus: drop module descriptors
Viresh Kumar
2
-20
/
+0
2015-04-06
greybus: manifest: Use interface descriptor instead of module descriptor to get information
Viresh Kumar
5
-37
/
+35
[prev]
[next]