summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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] mxl111sf: missing return values validationInsu Yun1-2/+2
2015-11-19[media] rcar_vin: Remove obsolete platform data supportGeert Uytterhoeven1-46/+29
2015-11-19[media] move media platform data to linux/platform_data/mediaMauro Carvalho Chehab5-5/+5
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-19[media] rc: gpio-ir-recv: add timeout on idleEric Nelson1-0/+22
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 binding to reset-gpiosPeter Griffin1-1/+1
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 Wu2-4/+4
2015-11-17[media] v4l2-clk: add new macro for v4l2_clk_name_of()Josh Wu1-2/+2
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 Laddha1-0/+5
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
2015-11-17[media] cx231xx: fix bulk transfer modeTerry Heo1-1/+14
2015-11-17[media] radio-shark2: constify radio_tea5777_ops structuresJulia Lawall2-2/+2
2015-11-17[media] media: videobuf2: fix compare_const_fl.cocci warningsJulia Lawall1-1/+1
2015-11-17[media] media/usb/pvrusb2: Support for V4L2_CTRL_WHICH_DEF_VALRicardo Ribalda1-2/+14
2015-11-17[media] usb/uvc: Support for V4L2_CTRL_WHICH_DEF_VALRicardo Ribalda1-0/+20
2015-11-17[media] media/v4l2-core: struct struct v4l2_ext_controls param whichRicardo Ribalda1-5/+29
2015-11-17[media] media/core: Replace ctrl_class with whichRicardo Ribalda5-24/+24
2015-11-17[media] adv7511: fix incorrect bit offsetHans Verkuil1-1/+1
2015-11-17[media] v4l2-dv-timings: Compare horizontal blankingMats Randgaard1-0/+2
2015-11-17[media] v4l2-core/v4l2-ctrls: Filter NOOP CH_RANGE eventsRicardo Ribalda1-9/+14
2015-11-17[media] av7110: potential divide by zeroDan Carpenter1-0/+3
2015-11-17[media] av7110: don't allow negative volumesDan Carpenter2-3/+6