summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-31[media] media: usb: cpia2: Use kmemdup instead of kmalloc and memcpyShyam Saini1-3/+1
2017-01-31[media] pvrusb2: Clean up file handle in open() error pathSantosh Kumar Singh1-1/+2
2017-01-31[media] ivtv: Clean up file handle in open() error pathSantosh Kumar Singh1-0/+1
2017-01-31[media] tm6000: Clean up file handle in open() error pathSantosh Kumar Singh1-1/+4
2017-01-31[media] zoran: Clean up file handle in open() error pathSantosh Kumar Singh1-0/+1
2017-01-31[media] vim2m: Clean up file handle in open() error pathSantosh Kumar Singh1-0/+2
2017-01-31[media] solo6x10: use designated initializersKees Cook1-1/+1
2017-01-31[media] mtk-vcodec: use designated initializersKees Cook2-8/+8
2017-01-31[media] bt8xx: fix memory leakSudip Mukherjee1-0/+1
2017-01-31[media] lirc: fix null dereference for tx-only devicesSean Young1-1/+1
2017-01-31[media] lirc: LIRC_GET_MIN_TIMEOUT should be in rangeSean Young1-1/+1
2017-01-31[media] rc: remove excessive spaces from error messageSean Young1-2/+1
2017-01-31[media] lirc: fix transmit-only read featuresSean Young1-2/+3
2017-01-31[media] rc/keymaps: add a keytable for the GeekBox remote controlMartin Blumenstingl3-0/+57
2017-01-31[media] Documentation: devicetree: Add document bindings for mtk-cirSean Wang1-0/+24
2017-01-31[media] Documentation: devicetree: move shared property used by rc into a com...Sean Wang4-3/+120
2017-01-31[media] rc: add driver for IR remote receiver on MT7623 SoCSean Wang3-0/+347
2017-01-31[media] rx51: broken buildSean Young1-1/+1
2017-01-30[media] staging/media/s5p-cec/exynos_hdmi_cecctrl.c Fixed blank line before c...Scott Matheina1-1/+0
2017-01-30[media] staging/s5p-cec: fixed alignment should match open parenthesisScott Matheina1-2/+2
2017-01-30[media] adv7170: drop redundant ret localBaruch Siach1-3/+2
2017-01-30[media] ov2659: remove NOP assignmentBaruch Siach1-1/+0
2017-01-30[media] gp8psk: fix spelling mistake: "firmare" -> "firmware"Colin Ian King1-1/+1
2017-01-30[media] b2c2: fix spelling mistake: "Contunuity" -> "Continuity"Colin Ian King1-1/+1
2017-01-30[media] cobalt: fix spelling mistake: "Celcius" -> "Celsius"Colin Ian King1-2/+2
2017-01-30[media] dvb-frontends: fix spelling mistake on cx24123_pll_calcutateColin Ian King1-1/+1
2017-01-30[media] am437x-vpfe: always assign bpp variableNicolas Iooss1-1/+1
2017-01-30[media] gen-errors.rst: document EIOHans Verkuil1-1/+9
2017-01-30[media] vivid: Enable 4k resolution for webcam capture deviceSoren Brinkmann1-1/+4
2017-01-30[media] media: s5p-cec: Remove references to non-existent PLAT_S5P symbolCorentin Labbe1-1/+1
2017-01-30[media] media: s5p-cec: Remove unneeded linux/miscdevice.h includeCorentin Labbe1-1/+0
2017-01-30[media] adv7604: Initialize drive strength to default when using DTLars-Peter Clausen1-0/+3
2017-01-30[media] media: platform: soc_camera_platform : constify v4l2_subdev_* structuresBhumika Goyal1-3/+3
2017-01-30[media] soc-camera: Fix a return value in case of errorChristophe JAILLET1-1/+1
2017-01-30[media] staging: lirc_imon: port remaining usb ids to imon and removeSean Young4-994/+127
2017-01-30[media] staging: lirc_bt829: removeSean Young3-408/+0
2017-01-30[media] staging: lirc_parallel: removeSean Young4-774/+0
2017-01-30[media] staging: lirc_sir: port to rc-coreSean Young2-229/+69
2017-01-30[media] ir-rx51: port to rc-coreSean Young4-222/+126
2017-01-30[media] rc: add support for IR LEDs driven through SPIAndi Shyti3-0/+209
2017-01-30[media] Documentation: bindings: add documentation for ir-spi device driverAndi Shyti1-0/+29
2017-01-30[media] rc-ir-raw: do not generate any receiving thread for raw transmittersAndi Shyti1-5/+11
2017-01-30[media] rc-core: add support for IR raw transmittersAndi Shyti2-20/+31
2017-01-30[media] rc-main: split setup and unregister functionsAndi Shyti1-62/+81
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti42-85/+50
2017-01-30[media] rc: nuvoton-cir: Add support wakeup via sysfs filter callbackAntti Seppälä1-24/+96
2017-01-30[media] rc: rc-loopback: Add loopback of filter scancodesJames Hogan1-0/+39
2017-01-30[media] rc: rc-core: Add support for encode_wakeup driversJames Hogan3-5/+33
2017-01-30[media] rc: ir-sony-decoder: Add encode capabilitySean Young3-0/+132
2017-01-30[media] rc: ir-sharp-decoder: Add encode capabilitySean Young1-0/+50