summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* greybus: connection: fail to bind if connection init failsFabien Parent2015-09-032-6/+15
* greybus: connection: call gb_connection_exit() from gb_connection_destroy()Viresh Kumar2015-09-034-38/+32
* greybus: connection: Propagate error properlyViresh Kumar2015-09-031-1/+1
* greybus: connection: no need to verify connection->protocolViresh Kumar2015-09-031-5/+0
* greybus: connection: convert connected dev_warn() to dev_err()Viresh Kumar2015-09-031-3/+3
* greybus: connection: staticize gb_connection_init()Viresh Kumar2015-09-032-27/+26
* greybus: bundle: kill unnecessary forward declaration of routineViresh Kumar2015-09-031-14/+12
* greybus: svc: unexport few internal functionsViresh Kumar2015-09-032-6/+3
* greybus: svc: Kill unnecessary wrapper functionsViresh Kumar2015-09-031-50/+16
* greybus: svc: No need to return errors from [gb_]svc_connection_destroy()Viresh Kumar2015-09-032-10/+16
* greybus: greybus_protocols: Pack all request/response structureViresh Kumar2015-09-031-82/+82
* greybus: greybus_protocols: Pack structure as required by the module firmwareViresh Kumar2015-09-031-9/+9
* greybus: greybus_protocols: svc: Add missing commentViresh Kumar2015-09-031-0/+1
* greybus: svc: reject invalid state requestsViresh Kumar2015-09-031-5/+52
* greybus: svc: Include system headers at the topViresh Kumar2015-09-031-1/+2
* greybus: build: android: avoid building for targets that don't have kernel bi...Vishal Bhoj2015-09-031-0/+2
* greybus: fix cport-id definesJohan Hovold2015-09-031-9/+3
* greybus: es1: fix build-time cport constraintJohan Hovold2015-09-031-1/+1
* greybus: core: fix hd-creation error pathJohan Hovold2015-09-031-1/+1
* greybus: es{1,2}: remove control endpoint fieldFabien Parent2015-09-022-19/+3
* greybus: es2: get cport count from apb1 usb deviceFabien Parent2015-09-021-7/+46
* greybus: es2: dynamically allocate array for cport <-> ep mappingFabien Parent2015-09-021-1/+9
* greybus: add num_cports field to greybus hdFabien Parent2015-09-026-15/+31
* greybus: es2: rename misnamed CPORT_MAX into CPORT_COUNTFabien Parent2015-09-021-5/+5
* greybus: svc: get hd directly from connectionViresh Kumar2015-09-021-2/+2
* greybus: pwm: replace pr_err with dev_errJohan Hovold2015-09-021-1/+1
* greybus: interface: fix potential attribute-buffer overflowJohan Hovold2015-09-021-1/+1
* greybus: svc: fix hot-plug-state allocation flagJohan Hovold2015-09-021-1/+1
* greybus: svc: fix device-id allocation flagJohan Hovold2015-09-021-1/+1
* greybus: endo: fix endo-id allocation flagJohan Hovold2015-09-021-1/+1
* greybus: sdio: fix command type definesRui Miguel Silva2015-09-011-2/+2
* greybus: firmware: fix potential stack corruptionJohan Hovold2015-09-011-3/+4
* greybus: es1/es2: set transfer flag to send a zero-length packetAlexandre Bailon2015-09-012-0/+2
* greybus: loopback: fix typo in commentBryan O'Donoghue2015-08-181-1/+1
* greybus: loopback: add module level sys/debug fs data pointsBryan O'Donoghue2015-08-181-89/+154
* greybus: loopback: remove checkpatch error causing macroBryan O'Donoghue2015-08-181-9/+12
* greybus: loopback: initialized ms_wait negate warningBryan O'Donoghue2015-08-181-1/+1
* greybus: loopback: add bitmask of connections to include in testBryan O'Donoghue2015-08-181-2/+17
* greybus: loopback: graph round-trip time for all threadsBryan O'Donoghue2015-08-181-15/+140
* greybus: loopback: functionally decompose gb_loopback_calc_latencyBryan O'Donoghue2015-08-181-4/+10
* greybus: loopback: add gb_loopback_nsec_to_usec_latencyBryan O'Donoghue2015-08-181-3/+10
* greybus: loopback: support synchronized tests over multiple cportsBryan O'Donoghue2015-08-181-70/+196
* greybus: loopback: convert sample report interface to debugfsBryan O'Donoghue2015-08-181-111/+66
* greybus: loopback: add ability to graph greybus latencyBryan O'Donoghue2015-08-181-7/+39
* greybus: interface: change typo replicable => replaceableBryan O'Donoghue2015-08-181-1/+1
* greybus: greybus_protocol: remove unused lights macrosRui Miguel Silva2015-08-181-2/+0
* greybus: operation: Fix wrong order of argumentsViresh Kumar2015-08-181-1/+1
* greybus: makefile: use POSIX functions for kernel cmpRui Miguel Silva2015-08-181-1/+1
* greybus: lights: add lights implementationRui Miguel Silva2015-08-144-0/+1420
* greybus: makefile: add needed config options for lightsRui Miguel Silva2015-08-141-1/+14