aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/most
AgeCommit message (Expand)Author
2019-04-02staging: most: core: use device description as nameChristian Gromm
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
2018-12-17staging: most: sound: correct label nameChristian Gromm
2018-12-17staging: most: sound: create one sound card w/ multiple PCM devices per MOST ...Christian Gromm
2018-11-09staging: most: use format specifier "%s" in snprintfColin Ian King
2018-10-02staging: most: usb: add release function for DCI deviceChristian Gromm
2018-09-25staging: most: fix label namesChristian Gromm
2018-09-10staging: most: video: fix registration of an empty comp core_componentColin Ian King
2018-09-10staging: most: net: make array 'broadcast' static, shrinks object sizeColin Ian King
2018-08-27staging: most: do not make interface dependent attrs default for all channelsChristian Gromm
2018-08-27staging: most: register channel device after init of struct membersChristian Gromm
2018-08-18Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-18ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai
2018-06-28staging: most: fix sparse warning Using plain integer as NULL pointerMarcin Ciupak
2018-05-14staging: most: video: fix build warningsGreg Kroah-Hartman
2018-05-11staging: most: video: remove debugging codeAbdun Nihaal
2018-05-08staging: most: usb: remove local variableChristian Gromm
2018-05-08staging: most: usb: fix usb_disconnect race conditionChristian Gromm
2018-05-08staging: most: usb: don't set URB_ZERO_PACKET flag for synchronous dataChristian Gromm
2018-05-08staging: most: dim2: use device to allocate coherent memoryChristian Gromm
2018-05-08staging: most: dim2: read clock speed from the deviceChristian Gromm
2018-05-08staging: most: dim2: use device treeChristian Gromm
2018-05-08staging: most: cdev: fix race conditionChristian Gromm
2018-05-08staging: most: dim2: fix startup sequenceChristian Gromm
2018-05-08staging: most: cdev: fix function return valueChristian Gromm
2018-05-08staging: most: usb: add ep number to logChristian Gromm
2018-05-08staging: most: cdev: fix chrdev_region leakChristian Gromm
2018-05-08staging: most: cdev: avoid warning about potentially uninitialized variableChristian Gromm
2018-05-08staging: most: sound: call snd_card_new with struct deviceChristian Gromm
2018-05-08staging: most: make interface drivers allocate coherent memoryChristian Gromm
2018-05-08staging: most: i2c: reduce parameters inconsistencyChristian Gromm
2018-05-08staging: most: i2c: remove redundant list_mutexChristian Gromm
2018-05-08staging: most: i2c: remove redundant is_openChristian Gromm
2018-05-08staging: most: i2c: trace real polling rateChristian Gromm
2018-05-08staging: most: i2c: prevent zero delay pollingChristian Gromm
2018-05-08staging: most: i2c: avoid polling in case of misconfigChristian Gromm
2018-05-08staging: most: i2c: do not wait in work functionChristian Gromm
2018-05-08staging: most: i2c: shorten lifetime of IRQ handlerChristian Gromm
2018-05-08staging: most: aim-sound: add flexible format supportChristian Gromm
2018-05-08staging: most: add channel property dbr_sizeChristian Gromm
2018-05-08staging: most: i2c: remove unnecessary poison_channel callChristian Gromm
2018-05-08staging: most: i2c: prevent division by zeroChristian Gromm
2018-05-08staging: most: dim2: remove clock speed processing from the HDMChristian Gromm
2018-05-08staging: most: allocate only all requested memoryChristian Gromm