aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-08drivers/staging/media/atomisp/pci/atomisp2: use set_memory.hAndrew Morton4-4/+9
2017-05-05Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds907-7292/+199816
2017-04-28staging: media: atomisp: fix range checking on clk_numColin Ian King1-4/+4
2017-04-28staging: media: atomisp: fix misspelled word in commentLuis Oliveira1-1/+1
2017-04-28staging: media: atomisp: kmap() can't failFabian Frederick1-17/+2
2017-04-28staging: atomisp: remove #ifdef for runtime PM functionsArnd Bergmann1-11/+3
2017-04-28staging: atomisp: satm include directory is goneArnd Bergmann1-1/+0
2017-04-28atomisp: remove some more unused filesAlan Cox4-563/+0
2017-04-28atomisp: remove hmm_load/store/clear indirectionsAlan Cox6-61/+15
2017-04-28atomisp: kill off mmgr_freeAlan Cox14-49/+30
2017-04-28atomisp: clean up the hmm init/cleanup indirectionsAlan Cox6-39/+8
2017-04-28atomisp: handle allocation calls before init in the hmm layerAlan Cox1-0/+5
2017-04-18[media] staging: media: omap4iss: Replace a bit shift by a use of BITArushi Singhal4-4/+4
2017-04-18staging/media: make atomisp vlv2_plat_clock explicitly non-modularPaul Gortmaker1-20/+1
2017-04-18staging: atomisp: remove odd 'list' fileGreg Kroah-Hartman1-182/+0
2017-04-18staging: atomisp: fix build breakage from files going awayGreg Kroah-Hartman1-2/+0
2017-04-17[media] staging: lirc_zilog: Clean up tests if NULL returned on failuresimran singhal1-3/+3
2017-04-17[media] Staging: media/lirc: don't call put_ir_rx on rx twiceColin Ian King1-1/+2
2017-04-14staging: media: atomisp: i2c: removed unnecessary white space before comma in memset()Valerio Genovese1-1/+1
2017-04-14staging: atomisp: avoid false-positive maybe-uninitialized warningArnd Bergmann1-8/+8
2017-04-14atomisp: remove UDS kernel codeAlan Cox7-85/+23
2017-04-14atomisp: remove xnr3_0_5 and xnr3_0_11Alan Cox9-596/+0
2017-04-14atomisp: remove fixedbds kernel codeAlan Cox6-100/+19
2017-04-14atomisp: remove satm kernelAlan Cox5-122/+0
2017-04-14atomisp: remove contiguous handlingAlan Cox4-61/+15
2017-04-14atomisp: remove sh_css_malloc indirections where we canAlan Cox4-65/+72
2017-04-14atomisp: remove indirection from sh_css_mallocAlan Cox3-49/+25
2017-04-14atomisp: unwrap the _ex malloc/free functionsAlan Cox2-25/+7
2017-04-14atomisp: remove most of the uses of atomisp_kernel_mallocAlan Cox4-32/+28
2017-04-14staging: atomisp: move mipi_info assignment to next line in __get_asd_from_port()Daeseok Youn1-3/+5
2017-04-14staging: atomisp: replace "&isp->asd[i]" with "asd" in __get_asd_from_port()Daeseok Youn1-2/+2
2017-04-14staging: atomisp: remove enable_isp_irq function and add disable_isp_irqDaeseok Youn1-27/+9
2017-04-14staging/atomisp: fix spelling mistake: "falied" -> "failed"Colin Ian King1-1/+1
2017-04-14staging: atomisp: use local variable to reduce number of referencesDaeseok Youn1-17/+20
2017-04-10[media] media: bcm2048: fix several macrosNikola Jelic1-6/+6
2017-04-10[media] s5p-cec: add cec-notifier support, move out of stagingHans Verkuil10-718/+0
2017-04-10[media] stih-cec: add CEC notifier supportBenjamin Gaignard6-398/+0
2017-04-05[media] staging: s5p-cec: Use cec_get_drvdata()Jose Abreu1-3/+3
2017-04-05[media] staging: st-cec: Use cec_get_drvdata()Jose Abreu1-3/+3
2017-04-05[media] staging: lirc_sasem: removeSean Young3-906/+0
2017-04-05[media] rc: promote lirc_sir out of stagingSean Young3-445/+0
2017-04-05[media] staging: sir: make sure we are ready to receive interruptsSean Young1-2/+2
2017-04-05[media] staging: sir: remove unnecessary messagesSean Young1-16/+3
2017-04-05[media] staging: sir: use usleep_range() rather than busy loopingSean Young1-16/+1
2017-04-05[media] staging: sir: fix checkpatch strict warningsSean Young1-37/+8
2017-04-05[media] staging: sir: remove unselectable Tekram and ActisysSean Young1-345/+3
2017-04-05[media] staging: sir: fill in missing fields and fix probeSean Young1-11/+9
2017-03-29staging: media: atomisp: compress return logicArushi Singhal2-12/+6
2017-03-29staging: media: atomisp: i2c: removed unnecessary white space before comma in memset()Vaibhav Kothari1-1/+1
2017-03-29Staging: atomisp - octal permissions, style fixDerek Robson2-10/+7