aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-17staging: vc04_services: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-13/+1
2018-12-17staging: unisys: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-13/+1
2018-12-17staging: fwserial: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-28/+4
2018-12-17staging: wilc1000: fix NULL dereference inside wilc_scan()Ajay Singh1-22/+26
2018-12-17staging: vchiq: delete vchiq_killable.hNicolas Saenz Julienne6-60/+0
2018-12-17staging: vchiq_2835_arm: quit using custom down_interruptible()Nicolas Saenz Julienne1-1/+1
2018-12-17staging: vchiq: switch to wait_for_completion_killableNicolas Saenz Julienne3-25/+23
2018-12-17staging: bcm2835-audio: double free in init error pathDan Carpenter1-1/+0
2018-12-17staging: mt7621-dma: fix unbalanced bracesLou Knauer1-11/+14
2018-12-17Staging: comedi: cb_pcidas: fixed a spelling mistake coding style issueAmir Mahdi Ghorbanian1-1/+1
2018-12-14media: staging/intel-ipu3: Add Intel IPU3 meta data uAPIYong Zhi1-0/+2775
2018-12-14media: staging/intel-ipu3: Add imgu top level pci device driverYong Zhi7-0/+1047
2018-12-14media: staging/intel-ipu3: Add v4l2 driver based on media frameworkYong Zhi1-0/+1086
2018-12-14media: staging/intel-ipu3: Add css pipeline programmingYong Zhi1-0/+1740
2018-12-14media: staging/intel-ipu3: css: Initialize css hardwareYong Zhi2-0/+739
2018-12-14media: staging/intel-ipu3: css: Compute and program ccsYong Zhi2-0/+2940
2018-12-14media: staging/intel-ipu3: css: Add static settings for image pipelineYong Zhi2-0/+9675
2018-12-14media: staging/intel-ipu3: css: Add support for firmware managementYong Zhi2-0/+452
2018-12-14media: staging/intel-ipu3: css: Add dma buff pool utility functionsYong Zhi2-0/+155
2018-12-14media: staging/intel-ipu3: Implement DMA mapping functionsTomasz Figa2-0/+292
2018-12-14media: staging/intel-ipu3: mmu: Implement driverTomasz Figa2-0/+596
2018-12-14media: staging/intel-ipu3: abi: Add structsYong Zhi1-0/+1350
2018-12-14media: staging/intel-ipu3: abi: Add register definitions and enumYong Zhi1-0/+661
2018-12-13Merge tag 'iio-for-4.21b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman9-179/+61
2018-12-12Merge tag 'media/v4.20-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-2/+3
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