summaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-12iio: magnetometer: mag3110: Add ability to run in continuous modeRichard Tresidder1-18/+140
2018-05-12iio: adc: stm32-dfsdm: Add support for stm32mp1Fabrice Gasnier2-2/+26
2018-05-12iio: imu: inv_mpu6050: make loop a do-whileMartin Kelly1-2/+2
2018-05-11staging: wlan-ng: fix block comment alignment in p80211metastruct.hTim Collier1-44/+44
2018-05-11staging: bcm2835: Fix mmal_port_parameter_get() signed/unsigned warnings.Eric Anholt1-3/+3
2018-05-11staging: bcm2835: Remove dead code related to framerate.Eric Anholt1-5/+0
2018-05-11staging: bcm2835-camera: Fix warnings about string ops on v4l2 uapi.Eric Anholt1-6/+6
2018-05-11staging: bcm2835-camera: Fix indentation of tablesDave Stevenson1-150/+139
2018-05-11staging: bcm2835-camera: Fix comment typos.Dave Stevenson1-1/+1
2018-05-11staging: bcm2835-camera: Replace BUG_ON with return errorDave Stevenson1-3/+4
2018-05-11staging: bcm2835-camera: Move struct vchiq_mmal_rectDave Stevenson2-8/+8
2018-05-11staging: bcm2835-camera: Add multiple include protectionDave Stevenson1-0/+5
2018-05-11staging: bcm2835-camera: Remove V4L2/MMAL buffer remappingDave Stevenson2-87/+29
2018-05-11staging: bcm2835-camera: Match MMAL buffer count to V4L2.Dave Stevenson3-26/+5
2018-05-11staging: bcm2835-camera: Remove bulk_mutex as it is not requiredDave Stevenson1-47/+1
2018-05-11staging: bcm2835-camera: Allocate context once per bufferDave Stevenson4-13/+62
2018-05-11staging: bcm2835-camera: Skip ISP pass to eliminate padding.Dave Stevenson2-12/+35
2018-05-11staging/bcm2835-camera: Set ourselves up as a platform driver.Eric Anholt2-15/+14
2018-05-11staging/vc04_services: Register a platform device for the camera driver.Eric Anholt1-0/+6
2018-05-11staging:r8188eu: Remove rx_handler_data unnecessary readIvan Safonov2-9/+0
2018-05-11staging: lustre: lnet: add static to libcfs_dev declarationJustin Skists1-1/+1
2018-05-11staging: rtlwifi: fix spelling mistake: "traking" -> "tracking"Colin Ian King1-1/+1
2018-05-11staging: most: video: remove debugging codeAbdun Nihaal1-23/+0
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor167-1494/+167
2018-05-08staging: mt7621-eth: Alignment should match open parenthesisKamal Heib1-12/+12
2018-05-08staging: mt7621-eth: Add missing blank lines after declarationsKamal Heib2-0/+3
2018-05-08staging: mt7621-eth: Remove unnecessary blank linesKamal Heib3-4/+0
2018-05-08staging: mt7621-eth: Fix compilation errorKamal Heib1-2/+1
2018-05-08staging: lustre: o2iblnd: Enable Multiple OPA Endpoints between NodesDoug Oucharek4-12/+42
2018-05-08staging: ks7010: Remove unnecessary limit checksNathan Chancellor1-3/+3
2018-05-08staging: most: usb: remove local variableChristian Gromm1-5/+4
2018-05-08staging: most: usb: fix usb_disconnect race conditionChristian Gromm1-6/+13
2018-05-08staging: most: usb: don't set URB_ZERO_PACKET flag for synchronous dataChristian Gromm1-1/+2
2018-05-08staging: most: dim2: use device to allocate coherent memoryChristian Gromm1-2/+7
2018-05-08staging: most: dim2: read clock speed from the deviceChristian Gromm1-1/+49
2018-05-08staging: most: dim2: use device treeChristian Gromm3-52/+196
2018-05-08staging: most: cdev: fix race conditionChristian Gromm1-2/+4
2018-05-08staging: most: dim2: fix startup sequenceChristian Gromm1-51/+39
2018-05-08staging: most: cdev: fix function return valueChristian Gromm1-1/+1
2018-05-08staging: most: usb: add ep number to logChristian Gromm1-3/+6
2018-05-08staging: most: cdev: fix chrdev_region leakChristian Gromm1-2/+4
2018-05-08staging: most: cdev: avoid warning about potentially uninitialized variableChristian Gromm1-1/+1
2018-05-08staging: most: sound: call snd_card_new with struct deviceChristian Gromm3-1/+3
2018-05-08staging: most: make interface drivers allocate coherent memoryChristian Gromm4-6/+43
2018-05-08staging: most: i2c: reduce parameters inconsistencyChristian Gromm1-21/+12
2018-05-08staging: most: i2c: remove redundant list_mutexChristian Gromm1-16/+1
2018-05-08staging: most: i2c: remove redundant is_openChristian Gromm1-9/+1
2018-05-08staging: most: i2c: trace real polling rateChristian Gromm1-2/+3
2018-05-08staging: most: i2c: prevent zero delay pollingChristian Gromm1-3/+5
2018-05-08staging: most: i2c: avoid polling in case of misconfigChristian Gromm1-8/+10