summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [media] vb2: convert vb2_vmarea_handler refcount from atomic_t to refcount_tElena Reshetova2017-04-055-19/+23
* [media] cx88: convert struct cx88_core.refcount from atomic_t to refcount_tElena Reshetova2017-04-053-4/+5
* [media] cec-core.rst: document the new cec_get_drvdata() helperHans Verkuil2017-04-051-0/+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] cec: Add cec_get_drvdata()Jose Abreu2017-04-051-0/+5
* [media] ivtv: use for_each_sgGeliang Tang2017-04-051-1/+1
* [media] vb2: Fix queue_setup() callback descriptionAnton Leontiev2017-04-051-6/+6
* [media] usb: au0828: remove redundant codeColin Ian King2017-04-051-7/+0
* [media] vcodec: mediatek: Remove double parenthesesMatthias Kaehlcke2017-04-051-2/+2
* [media] doc: kapi: fix typoBaruch Siach2017-04-051-1/+1
* [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-041235-8749/+17740
|\
| * Linux 4.11-rc5v4.11-rc5Linus Torvalds2017-04-031-1/+1
| * 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 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-0210-30/+53
| |\ \
| | * | x86/boot: Include missing header fileZhengyi Shen2017-03-311-0/+1
| | * | x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam2017-03-311-1/+1
| | * | x86/build: Mostly disable '-maccumulate-outgoing-args'Josh Poimboeuf2017-03-304-22/+41
| | * | x86/mm/KASLR: Exclude EFI region from KASLR VA space randomizationBaoquan He2017-03-241-2/+2
| | * | x86/mce: Fix copy/paste error in exception table entriesTony Luck2017-03-221-1/+1
| | * | x86/platform/uv: Fix calculation of Global Physical AddressMike Travis2017-03-222-4/+7
| * | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-04-026-31/+44
| |\ \ \
| | * | | sched/headers: Remove duplicate #include <linux/sched/debug.h> lineIngo Molnar2017-03-281-1/+0
| | * | | sched/clock: Fix broken stable to unstable transferPavel Tatashin2017-03-271-4/+5
| | * | | sched/clock, x86/perf: Fix "perf test tsc"Peter Zijlstra2017-03-235-22/+28
| | * | | sched/clock: Fix clear_sched_clock_stable() preempt wobblyPeter Zijlstra2017-03-231-5/+12
| * | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-022-2/+1
| |\ \ \ \
| | * \ \ \ Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/e...Thomas Gleixner2017-03-172035-15628/+44891
| | |\ \ \ \
| | | * | | | 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-023-2/+4
| |\ \ \ \ \ \