summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* greybus: kernel_ver: Add kstrtobool()Viresh Kumar2016-06-281-0/+48
* greybus: es2: add support for greybus cport flagsJohan Hovold2016-06-242-0/+52
* greybus: connection: add support for high-priority connectionsJohan Hovold2016-06-242-2/+4
* greybus: connection: prevent drivers from specifying core flagsJohan Hovold2016-06-242-4/+6
* greybus: hd: add flag argument to cport_enable callbackJohan Hovold2016-06-242-2/+4
* greybus: camera: Add RAW data formatEvgeniy Borisov2016-06-241-0/+32
* greybus: audio: remove the unnecessary return statementDavid Lin2016-06-241-1/+0
* greybus: connection: switch to using spin_lock_irqsave/spin_lock_irqrestore e...Jeffrey Carlyle2016-06-241-23/+30
* greybus: bootrom: Wait for 10 seconds for mode-switchViresh Kumar2016-06-241-1/+7
* greybus: bootrom: send timeout in milliseconds to gb_bootrom_set_timeout()Viresh Kumar2016-06-241-6/+6
* greybus: bootrom: Enhance timeout error messageViresh Kumar2016-06-241-5/+49
* greybus: timesync: Make printout consitent with other greybus messagesBryan O'Donoghue2016-06-241-3/+4
* greybus: timesync: Initialize the timesync ping fields to zeroBryan O'Donoghue2016-06-241-0/+3
* greybus: add support for the log protocolJoel Porquet2016-06-244-0/+150
* greybus: gb_connections_lock: don't use spin_lock_irq()Viresh Kumar2016-06-231-4/+7
* greybus: es2.c: don't use spin_lock_irq()Viresh Kumar2016-06-231-4/+5
* greybus: uart: don't use spin_lock_irq()Viresh Kumar2016-06-231-2/+3
* greybus: Revert "greybus: don't use spin_lock_irq()"Greg Kroah-Hartman2016-06-233-45/+33
* greybus: timesync: Enforce TimeSync locks as subordinate to Interface locksBryan O'Donoghue2016-06-231-41/+9
* greybus: don't use spin_lock_irq()Viresh Kumar2016-06-233-33/+45
* greybus: Revert "greybus: ratelimit errors usually seen on unipro_reset"Viresh Kumar2016-06-232-2/+2
* greybus: adjust kernel version check for led_sysfs_is_disabledMichael Scott2016-06-231-1/+1
* greybus: ratelimit errors usually seen on unipro_resetVaibhav Hiremath2016-06-212-2/+2
* greybus: sdio: avoid extra memory operation at data transferRui Miguel Silva2016-06-211-35/+45
* greybus: connection: add trace events before disabling connectionViresh Kumar2016-06-161-4/+4
* greybus: firmware: prefix char-device with 'gb-'Viresh Kumar2016-06-163-11/+11
* greybus: timesync: Rework timesync removal serialization logicBryan O'Donoghue2016-06-161-2/+2
* greybus: timesync: Fix transitions to the INACTIVE stateBryan O'Donoghue2016-06-161-4/+2
* greybus: timesync: Do not hold mutex on cancel_delayed_work_syncBryan O'Donoghue2016-06-161-1/+2
* greybus: firmware: Add license and copyright header to applicationViresh Kumar2016-06-161-1/+52
* greybus: manifest: Disallow reuse of control cportViresh Kumar2016-06-151-0/+7
* greybus: svc: Pass the correct pointer to input_free_device()Vaibhav Hiremath2016-06-151-1/+1
* greybus: camera: Create and destroy data connection on demandLaurent Pinchart2016-06-151-22/+38
* greybus: camera: Fix data connection setupLaurent Pinchart2016-06-151-5/+19
* greybus: camera: Clean up on stream configuration failureLaurent Pinchart2016-06-151-50/+91
* greybus: svc: disable connection after all its users are goneViresh Kumar2016-06-141-1/+3
* greybus: camera: Initialize mutex before using itViresh Kumar2016-06-131-2/+1
* greybus: connection: Return bool from gb_connection_intf_find()Viresh Kumar2016-06-101-5/+4
* greybus: Remove extra blank linesViresh Kumar2016-06-1012-17/+0
* greybus: firmware: Fix spelling mistakeViresh Kumar2016-06-101-1/+1
* greybus: timesync: Do 64 bit divisions in a 32 friendly wayBryan O'Donoghue2016-06-101-7/+15
* greybus: uart: Fix minor number leakBryan O'Donoghue2016-06-101-0/+1
* greybus: audio: Ratelimit err messages in bundle, topology driverVaibhav Agarwal2016-06-102-21/+27
* greybus: Remove apbridgea_shutdown_xx sequence if already doneVaibhav Agarwal2016-06-091-12/+0
* greybus: Use mute_stream callback to initiate GB data xferVaibhav Agarwal2016-06-091-58/+19
* greybus: update UniPro Set Interface Power Mode operation to match specEli Sennesh2016-06-094-7/+64
* greybus: connection: Avoid unnecessary line breaksViresh Kumar2016-06-091-4/+2
* greybus: hd: Export host device tracepoint from hd.cViresh Kumar2016-06-092-6/+5
* greybus: Remove legacy suspend/resume callbacksViresh Kumar2016-06-091-3/+0
* greybus: Use BIT(2) for GREYBUS_ID_MATCH_CLASSViresh Kumar2016-06-091-1/+1
OpenPOWER on IntegriCloud