summaryrefslogtreecommitdiffstats
path: root/drivers/staging/most
AgeCommit message (Expand)AuthorLines
2020-01-24staging: most: usb: check for NULL deviceChristian Gromm-1/+2
2020-01-24staging: next: configfs: fix release linkChristian Gromm-7/+19
2020-01-24staging: most: core: fix logging messagesChristian Gromm-15/+13
2020-01-24staging: most: core: remove container structChristian Gromm-34/+32
2020-01-24staging: most: remove struct device core driverChristian Gromm-34/+19
2020-01-24staging: most: core: drop device referenceChristian Gromm-0/+1
2020-01-24staging: most: remove device from interface structureChristian Gromm-33/+38
2020-01-22staging: most: net: fix buffer overflowAndrey Shvetsov-0/+10
2020-01-16staging: most: remove header include path to drivers/stagingMasahiro Yamada-17/+15
2020-01-15staging: most: core: remove noisy log messagesChristian Gromm-8/+0
2020-01-15staging: most: core: use dev_* function for loggingChristian Gromm-31/+30
2020-01-15staging: most: core: fix date in file commentChristian Gromm-1/+1
2019-12-17staging: most: use angle brackets in include pathChristian Gromm-6/+6
2019-12-17staging: most: configfs: reduce array sizeChristian Gromm-7/+9
2019-12-17staging: most: configfs: use strlcpyChristian Gromm-4/+6
2019-12-17staging: most: rename enum mbo_status_flagsChristian Gromm-2/+2
2019-12-17staging: most: rename struct core_componentChristian Gromm-36/+36
2019-12-17staging: most: rename core.h to most.hChristian Gromm-9/+9
2019-12-10staging: most: Drop superfluous ioctl PCM opsTakashi Iwai-1/+0
2019-12-10staging: most: Use managed buffer allocationTakashi Iwai-43/+1
2019-12-10staging: most: fix improper SPDX-License comment styleChristian Gromm-1/+1
2019-11-27Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-140/+105
2019-11-20staging: most: core: remove sysfs attr remove_linkChristian Gromm-86/+0
2019-11-20staging: most: Fix Kconfig indentationKrzysztof Kozlowski-4/+4
2019-11-13staging: most: core: add comments to mutex and spinlock definitionsChristian Gromm-2/+2
2019-11-11staging: most: block module removal while having active configfs itemsChristian Gromm-3/+40
2019-11-11staging: most: configfs: move configfs subsystems to container structChristian Gromm-35/+45
2019-11-09staging: most: Convert to the common vmalloc memallocTakashi Iwai-4/+4
2019-11-07staging: most: remove string termination dependency from user space dataChristian Gromm-9/+13
2019-10-24staging: most: Change bool init to true/falseJamal Shareef-1/+1
2019-08-28staging: most: sound: Fix error path of audio_initYueHaibing-1/+4
2019-08-27staging: most-core: Fix checkpatch warningsPeikan Tsai-1/+3
2019-07-30staging: Remove dev_err() usage after platform_get_irq()Stephen Boyd-2/+0
2019-07-30staging: most: Use DEFINE_SPINLOCK() instead of struct spinlockSebastian Andrzej Siewior-4/+2
2019-07-22staging: most: dim2: Remove function dimcb_io_write()Nishka Dasgupta-53/+38
2019-07-22staging: most: dim2: Remove function dimcb_io_read()Nishka Dasgupta-18/+8
2019-07-22staging: most: dim2: Replace function dim_norm_ctrl_async_buffer_size()Nishka Dasgupta-7/+2
2019-07-22staging: most: Delete an error message for a failed memory allocationKeyur Patel-3/+1
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-8/+1
2019-07-03staging: most: remove data sanity checkChristian Gromm-14/+0
2019-07-01staging/most/video: set device_caps in struct video_deviceHans Verkuil-5/+1
2019-06-24staging: most-core: Use bus_find_device_by_nameSuzuki K Poulose-8/+1
2019-06-15staging: most: deregister net and video config subsystems with configFSChristian Gromm-0/+2
2019-06-13staging: most: register net and video config subsystems with configFSChristian Gromm-2/+22
2019-06-06staging: most: trivial: fix a couple of typosGeorge G. Davis-12/+12
2019-05-20staging: most: use help instead of ---help--- in KconfigMoses Christopher-1/+1
2019-05-02staging: most: cdev: fix chrdev_region leak in mod_exitSuresh Udipi-1/+1
2019-04-30staging: most: sound: pass correct device when creating a sound cardChristian Gromm-1/+1
2019-04-25staging: most: core: replace strcpy() by strscpy()Gustavo A. R. Silva-1/+1
2019-04-21Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman-1/+1