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-04-29
greybus: operation: add helper functions for unidirectional operations
Johan Hovold
2
-0
/
+57
2016-04-29
greybus: operation: add support for initiating unidirectional operations
Johan Hovold
2
-12
/
+29
2016-04-29
greybus: operation: update gb_operation_request_send() documentation
Johan Hovold
1
-7
/
+14
2016-04-29
greybus: fix outdated kernel-doc comment
Johan Hovold
1
-1
/
+1
2016-04-29
greybus: interface: remove unused prototype
Johan Hovold
1
-3
/
+0
2016-04-29
greybus: Documentation/sysfs: fix sysfs paths
Sandeep Patil
1
-29
/
+29
2016-04-29
greybus: Documentation/sysfs: add entry for host device bus_id
Sandeep Patil
3
-0
/
+9
2016-04-29
greybus: hd: add bus_id attribute
Sandeep Patil
1
-0
/
+16
2016-04-28
greybus: interface: fix broken UniPro flow control
Johan Hovold
1
-0
/
+3
2016-04-27
greybus: firmware: Add firmware management bundle driver
Viresh Kumar
3
-0
/
+128
2016-04-25
greybus: audio: Identify jack type based on attributes reported
Vaibhav Agarwal
1
-12
/
+3
2016-04-25
greybus: audio: Rename widget_type to jack_attrubute
Vaibhav Agarwal
1
-1
/
+1
2016-04-25
greybus: audio: Reorder gb_deactivate sequence to avoid protocol error
Vaibhav Agarwal
1
-96
/
+171
2016-04-25
greybus: audio: Changes in response to ASoC cleanup
Vaibhav Agarwal
3
-7
/
+11
2016-04-25
greybus: Bundle: Initialize dma_mask for bundle device
Viresh Kumar
1
-0
/
+1
2016-04-25
greybus: svc: free pwrmon_rails memory upon exit
David Lin
1
-0
/
+2
2016-04-25
greybus: svc: clean up gb_svc struct for pwrmon
David Lin
2
-15
/
+14
2016-04-25
greybus: svc: implement interface mailbox event
Johan Hovold
2
-0
/
+109
2016-04-25
greybus: svc: implement module inserted and removed operations
Johan Hovold
2
-0
/
+140
2016-04-25
greybus: interface: implement interface activation and power down
Johan Hovold
1
-2
/
+122
2016-04-25
greybus: svc: add stub interface-activate function
Johan Hovold
3
-0
/
+24
2016-04-25
greybus: svc: add stub functions for v_sys, refclk and unipro
Johan Hovold
2
-0
/
+24
2016-04-25
greybus: interface: add active state flag
Johan Hovold
2
-0
/
+8
2016-04-25
greybus: module: implement controlled module removal
Johan Hovold
5
-2
/
+83
2016-04-25
greybus: core: add module abstraction
Johan Hovold
11
-96
/
+333
2016-04-25
greybus: svc: refactor interface re-enable
Johan Hovold
1
-7
/
+19
2016-04-25
greybus: Documentation/sysfs: sort entries alphabetically
Johan Hovold
1
-18
/
+18
2016-04-25
greybus: Documentation/sysfs: add entry for control device
Johan Hovold
1
-3
/
+11
2016-04-25
greybus: svc: use a common prefix for debugfs functions
Johan Hovold
1
-6
/
+6
2016-04-25
greybus: audio: acquire wakelock during active playback
Vaibhav Agarwal
1
-0
/
+1
2016-04-23
greybus: arche-ctrl: Don't expose driver internals to arche-platform driver
Viresh Kumar
3
-27
/
+33
2016-04-22
greybus: audio: acquire wakelock during active playback
Vaibhav Agarwal
1
-1
/
+5
2016-04-21
greybus: svc: fix function-parameter indentation
Johan Hovold
1
-2
/
+2
2016-04-21
greybus: svc: fix pwrmon return value
Johan Hovold
1
-1
/
+1
2016-04-21
greybus: svc: keep error messages uniform
Johan Hovold
1
-10
/
+10
2016-04-21
greybus: es2: move ap_disconnect() below ap_probe()
Viresh Kumar
1
-13
/
+13
2016-04-21
greybus: es2: don't protest when getting -ENOENT/ESHUTDOWN USB errors
Viresh Kumar
1
-0
/
+5
2016-04-21
greybus: es2: disable cport-in after remove greybus host device
Viresh Kumar
1
-2
/
+2
2016-04-21
greybus: es2: Allow proper release of greybus host device
Viresh Kumar
1
-0
/
+1
2016-04-21
greybus: audio-codec: Staticize few routines to fix build warnings
Viresh Kumar
1
-3
/
+3
2016-04-21
greybus: bootrom: fix typo
Viresh Kumar
1
-1
/
+1
2016-04-21
greybus: camera-gb: Remove hardcode for CSI TX number of lanes
Evgeniy Borisov
1
-1
/
+1
2016-04-21
greybus: svc: add AP power measurements debugfs support
David Lin
3
-0
/
+263
2016-04-21
greybus: es2: Fix apb_log null pointer exception
David Lin
1
-1
/
+1
2016-04-21
greybus: uart: Update line coding settings only when needed
Axel Haslam
1
-1
/
+1
2016-04-21
greybus: svc: remove interface-remove helper
Johan Hovold
1
-10
/
+6
2016-04-21
greybus: svc: keep interfaces registered during mode switch
Johan Hovold
2
-56
/
+31
2016-04-21
greybus: svc: make sure to deactivate all interfaces on disconnect
Johan Hovold
1
-0
/
+1
2016-04-21
greybus: interface: reduce control-device lifetime
Johan Hovold
2
-12
/
+23
2016-04-21
greybus: control: return error pointer when failing to create control device
Johan Hovold
2
-7
/
+12
[prev]
[next]