summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2015-10-14greybus: loopback: add reserved fields to track firmware latenciesBryan O'Donoghue
2015-10-14greybus: gpio: handle set_irq_flags api changeJohan Hovold
2015-10-14greybus: build: add pwm to config options to enableJohan Hovold
2015-10-14greybus: connection: remove duplicate protocol lookup error messageJohan Hovold
2015-10-14greybus: protocol: make protocol-lookup error message more informativeJohan Hovold
2015-10-14greybus: vibrator: add missing protocol-register error handlingJohan Hovold
2015-10-14greybus: protocol: make version debug message more informativeJohan Hovold
2015-10-14greybus: protocol: warn on protocol put errorsJohan Hovold
2015-10-14greybus: protocol: warn on bad deregistrationJohan Hovold
2015-10-14greybus: operation: clean up error messagesJohan Hovold
2015-10-14greybus: operation: drop OOM-response FIXMEJohan Hovold
2015-10-14greybus: connection: replace pr_err with dev_errJohan Hovold
2015-10-14greybus: es1/es2: clean up error messagesJohan Hovold
2015-10-14greybus: connection: destroy connection on failing to bind itFabien Parent
2015-10-14greybus: es2: implement cport reset control requestFabien Parent
2015-10-09greybus: sdio: clarify operator precedenceRui Miguel Silva
2015-10-09greybus: sdio: convert greybus ocr values to mmc onesRui Miguel Silva
2015-10-09greybus: sdio: fix card removable detectionRui Miguel Silva
2015-10-09greybus: sdio: add field to get_caps responseRui Miguel Silva
2015-10-09greybus: svc: skip setting flags for boot over uniproViresh Kumar
2015-10-06greybus: build: android: fix strip module build stepMichael Scott
2015-10-03greybus: build: android: replace Linaro build specific logic with AOSP equiva...Michael Scott
2015-10-01greybus: gpio: fix generic_handle_irq_desc api changeRui Miguel Silva
2015-09-30greybus: gpio: handle api change in generic_handle_irq_desc()Greg Kroah-Hartman
2015-09-29greybus: operation: remove gb_operation_destroyJohan Hovold
2015-09-29greybus: es1/2: fix use-after-free in completion callbackJohan Hovold
2015-09-24greybus: firmware: Don't send control-disconnected event for firmware protocolViresh Kumar
2015-09-24greybus: firmware: drop 'stage' from ready-to-boot requestViresh Kumar
2015-09-24greybus: interface: gb_interface_create() isn't called for existing interfacesViresh Kumar
2015-09-24greybus: interface: Pass interface pointer to gb_interface_remove()Viresh Kumar
2015-09-24greybus: svc: Read and clear module's boot statusViresh Kumar
2015-09-24greybus: svc: Allow consecutive hotplug events for the same moduleViresh Kumar
2015-09-24greybus: svc: Use 'dev' instead '&op->connection->dev'Viresh Kumar
2015-09-23greybus: loopback: remove module specific identifier from debugfs nameBryan O'Donoghue
2015-09-23greybus: loopback: drop redundant endo0 string from debugfs entry nameBryan O'Donoghue
2015-09-23greybus: loopback: masked out threads should sleepBryan O'Donoghue
2015-09-23greybus: loopback: move sysfs entries to /sys/bus/greybus/devices/endo0Bryan O'Donoghue
2015-09-23greybus: es1, es2: hook tracepoints to hardware send/recv operationsBryan O'Donoghue
2015-09-23greybus: tracepoints: add tracepoints for host_device tx/rxBryan O'Donoghue
2015-09-23greybus: loopback: drop dependency on internal timestampsBryan O'Donoghue
2015-09-22greybus: es2: comment out unused functionsGreg Kroah-Hartman
2015-09-18greybus: operation, core: hook tracepoints into message opertionsBryan O'Donoghue
2015-09-18greybus: tracepoints: add tracepoint definitionsBryan O'Donoghue
2015-09-17greybus: Documentation: Update sysfs-bus-greybusViresh Kumar
2015-09-17greybus: hd: remove connection-create/destroy callbacksJohan Hovold
2015-09-17greybus: hd: add optional cport enable and disable callbacksJohan Hovold
2015-09-17greybus: connection: add protocol-version helperJohan Hovold
2015-09-17greybus: connection: add control-connected helperJohan Hovold
2015-09-17greybus: connection: clean up control-disconnected helperJohan Hovold
2015-09-17greybus: connection: clean up init error pathsJohan Hovold