summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus
AgeCommit message (Expand)Author
2017-04-18staging: greybus: uart.c: Remove include linux/serial.hDarryl T. Agostinelli
2017-04-18staging: greybus: light.c: Remove include linux/version.hDarryl T. Agostinelli
2017-04-18staging: greybus: make cport_quiesce() method optionalAlexandre Bailon
2017-03-27staging: greybus: compress return logicArushi Singhal
2017-03-09staging: greybus: firmware: Convert sscanf calls to strtoulMichael Sartain
2017-03-09staging: greybus: firmware: Change long long unsigned to unsigned long longMichael Sartain
2017-03-09staging: greybus: firmware: Remove extra braces from single line ifMichael Sartain
2017-03-09staging: greybus: firmware: Remove trailing semicolon from FW_TIMEOUT_DEFAULTMichael Sartain
2017-03-09staging: greybus: Remove unneeded header fileGargi Sharma
2017-03-07staging: greybus: Replace "is is" with "is"simran singhal
2017-03-07staging: greybus: loop_backtest: fixed consistent spacing style issueJonathan Bowie
2017-03-06staging: greybus: loopback_test: Fix open error pathsayli karnik
2017-03-06staging: greybus: loopback_test: fix device-name leakGargi Sharma
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-01Merge tag 'pwm/for-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-22Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-02-21Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-02-12staging: greybus: fix symbolic permission coding style issuesGioh Kim
2017-02-12staging: greybus: fix "line over 80 characters" coding style issuesGioh Kim
2017-02-12staging: greybus: arpc.h: remove duplicate line.Nathan Howard
2017-02-09staging: greybus: operation: add generic timeout supportJohan Hovold
2017-02-03staging: greybus: Remove duplicate include fileMasanari Iida
2017-01-27staging: greybus: loopback: fix broken udelayJohan Hovold
2017-01-27staging: greybus: sdio: Prefer u32 over uint32_tFranck Demathieu
2017-01-27staging: greybus: uart: fix TIOCGSERIAL flagsJohan Hovold
2017-01-26pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg
2017-01-25staging: greybus: timesync: validate platform state callbackRui Miguel Silva
2017-01-23staging: greybus: audio_gb.c: Change uint32_t to u32Marcos Paulo de Souza
2017-01-19Make static usermode helper binaries constantGreg Kroah-Hartman
2017-01-19staging: greybus: audio: Ensure proper byte orderVaibhav Agarwal
2017-01-19staging: greybus: audio: Cleanup junk codec registersVaibhav Agarwal
2017-01-19staging: greybus: audio: Initialize sig_bits before configuring hwparamsVaibhav Agarwal
2017-01-19staging: greybus: audio: Avoid less than zero check for le32 variableVaibhav Agarwal
2017-01-19staging: greybus: loopback_test: use octal permissions instead of symbolicIgor Pylypiv
2017-01-16staging: greybus: fix checkpatch unsigned warningsRoman Sommer
2017-01-16staging: greybus: fix checkpatch braces not necessary warningAbdul Rauf
2017-01-16staging: greybus: loopback_test: fix checkpatch bad function definition errorAbdul Rauf
2017-01-16Staging: greybus: style fix, permissions as octalDerek Robson
2017-01-07staging: greybus: remove timesync protocol supportGreg Kroah-Hartman
2017-01-05staging: greybus: log: Fix line over 80 characters.Emmanuil Chatzipetru
2017-01-05staging: greybus: audio_topology: Fix spaces between operator and stringEmmanuil Chatzipetru
2017-01-04pwm: Remove .can_sleep from struct pwm_chipThierry Reding
2017-01-03staging: greybus: svc_watchdog: replace printk() with pr_err()Emmanuil Chatzipetru
2017-01-03staging: greybus: svc_watchdog: Fix spaces on a single definition statementEmmanuil Chatzipetru
2017-01-03staging: greybus: arche-apb-ctrl: fix unused warnings on resume/suspendJérémy Lefaure
2017-01-03staging: greybus: add host device function pointer checksJason Hrycay
2017-01-03staging: greybus: loopback: use gb_loopback_async_wait_all don't spinBryan O'Donoghue
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-12-07staging: greybus: audio_module: remove redundant OOM messageSrikant Ritolia