summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spi-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2021-04-261-1/+4
|\
| * staging: greybus: spilib: use 'spi_delay_to_ns' for getting xfer delayAlexandru Ardelean2021-03-121-1/+4
* | Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-04-261-9/+7
|\ \
| * | staging: greybus: uart: clean up TIOCGSERIALJohan Hovold2021-04-071-3/+0
| * | staging: greybus: uart: fix unprivileged TIOCCSERIALJohan Hovold2021-04-071-2/+0
| * | staging: greybus: uart: fix TIOCSSERIAL jiffies conversionsJohan Hovold2021-04-071-4/+7
| |/
* | staging: greybus: camera: Switch to memdup_user_nul()Yang Yingliang2021-04-021-10/+3
* | staging: greybus: arche-platform: Ending line with argumentBeatriz Martins de Carvalho2021-04-021-6/+4
* | staging/greybus: eliminate use of NAME_SIZE for stringsKumar Kartikeya Dwivedi2021-03-102-8/+8
* | staging: greybus: Fix blank line style issue in sdio.cAmrit Khera2021-03-101-1/+0
|/
* staging: greybus: Fixed a misspelling in hid.cPritthijit Nath2021-02-131-1/+1
* staging: greybus: minor code style fixManikantan Ravichandran2021-02-131-2/+2
* staging: greybus: Fixed alignment issue in hid.cPritthijit Nath2021-02-121-2/+2
* staging: greybus: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi2021-02-045-8/+8
* staging: greybus: light: Use kzalloc for allocating only one thingZheng Yongjun2021-01-051-2/+1
* staging: greybus: Add TODO item about modernizing the pwm codeUwe Kleine-König2020-12-091-0/+2
* staging: greybus: audio: Fix possible leak free widgets in gbaudio_dapm_free_...Wang Hai2020-12-071-1/+2
* staging: greybus: Fixed issues with alignment to open parenthesis.Tabot Kevin2020-11-131-4/+4
* staging: greybus: codecs: Fix reference counter leak in error handlingZhang Qilong2020-11-131-0/+2
* staging: greybus: audio: code indentation and formatting changesDeepak R Varma2020-10-262-72/+40
* staging: greybus: use __force when assigning __u8 value to snd_ctl_elem_type_tCoiby Xu2020-10-051-1/+1
* staging: greybus: codecs: use SNDRV_PCM_FMTBIT_S16_LE for format bitmaskCoiby Xu2020-10-051-2/+2
* staging: greybus: fix warnings about endianness detected by sparseCoiby Xu2020-10-052-12/+12
* Merge 5.9-rc5 into staging-nextGreg Kroah-Hartman2020-09-142-16/+16
|\
| * staging: greybus: audio: fix uninitialized value issueVaibhav Agarwal2020-08-181-14/+15
| * staging: greybus: audio: Uninitialized variable in gbaudio_remove_controls()Dan Carpenter2020-08-181-2/+1
* | staging: greybus: Add identifier name to function definition argumentAsif Talybov2020-08-181-2/+2
|/
* drivers: staging: audio: Fix the missing header file for helper fileVaibhav Agarwal2020-07-292-4/+5
* staging: greybus: audio: Enable GB codec, audio module compilation.Vaibhav Agarwal2020-07-292-3/+15
* staging: greybus: audio: Add helper APIs for dynamic audio modulesVaibhav Agarwal2020-07-294-5/+223
* staging: greybus: audio: Resolve compilation error in topology parserVaibhav Agarwal2020-07-291-66/+57
* staging: greybus: audio: Resolve compilation errors for GB codec moduleVaibhav Agarwal2020-07-292-46/+44
* staging: greybus: audio: Maintain jack list within GB Audio moduleVaibhav Agarwal2020-07-293-46/+53
* staging: greybus: audio: Update snd_jack FW usage as per new APIsVaibhav Agarwal2020-07-291-12/+42
* staging: greybus: gpio: Use irqchip templateLinus Walleij2020-07-281-9/+10
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-20/+20
* Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-074-19/+8
|\
| * staging: greybus: loopback: fix a spelling error.Till Varoquaux2020-05-271-1/+1
| * Merge 5.7-rc7 into staging-nextGreg Kroah-Hartman2020-05-251-2/+2
| |\
| * | staging: greybus: uart: replace driver line-coding structJohan Hovold2020-05-151-15/+4
| * | staging: greybus: fix a missing-check bug in gb_lights_light_config()Chen Zhou2020-04-131-1/+2
| * | staging: greybus: hid: remove braces {} around single statement blockDan Jessie2020-04-131-2/+1
* | | mmc: host: Drop redundant MMC_CAP_ERASEUlf Hansson2020-05-281-1/+0
* | | staging: greybus: sdio: Respect the cmd->busy_timeout from the mmc coreUlf Hansson2020-05-281-3/+7
| |/ |/|
* | staging: greybus: Fix uninitialized scalar variableOscar Carter2020-05-131-2/+2
|/
* Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-031-0/+1
|\
| * .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* | staging: greybus: tools: Fix braces {} styleSimran Singhal2020-03-231-1/+2
* | Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman2020-03-231-10/+11
|\|
| * staging: greybus: loopback_test: fix potential path truncationsJohan Hovold2020-03-171-7/+8