summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* greybus: Add firmware protocol driverViresh Kumar2015-08-117-0/+282
* greybus: protocol: Create request structure from within gb_protocol_get_versi...Viresh Kumar2015-08-113-5/+12
* greybus: interface: Preserve data received during hotplug eventViresh Kumar2015-08-112-8/+11
* greybus: loopback: handle timestamp roll-overBryan O'Donoghue2015-08-111-1/+6
* greybus: loopback: functionally decompose calculation of turn-around timesBryan O'Donoghue2015-08-111-3/+13
* greybus: es-drivers: add outbound timestamp to connectionBryan O'Donoghue2015-08-112-0/+4
* greybus: connection: add a timestamp kfifo to track connection handoffBryan O'Donoghue2015-08-112-1/+40
* greybus: connection: fix jump label on device_add failureBryan O'Donoghue2015-08-111-1/+1
* greybus: protocol: Remove unnecessary params of gb_protocol_get_version()Viresh Kumar2015-08-113-21/+14
* greybus: protocol: Drop define_get_version supportViresh Kumar2015-08-111-23/+0
* greybus: svc: preserve major/minor of protocol supported by SVCViresh Kumar2015-08-111-2/+3
* greybus: vibrator: Drop get_version supportViresh Kumar2015-08-111-11/+0
* greybus: usb: Drop get_version supportViresh Kumar2015-08-111-13/+0
* greybus: uart: Drop get_version supportViresh Kumar2015-08-111-13/+3
* greybus: spi: Drop get_version supportViresh Kumar2015-08-111-10/+0
* greybus: sdio: Drop get_version supportViresh Kumar2015-08-111-9/+0
* greybus: raw: Drop get_version supportViresh Kumar2015-08-111-12/+0
* greybus: pwm: Drop get_version supportViresh Kumar2015-08-111-10/+0
* greybus: loopback: Drop get_version supportViresh Kumar2015-08-111-10/+0
* greybus: i2c: Drop get_version supportViresh Kumar2015-08-111-10/+0
* greybus: hid: Drop get_version supportViresh Kumar2015-08-111-9/+0
* greybus: gpio: Drop get_version supportViresh Kumar2015-08-111-10/+0
* greybus: control: Drop get_version supportViresh Kumar2015-08-112-11/+1
* greybus: battery: Drop get_version supportViresh Kumar2015-08-111-12/+0
* greybus: audio: Drop get_version supportViresh Kumar2015-08-113-42/+2
* greybus: connection: request protocol version before initializing connectionViresh Kumar2015-08-111-7/+24
* greybus: connection: Save major/minor supported by moduleViresh Kumar2015-08-112-0/+5
* greybus: define greybus wide protocol request numbersViresh Kumar2015-08-111-0/+4
* greybus: connection: disconnect connection on failures during initializationViresh Kumar2015-08-111-17/+27
* greybus: svc: error out only for smaller payloads receivedViresh Kumar2015-08-111-2/+2
* greybus: audio: Add '<' to the print message for short messagesViresh Kumar2015-08-111-1/+1
* greybus: svc: Remove FIXME for firmware downloadViresh Kumar2015-08-111-1/+0
* greybus: vibrator: Use (already defined) major/minor macrosViresh Kumar2015-08-101-2/+2
* greybus: usb: Use (already defined) major/minor macrosViresh Kumar2015-08-101-2/+2
* greybus: uart: Use (already defined) major/minor macrosViresh Kumar2015-08-101-2/+2
* greybus: spi: Use (already defined) major/minor macrosViresh Kumar2015-08-101-2/+2
* greybus: pwm: Use (already defined) major/minor macrosViresh Kumar2015-08-101-2/+2
* greybus: i2c: Use (already defined) major/minor macrosViresh Kumar2015-08-101-2/+2
* greybus: hid: Use (already defined) major/minor macrosViresh Kumar2015-08-101-2/+2
* greybus: gpio: Use (already defined) major/minor macrosViresh Kumar2015-08-101-2/+2
* greybus: battery: Use (already defined) major/minor macrosViresh Kumar2015-08-101-2/+2
* greybus: hid: spell fix (s/infomation/information)Viresh Kumar2015-08-101-1/+1
* greybus: sdio: error out only for smaller payloads receivedViresh Kumar2015-08-101-2/+3
* greybus: gpio: Print expected/actual payload size on mismatchViresh Kumar2015-08-101-1/+2
* greybus: raw: Print expected/actual payload size on mismatchViresh Kumar2015-08-101-1/+2
* greybus: kernel_ver.h: define U32_MAX and U64_MAXAlex Elder2015-08-041-0/+8
* greybus: loopback: fix connection cleanup pathsAlex Elder2015-08-031-12/+17
* greybus: loopback: compute average stats on demand onlyAlex Elder2015-08-031-4/+5
* greybus: loopback: use separate attribute macro for averageAlex Elder2015-08-031-1/+12
* greybus: loopback: all read-only attributes are unsignedAlex Elder2015-08-031-4/+4
OpenPOWER on IntegriCloud