summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2015-06-15greybus: rename HOST_DEV_CPORT_ID_MAXAlex Elder
2015-06-15greybus: esX: encapsulate packing cport id into headerAlex Elder
2015-06-15greybus: introduce cport_id_valid()Alex Elder
2015-06-12greybus: manifest: clean up properly when parsing bundlesAlex Elder
2015-06-12greybus: bundle: fix gb_bundle_destroy()Alex Elder
2015-06-12greybus: bundle: refactor gb_bundle_find()Alex Elder
2015-06-12greybus: manifest: clean up properly when parsing cportsAlex Elder
2015-06-12greybus: connection: un-abstract host cport id allocationAlex Elder
2015-06-12greybus: connection: drop unneeded gb_protocol_put() callsAlex Elder
2015-06-12greybus: connection: remove extra kfree() callAlex Elder
2015-06-11greybus: uart: fix the clean up while uart initiates connection unsucessfullyPhong Tran
2015-06-11greybus: remove __init from .h filesGreg Kroah-Hartman
2015-06-11greybus: endo: Fix compilation warningViresh Kumar
2015-06-10greybus: connection: check for duplicate cport idsAlex Elder
2015-06-10greybus: bundle: check for duplicate bundle idsAlex Elder
2015-06-10greybus: manifest: rework bundle parsingAlex Elder
2015-06-10greybus: manifest: rework cport parsingAlex Elder
2015-06-10greybus: manifest: use bundle's embedded interface pointerAlex Elder
2015-06-10greybus: manifest: really minor cleanupsAlex Elder
2015-06-10greybus: endo: clean up id assignment codeAlex Elder
2015-06-10greybus: endo: define endo_init() and endo_exit()Alex Elder
2015-06-10greybus: tag core init and exit functionsAlex Elder
2015-06-10greybus: drop some unnecessary headersAlex Elder
2015-06-10greybus: gb-audio: Reset sample count when CPort deactivatedMark Greer
2015-06-10greybus: es?: decrease buffer size to 2kGreg Kroah-Hartman
2015-06-09greybus: uart: remove the redundant unregister chrdevPhong Tran
2015-06-09greybus: endo: move endo id map declaration to endo.hPhong Tran
2015-06-09greybus: Tear down devices in the reverse orderViresh Kumar
2015-06-08greybus: manifest: clean up a few pr_err() callsAlex Elder
2015-06-08greybus: core: rename greybus_deregister()Alex Elder
2015-06-08greybus: uart: properly interpret receive data sizeAlex Elder
2015-06-08greybus: connection: make gb_connection_hd_find() privateAlex Elder
2015-06-08greybus: svc: driver is basic to Greybus (not GP Bridge)Alex Elder
2015-06-08greybus: Prefix module-id with endo idViresh Kumar
2015-06-08greybus: Generate greybus wide unique ids for endo devicesViresh Kumar
2015-06-04greybus: s/bundle_cport_id/intf_cport_idViresh Kumar
2015-06-04greybus: operation: Remove unused variable 'buffer'Viresh Kumar
2015-06-04greybus: uart: Remove magic numbers make struct gb_tty variable names consistentBryan O'Donoghue
2015-06-04greybus: uart: Add gb_uart_request_recv for receiving async UART dataBryan O'Donoghue
2015-06-04greybus: uart: kmalloc for send_data once onlyBryan O'Donoghue
2015-06-04greybus: uart: send_data should return size or errorBryan O'Donoghue
2015-06-04greybus: uart: Update uart.c to register tty portsBryan O'Donoghue
2015-06-04greybus: uart: Reduce UART count from 255 to 16Bryan O'Donoghue
2015-06-04greybus: uart: Tidy naming convention to more closely match specBryan O'Donoghue
2015-06-04greybus: uart: Move UART protocol structs/defines to greybus_protocols.hBryan O'Donoghue
2015-06-04greybus: uart: Fix the memory leak in connection initPhong Tran
2015-06-04greybus: endo: Add missing '\n' sprintf() for sysfs filesViresh Kumar
2015-05-28greybus: gpio: add irq-type definesJohan Hovold
2015-05-28greybus: gpio: remove unused debounce defineJohan Hovold
2015-05-28greybus: endo: delete "0xXXXX" portion in sysfs "endo" directoryAlex Elder