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-07-13
greybus: operation: fix operation-destroy race
Johan Hovold
1
-5
/
+6
2015-07-08
greybus: properly cleanup ida and idr structures when shutting down
Greg Kroah-Hartman
3
-0
/
+3
2015-07-08
greybus: svc: save pointer to struct gb_svc in struct gb_interface
Viresh Kumar
3
-8
/
+13
2015-07-08
greybus: svc: SVC is part of greybus core
Viresh Kumar
4
-4
/
+13
2015-07-08
greybus: connection: Use connection->dev for printing messages
Viresh Kumar
1
-1
/
+1
2015-07-08
greybus: interface: Fix comment mistake (s/add/init)
Viresh Kumar
1
-1
/
+1
2015-07-08
greybus: connection: Exit connection before destroying it
Viresh Kumar
1
-0
/
+1
2015-07-06
greybus: sdio: fix transfer buffer handling and blocks counting
Rui Miguel Silva
1
-9
/
+16
2015-07-06
greybus: sdio: add need poll to host caps
Rui Miguel Silva
1
-1
/
+1
2015-07-06
greybus: sdio: check number of blocks in transfer
Rui Miguel Silva
1
-0
/
+14
2015-07-06
greybus: sdio: pass only data pointer to tranfer funtion
Rui Miguel Silva
1
-3
/
+2
2015-07-06
greybus: sdio: fix call to stop command if no data exist
Rui Miguel Silva
1
-2
/
+2
2015-07-06
greybus: sdio: fix return of get_cd and get_ro
Rui Miguel Silva
1
-2
/
+2
2015-07-06
greybus: sdio: rework of event handler
Rui Miguel Silva
1
-31
/
+55
2015-07-06
greybus: sdio: split cmd_flags to there meaning
Rui Miguel Silva
2
-4
/
+13
2015-07-05
greybus: Revert "examples: add manifest file for sdio"
Greg Kroah-Hartman
1
-53
/
+0
2015-07-05
greybus: examples: add manifest file for sdio
Rui Miguel Silva
1
-0
/
+53
2015-07-05
greybus: makefile: fix unused cflags
Perry Hung
1
-1
/
+1
2015-07-01
greybus: operation: fix cancellation of responses
Johan Hovold
1
-2
/
+3
2015-07-01
greybus: operation: allocate response before setting result
Johan Hovold
1
-5
/
+6
2015-07-01
greybus: operation: drop redundant oom message
Johan Hovold
1
-5
/
+1
2015-07-01
greybus: operation: remove obsolete operation-field comments
Johan Hovold
1
-2
/
+2
2015-07-01
greybus: operation: add unidirectional-operation flag
Johan Hovold
2
-1
/
+11
2015-07-01
greybus: operation: add incoming-operation flag
Johan Hovold
2
-9
/
+19
2015-07-01
greybus: operation: fix cancellation use-after-free
Johan Hovold
1
-1
/
+1
2015-07-01
greybus: operation: make response helper static
Johan Hovold
2
-3
/
+5
2015-07-01
greybus: operation: allow atomic request submissions
Johan Hovold
2
-6
/
+9
2015-07-01
greybus: operation: allow atomic operation allocations
Johan Hovold
6
-20
/
+16
2015-07-01
greybus: operation/esx: fix message-cancellation lifetime bugs
Johan Hovold
5
-72
/
+130
2015-07-01
greybus: bundles: remove gb_bundle(s)_init()
Viresh Kumar
2
-56
/
+0
2015-07-01
greybus: interface: device_id belongs to the interface
Viresh Kumar
6
-50
/
+27
2015-07-01
greybus: svc: Drop svc_set_route_send()
Viresh Kumar
3
-27
/
+0
2015-07-01
greybus: connection: intf_cport_id is local to an interface
Viresh Kumar
1
-3
/
+5
2015-07-01
greybus: connection: bind protocol after the connection is operational
Viresh Kumar
1
-6
/
+6
2015-07-01
greybus: control: Use gb_builtin_protocol_driver()
Viresh Kumar
1
-10
/
+1
2015-07-01
greybus: Rename gb_gpbridge_protocol_driver() as gb_builtin_protocol_driver()
Viresh Kumar
9
-9
/
+9
2015-07-01
greybus: svc: Use macro's for major/minor numbers
Viresh Kumar
1
-2
/
+2
2015-07-01
greybus: svc: Fix doc-style comment
Viresh Kumar
1
-1
/
+1
2015-06-30
greybus: uart: Update UART to reflect field size changes
Bryan O'Donoghue
2
-9
/
+9
2015-06-30
greybus: uart: Add support for UART error signals
Bryan O'Donoghue
1
-19
/
+40
2015-06-30
greybus: uart: Relocate UART parity/overrun/framing/break signals
Bryan O'Donoghue
1
-6
/
+8
2015-06-30
greybus: define more greybus classes
Viresh Kumar
1
-0
/
+3
2015-06-29
greybus: sdio: correct the usage of mmc request in work queues handler
Phong Tran
1
-3
/
+8
2015-06-29
greybus: sdio: change the order of remove and free mmc host
Phong Tran
1
-1
/
+1
2015-06-29
greybus: sdio: remove the redefine of sdio major and minor
Phong Tran
1
-4
/
+0
2015-06-29
greybus: gb-audio: Ensure i2c adapter struct exists before using
Mark Greer
1
-2
/
+9
2015-06-24
greybus: esx: fix null-deref on hotplug events
Johan Hovold
2
-20
/
+18
2015-06-24
greybus: kernel_ver: add sg copy operations for kernel < 3.11
Rui Miguel Silva
1
-0
/
+100
2015-06-24
greybus: sdio: fix defines for older kernels
Rui Miguel Silva
2
-3
/
+19
2015-06-23
greybus: control: Warn if non-control cport/bundles have control protocol/classes
Viresh Kumar
1
-3
/
+19
[prev]
[next]