summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus
AgeCommit message (Expand)Author
2015-12-15greybus: es2: demote dynamic-urb error messageJohan Hovold
2015-12-14greybus: Camera: remove f_dentry usageGreg Kroah-Hartman
2015-12-14greybus: Add driver for the camera class protocolLaurent Pinchart
2015-12-14greybus: Add camera protocol definitionLaurent Pinchart
2015-12-11greybus: loopback: Add asynchronous backoffBryan O'Donoghue
2015-12-11greybus: loopback: Wait for all async operations to complete on exitBryan O'Donoghue
2015-12-11greybus: loopback: Retrun -ENOMEM if operation allocation failsBryan O'Donoghue
2015-12-11greybus: loopback: Drop NULL check on container_of pointerBryan O'Donoghue
2015-12-11greybus: loopback: register a struct device.Axel Haslam
2015-12-10greybus: loopback: remove mask attributeAxel Haslam
2015-12-10greybus: spi: move chipselect to one byte sizeRui Miguel Silva
2015-12-09greybus: es2: Reserve CPorts 16 and 17Laurent Pinchart
2015-12-08greybus: interface: clean up error messagesJohan Hovold
2015-12-08greybus: interface: fix interface-registration raceJohan Hovold
2015-12-08greybus: interface: separate manifest parsing from bundle registrationJohan Hovold
2015-12-08greybus: bundle: separate bundle creation and registrationJohan Hovold
2015-12-08greybus: bundle: separate connection disabling and destructionJohan Hovold
2015-12-08greybus: bundle: use dev_err for bundle-creation errorsJohan Hovold
2015-12-08greybus: bundle: kill the bundle lockJohan Hovold
2015-12-08greybus: interface: remove defensive WARN_ONJohan Hovold
2015-12-08greybus: use decimal notation for interfaces, bundles and cportsJohan Hovold
2015-12-08greybus: svc: create svc along with host deviceJohan Hovold
2015-12-08greybus: hd: make svc-connection life time coincide with host-deviceJohan Hovold
2015-12-08greybus: hd: initialise device lastJohan Hovold
2015-12-08greybus: connection: separate connection creation and enablingJohan Hovold
2015-12-08greybus: connection: unbind protocol at exitJohan Hovold
2015-12-08greybus: connection: bind protocol at initJohan Hovold
2015-12-08greybus: connection: fail on missing protocolJohan Hovold
2015-12-08greybus: bundle: kill gb_bundle_bind_protocolsJohan Hovold
2015-12-07greybus: bundle: remove obsolete function prototypeJohan Hovold
2015-12-07greybus: svc: add missing boot-status error messageJohan Hovold
2015-12-07greybus: loopback: Ensure we reset stats once and once onlyBryan O'Donoghue
2015-12-07greybus: loopback: Convert thread delay to microsecondsBryan O'Donoghue
2015-12-07greybus: loopback: Add asynchronous bi-directional supportBryan O'Donoghue
2015-12-07greybus: loopback: Convert cross-thread mutex to spinlock while relaxing conn...Bryan O'Donoghue
2015-12-04greybus: Prefix hexadecimal values with 0x while printing themViresh Kumar
2015-12-04greybus: don't use %h and %hh for printing short and char variablesViresh Kumar
2015-12-04greybus: svc: Use -EIO instead of -EINVAL for unipro errorsViresh Kumar
2015-12-04greybus: Documentation: Arrange entries in alphabetical orderViresh Kumar
2015-12-04greybus: core: add bundle id to bundle ueventsJohan Hovold
2015-12-03greybus: core: add interface id to interface and bundle ueventsJohan Hovold
2015-12-03greybus: core: add bus id to ueventsJohan Hovold
2015-12-03greybus: svc: flush workqueue at connection exitJohan Hovold
2015-12-03greybus: loopback: drop bus aggregate calculationBryan O'Donoghue
2015-12-03greybus: loopback: Drop unused timeval variablesBryan O'Donoghue
2015-12-03greybus: loopback: Move latency_ts initialization to transfer routineBryan O'Donoghue
2015-12-03greybus: loopback: Relax locking during loopback operationsBryan O'Donoghue
2015-12-03greybus: lights: default value for v4l2 flash controlsRui Miguel Silva
2015-12-03greybus: lights: avoid channel torch double freeRui Miguel Silva
2015-12-03greybus: lights: add v4l2 flash operationsRui Miguel Silva