summaryrefslogtreecommitdiffstats
path: root/drivers/staging/most
Commit message (Expand)AuthorAgeFilesLines
* staging: most: video: fix build warningsGreg Kroah-Hartman2018-05-141-9/+0
* staging: most: video: remove debugging codeAbdun Nihaal2018-05-111-23/+0
* staging: most: usb: remove local variableChristian Gromm2018-05-081-5/+4
* staging: most: usb: fix usb_disconnect race conditionChristian Gromm2018-05-081-6/+13
* staging: most: usb: don't set URB_ZERO_PACKET flag for synchronous dataChristian Gromm2018-05-081-1/+2
* staging: most: dim2: use device to allocate coherent memoryChristian Gromm2018-05-081-2/+7
* staging: most: dim2: read clock speed from the deviceChristian Gromm2018-05-081-1/+49
* staging: most: dim2: use device treeChristian Gromm2018-05-083-52/+196
* staging: most: cdev: fix race conditionChristian Gromm2018-05-081-2/+4
* staging: most: dim2: fix startup sequenceChristian Gromm2018-05-081-51/+39
* staging: most: cdev: fix function return valueChristian Gromm2018-05-081-1/+1
* staging: most: usb: add ep number to logChristian Gromm2018-05-081-3/+6
* staging: most: cdev: fix chrdev_region leakChristian Gromm2018-05-081-2/+4
* staging: most: cdev: avoid warning about potentially uninitialized variableChristian Gromm2018-05-081-1/+1
* staging: most: sound: call snd_card_new with struct deviceChristian Gromm2018-05-083-1/+3
* staging: most: make interface drivers allocate coherent memoryChristian Gromm2018-05-084-6/+43
* staging: most: i2c: reduce parameters inconsistencyChristian Gromm2018-05-081-21/+12
* staging: most: i2c: remove redundant list_mutexChristian Gromm2018-05-081-16/+1
* staging: most: i2c: remove redundant is_openChristian Gromm2018-05-081-9/+1
* staging: most: i2c: trace real polling rateChristian Gromm2018-05-081-2/+3
* staging: most: i2c: prevent zero delay pollingChristian Gromm2018-05-081-3/+5
* staging: most: i2c: avoid polling in case of misconfigChristian Gromm2018-05-081-8/+10
* staging: most: i2c: do not wait in work functionChristian Gromm2018-05-081-33/+21
* staging: most: i2c: shorten lifetime of IRQ handlerChristian Gromm2018-05-081-19/+21
* staging: most: aim-sound: add flexible format supportChristian Gromm2018-05-081-59/+62
* staging: most: add channel property dbr_sizeChristian Gromm2018-05-084-3/+39
* staging: most: i2c: remove unnecessary poison_channel callChristian Gromm2018-05-081-5/+0
* staging: most: i2c: prevent division by zeroChristian Gromm2018-05-081-1/+1
* staging: most: dim2: remove clock speed processing from the HDMChristian Gromm2018-05-082-45/+12
* staging: most: allocate only all requested memoryChristian Gromm2018-05-081-15/+16
* Staging: most: Move comments to the end of lineIan Liu Rodrigues2018-04-231-42/+42
* staging: most: Remove unnecessary usage of BUG_ON().Quytelda Kahja2018-03-081-3/+0
* staging: most: Indent function parameter.Quytelda Kahja2018-03-061-1/+2
* staging: most: Add a blank line.Quytelda Kahja2018-03-061-0/+1
* staging: most: Fix missing identifier in function definition argument.Quytelda Kahja2018-03-011-1/+1
* staging: most: Remove unnecessary OOM messages.Quytelda Kahja2018-03-011-2/+0
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-112-3/+3
* Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-0146-2840/+2550
|\
| * staging: most: replace function name to __func__Sidong Yang2018-01-221-1/+1
| * staging: most: convert macro to static functionGeorge Edward Bulmer2018-01-081-5/+7
| * staging: most: Fix identifiers to function parametersRavi Eluri2018-01-082-4/+4
| * staging: most: Avoid trailing semicolon for macrosRavi Eluri2018-01-081-1/+1
| * staging: most: core: make functions print_links and most_match staticColin Ian King2017-12-131-2/+2
| * staging: most: make DEVICE_ATTR structures staticChristian Gromm2017-11-282-16/+16
| * staging: most: remove legacy foldersChristian Gromm2017-11-287-29/+0
| * staging: most: fix MakefileChristian Gromm2017-11-281-7/+7
| * staging: most: usb: fix show/store function namesChristian Gromm2017-11-271-17/+17
| * staging: most: add ABI documentationChristian Gromm2017-11-271-0/+313
| * staging: most: core: fix list traversingAndrey Shvetsov2017-11-271-4/+13
| * staging: most: core: remove class generationChristian Gromm2017-11-271-12/+1
OpenPOWER on IntegriCloud