summaryrefslogtreecommitdiffstats
path: root/drivers/staging/most
AgeCommit message (Expand)Author
2020-02-01staging: most: net: fix buffer overflowAndrey Shvetsov
2019-08-28staging: most: sound: Fix error path of audio_initYueHaibing
2019-08-27staging: most-core: Fix checkpatch warningsPeikan Tsai
2019-07-30staging: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-30staging: most: Use DEFINE_SPINLOCK() instead of struct spinlockSebastian Andrzej Siewior
2019-07-22staging: most: dim2: Remove function dimcb_io_write()Nishka Dasgupta
2019-07-22staging: most: dim2: Remove function dimcb_io_read()Nishka Dasgupta
2019-07-22staging: most: dim2: Replace function dim_norm_ctrl_async_buffer_size()Nishka Dasgupta
2019-07-22staging: most: Delete an error message for a failed memory allocationKeyur Patel
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-03staging: most: remove data sanity checkChristian Gromm
2019-07-01staging/most/video: set device_caps in struct video_deviceHans Verkuil
2019-06-24staging: most-core: Use bus_find_device_by_nameSuzuki K Poulose
2019-06-15staging: most: deregister net and video config subsystems with configFSChristian Gromm
2019-06-13staging: most: register net and video config subsystems with configFSChristian Gromm
2019-06-06staging: most: trivial: fix a couple of typosGeorge G. Davis
2019-05-20staging: most: use help instead of ---help--- in KconfigMoses Christopher
2019-05-02staging: most: cdev: fix chrdev_region leak in mod_exitSuresh Udipi
2019-04-30staging: most: sound: pass correct device when creating a sound cardChristian Gromm
2019-04-25staging: most: core: replace strcpy() by strscpy()Gustavo A. R. Silva
2019-04-21Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman
2019-04-19staging: most: configfs: Make mdev_link_list staticYueHaibing
2019-04-16staging: most: Documentation: update driver documentationChristian Gromm
2019-04-16staging: most: configfs: add code for link removalChristian Gromm
2019-04-16staging: most: configfs: make create attributes write-onlyChristian Gromm
2019-04-16staging: most: allow speculative configurationChristian Gromm
2019-04-16staging: most: core: remove attribute add_linkChristian Gromm
2019-04-16staging: most: usb: remove prefix from description tagChristian Gromm
2019-04-16staging: most: core: make sysfs attributes read-onlyChristian Gromm
2019-04-16staging: most: enable configfs supportChristian Gromm
2019-04-16staging: most: sound: introduce new sound adapter managementChristian Gromm
2019-04-16staging: most: core: add configfs interface functionsChristian Gromm
2019-04-16staging: most: change signature of function probe_channelChristian Gromm
2019-04-16staging: most: add new file configfs.cChristian Gromm
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman
2019-04-02staging: most: core: use device description as nameChristian Gromm
2019-03-18staging: most: Replace '--help--' in Kconfig fileWentao Cai
2019-03-18staging: most: dim2: reg.h: Correct SPDX-License-IdentifierWentao Cai
2019-03-18staging: most: dim2: sysfs.h: Correct SPDX-License-IdentifierWentao Cai
2019-03-18staging: most: dim2: hal.h: Correct SPDX-License-IdentifierWentao Cai
2019-03-18staging: most: dim2: errors.h: Correct SPDX-License-IdentifierWentao Cai
2019-03-18staging: most: usb: Change '--help--' to 'help' in KconfigWentao Cai
2019-02-04staging: most: cdev: add missing check for cdev_add failureColin Ian King
2019-02-04staging: prefix header search paths with $(srctree)/Masahiro Yamada
2018-12-19staging: most: sound: replace snprintf with strscpyColin Ian King
2018-12-17staging: most: Documentation: add information to driver_usage fileChristian Gromm
2018-12-17staging: most: sound: remove channel number from ALSA card's long nameChristian Gromm
2018-12-17staging: most: sound: use static name for ALSA cardChristian Gromm
2018-12-17staging: most: sound: rename variableChristian Gromm