summaryrefslogtreecommitdiff
path: root/drivers/staging/most
AgeCommit message (Expand)Author
2020-05-27staging: most: usb: change order of function parametersChristian Gromm
2020-05-15staging: most: usb: use macro ATTRIBUTE_GROUPSChristian Gromm
2020-05-15staging: most: fix typo in KconfigChristian Gromm
2020-05-15staging: most: usb: use dev_dbg functionChristian Gromm
2020-05-15staging: most: usb: check number of reported endpointsChristian Gromm
2020-05-15staging: most: usb: remove reference to USB error codesChristian Gromm
2020-05-15staging: most: usb: use dev_*() functions to print messagesChristian Gromm
2020-05-13staging: most: usb: sanity check channel before using it as an index into arraysColin Ian King
2020-05-13staging: most: usb: add PM functionsChristian Gromm
2020-05-05staging: most: usb: consolidate codeChristian Gromm
2020-05-05staging: most: usb: drop unlikely macrosChristian Gromm
2020-05-05staging: most: usb: use EINVAL error codeChristian Gromm
2020-05-05staging: most: usb: remove overcautious parameter checkingChristian Gromm
2020-03-30Merge tag 'staging-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-03-24staging: most: Documentation: move ABI description files out of staging areaChristian Gromm
2020-03-24staging: most: Documentation: update ABI descriptionChristian Gromm
2020-03-24staging: most: move core files out of the staging areaChristian Gromm
2020-03-12staging: most: core: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-02-24media: staging/most: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2020-01-24staging: most: usb: check for NULL deviceChristian Gromm
2020-01-24staging: next: configfs: fix release linkChristian Gromm
2020-01-24staging: most: core: fix logging messagesChristian Gromm
2020-01-24staging: most: core: remove container structChristian Gromm
2020-01-24staging: most: remove struct device core driverChristian Gromm
2020-01-24staging: most: core: drop device referenceChristian Gromm
2020-01-24staging: most: remove device from interface structureChristian Gromm
2020-01-22staging: most: net: fix buffer overflowAndrey Shvetsov
2020-01-16staging: most: remove header include path to drivers/stagingMasahiro Yamada
2020-01-15staging: most: core: remove noisy log messagesChristian Gromm
2020-01-15staging: most: core: use dev_* function for loggingChristian Gromm
2020-01-15staging: most: core: fix date in file commentChristian Gromm
2019-12-17staging: most: use angle brackets in include pathChristian Gromm
2019-12-17staging: most: configfs: reduce array sizeChristian Gromm
2019-12-17staging: most: configfs: use strlcpyChristian Gromm
2019-12-17staging: most: rename enum mbo_status_flagsChristian Gromm
2019-12-17staging: most: rename struct core_componentChristian Gromm
2019-12-17staging: most: rename core.h to most.hChristian Gromm
2019-12-10staging: most: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-10staging: most: Use managed buffer allocationTakashi Iwai
2019-12-10staging: most: fix improper SPDX-License comment styleChristian Gromm
2019-11-27Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-11-20staging: most: core: remove sysfs attr remove_linkChristian Gromm
2019-11-20staging: most: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-13staging: most: core: add comments to mutex and spinlock definitionsChristian Gromm
2019-11-11staging: most: block module removal while having active configfs itemsChristian Gromm
2019-11-11staging: most: configfs: move configfs subsystems to container structChristian Gromm
2019-11-09staging: most: Convert to the common vmalloc memallocTakashi Iwai
2019-11-07staging: most: remove string termination dependency from user space dataChristian Gromm
2019-10-24staging: most: Change bool init to true/falseJamal Shareef
2019-08-28staging: most: sound: Fix error path of audio_initYueHaibing