aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-12-04don't open-code file_inode()Al Viro4-9/+9
2016-11-19staging: Greybus: Remove unnecessary braces for single statement blockRahul Krishnan1-2/+1
2016-11-14Merge 4.9-rc5 into staging-nextGreg Kroah-Hartman1-0/+1
2016-11-10staging: greybus: use get_icount tty operationJohan Hovold1-19/+12
2016-11-10staging: greybus: uart: fix invalid user-pointer checkJohan Hovold1-3/+0
2016-11-07staging: greybus: arche-platform: fix device reference leakJohan Hovold1-0/+1
2016-10-30Merge 4.9-rc3 into staging-nextGreg Kroah-Hartman5-7/+7
2016-10-24greybus: fix a leak on error in gb_module_create()Dan Carpenter1-1/+1
2016-10-24greybus: es2: fix error return code in ap_probe()Wei Yongjun1-1/+2
2016-10-24greybus: arche-platform: Add missing of_node_put() in arche_platform_change_state()Wei Yongjun1-0/+1
2016-10-24staging: greybus: audio: remove redundant slot fieldPankaj Bharadiya5-23/+4
2016-10-24Staging: Greybus: Fix trailing */ in block commentsRahul Krishnan1-2/+4
2016-10-24staging: greybus: es2: fix arpc request sizeRui Miguel Silva1-1/+1