summaryrefslogtreecommitdiffstats
path: root/drivers/sbus/char (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-19[media] media: rc: nuvoton-cir: switch resource handling to devm functionsHeiner Kallweit1-25/+11
2015-11-19[media] media: rc: nuvoton-cir: remove unneeded lockHeiner Kallweit1-3/+0
2015-11-19[media] media: rc: nuvoton-cir: remove unneeded IRQ_RETVAL usageHeiner Kallweit1-6/+6
2015-11-19[media] media: rc: ir-sharp-decoder: add support for Denon variant of the pro...Heiner Kallweit2-2/+5
2015-11-19[media] rc-core: Remove 'struct timeval' usageTina Ruchandani1-10/+9
2015-11-19[media] em28xx: add Terratec Cinergy T XS (MT2060)Alberto Mardegan3-4/+23
2015-11-19[media] v4l: xilinx-vipp: add missing of_node_putJulia Lawall1-1/+3
2015-11-19[media] v4l: xilinx-tpg: add missing of_node_putJulia Lawall1-0/+2
2015-11-19[media] as102: fix potential double free in as102_fw_upload()Christian Engelmayer1-0/+1
2015-11-19[media] rc: allow rc modules to be loaded if rc-main is not a moduleRussell King1-1/+1
2015-11-19[media] si2157: return -EINVAL if firmware blob is too bigLaura Abbott1-0/+1
2015-11-19[media] staging: omap4iss: Compiling V4L2 framework and I2C as modules is fineSakari Ailus1-1/+1
2015-11-19[media] include/uapi/linux/dvb/video.h: remove stdint.h includeMikko Rapeli1-1/+0
2015-11-19[media] mxl111sf: missing return values validationInsu Yun1-2/+2
2015-11-19[media] rcar_vin: Remove obsolete platform data supportGeert Uytterhoeven2-71/+29
2015-11-19[media] move media platform data to linux/platform_data/mediaMauro Carvalho Chehab18-14/+14
2015-11-19[media] V4L2: platform: rcar_jpu: switch off clock on release laterMikhail Ulyanov1-5/+5
2015-11-19[media] V4L2: platform: rcar_jpu: remove redundant codeMikhail Ulyanov1-3/+0
2015-11-19DocBook: only copy stuff to media_api if media xml is generatedMauro Carvalho Chehab1-2/+4
2015-11-19[media] rc: gpio-ir-recv: add timeout on idleEric Nelson1-0/+22
2015-11-19[media] rc-core: define a default timeout for driversEric Nelson1-0/+1
2015-11-19[media] media: st-rc: remove misuse of IRQF_NO_SUSPEND flagSudeep Holla1-5/+9
2015-11-18[media] s5c73m3-spi: fix compilation breakage when compiled as ModuleMauro Carvalho Chehab1-1/+1
2015-11-18[media] c8sectpfe: Update DT binding doc with some minor fixesPeter Griffin1-7/+7
2015-11-18[media] c8sectpfe: Update binding to reset-gpiosPeter Griffin3-6/+6
2015-11-18[media] ARM: DT: STi: STiH407: Add c8sectpfe LinuxDVB DT nodePeter Griffin1-0/+36
2015-11-18[media] ARM: DT: STi: stihxxx-b2120: Add pulse-width properties to ssc2 & ssc3Peter Griffin1-2/+8
2015-11-18[media] media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot modeMalcolm Priestley1-3/+3
2015-11-18[media] s5c73m3: Export OF module alias informationJavier Martinez Canillas1-0/+1
2015-11-18[media] ddbridge: fix wait_event_timeout return handlingNicholas Mc Guire1-2/+2
2015-11-17[media] i2c: constify v4l2_ctrl_ops structuresJulia Lawall6-6/+6
2015-11-17[media] atmel-isi: support RGB565 output when sensor output YUV formatsJosh Wu1-6/+19
2015-11-17[media] atmel-isi: setup YCC_SWAP correctly when using preview pathJosh Wu1-0/+14
2015-11-17[media] atmel-isi: add code to setup correct resolution for preview pathJosh Wu2-1/+21
2015-11-17[media] atmel-isi: prepare for the support of preview pathJosh Wu1-23/+49
2015-11-17[media] atmel-isi: correct yuv swap according to different sensor outputsJosh Wu1-10/+29
2015-11-17[media] v4l2-clk: v4l2_clk_get() also need to find the of_fullname clockJosh Wu1-0/+9
2015-11-17[media] v4l2-clk: add new definition: V4L2_CLK_NAME_SIZEJosh Wu3-4/+6
2015-11-17[media] v4l2-clk: add new macro for v4l2_clk_name_of()Josh Wu2-2/+5
2015-11-17[media] soc_camera: get the clock name by using macro: v4l2_clk_name_i2c()Josh Wu1-6/+7
2015-11-17[media] vivid: add support for reduced frame rate in video capturePrashant Laddha1-1/+9
2015-11-17[media] vivid-capture: add control for reduced frame ratePrashant Laddha2-0/+16
2015-11-17[media] vivid: add support for reduced fps in video outPrashant Laddha1-1/+8
2015-11-17[media] v4l2-dv-timings: add condition checks for reduced fpsPrashant Laddha2-0/+26
2015-11-17[media] v4l2-device: Don't unregister ACPI/Device Tree based devicesTommi Franttila1-6/+15
2015-11-17[media] media: adv7180: increase delay after reset to 5msUlrich Hecht1-1/+1
2015-11-17[media] usbvision fix overflow of interfaces arrayOliver Neukum1-0/+7
2015-11-17[media] sh-vou: clarify videobuf2 dependencyArnd Bergmann1-1/+1
2015-11-17[media] media: fix waitqueue_active without memory barrier in cpia2 driverKosuke Tatsukawa1-2/+1
2015-11-17[media] gspca: ov534/topro: prevent a division by 0Antonio Ospite2-3/+12