summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-02-221-2/+2
|\ \
| * | Make static usermode helper binaries constantGreg Kroah-Hartman2017-01-191-2/+2
| |/
* | Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-02-211-6/+9
|\ \
| * | pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg2017-01-261-6/+9
| |/
* / staging: greybus: timesync: validate platform state callbackRui Miguel Silva2017-01-251-0/+6
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-164-9/+9
|\
| * don't open-code file_inode()Al Viro2016-12-044-9/+9
* | staging: greybus: audio_module: remove redundant OOM messageSrikant Ritolia2016-12-071-3/+1
* | staging: Greybus: Remove unnecessary braces for single statement blockRahul Krishnan2016-11-191-2/+1
* | Merge 4.9-rc5 into staging-nextGreg Kroah-Hartman2016-11-141-0/+1
|\|
| * staging: greybus: arche-platform: fix device reference leakJohan Hovold2016-11-071-0/+1
* | staging: greybus: use get_icount tty operationJohan Hovold2016-11-101-19/+12
* | staging: greybus: uart: fix invalid user-pointer checkJohan Hovold2016-11-101-3/+0
* | Merge 4.9-rc3 into staging-nextGreg Kroah-Hartman2016-10-305-7/+7
|\|
| * greybus: fix a leak on error in gb_module_create()Dan Carpenter2016-10-241-1/+1
| * greybus: es2: fix error return code in ap_probe()Wei Yongjun2016-10-241-1/+2
| * greybus: arche-platform: Add missing of_node_put() in arche_platform_change_s...Wei Yongjun2016-10-241-0/+1
| * Staging: greybus: uart: Use gbphy_dev->dev instead of bundle->devViresh Kumar2016-10-171-1/+1
| * Staging: greybus: gpio: Use gbphy_dev->dev instead of bundle->devViresh Kumar2016-10-171-4/+2
* | staging: greybus: audio: remove redundant slot fieldPankaj Bharadiya2016-10-245-23/+4
* | Staging: Greybus: Fix trailing */ in block commentsRahul Krishnan2016-10-241-2/+4
* | staging: greybus: es2: fix arpc request sizeRui Miguel Silva2016-10-241-1/+1
* | staging: greybus: audio_manager_sysfs: Replace sscanf with kstrto* to single ...Elise Lennion2016-10-241-2/+2