summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus
AgeCommit message (Expand)Author
2016-05-19greybus: gpbridge: rename 'gpbridge' to 'gbphy' everywhereSandeep Patil
2016-05-18greybus: interface: retry enumeration of UniPro-only modulesJeffrey Carlyle
2016-05-18greybus: uart fix missing negation on DTR settingAxel Haslam
2016-05-18greybus: connection: verify disabled when destroyedAlex Elder
2016-05-18greybus: audio: gb_manager: Use valid argument while removing ida allocated id.Vaibhav Agarwal
2016-05-18greybus: operation: fix broken activation logicJohan Hovold
2016-05-17greybus: operation: rate-limit dev_err printing on the receive pathEli Sennesh
2016-05-16greybus: spi: add inprogress bit to xfer_flagsRui Miguel Silva
2016-05-16greybus: spi: rename rdwr field to xfer_flagsRui Miguel Silva
2016-05-16greybus: fw-management: Update header's licenseViresh Kumar
2016-05-16greybus: fw-management: Fix 'make check' warningsViresh Kumar
2016-05-16greybus: fw-management: Replace double-tabs with space for structuresViresh Kumar
2016-05-16greybus: es2.c: Declare local __le64 not u64Bryan O'Donoghue
2016-05-15greybus: interface: Extract and store Interface feature byteBryan O'Donoghue
2016-05-15greybus: hd: Add TimeSync APBridge commandsBryan O'Donoghue
2016-05-15greybus: Documentation: Document firmware-management interfacesViresh Kumar
2016-05-15greybus: firmware: Add SPI protocol supportViresh Kumar
2016-05-15greybus: fw-management: Free fw-mgmt only after all users are goneViresh Kumar
2016-05-15greybus: fw-management: Add ioctl to initiate mode-switchViresh Kumar
2016-05-15greybus: fw-management: Add firmware-management protocol driverViresh Kumar
2016-05-14greybus: make greybus_gpbdev_type staticGreg Kroah-Hartman
2016-05-14greybus: spi: Separate out spilib from spi bridged PHY bundle driverViresh Kumar
2016-05-14greybus: spi: Restructure spi.c to share it with other bundle driversViresh Kumar
2016-05-14greybus: Remove bridge PHY protocol specific classesViresh Kumar
2016-05-14greybus: gpbridge: Remove (now) unused macro gb_gpbridge_builtin_driver()Viresh Kumar
2016-05-14greybus: gpbridge: Rename gb-phy.ko moduleViresh Kumar
2016-05-14greybus: usb: Create separate moduleViresh Kumar
2016-05-14greybus: uart: Create separate moduleViresh Kumar
2016-05-14greybus: spi: Create separate moduleViresh Kumar
2016-05-14greybus: sdio: Create separate moduleViresh Kumar
2016-05-14greybus: pwm: Create separate moduleViresh Kumar
2016-05-14greybus: i2c : Create separate moduleViresh Kumar
2016-05-14greybus: gpio: Create separate moduleViresh Kumar
2016-05-14greybus: gpbridge: Create module_gpbridge_driver()Viresh Kumar
2016-05-14greybus: gpbridge: Export few routinesViresh Kumar
2016-05-14greybus: control: Drop unused parameter from timesync_authoritativeBryan O'Donoghue
2016-05-14greybus: control: Add TimeSync get-last-event logicBryan O'Donoghue
2016-05-14greybus: svc: Add TimeSync SVC commandsBryan O'Donoghue
2016-05-14greybus: arche-platform: Fix the MODULE_LICENSE to match with headerSandeep Patil
2016-05-14greybus: gpbridge: add uevent vars for gpbridge devicesSandeep Patil
2016-05-14greybus: gpbridge: make gpbridge device ids start with 1Sandeep Patil
2016-05-14greybus: gpbridge: add gpbridge device typeSandeep Patil
2016-05-13greybus: camera: fix data-connection handlingJohan Hovold
2016-05-13greybus: connection: add camera-data connected workaroundJohan Hovold
2016-05-13greybus: es2: add support for CDSI1 allocationJohan Hovold
2016-05-13greybus: es2: clean up cport-reset handlingJohan Hovold
2016-05-13greybus: hd: generalise cport allocationJohan Hovold
2016-05-13greybus: es2: clean up CDSI CPort reservationJohan Hovold
2016-05-13greybus: es2: fix probe error handlingJohan Hovold
2016-05-13greybus: hd: move CPort allocation to host-device codeJohan Hovold