summaryrefslogtreecommitdiffstats
path: root/drivers/staging/most
Commit message (Expand)AuthorAgeFilesLines
* staging: most: sound: Fix error path of audio_initYueHaibing2019-08-281-1/+4
* staging: most-core: Fix checkpatch warningsPeikan Tsai2019-08-271-1/+3
* staging: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-07-301-2/+0
* staging: most: Use DEFINE_SPINLOCK() instead of struct spinlockSebastian Andrzej Siewior2019-07-302-4/+2
* staging: most: dim2: Remove function dimcb_io_write()Nishka Dasgupta2019-07-223-53/+38
* staging: most: dim2: Remove function dimcb_io_read()Nishka Dasgupta2019-07-223-18/+8
* staging: most: dim2: Replace function dim_norm_ctrl_async_buffer_size()Nishka Dasgupta2019-07-221-7/+2
* staging: most: Delete an error message for a failed memory allocationKeyur Patel2019-07-221-3/+1
* Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-121-8/+1
|\
| * staging: most-core: Use bus_find_device_by_nameSuzuki K Poulose2019-06-241-8/+1
* | staging: most: remove data sanity checkChristian Gromm2019-07-031-14/+0
* | staging/most/video: set device_caps in struct video_deviceHans Verkuil2019-07-011-5/+1
* | staging: most: deregister net and video config subsystems with configFSChristian Gromm2019-06-152-0/+2
* | staging: most: register net and video config subsystems with configFSChristian Gromm2019-06-132-2/+22
* | staging: most: trivial: fix a couple of typosGeorge G. Davis2019-06-062-12/+12
* | staging: most: use help instead of ---help--- in KconfigMoses Christopher2019-05-201-1/+1
|/
* staging: most: cdev: fix chrdev_region leak in mod_exitSuresh Udipi2019-05-021-1/+1
* staging: most: sound: pass correct device when creating a sound cardChristian Gromm2019-04-301-1/+1
* staging: most: core: replace strcpy() by strscpy()Gustavo A. R. Silva2019-04-251-1/+1
* Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman2019-04-211-1/+1
|\
| * staging: most: core: use device description as nameChristian Gromm2019-04-021-1/+1
* | staging: most: configfs: Make mdev_link_list staticYueHaibing2019-04-191-1/+1
* | staging: most: Documentation: update driver documentationChristian Gromm2019-04-162-51/+284
* | staging: most: configfs: add code for link removalChristian Gromm2019-04-161-2/+36
* | staging: most: configfs: make create attributes write-onlyChristian Gromm2019-04-161-15/+2
* | staging: most: allow speculative configurationChristian Gromm2019-04-164-30/+53
* | staging: most: core: remove attribute add_linkChristian Gromm2019-04-161-61/+0
* | staging: most: usb: remove prefix from description tagChristian Gromm2019-04-161-1/+1
* | staging: most: core: make sysfs attributes read-onlyChristian Gromm2019-04-161-115/+7
* | staging: most: enable configfs supportChristian Gromm2019-04-165-3/+19
* | staging: most: sound: introduce new sound adapter managementChristian Gromm2019-04-161-18/+23
* | staging: most: core: add configfs interface functionsChristian Gromm2019-04-162-1/+157
* | staging: most: change signature of function probe_channelChristian Gromm2019-04-166-8/+12
* | staging: most: add new file configfs.cChristian Gromm2019-04-161-0/+627
* | staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman2019-04-037-0/+7
* | staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman2019-04-038-0/+8
* | staging: most: Replace '--help--' in Kconfig fileWentao Cai2019-03-184-4/+4
* | staging: most: dim2: reg.h: Correct SPDX-License-IdentifierWentao Cai2019-03-181-1/+1
* | staging: most: dim2: sysfs.h: Correct SPDX-License-IdentifierWentao Cai2019-03-181-1/+1
* | staging: most: dim2: hal.h: Correct SPDX-License-IdentifierWentao Cai2019-03-181-1/+1
* | staging: most: dim2: errors.h: Correct SPDX-License-IdentifierWentao Cai2019-03-181-1/+1
* | staging: most: usb: Change '--help--' to 'help' in KconfigWentao Cai2019-03-181-1/+1
|/
* staging: most: cdev: add missing check for cdev_add failureColin Ian King2019-02-041-1/+4
* staging: prefix header search paths with $(srctree)/Masahiro Yamada2019-02-048-8/+8
* staging: most: sound: replace snprintf with strscpyColin Ian King2018-12-191-1/+1
* staging: most: Documentation: add information to driver_usage fileChristian Gromm2018-12-171-3/+13
* staging: most: sound: remove channel number from ALSA card's long nameChristian Gromm2018-12-171-2/+1
* staging: most: sound: use static name for ALSA cardChristian Gromm2018-12-171-2/+2
* staging: most: sound: rename variableChristian Gromm2018-12-171-8/+8
* staging: most: sound: correct label nameChristian Gromm2018-12-171-6/+6