summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
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
2016-05-13greybus: audio: mark the data connection as offloadedJohan Hovold
2016-05-13greybus: connection: add helper for creating offloaded connectionJohan Hovold
2016-05-13greybus: connection: add offloaded connection flagJohan Hovold
2016-05-13greybus: connection: add no-flow-control connection flagJohan Hovold
2016-05-13greybus: Fix probing of gpbridge devicesViresh Kumar
2016-05-13greybus: core: Rename greybus_module_match()Viresh Kumar
2016-05-13greybus: gpbridge: Expose protocol_id in sysfsViresh Kumar
2016-05-13greybus: interface: remove unused interface-version quirkJohan Hovold
2016-05-13greybus: interface: fix type in enable error messageJohan Hovold
2016-05-12greybus: svc: support status in svc_intf_activate responseJeffrey Carlyle
2016-05-09greybus: operation: fix an inconsistent indentDavid Lin
2016-05-09greybus: fw-download: Replace timer with delayed-workViresh Kumar
2016-05-09greybus: bootrom: Implement timeouts to detect Module failuresViresh Kumar
2016-05-09greybus: svc: implement svc_intf_activateJeffrey Carlyle
2016-05-09greybus: svc: implement svc_intf_{vsys,refclk,unipro}_{enable,disable} operat...Jeffrey Carlyle
2016-05-06greybus: Revert "bootrom: Implement timeouts to detect Module failures"Jeffrey Carlyle
2016-05-05greybus: fw-download: Introduce timeouts for firmware downloadsViresh Kumar
2016-05-05greybus: fw-download: Manage firmware requests with krefViresh Kumar
2016-05-05greybus: arche-platform: Rework platform/wd-line state transition logicBryan O'Donoghue
2016-05-05greybus: arche-platform: Export fn to allow timesync driver to change the stateVaibhav Hiremath
2016-05-05greybus: arche-platform: Rename spinlock variable lock => wake_detect_lockVaibhav Hiremath
2016-05-05greybus: greybus_protocols.h Add SVC_TIMESYNC_PINGBryan O'Donoghue
2016-05-05greybus: greybus_protocols.h Add SVC_TIMESYNC_WAKE_PINS_ACQUIRE/RELEASEBryan O'Donoghue
2016-05-05greybus: greybus_trace.h: Fix dodgy indentationBryan O'Donoghue
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