summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2015-10-19greybus: protocol: use the bundle struct device instead of the connectorGreg Kroah-Hartman
2015-10-19greybus: greybus_trace: use the bundle struct device instead of the connectorGreg Kroah-Hartman
2015-10-19greybus: loopback: use the bundle struct device instead of the connectorGreg Kroah-Hartman
2015-10-19greybus: connection: use the bundle struct device instead of the connectorGreg Kroah-Hartman
2015-10-19greybus: connection: remove 'struct device' from 'struct gb_connection'Greg Kroah-Hartman
2015-10-19greybus: sdio: some cleanups in command functionRui Miguel Silva
2015-10-19greybus: sdio: send data block details at command requestRui Miguel Silva
2015-10-15greybus: loopback: capture and present firmware supplied latenciesBryan O'Donoghue
2015-10-15greybus: loopback: add tracker variables to hold firmware timestampsBryan O'Donoghue
2015-10-15greybus: loopback: send command to APBridge to tag throughputBryan O'Donoghue
2015-10-15greybus: connection: add latency tag enable/disable callbacksBryan O'Donoghue
2015-10-15greybus: es1,es2: add USB vendor command to timestampBryan O'Donoghue
2015-10-15greybus: raw: use the bundle struct device instead of the connectorGreg Kroah-Hartman
2015-10-15greybus: control: use the bundle struct device instead of the connectorGreg Kroah-Hartman
2015-10-15greybus: operation: use the bundle struct device instead of the connectorGreg Kroah-Hartman
2015-10-15greybus: usb: use the bundle struct device instead of the connectorGreg Kroah-Hartman
2015-10-15greybus: sdio: use the bundle struct device instead of the connectorGreg Kroah-Hartman
2015-10-15greybus: light : use the bundle struct device instead of the connectorGreg Kroah-Hartman
2015-10-15greybus: pwm: use the bundle struct device instead of the connectorGreg Kroah-Hartman
2015-10-15greybus: i2c: use the bundle struct device instead of the connectorGreg Kroah-Hartman
2015-10-15greybus: gpio: use the bundle struct device instead of the connectorGreg Kroah-Hartman
2015-10-15greybus: firmware: use the bundle struct device instead of the connectorGreg Kroah-Hartman
2015-10-15greybus: audio: use the bundle struct device instead of the connectorGreg Kroah-Hartman
2015-10-15greybus: hid: use the bundle struct device instead of the connectorGreg Kroah-Hartman
2015-10-15greybus: spi: use the bundle struct device instead of the connectorGreg Kroah-Hartman
2015-10-15greybus: uart: use the bundle struct device instead of the connectorGreg Kroah-Hartman
2015-10-15greybus: vibrator: use the bundle struct device instead of the connectorGreg Kroah-Hartman
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