aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/most (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-27Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds8-140/+105
2019-11-20staging: most: core: remove sysfs attr remove_linkChristian Gromm1-86/+0
2019-11-20staging: most: Fix Kconfig indentationKrzysztof Kozlowski1-4/+4
2019-11-13staging: most: core: add comments to mutex and spinlock definitionsChristian Gromm1-2/+2
2019-11-11staging: most: block module removal while having active configfs itemsChristian Gromm6-3/+40
2019-11-11staging: most: configfs: move configfs subsystems to container structChristian Gromm1-35/+45
2019-11-09staging: most: Convert to the common vmalloc memallocTakashi Iwai1-4/+4
2019-11-07staging: most: remove string termination dependency from user space dataChristian Gromm2-9/+13
2019-10-24staging: most: Change bool init to true/falseJamal Shareef1-1/+1
2019-08-28staging: most: sound: Fix error path of audio_initYueHaibing1-1/+4
2019-08-27staging: most-core: Fix checkpatch warningsPeikan Tsai1-1/+3
2019-07-30staging: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-2/+0
2019-07-30staging: most: Use DEFINE_SPINLOCK() instead of struct spinlockSebastian Andrzej Siewior2-4/+2
2019-07-22staging: most: dim2: Remove function dimcb_io_write()Nishka Dasgupta3-53/+38
2019-07-22staging: most: dim2: Remove function dimcb_io_read()Nishka Dasgupta3-18/+8
2019-07-22staging: most: dim2: Replace function dim_norm_ctrl_async_buffer_size()Nishka Dasgupta1-7/+2
2019-07-22staging: most: Delete an error message for a failed memory allocationKeyur Patel1-3/+1
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-8/+1
2019-07-03staging: most: remove data sanity checkChristian Gromm1-14/+0
2019-07-01staging/most/video: set device_caps in struct video_deviceHans Verkuil1-5/+1
2019-06-24staging: most-core: Use bus_find_device_by_nameSuzuki K Poulose1-8/+1
2019-06-15staging: most: deregister net and video config subsystems with configFSChristian Gromm2-0/+2
2019-06-13staging: most: register net and video config subsystems with configFSChristian Gromm2-2/+22
2019-06-06staging: most: trivial: fix a couple of typosGeorge G. Davis2-12/+12
2019-05-20staging: most: use help instead of ---help--- in KconfigMoses Christopher1-1/+1
2019-05-02staging: most: cdev: fix chrdev_region leak in mod_exitSuresh Udipi1-1/+1
2019-04-30staging: most: sound: pass correct device when creating a sound cardChristian Gromm1-1/+1
2019-04-25staging: most: core: replace strcpy() by strscpy()Gustavo A. R. Silva1-1/+1
2019-04-21Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman1-1/+1
2019-04-19staging: most: configfs: Make mdev_link_list staticYueHaibing1-1/+1
2019-04-16staging: most: Documentation: update driver documentationChristian Gromm2-51/+284
2019-04-16staging: most: configfs: add code for link removalChristian Gromm1-2/+36
2019-04-16staging: most: configfs: make create attributes write-onlyChristian Gromm1-15/+2
2019-04-16staging: most: allow speculative configurationChristian Gromm4-30/+53
2019-04-16staging: most: core: remove attribute add_linkChristian Gromm1-61/+0
2019-04-16staging: most: usb: remove prefix from description tagChristian Gromm1-1/+1
2019-04-16staging: most: core: make sysfs attributes read-onlyChristian Gromm1-115/+7
2019-04-16staging: most: enable configfs supportChristian Gromm5-3/+19
2019-04-16staging: most: sound: introduce new sound adapter managementChristian Gromm1-18/+23
2019-04-16staging: most: core: add configfs interface functionsChristian Gromm2-1/+157
2019-04-16staging: most: change signature of function probe_channelChristian Gromm6-8/+12
2019-04-16staging: most: add new file configfs.cChristian Gromm1-0/+627
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman7-0/+7
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman8-0/+8
2019-04-02staging: most: core: use device description as nameChristian Gromm1-1/+1
2019-03-18staging: most: Replace '--help--' in Kconfig fileWentao Cai4-4/+4
2019-03-18staging: most: dim2: reg.h: Correct SPDX-License-IdentifierWentao Cai1-1/+1
2019-03-18staging: most: dim2: sysfs.h: Correct SPDX-License-IdentifierWentao Cai1-1/+1
2019-03-18staging: most: dim2: hal.h: Correct SPDX-License-IdentifierWentao Cai1-1/+1
2019-03-18staging: most: dim2: errors.h: Correct SPDX-License-IdentifierWentao Cai1-1/+1