summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-07-101-29/+14
|\
| * greybus: hid: remove custom locking from gb_hid_open/closeDmitry Torokhov2017-06-081-29/+14
* | staging: greybus: mark PM functions as __maybe_unusedArnd Bergmann2017-05-181-2/+2
* | staging: greybus: enable compile testing of arche driverJohan Hovold2017-05-163-1/+18
* | staging: greybus: arche: remove timesync remainsJohan Hovold2017-05-163-159/+3
* | staging: greybus: power_supply: replace kzalloc by kcallocJB Van Puyvelde2017-05-151-1/+1
* | Staging: greybus: light: Prefer kcalloc over kzallocKarthik Tummala2017-05-151-2/+2
|/
* staging: greybus: uart.c: Remove include linux/serial.hDarryl T. Agostinelli2017-04-181-1/+0
* staging: greybus: light.c: Remove include linux/version.hDarryl T. Agostinelli2017-04-181-1/+0
* staging: greybus: make cport_quiesce() method optionalAlexandre Bailon2017-04-181-0/+3
* staging: greybus: compress return logicArushi Singhal2017-03-271-4/+1
* staging: greybus: firmware: Convert sscanf calls to strtoulMichael Sartain2017-03-091-5/+7
* staging: greybus: firmware: Change long long unsigned to unsigned long longMichael Sartain2017-03-091-1/+1
* staging: greybus: firmware: Remove extra braces from single line ifMichael Sartain2017-03-091-4/+3
* staging: greybus: firmware: Remove trailing semicolon from FW_TIMEOUT_DEFAULTMichael Sartain2017-03-091-1/+1
* staging: greybus: Remove unneeded header fileGargi Sharma2017-03-091-1/+0
* staging: greybus: Replace "is is" with "is"simran singhal2017-03-071-1/+1
* staging: greybus: loop_backtest: fixed consistent spacing style issueJonathan Bowie2017-03-071-1/+1
* staging: greybus: loopback_test: Fix open error pathsayli karnik2017-03-061-1/+1
* staging: greybus: loopback_test: fix device-name leakGargi Sharma2017-03-061-1/+1
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* Merge tag 'pwm/for-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-011-1/+0
|\
| * pwm: Remove .can_sleep from struct pwm_chipThierry Reding2017-01-041-1/+0
* | Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-2241-2167/+244
|\ \
| * | staging: greybus: fix symbolic permission coding style issuesGioh Kim2017-02-123-6/+6
| * | staging: greybus: fix "line over 80 characters" coding style issuesGioh Kim2017-02-1211-42/+77
| * | staging: greybus: arpc.h: remove duplicate line.Nathan Howard2017-02-121-1/+0
| * | staging: greybus: operation: add generic timeout supportJohan Hovold2017-02-093-14/+39
| * | staging: greybus: Remove duplicate include fileMasanari Iida2017-02-031-1/+0
| * | staging: greybus: loopback: fix broken udelayJohan Hovold2017-01-271-2/+7
| * | staging: greybus: sdio: Prefer u32 over uint32_tFranck Demathieu2017-01-271-1/+1
| * | staging: greybus: uart: fix TIOCGSERIAL flagsJohan Hovold2017-01-271-1/+0
| * | staging: greybus: audio_gb.c: Change uint32_t to u32Marcos Paulo de Souza2017-01-231-2/+2
| * | staging: greybus: audio: Ensure proper byte orderVaibhav Agarwal2017-01-192-45/+51
| * | staging: greybus: audio: Cleanup junk codec registersVaibhav Agarwal2017-01-192-83/+2
| * | staging: greybus: audio: Initialize sig_bits before configuring hwparamsVaibhav Agarwal2017-01-191-0/+7
| * | staging: greybus: audio: Avoid less than zero check for le32 variableVaibhav Agarwal2017-01-191-6/+2
| * | staging: greybus: loopback_test: use octal permissions instead of symbolicIgor Pylypiv2017-01-191-2/+1
| * | staging: greybus: fix checkpatch unsigned warningsRoman Sommer2017-01-162-13/+13
| * | staging: greybus: fix checkpatch braces not necessary warningAbdul Rauf2017-01-161-4/+3
| * | staging: greybus: loopback_test: fix checkpatch bad function definition errorAbdul Rauf2017-01-161-1/+1
| * | Staging: greybus: style fix, permissions as octalDerek Robson2017-01-161-5/+5
| * | staging: greybus: remove timesync protocol supportGreg Kroah-Hartman2017-01-0717-1925/+3
| * | staging: greybus: log: Fix line over 80 characters.Emmanuil Chatzipetru2017-01-051-3/+3
| * | staging: greybus: audio_topology: Fix spaces between operator and stringEmmanuil Chatzipetru2017-01-051-1/+1
| * | staging: greybus: svc_watchdog: replace printk() with pr_err()Emmanuil Chatzipetru2017-01-031-1/+1
| * | staging: greybus: svc_watchdog: Fix spaces on a single definition statementEmmanuil Chatzipetru2017-01-031-1/+1
| * | staging: greybus: arche-apb-ctrl: fix unused warnings on resume/suspendJérémy Lefaure2017-01-031-2/+2
| * | staging: greybus: add host device function pointer checksJason Hrycay2017-01-031-0/+6
| * | staging: greybus: loopback: use gb_loopback_async_wait_all don't spinBryan O'Donoghue2017-01-031-0/+11
| |/
OpenPOWER on IntegriCloud