summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-12-16staging: iio: adt7316: correct spelling of ADT7316_DA_EN_VIA_DAC_LDCAJeremy Fertic1-6/+6
2018-12-16staging: iio: adt7316: change interpretation of write to dac update modeJeremy Fertic1-2/+3
2018-12-16staging: iio: adt7316: remove dac vref buffer bypass from adt751xJeremy Fertic1-14/+0
2018-12-16staging: iio: adt7316: allow adt751x to use internal vref for all dacsJeremy Fertic1-1/+1
2018-12-16staging: iio: adt7316: use correct variable in DAC_internal_Vref readJeremy Fertic1-2/+2
2018-12-16staging: iio: adt7316: invert the logic of the check for an ldac pinJeremy Fertic1-1/+1
2018-12-16staging: iio: adt7316: fix register and bit definitionsJeremy Fertic1-3/+3
2018-12-13Merge tag 'iio-for-4.21b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman32-295/+780
2018-12-12iio: adc: qcom-spmi-adc5: Initialize prescale properlyEvan Green1-27/+31
2018-12-12iio: adc: Allow selection of Exynos ADC on S5PV210Jonathan Bakker1-1/+1
2018-12-12iio: adc: exynos-adc: Add S5PV210 variantJonathan Bakker1-0/+14
2018-12-12staging: mt7621-mmc: Fix incompletely removed #if 0 block in sd.cNishad Kamdar1-20/+0
2018-12-12staging: bcm2835-camera: Add hint about possible faulty configStefan Wahren1-1/+4
2018-12-12staging: bcm2835-camera: Provide more specific probe error messagesStefan Wahren1-19/+39
2018-12-12staging: bcm2835-audio: Drop DT dependencyStefan Wahren1-22/+9
2018-12-12staging: bcm2835-audio: use module_platform_driver() macroStefan Wahren1-19/+1
2018-12-12staging: bcm2835-audio: Enable compile testStefan Wahren1-1/+1
2018-12-12staging: vchiq_arm: Register a platform device for audioStefan Wahren1-0/+2
2018-12-12staging: vchiq_arm: Fix camera device registrationStefan Wahren1-3/+24
2018-12-12staging: bcm2835-camera: Move module info to the endStefan Wahren1-6/+6
2018-12-12staging: bcm2835-camera: fix module autoloadingStefan Wahren1-0/+1
2018-12-12staging: bcm2835-camera: Abort probe if there is no cameraStefan Wahren1-0/+9
2018-12-12staging: mt7621-dts: avoid warnings in pinctrl definitionsNeilBrown1-11/+11
2018-12-12staging: mt7621-mmc: fix compile warnging: cmd_bufNeilBrown1-1/+1
2018-12-12staging: mt7621-mmc: add missing header.NeilBrown1-0/+1
2018-12-12staging: mt7621-eth: fix compile warning.NeilBrown1-1/+1
2018-12-12staging: mt7621-dts: allow gnubee to reboot cleanly.NeilBrown1-0/+1
2018-12-12staging: mt7621-mmc: set correct dma mask.NeilBrown1-1/+1
2018-12-12staging: mt7621-eth: set correct dma mask.NeilBrown1-3/+2
2018-12-12staging: vchiq: rework remove_event handlingArnd Bergmann2-45/+30
2018-12-12staging: rtl8723bs: remove semaphore remnantsArnd Bergmann5-10/+0
2018-12-12staging: rtl8723bs: change pwrctrl lock to a mutexArnd Bergmann3-40/+40
2018-12-12staging: rtl8723bs: change semaphores to completionsArnd Bergmann11-47/+39
2018-12-12staging: rtl8723bs: fix typo in the TODO fileMichael Straube1-1/+1
2018-12-12staging: rtl8723bs: remove dead code, rtw_port_switch_chk()Michael Straube2-35/+0
2018-12-12staging: rtl8188eu: reuse Hal_GetChnlGroup88E()Michael Straube3-15/+6
2018-12-12staging: rtl8188eu: simplify loop in rtl88eu_phy_iq_calibrate()Michael Straube1-9/+4
2018-12-12staging: comedi: change do_insn*_ioctl to allow more samplesSpencer E. Olson1-17/+31
2018-12-12staging: mt7621-spi: drop support for SPI mode 1/2/3Chuanhong Guo1-17/+7
2018-12-12staging: mt7621-spi: drop the broken full-duplex modeChuanhong Guo1-106/+17
2018-12-12staging: speakup: change semaphore to completionArnd Bergmann1-4/+5
2018-12-12staging: erofs: Fix spelling issueAaron Strahlberger1-2/+2
2018-12-12staging: erofs: remove __EROFS_BITGao Xiang1-5/+3
2018-12-12staging: erofs: unzip_vle_lz4.c,utils.c: rectify BUG_ONsGao Xiang2-7/+7
2018-12-12staging: erofs: unzip_{pagevec.h,vle.c}: rectify BUG_ONsGao Xiang2-21/+14
2018-12-10iio: bmi160: use all devm functions in probeMartin Kelly4-41/+14
2018-12-10Merge 4.20-rc6 into staging-nextGreg Kroah-Hartman142-683/+1193
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds31-109/+205
2018-12-09bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.Michael Chan1-4/+12
2018-12-09bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.Michael Chan1-6/+23