summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* greybus: spi: Separate out spilib from spi bridged PHY bundle driverViresh Kumar2016-05-143-60/+77
* greybus: spi: Restructure spi.c to share it with other bundle driversViresh Kumar2016-05-143-55/+93
* greybus: Remove bridge PHY protocol specific classesViresh Kumar2016-05-142-14/+7
* greybus: gpbridge: Remove (now) unused macro gb_gpbridge_builtin_driver()Viresh Kumar2016-05-141-10/+0
* greybus: gpbridge: Rename gb-phy.ko moduleViresh Kumar2016-05-141-2/+2
* greybus: usb: Create separate moduleViresh Kumar2016-05-144-15/+7
* greybus: uart: Create separate moduleViresh Kumar2016-05-144-13/+9
* greybus: spi: Create separate moduleViresh Kumar2016-05-144-12/+6
* greybus: sdio: Create separate moduleViresh Kumar2016-05-144-12/+6
* greybus: pwm: Create separate moduleViresh Kumar2016-05-144-12/+6
* greybus: i2c : Create separate moduleViresh Kumar2016-05-144-12/+6
* greybus: gpio: Create separate moduleViresh Kumar2016-05-144-12/+6
* greybus: gpbridge: Create module_gpbridge_driver()Viresh Kumar2016-05-141-0/+11
* greybus: gpbridge: Export few routinesViresh Kumar2016-05-141-0/+3
* greybus: control: Drop unused parameter from timesync_authoritativeBryan O'Donoghue2016-05-142-2/+2
* greybus: control: Add TimeSync get-last-event logicBryan O'Donoghue2016-05-143-0/+22
* greybus: svc: Add TimeSync SVC commandsBryan O'Donoghue2016-05-142-0/+92
* greybus: arche-platform: Fix the MODULE_LICENSE to match with headerSandeep Patil2016-05-141-1/+1
* greybus: gpbridge: add uevent vars for gpbridge devicesSandeep Patil2016-05-141-1/+25
* greybus: gpbridge: make gpbridge device ids start with 1Sandeep Patil2016-05-141-1/+1
* greybus: gpbridge: add gpbridge device typeSandeep Patil2016-05-141-1/+6
* greybus: camera: fix data-connection handlingJohan Hovold2016-05-131-16/+18
* greybus: connection: add camera-data connected workaroundJohan Hovold2016-05-131-0/+10
* greybus: es2: add support for CDSI1 allocationJohan Hovold2016-05-132-0/+60
* greybus: es2: clean up cport-reset handlingJohan Hovold2016-05-131-5/+8
* greybus: hd: generalise cport allocationJohan Hovold2016-05-133-3/+16
* greybus: es2: clean up CDSI CPort reservationJohan Hovold2016-05-133-9/+32
* greybus: es2: fix probe error handlingJohan Hovold2016-05-131-4/+11
* greybus: hd: move CPort allocation to host-device codeJohan Hovold2016-05-133-22/+37
* greybus: audio: mark the data connection as offloadedJohan Hovold2016-05-131-11/+1
* greybus: connection: add helper for creating offloaded connectionJohan Hovold2016-05-132-1/+16
* greybus: connection: add offloaded connection flagJohan Hovold2016-05-132-2/+12
* greybus: connection: add no-flow-control connection flagJohan Hovold2016-05-132-3/+11
* greybus: Fix probing of gpbridge devicesViresh Kumar2016-05-131-23/+6
* greybus: core: Rename greybus_module_match()Viresh Kumar2016-05-131-2/+2
* greybus: gpbridge: Expose protocol_id in sysfsViresh Kumar2016-05-131-1/+17
* greybus: interface: remove unused interface-version quirkJohan Hovold2016-05-132-7/+3
* greybus: interface: fix type in enable error messageJohan Hovold2016-05-131-1/+1
* greybus: svc: support status in svc_intf_activate responseJeffrey Carlyle2016-05-122-0/+24
* greybus: operation: fix an inconsistent indentDavid Lin2016-05-091-1/+1
* greybus: fw-download: Replace timer with delayed-workViresh Kumar2016-05-091-14/+12
* greybus: bootrom: Implement timeouts to detect Module failuresViresh Kumar2016-05-091-19/+103
* greybus: svc: implement svc_intf_activateJeffrey Carlyle2016-05-091-3/+16
* greybus: svc: implement svc_intf_{vsys,refclk,unipro}_{enable,disable} operat...Jeffrey Carlyle2016-05-092-3/+94
* greybus: Revert "bootrom: Implement timeouts to detect Module failures"Jeffrey Carlyle2016-05-061-105/+19
* greybus: fw-download: Introduce timeouts for firmware downloadsViresh Kumar2016-05-051-13/+145
* greybus: fw-download: Manage firmware requests with krefViresh Kumar2016-05-051-11/+46
* greybus: arche-platform: Rework platform/wd-line state transition logicBryan O'Donoghue2016-05-051-25/+48
* greybus: arche-platform: Export fn to allow timesync driver to change the stateVaibhav Hiremath2016-05-052-8/+119
* greybus: arche-platform: Rename spinlock variable lock => wake_detect_lockVaibhav Hiremath2016-05-051-12/+14
OpenPOWER on IntegriCloud