summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus
AgeCommit message (Expand)Author
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
2016-12-04don't open-code file_inode()Al Viro
2016-11-19staging: Greybus: Remove unnecessary braces for single statement blockRahul Krishnan
2016-11-14Merge 4.9-rc5 into staging-nextGreg Kroah-Hartman
2016-11-10staging: greybus: use get_icount tty operationJohan Hovold
2016-11-10staging: greybus: uart: fix invalid user-pointer checkJohan Hovold
2016-11-07staging: greybus: arche-platform: fix device reference leakJohan Hovold
2016-10-30Merge 4.9-rc3 into staging-nextGreg Kroah-Hartman
2016-10-24greybus: fix a leak on error in gb_module_create()Dan Carpenter
2016-10-24greybus: es2: fix error return code in ap_probe()Wei Yongjun
2016-10-24greybus: arche-platform: Add missing of_node_put() in arche_platform_change_s...Wei Yongjun
2016-10-24staging: greybus: audio: remove redundant slot fieldPankaj Bharadiya
2016-10-24Staging: Greybus: Fix trailing */ in block commentsRahul Krishnan
2016-10-24staging: greybus: es2: fix arpc request sizeRui Miguel Silva
2016-10-24staging: greybus: audio_manager_sysfs: Replace sscanf with kstrto* to single ...Elise Lennion
2016-10-17Staging: greybus: uart: constify tty_port_operations structureBhumika Goyal
2016-10-17staging: greybus: es2: Use kmemdup instead of kmalloc and memcpysayli karnik
2016-10-17staging: greybus: audio: Rename cport with intf_idPankaj Bharadiya
2016-10-17Staging: greybus: uart: Use gbphy_dev->dev instead of bundle->devViresh Kumar
2016-10-17Staging: greybus: gpio: Use gbphy_dev->dev instead of bundle->devViresh Kumar
2016-10-16staging: greybus: audio_codec: Remove useless return statement.Elise Lennion
2016-10-16staging: greybus: timesync.c: Fixed WARNING for brace issueChase Metzger
2016-10-16staging: greybus: arche-platform: Format block comments.Elise Lennion
2016-10-16staging: greybus: camera: Use kcalloc for array's memory allocation.Elise Lennion
2016-10-16staging: greybus: camera: Replace blank spaces with tabstops.Elise Lennion
2016-10-16staging: greybus: camera: Add blank lines after variable declarations.Elise Lennion
2016-10-16drivers: staging: greybus: audio_manager_sysfs.c: Fixed CHECK for brace issueChase Metzger
2016-10-16drivers: staging: greybus: audio_codec.c: Fixed CHECKS for brace issuesChase Metzger
2016-10-16drivers: staging: greybus: Fixed CHECKS for brace issuesChase Metzger