summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/gpio.c
AgeCommit message (Expand)Author
2016-03-22greybus: convert drivers to use connection->private set/getGreg Kroah-Hartman
2016-03-03greybus: gpbridge.h: move protocol init/exit prototypesGreg Kroah-Hartman
2016-02-24greybus: gpio: handle api changes for 4.5 kernel releaseGreg Kroah-Hartman
2016-02-24greybus: gpio: use bundle device for error messagesGreg Kroah-Hartman
2015-10-15greybus: gpio: use the bundle struct device instead of the connectorGreg Kroah-Hartman
2015-10-14greybus: gpio: handle set_irq_flags api changeJohan Hovold
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-08-11greybus: gpio: Drop get_version supportViresh Kumar
2015-08-10greybus: gpio: Use (already defined) major/minor macrosViresh Kumar
2015-08-10greybus: gpio: Print expected/actual payload size on mismatchViresh Kumar
2015-07-01greybus: Rename gb_gpbridge_protocol_driver() as gb_builtin_protocol_driver()Viresh Kumar
2015-05-28greybus: gpio: add irq-type definesJohan Hovold
2015-05-26greybus: gpio: fix interrupt protocolJohan Hovold
2015-05-26greybus: gpio: fix atomic sleep when using interruptsJohan Hovold
2015-05-26greybus: gpio: rename irq mask and unmask callbacksJohan Hovold
2015-05-26greybus: gpio: use irq-domain lookupsJohan Hovold
2015-05-26greybus: gpio: don't call irq-flow handler directlyJohan Hovold
2015-05-26greybus: gpio: remove unused irq-ack operationJohan Hovold
2015-05-26greybus: gpio: fix debugfs outputJohan Hovold
2015-05-23greybus: include "gpbridge.h" from "greybus.h"Alex Elder
2015-05-20greybus: Use gb_gpbridge_protocol_init()Viresh Kumar
2015-05-20greybus: gpio: fix tab/space mistakeViresh Kumar
2015-04-10greybus: Move briged phy structure definitions into gpbridge.hJohn Stultz
2015-03-30greybus: operation: refactor response handlingJohan Hovold
2015-03-30greybus: gpio: fix missing response on request errorsJohan Hovold
2015-03-30greybus: gpio: fix null-deref on unexpected irq requestsJohan Hovold
2015-03-30greybus: gpio: fix null-deref on short irq requestsJohan Hovold
2015-03-19greybus: gpio: add error messages to callbacks not propagating errorsJohan Hovold
2015-03-19greybus: gpio: refuse to set value of input pinsJohan Hovold
2015-03-19greybus: gpio: clean up line-state allocationJohan Hovold
2015-03-19greybus: gpio: use dev_err and dev_warnJohan Hovold
2015-03-19greybus: gpio: fix error handlingJohan Hovold
2015-03-19greybus: gpio: make gb_gpio_controller pointer naming consistentJohan Hovold
2015-03-19greybus: gpio: remove unnecessary explicit castJohan Hovold
2015-03-19greybus: gpio: remove overly defensive argument verificationJohan Hovold
2015-03-19greybus: gpio: remove redundant argument verificationJohan Hovold
2015-03-19greybus: gpio: remove incorrect todo commentsJohan Hovold
2015-03-19greybus: gpio: fix truncated debounce timesJohan Hovold
2015-03-17greybus: gpio: fix set-debounce request alignmentJohan Hovold
2015-03-02greybus: gpio.c: fix a bad irq numberAlexandre Bailon
2015-02-17greybus: gpio: fix memory leaks at init and exitJohan Hovold
2015-02-17greybus: gpio: add interrupt handling supportMatt Porter
2015-01-22greybus: remove unused version-response structsViresh Kumar
2015-01-22greybus: create get_version() routines with the help of a macroViresh Kumar
2015-01-22greybus: Remove "-gb" suffix from .c filesViresh Kumar