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-04-06
greybus: bundle: Initialize all bundles on link-up
Viresh Kumar
3
-11
/
+23
2015-04-06
greybus: bundle: Create bundles using bundle descriptors
Viresh Kumar
3
-10
/
+18
2015-04-06
greybus: hid: Use payload-size to get report size
Viresh Kumar
1
-17
/
+1
2015-04-05
greybus: Add bundle descriptor type
Viresh Kumar
2
-2
/
+30
2015-04-05
greybus: interface: Fetch interface id instead of module id during setup
Viresh Kumar
6
-47
/
+55
2015-04-05
greybus: Unregister devices to get them freed
Viresh Kumar
5
-5
/
+22
2015-04-04
greybus: Initial I2S definitions
Mark Greer
2
-1
/
+148
2015-04-04
greybus: Documentation/sysfs: add a proposed sysfs tree for greybus
Greg Kroah-Hartman
20
-0
/
+4
2015-04-02
greybus: reduce the ranting
Alex Elder
2
-54
/
+0
2015-04-01
greybus: kernel_ver.h: add sysfs_create_groups() and sysfs_remove_groups()
Greg Kroah-Hartman
1
-0
/
+33
2015-03-31
greybus: loopback: use the attribute groups, not group
Greg Kroah-Hartman
1
-2
/
+2
2015-03-31
greybus: loopback: fix build breakage about SZ_4K
Greg Kroah-Hartman
1
-0
/
+1
2015-03-31
greybus: Add loopback protocol
Alexandre Bailon
3
-0
/
+393
2015-03-30
greybus: es2: test apb1_log_task safely
Alex Elder
1
-4
/
+4
2015-03-30
greybus: es1: test apb1_log_task safely
Alex Elder
1
-4
/
+4
2015-03-30
greybus: manifest: use size_t for a size variable
Alex Elder
1
-6
/
+8
2015-03-30
greybus: operation: refactor response handling
Johan Hovold
4
-46
/
+25
2015-03-30
greybus: hid: fix missing response on request errors
Johan Hovold
1
-5
/
+11
2015-03-30
greybus: hid: fix missing input verification of report events
Johan Hovold
1
-1
/
+5
2015-03-30
greybus: hid: fix null-deref on short report requests
Johan Hovold
1
-0
/
+5
2015-03-30
greybus: hid: fix success response being sent on errors
Johan Hovold
1
-7
/
+7
2015-03-30
greybus: hid: replace pr_err with dev_err
Johan Hovold
1
-8
/
+13
2015-03-30
greybus: gpio: fix missing response on request errors
Johan Hovold
1
-10
/
+17
2015-03-30
greybus: gpio: fix null-deref on unexpected irq requests
Johan Hovold
1
-0
/
+8
2015-03-30
greybus: gpio: fix null-deref on short irq requests
Johan Hovold
1
-0
/
+6
2015-03-30
greybus: operation: make incomplete-message errors more informative
Johan Hovold
1
-2
/
+4
2015-03-30
greybus: operation: replace pr_err with dev_err
Johan Hovold
1
-4
/
+8
2015-03-30
greybus: operation: fix incoming request payload size
Johan Hovold
1
-2
/
+6
2015-03-30
greybus: operation: fix null-deref on operation destroy
Johan Hovold
1
-1
/
+2
2015-03-30
greybus: operation: fix null-deref on operation cancel
Johan Hovold
1
-1
/
+2
2015-03-30
greybus: operation: fix use-after-free and infinite loop on unhandled requests
Johan Hovold
1
-8
/
+9
2015-03-30
greybus: operation: fix memory leak in request_send error path
Johan Hovold
1
-1
/
+6
2015-03-30
greybus: operation: fix use-after-free when sending responses
Johan Hovold
1
-3
/
+12
2015-03-30
greybus: operation: fix callback handling and documentation
Johan Hovold
1
-19
/
+14
2015-03-30
greybus: operation: fix typo in comment
Johan Hovold
1
-1
/
+1
2015-03-30
greybus: operation: fix missing symbol exports
Johan Hovold
1
-0
/
+5
2015-03-30
greybus: kernel_ver.h: include <linux/kernel.h> to fix warning
Viresh Kumar
1
-0
/
+2
2015-03-30
greybus: es2: sync up with recent es1.c changes
Greg Kroah-Hartman
1
-4
/
+142
2015-03-30
greybus: debugfs: we shouldn't care if debugfs is working or not
Greg Kroah-Hartman
3
-11
/
+3
2015-03-27
greybus: get rid of {conceal,reveal}_urb()
Alex Elder
2
-20
/
+6
2015-03-27
greybus: clean up some small messes
Alex Elder
2
-11
/
+8
2015-03-25
greybus: Merge branch 'es1-fixes' into master
Greg Kroah-Hartman
1
-41
/
+41
2015-03-24
greybus: interface: put module->dev on failures
Viresh Kumar
1
-5
/
+9
2015-03-24
greybus: Greybus: Place module_init/exit() right after respective routines
Viresh Kumar
2
-4
/
+2
2015-03-24
greybus: manifest: don't need to check for desc_size == 0 anymore
Viresh Kumar
1
-3
/
+1
2015-03-24
greybus: manifest: descriptor size should be >= header size
Viresh Kumar
1
-17
/
+34
2015-03-24
greybus: es1: allow the debug log to be stopped
Greg Kroah-Hartman
1
-6
/
+4
2015-03-24
greybus: es1: separate usb_log enable/disable logic into different functions
Greg Kroah-Hartman
1
-21
/
+24
2015-03-24
greybus: es1: fix checkpatch warning about blank lines needed
Greg Kroah-Hartman
1
-0
/
+1
2015-03-24
greybus: es1: move debugfs function to use kstrotoint_from_user()
Greg Kroah-Hartman
1
-8
/
+7
[prev]
[next]