aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/gpio.c
Commit message (Expand)AuthorAge
* Staging: greybus: gpio: Use gbphy_dev->dev instead of bundle->devViresh Kumar2016-10-17
* drivers/staging/greybus: gpio.c - Fixed a checkpatch generated warningChase Metzger2016-09-27
* staging: greybus: gpio: remove KERNEL_VERSION checksGreg Kroah-Hartman2016-09-19
* greybus: gpio: create irqdomain before registering gpio controllerViresh Kumar2016-09-05
* greybus: gpio: Add runtime_pm suppourtAxel Haslam2016-07-14
* greybus: Remove extra blank linesViresh Kumar2016-06-10
* greybus: gbphy: Remove protocol specific version handlingViresh Kumar2016-06-01
* greybus: gpbridge: rename 'gpbridge' to 'gbphy' everywhereSandeep Patil2016-05-19
* greybus: gpio: Create separate moduleViresh Kumar2016-05-14
* greybus: GPIO: convert to a gpbridge driverGreg Kroah-Hartman2016-05-05
* greybus: convert drivers to use connection->private set/getGreg Kroah-Hartman2016-03-22
* greybus: gpbridge.h: move protocol init/exit prototypesGreg Kroah-Hartman2016-03-03
* greybus: gpio: handle api changes for 4.5 kernel releaseGreg Kroah-Hartman2016-02-24
* greybus: gpio: use bundle device for error messagesGreg Kroah-Hartman2016-02-24
* greybus: gpio: use the bundle struct device instead of the connectorGreg Kroah-Hartman2015-10-15
* greybus: gpio: handle set_irq_flags api changeJohan Hovold2015-10-14
* greybus: gpio: fix generic_handle_irq_desc api changeRui Miguel Silva2015-10-01
* greybus: gpio: handle api change in generic_handle_irq_desc()Greg Kroah-Hartman2015-09-30
* greybus: gpio: Drop get_version supportViresh Kumar2015-08-11
* greybus: gpio: Use (already defined) major/minor macrosViresh Kumar2015-08-10
* greybus: gpio: Print expected/actual payload size on mismatchViresh Kumar2015-08-10
* greybus: Rename gb_gpbridge_protocol_driver() as gb_builtin_protocol_driver()Viresh Kumar2015-07-01
* greybus: gpio: add irq-type definesJohan Hovold2015-05-28
* greybus: gpio: fix interrupt protocolJohan Hovold2015-05-26
* greybus: gpio: fix atomic sleep when using interruptsJohan Hovold2015-05-26
* greybus: gpio: rename irq mask and unmask callbacksJohan Hovold2015-05-26
* greybus: gpio: use irq-domain lookupsJohan Hovold2015-05-26
* greybus: gpio: don't call irq-flow handler directlyJohan Hovold2015-05-26
* greybus: gpio: remove unused irq-ack operationJohan Hovold2015-05-26
* greybus: gpio: fix debugfs outputJohan Hovold2015-05-26
* greybus: include "gpbridge.h" from "greybus.h"Alex Elder2015-05-23
* greybus: Use gb_gpbridge_protocol_init()Viresh Kumar2015-05-21
* greybus: gpio: fix tab/space mistakeViresh Kumar2015-05-21
* greybus: Move briged phy structure definitions into gpbridge.hJohn Stultz2015-04-10
* greybus: operation: refactor response handlingJohan Hovold2015-03-30
* greybus: gpio: fix missing response on request errorsJohan Hovold2015-03-30
* greybus: gpio: fix null-deref on unexpected irq requestsJohan Hovold2015-03-30
* greybus: gpio: fix null-deref on short irq requestsJohan Hovold2015-03-30
* greybus: gpio: add error messages to callbacks not propagating errorsJohan Hovold2015-03-19
* greybus: gpio: refuse to set value of input pinsJohan Hovold2015-03-19
* greybus: gpio: clean up line-state allocationJohan Hovold2015-03-19
* greybus: gpio: use dev_err and dev_warnJohan Hovold2015-03-19
* greybus: gpio: fix error handlingJohan Hovold2015-03-19
* greybus: gpio: make gb_gpio_controller pointer naming consistentJohan Hovold2015-03-19
* greybus: gpio: remove unnecessary explicit castJohan Hovold2015-03-19
* greybus: gpio: remove overly defensive argument verificationJohan Hovold2015-03-19
* greybus: gpio: remove redundant argument verificationJohan Hovold2015-03-19
* greybus: gpio: remove incorrect todo commentsJohan Hovold2015-03-19
* greybus: gpio: fix truncated debounce timesJohan Hovold2015-03-19
* greybus: gpio: fix set-debounce request alignmentJohan Hovold2015-03-17