aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-18staging: greybus: uart.c: Remove include linux/serial.hDarryl T. Agostinelli1-1/+0
2017-04-18staging: greybus: light.c: Remove include linux/version.hDarryl T. Agostinelli1-1/+0
2017-04-18staging: greybus: make cport_quiesce() method optionalAlexandre Bailon1-0/+3
2017-03-27staging: greybus: compress return logicArushi Singhal1-4/+1
2017-03-09staging: greybus: firmware: Convert sscanf calls to strtoulMichael Sartain1-5/+7
2017-03-09staging: greybus: firmware: Change long long unsigned to unsigned long longMichael Sartain1-1/+1
2017-03-09staging: greybus: firmware: Remove extra braces from single line ifMichael Sartain1-4/+3
2017-03-09staging: greybus: firmware: Remove trailing semicolon from FW_TIMEOUT_DEFAULTMichael Sartain1-1/+1
2017-03-09staging: greybus: Remove unneeded header fileGargi Sharma1-1/+0
2017-03-07staging: greybus: Replace "is is" with "is"simran singhal1-1/+1
2017-03-07staging: greybus: loop_backtest: fixed consistent spacing style issueJonathan Bowie1-1/+1
2017-03-06staging: greybus: loopback_test: Fix open error pathsayli karnik1-1/+1
2017-03-06staging: greybus: loopback_test: fix device-name leakGargi Sharma1-1/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-1/+1
2017-03-01Merge tag 'pwm/for-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds1-1/+0
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds41-2167/+244
2017-02-22Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+2
2017-02-21Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-6/+9
2017-02-12staging: greybus: fix symbolic permission coding style issuesGioh Kim3-6/+6
2017-02-12staging: greybus: fix "line over 80 characters" coding style issuesGioh Kim11-42/+77
2017-02-12staging: greybus: arpc.h: remove duplicate line.Nathan Howard1-1/+0
2017-02-09staging: greybus: operation: add generic timeout supportJohan Hovold3-14/+39
2017-02-03staging: greybus: Remove duplicate include fileMasanari Iida1-1/+0
2017-01-27staging: greybus: loopback: fix broken udelayJohan Hovold1-2/+7
2017-01-27staging: greybus: sdio: Prefer u32 over uint32_tFranck Demathieu1-1/+1
2017-01-27staging: greybus: uart: fix TIOCGSERIAL flagsJohan Hovold1-1/+0
2017-01-26pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg1-6/+9
2017-01-25staging: greybus: timesync: validate platform state callbackRui Miguel Silva1-0/+6
2017-01-23staging: greybus: audio_gb.c: Change uint32_t to u32Marcos Paulo de Souza1-2/+2
2017-01-19Make static usermode helper binaries constantGreg Kroah-Hartman1-2/+2
2017-01-19staging: greybus: audio: Ensure proper byte orderVaibhav Agarwal2-45/+51
2017-01-19staging: greybus: audio: Cleanup junk codec registersVaibhav Agarwal2-83/+2
2017-01-19staging: greybus: audio: Initialize sig_bits before configuring hwparamsVaibhav Agarwal1-0/+7
2017-01-19staging: greybus: audio: Avoid less than zero check for le32 variableVaibhav Agarwal1-6/+2
2017-01-19staging: greybus: loopback_test: use octal permissions instead of symbolicIgor Pylypiv1-2/+1
2017-01-16staging: greybus: fix checkpatch unsigned warningsRoman Sommer2-13/+13
2017-01-16staging: greybus: fix checkpatch braces not necessary warningAbdul Rauf1-4/+3
2017-01-16staging: greybus: loopback_test: fix checkpatch bad function definition errorAbdul Rauf1-1/+1
2017-01-16Staging: greybus: style fix, permissions as octalDerek Robson1-5/+5
2017-01-07staging: greybus: remove timesync protocol supportGreg Kroah-Hartman17-1925/+3
2017-01-05staging: greybus: log: Fix line over 80 characters.Emmanuil Chatzipetru1-3/+3
2017-01-05staging: greybus: audio_topology: Fix spaces between operator and stringEmmanuil Chatzipetru1-1/+1
2017-01-04pwm: Remove .can_sleep from struct pwm_chipThierry Reding1-1/+0
2017-01-03staging: greybus: svc_watchdog: replace printk() with pr_err()Emmanuil Chatzipetru1-1/+1
2017-01-03staging: greybus: svc_watchdog: Fix spaces on a single definition statementEmmanuil Chatzipetru1-1/+1
2017-01-03staging: greybus: arche-apb-ctrl: fix unused warnings on resume/suspendJérémy Lefaure1-2/+2
2017-01-03staging: greybus: add host device function pointer checksJason Hrycay1-0/+6
2017-01-03staging: greybus: loopback: use gb_loopback_async_wait_all don't spinBryan O'Donoghue1-0/+11
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-9/+9
2016-12-07staging: greybus: audio_module: remove redundant OOM messageSrikant Ritolia1-3/+1