summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus
AgeCommit message (Expand)Author
2016-05-05greybus: uart: Kill reference_count hackViresh Kumar
2016-05-05greybus: Documentation: Add sysfs information about bridged-phy deviceVaibhav Hiremath
2016-05-05greybus: USB: convert to a gpbridge driverGreg Kroah-Hartman
2016-05-05greybus: SPI: convert to a gpbridge driverGreg Kroah-Hartman
2016-05-05greybus: SDIO: convert to a gpbridge driverGreg Kroah-Hartman
2016-05-05greybus: GPIO: convert to a gpbridge driverGreg Kroah-Hartman
2016-05-05greybus: I2C: convert to a gpbridge driverGreg Kroah-Hartman
2016-05-05greybus: PWM: convert to a gpbridge driverGreg Kroah-Hartman
2016-05-05greybus: UART: convert to a gpbridge driverGreg Kroah-Hartman
2016-05-05greybus: connection: export gb_connection_disable_rx() fnVaibhav Hiremath
2016-05-05greybus: gpbridge: Add gpbridge driver init/exit helper macrosVaibhav Hiremath
2016-05-05greybus: gpbridge: implement gpbridge "bus" logicGreg Kroah-Hartman
2016-05-05greybus: Revert "interface: Fetch and expose version of interface's firmware"Viresh Kumar
2016-05-05greybus: audio: Fix incorrect counting of 'ida'Dinko Mironov
2016-05-04greybus: svc: reconfig APBridgeA-Switch link to handle required loadMitchell Tasman
2016-05-04greybus: core: add MODULE uevent var for all control devicesSandeep Patil
2016-05-04greybus: bootrom: Implement timeouts to detect Module failuresViresh Kumar
2016-05-04greybus: audio: Use standard API to set connections' private dataVaibhav Agarwal
2016-05-04greybus: audio: Reduce codec->lock granularityVaibhav Agarwal
2016-05-04greybus: audio: Reorganize sequence in GB audio bundle & codec driverVaibhav Agarwal
2016-05-04greybus: audio: Remove redundant lock protection & is_connected fieldVaibhav Agarwal
2016-05-04greybus: audio: Cleanup GB Audio bundle driver.Vaibhav Agarwal
2016-05-04greybus: audio:gb_manager: Use proper locking around kobject_xxxVaibhav Agarwal
2016-05-03greybus: fw-download: Create a macro for length of firmware file's nameViresh Kumar
2016-04-29greybus: firmware: Add firmware-download protocol driverViresh Kumar
2016-04-29greybus: operation: fix definition of the invalid typeJohan Hovold
2016-04-29greybus: svc: define the version requestJohan Hovold
2016-04-29greybus: loopback: remove unsupported version requestJohan Hovold
2016-04-29greybus: control: implement mode-switch operationJohan Hovold
2016-04-29greybus: operation: add helper functions for unidirectional operationsJohan Hovold
2016-04-29greybus: operation: add support for initiating unidirectional operationsJohan Hovold
2016-04-29greybus: operation: update gb_operation_request_send() documentationJohan Hovold
2016-04-29greybus: fix outdated kernel-doc commentJohan Hovold
2016-04-29greybus: interface: remove unused prototypeJohan Hovold
2016-04-29greybus: Documentation/sysfs: fix sysfs pathsSandeep Patil
2016-04-29greybus: Documentation/sysfs: add entry for host device bus_idSandeep Patil
2016-04-29greybus: hd: add bus_id attributeSandeep Patil
2016-04-28greybus: interface: fix broken UniPro flow controlJohan Hovold
2016-04-27greybus: firmware: Add firmware management bundle driverViresh Kumar
2016-04-25greybus: audio: Identify jack type based on attributes reportedVaibhav Agarwal
2016-04-25greybus: audio: Rename widget_type to jack_attrubuteVaibhav Agarwal
2016-04-25greybus: audio: Reorder gb_deactivate sequence to avoid protocol errorVaibhav Agarwal
2016-04-25greybus: audio: Changes in response to ASoC cleanupVaibhav Agarwal
2016-04-25greybus: Bundle: Initialize dma_mask for bundle deviceViresh Kumar
2016-04-25greybus: svc: free pwrmon_rails memory upon exitDavid Lin
2016-04-25greybus: svc: clean up gb_svc struct for pwrmonDavid Lin
2016-04-25greybus: svc: implement interface mailbox eventJohan Hovold
2016-04-25greybus: svc: implement module inserted and removed operationsJohan Hovold
2016-04-25greybus: interface: implement interface activation and power downJohan Hovold
2016-04-25greybus: svc: add stub interface-activate functionJohan Hovold