summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus
Commit message (Expand)AuthorAgeFilesLines
* 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-054-9/+9
* | staging: greybus: audio_module: remove redundant OOM messageSrikant Ritolia2016-12-071-3/+1Star
* | staging: Greybus: Remove unnecessary braces for single statement blockRahul Krishnan2016-11-191-2/+1Star
* | 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/+12Star
* | staging: greybus: uart: fix invalid user-pointer checkJohan Hovold2016-11-101-3/+0Star
* | 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/+2Star
* | staging: greybus: audio: remove redundant slot fieldPankaj Bharadiya2016-10-245-23/+4Star
* | 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
* | Staging: greybus: uart: constify tty_port_operations structureBhumika Goyal2016-10-171-1/+1
* | staging: greybus: es2: Use kmemdup instead of kmalloc and memcpysayli karnik2016-10-171-2/+1Star
* | staging: greybus: audio: Rename cport with intf_idPankaj Bharadiya2016-10-174-14/+14
* | staging: greybus: audio_codec: Remove useless return statement.Elise Lennion2016-10-161-1/+0Star
* | staging: greybus: timesync.c: Fixed WARNING for brace issueChase Metzger2016-10-161-3/+3
* | staging: greybus: arche-platform: Format block comments.Elise Lennion2016-10-161-1/+2
* | staging: greybus: camera: Use kcalloc for array's memory allocation.Elise Lennion2016-10-161-2/+2
* | staging: greybus: camera: Replace blank spaces with tabstops.Elise Lennion2016-10-161-1/+1
* | staging: greybus: camera: Add blank lines after variable declarations.Elise Lennion2016-10-161-0/+1
* | drivers: staging: greybus: audio_manager_sysfs.c: Fixed CHECK for brace issueChase Metzger2016-10-161-2/+3
* | drivers: staging: greybus: audio_codec.c: Fixed CHECKS for brace issuesChase Metzger2016-10-161-1/+3
* | drivers: staging: greybus: Fixed CHECKS for brace issuesChase Metzger2016-10-161-2/+5
* | staging: greybus: Add blank line after declarationElizabeth Ferdman2016-10-161-0/+1
* | staging: greybus: fix block commentHisao Tanabe2016-10-161-1/+1
* | staging: greybus: Fix a commit coding style issue.Sidhant Gupta2016-10-161-2/+4
|/
* staging: greybus: light: check the correct value of delay_onRui Miguel Silva2016-10-021-1/+1
* staging: greybus: light: check delay_{on|off} before useRui Miguel Silva2016-10-021-0/+3
* staging: greybus: light: fix attributes allocationRui Miguel Silva2016-10-021-2/+1Star
* staging: greybus: sdio: fix cmd_flags check for none responseRui Miguel Silva2016-10-021-1/+1
* greybus: manifest: style fix missing space before '('Quentin Lambert2016-09-271-1/+1
* staging: greybus/timesync: avoid divide by zero on X86 QemuBryan O'Donoghue2016-09-271-2/+7
* drivers/staging/greybus: gpio.c - Fixed a checkpatch generated warningChase Metzger2016-09-271-2/+1Star
* greybus: audio: fix uninitialized variable errors found by cppcheckVaibhav Agarwal2016-09-271-2/+3
* staging: greybus: Use setup_timer functionsayli karnik2016-09-231-3/+2Star
* staging: greybus: arche-apb-ctrl: declare struct of_device_id as constEva Rachel Retuya2016-09-231-1/+1
* staging: greybus: arche-platform: declare struct of_device_id as constEva Rachel Retuya2016-09-231-2/+2
* staging: greybus: uart.c: fix alignment to match open parenthesisChaehyun Lim2016-09-221-14/+14
* staging: greybus: uart.c: change 'unsigned' to 'unsigned int'Chaehyun Lim2016-09-221-1/+1
* staging: greybus: audio_codec.c: code indent should use tabs where possibleRichard Groux2016-09-221-1/+1
* staging: greybus: audio_codec.c: space required before the open braceRichard Groux2016-09-221-1/+1
* staging: greybus: arche-platform: compress return logic into one lineEva Rachel Retuya2016-09-221-2/+1Star
* staging: greybus: audio: delete unnecessary parenthesesEva Rachel Retuya2016-09-221-1/+1