summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2018-05-12staging: iio: tsl2x7x: use direct returnsBrian Masney-33/+16
2018-05-12staging: iio: tsl2x7x: remove unnecessary whitespaceBrian Masney-12/+11
2018-05-12iio: accell: mma8452: Reduce sleep time when data not readyRichard Tresidder-1/+23
2018-05-12iio: adc: ti-ads8688: add trigger and buffer supportSean Nyekjaer-3/+45
2018-05-12iio: potentiostat: lmp91000: add LMP91002 supportMatt Ranostay-3/+8
2018-05-12iio: magnetometer: mag3110: Add ability to run in continuous modeRichard Tresidder-18/+140
2018-05-12iio: adc: stm32-dfsdm: Add support for stm32mp1Fabrice Gasnier-2/+26
2018-05-12iio: imu: inv_mpu6050: make loop a do-whileMartin Kelly-2/+2
2018-05-11staging: wlan-ng: fix block comment alignment in p80211metastruct.hTim Collier-44/+44
2018-05-11staging: bcm2835: Fix mmal_port_parameter_get() signed/unsigned warnings.Eric Anholt-3/+3
2018-05-11staging: bcm2835: Remove dead code related to framerate.Eric Anholt-5/+0
2018-05-11staging: bcm2835-camera: Fix warnings about string ops on v4l2 uapi.Eric Anholt-6/+6
2018-05-11staging: bcm2835-camera: Fix indentation of tablesDave Stevenson-150/+139
2018-05-11staging: bcm2835-camera: Fix comment typos.Dave Stevenson-1/+1
2018-05-11staging: bcm2835-camera: Replace BUG_ON with return errorDave Stevenson-3/+4
2018-05-11staging: bcm2835-camera: Move struct vchiq_mmal_rectDave Stevenson-8/+8
2018-05-11staging: bcm2835-camera: Add multiple include protectionDave Stevenson-0/+5
2018-05-11staging: bcm2835-camera: Remove V4L2/MMAL buffer remappingDave Stevenson-87/+29
2018-05-11staging: bcm2835-camera: Match MMAL buffer count to V4L2.Dave Stevenson-26/+5
2018-05-11staging: bcm2835-camera: Remove bulk_mutex as it is not requiredDave Stevenson-47/+1
2018-05-11staging: bcm2835-camera: Allocate context once per bufferDave Stevenson-13/+62
2018-05-11staging: bcm2835-camera: Skip ISP pass to eliminate padding.Dave Stevenson-12/+35
2018-05-11staging/bcm2835-camera: Set ourselves up as a platform driver.Eric Anholt-15/+14
2018-05-11staging/vc04_services: Register a platform device for the camera driver.Eric Anholt-0/+6
2018-05-11staging:r8188eu: Remove rx_handler_data unnecessary readIvan Safonov-9/+0
2018-05-11staging: lustre: lnet: add static to libcfs_dev declarationJustin Skists-1/+1
2018-05-11staging: rtlwifi: fix spelling mistake: "traking" -> "tracking"Colin Ian King-1/+1
2018-05-11staging: most: video: remove debugging codeAbdun Nihaal-23/+0
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor-1494/+167
2018-05-11Merge tag 'iio-for-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman-2139/+3170
2018-05-08staging: mt7621-eth: Alignment should match open parenthesisKamal Heib-12/+12
2018-05-08staging: mt7621-eth: Add missing blank lines after declarationsKamal Heib-0/+3
2018-05-08staging: mt7621-eth: Remove unnecessary blank linesKamal Heib-4/+0
2018-05-08staging: mt7621-eth: Fix compilation errorKamal Heib-2/+1
2018-05-08staging: lustre: o2iblnd: Enable Multiple OPA Endpoints between NodesDoug Oucharek-12/+42
2018-05-08staging: ks7010: Remove unnecessary limit checksNathan Chancellor-3/+3
2018-05-08staging: most: usb: remove local variableChristian Gromm-5/+4
2018-05-08staging: most: usb: fix usb_disconnect race conditionChristian Gromm-6/+13
2018-05-08staging: most: usb: don't set URB_ZERO_PACKET flag for synchronous dataChristian Gromm-1/+2
2018-05-08staging: most: dim2: use device to allocate coherent memoryChristian Gromm-2/+7
2018-05-08staging: most: dim2: read clock speed from the deviceChristian Gromm-1/+49
2018-05-08staging: most: dim2: use device treeChristian Gromm-52/+196
2018-05-08staging: most: cdev: fix race conditionChristian Gromm-2/+4
2018-05-08staging: most: dim2: fix startup sequenceChristian Gromm-51/+39
2018-05-08staging: most: cdev: fix function return valueChristian Gromm-1/+1
2018-05-08staging: most: usb: add ep number to logChristian Gromm-3/+6
2018-05-08staging: most: cdev: fix chrdev_region leakChristian Gromm-2/+4
2018-05-08staging: most: cdev: avoid warning about potentially uninitialized variableChristian Gromm-1/+1
2018-05-08staging: most: sound: call snd_card_new with struct deviceChristian Gromm-1/+3
2018-05-08staging: most: make interface drivers allocate coherent memoryChristian Gromm-6/+43