projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2014-11-16
Greg Kroah...
greybus: Greybus UART connection driver
commit
|
commitdiff
|
tree
|
snapshot
2014-11-15
Greg Kroah...
greybus: skeleton for future uevents.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Greg Kroah...
greybus: Revert "manifest: remove extra loop for findin...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Greg Kroah...
greybus: Revert "manifest: improve print message"
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Viresh Kumar
greybus: interface: move gb_module_interface_init(...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Viresh Kumar
greybus: module: move module specific code to module.c
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Viresh Kumar
greybus: module: move gb_module_find() to a more logica...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Viresh Kumar
greybus: core: re-use gb_module_find() in gb_remove_mod...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Viresh Kumar
greybus: connection: fix duplicating naming in _gb_hd_c...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Viresh Kumar
greybus: manifest: make sure manifest_descs list is...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Viresh Kumar
greybus: connection: try cancelling operations only...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Viresh Kumar
greybus: nullify dangling pointers
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Viresh Kumar
greybus: operation: free resources in the reverse order...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Viresh Kumar
greybus: core: use 'drv' instead of dev->driver
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Viresh Kumar
greybus: core: remove unnecessary braces
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Viresh Kumar
greybus: manifest: improve print message
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Viresh Kumar
greybus: manifest: remove extra loop for finding module...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Viresh Kumar
greybus: connection: free resources properly on failures
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Viresh Kumar
greybus: interface: free resources properly on failures
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Viresh Kumar
greybus: module: free resources properly on failures
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Viresh Kumar
greybus: sysfs: generalize gb_module_attr() to capture...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Viresh Kumar
greybus: debug: mark debug messages with pr_debug(...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Viresh Kumar
greybus: don't set ->dev.driver to NULL when it is...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Viresh Kumar
greybus: Fix missing gb_protocol_exit() on gb_exit()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Viresh Kumar
greybus: manifest: don't free unallocated resources
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Viresh Kumar
greybus: manifest: initialize variable during definition
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Viresh Kumar
greybus: manifest: no need to initialize 'result'
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Viresh Kumar
greybus: gitignore: few more additions
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Matt Porter
greybus: remove unused gb_connection_handler externs
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Alex Elder
greybus: pass operation type on request receive
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Alex Elder
greybus: op_cycle doesn't need to be atomic
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Alex Elder
greybus: simplify pending operations tracking
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Alex Elder
greybus: move timeout out of gb_operation_insert()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Alex Elder
greybus: fix request timeout bug
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Alex Elder
greybus: don't assume PAGE_SIZE for URB size
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Matt Porter
greybus: add pwm protocol driver
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Alex Elder
greybus: kill gbuf->complete
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Alex Elder
greybus: move gb_operation_gbuf_complete()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Alex Elder
greybus: get rid of greybus_gbuf_finished()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Alex Elder
greybus: remove gbuf->context
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Alex Elder
greybus: record gbuf->operation
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Alex Elder
greybus: get rid of gbuf->actual_length
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Alex Elder
greybus: kill old cport handler code
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Alex Elder
greybus: kill test_sink.c
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Alex Elder
greybus: add an incoming request receive method
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Alex Elder
greybus: move methods into protocol
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Alex Elder
greybus: register preallocated protocols
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Alex Elder
greybus: order the protocols list
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Alex Elder
greybus: count rather than list protocol users
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Alex Elder
greybus: identify protocol by id *and* version
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Alex Elder
greybus: improve some error messages
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Alex Elder
greybus: control printing message
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Alex Elder
greybus: make _gb_protocol_find() static
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Alex Elder
greybus: drop a redundant assignment
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Alex Elder
greybus: fix a bug in gb_operation_gbuf_complete()
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
John Stultz
greybus: build: Add -fno-pic for 32bit arm as well
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Greg Kroah...
greybus: connection: fix up error patch logic in gb_con...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Alex Elder
greybus: introduce protocol abstraction
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Alex Elder
greybus: use protocol_id for numeric values
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Alex Elder
greybus: drop the cport id on error
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Matt Porter
greybus: connection: call connection_init hook after...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Matt Porter
greybus: module: set device_id when initializing an...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Greg Kroah...
greybus: es1-ap-usb: document the lack of callback...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Greg Kroah...
greybus: Remove id_table usages
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Greg Kroah...
greybus: #if 0 cleanups
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Greg Kroah...
greybus: Merge branch 'master' into driver_model_rework
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Greg Kroah...
greybus: sdio-gb: convert to the connection interface.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Greg Kroah...
greybus: battery-gb: remove some #if 0 code
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Greg Kroah...
greybus: uart-gb: mark some functions static
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Alex Elder
greybus: begin abstracting connection operations
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Greg Kroah...
greybus: kernel_ver.h: add ATTRIBUTE_GROUPS() macro...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Greg Kroah...
greybus: module: remove unneeded XXX comment about...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Greg Kroah...
greybus: FIXME/XXX removals: We have proper reference...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Greg Kroah...
greybus: uart-gb: remove global init functions
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Greg Kroah...
greybus: uart-gb: convert over to the connection interface
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Alex Elder
greybus: embed the i2c adapter struct
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Alex Elder
greybus: gpio: kill gpio_controller->gpio
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Greg Kroah...
greybus: operation: make the timeout a per-operation...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Greg Kroah...
greybus: core: make greybus_kill_gbuf not return a...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Greg Kroah...
greybus: core: check for valid hcd callbacks
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Greg Kroah...
greybus: gbuf: implement gbuf_kill_gbuf()
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Greg Kroah...
greybus: gpio-gb: fix some endian sparse warnings that...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Greg Kroah...
greybus: operation: fix some sparse warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Greg Kroah...
greybus: module: don't create duplicate module ids
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Greg Kroah...
greybus: i2c: point to the proper parent device
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Greg Kroah...
greybus: module: enable all sysfs attributes
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Alex Elder
greybus: fix repeated input errors
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Greg Kroah...
greybus: hook up greybus to the driver model
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Alex Elder
greybus: update AP id service message
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Alex Elder
greybus: set route before sending packets
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Matt Porter
greybus: svc: remove the DDB function message support
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Alex Elder
greybus: only initialize interfaces when up
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Alex Elder
greybus: make svc_set_route_send() public
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Alex Elder
greybus: define connection state
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Alex Elder
greybus: define operation_cancel()
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Alex Elder
greybus: time out operation requests
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Greg Kroah...
greybus: module: fix double free of module
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Matt Porter
greybus: ap: add svc_set_route_send() command and use...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Matt Porter
greybus: svc: remove unneeded fields from the unipro...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Matt Porter
greybus: ap: process the UniPro link up message
commit
|
commitdiff
|
tree
|
snapshot
next