summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* [media] s5p-mfc: Simplify alloc/release private buffer functionsMarek Szyprowski2017-04-055-38/+37
* [media] s5p-mfc: Replace bank1/bank2 entries with an arrayMarek Szyprowski2017-04-054-38/+43
* [media] s5p-mfc: Replace mem_dev_* entries with an arrayMarek Szyprowski2017-04-057-61/+69
* [media] s5p-mfc: Use generic of_device_get_match_data helperMarek Szyprowski2017-04-052-17/+4
* [media] s5p-mfc: Remove unused structures and dead codeMarek Szyprowski2017-04-053-35/+0
* [media] s5p-mfc: Fix race between interrupt routine and device functionsMarek Szyprowski2017-04-051-8/+4
* [media] s5p-mfc: Print buf pointer in hex constistentlyShuah Khan2017-04-051-1/+1
* [media] s5p_mfc: Remove unneeded io_modes initialization in s5p_mfc_open()Shuah Khan2017-04-051-1/+0
* [media] s5p-mfc: Fix initialization of internal structuresMarek Szyprowski2017-04-051-9/+8
* [media] dvb_frontend: add kernel-doc tag for a missing parameterMauro Carvalho Chehab2017-04-051-0/+1
* [media] vb2: convert vb2_vmarea_handler refcount from atomic_t to refcount_tElena Reshetova2017-04-054-18/+21
* [media] cx88: convert struct cx88_core.refcount from atomic_t to refcount_tElena Reshetova2017-04-053-4/+5
* [media] vivid: fix g_edid implementationHans Verkuil2017-04-051-2/+2
* [media] platform: vivid: Use cec_get_drvdata()Jose Abreu2017-04-051-2/+2
* [media] usb: pulse8-cec: Use cec_get_drvdata()Jose Abreu2017-04-051-3/+3
* [media] i2c: adv7842: Use cec_get_drvdata()Jose Abreu2017-04-051-3/+3
* [media] i2c: adv7604: Use cec_get_drvdata()Jose Abreu2017-04-051-3/+3
* [media] i2c: adv7511: Use cec_get_drvdata()Jose Abreu2017-04-051-3/+3
* [media] staging: s5p-cec: Use cec_get_drvdata()Jose Abreu2017-04-051-3/+3
* [media] staging: st-cec: Use cec_get_drvdata()Jose Abreu2017-04-051-3/+3
* [media] ivtv: use for_each_sgGeliang Tang2017-04-051-1/+1
* [media] usb: au0828: remove redundant codeColin Ian King2017-04-051-7/+0
* [media] vcodec: mediatek: Remove double parenthesesMatthias Kaehlcke2017-04-051-2/+2
* [media] media: mtk-jpeg: fix continuous log "Context is NULL"Minghsiu Tsai2017-04-051-12/+2
* [media] gspca: konica: add missing endpoint sanity checkJohan Hovold2017-04-051-0/+3
* [media] atmel-isc: fix off-by-one comparison and out of bounds read issueColin Ian King2017-04-051-1/+1
* [media] st-delta: mjpeg: fix static checker warningHugues Fruchet2017-04-051-1/+1
* [media] staging: lirc_sasem: removeSean Young2017-04-053-906/+0
* [media] rc: promote lirc_sir out of stagingSean Young2017-04-055-7/+10
* [media] staging: sir: make sure we are ready to receive interruptsSean Young2017-04-051-2/+2
* [media] staging: sir: remove unnecessary messagesSean Young2017-04-051-16/+3
* [media] staging: sir: use usleep_range() rather than busy loopingSean Young2017-04-051-16/+1
* [media] staging: sir: fix checkpatch strict warningsSean Young2017-04-051-37/+8
* [media] staging: sir: remove unselectable Tekram and ActisysSean Young2017-04-051-345/+3
* [media] staging: sir: fill in missing fields and fix probeSean Young2017-04-051-11/+9
* Merge tag 'v4.11-rc5' into patchworkMauro Carvalho Chehab2017-04-04527-4509/+9662
|\
| * Merge tag 'dmaengine-fix-4.11-rc5' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds2017-04-032-1/+6
| |\
| | * dmaengine: Fix array index out of bounds warning in __get_unmap_pool()Matthias Kaehlcke2017-03-141-0/+2
| | * dmaengine: bcm2835: Fix cyclic DMA period splittingMatthias Reichl2017-03-061-1/+4
| * | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-04-021-1/+0
| |\ \
| | * | sched/headers: Remove duplicate #include <linux/sched/debug.h> lineIngo Molnar2017-03-281-1/+0
| * | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-022-2/+1
| |\ \ \
| | * | | efi/esrt: Cleanup bad memory map log messagesDaniel Drake2017-03-172-2/+1
| * | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-04-021-1/+1
| |\ \ \ \
| | * | | | clockevents: Fix syntax error in clkevt-of macroAlexander Kochetkov2017-03-281-1/+1
| * | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-022-0/+5
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'irq-fixes-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Thomas Gleixner2017-03-312-0/+5
| | |\ \ \ \ \
| | | * | | | | irqchip/mips-gic: Fix Local compare interruptMatt Redfearn2017-03-311-0/+4
| | | * | | | | irqchip/mvebu-odmi: Select GENERIC_MSI_IRQ_DOMAINArnd Bergmann2017-03-141-0/+1
| * | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-04-0212-39/+57
| |\ \ \ \ \ \ \