aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-10[media] v4l: ti-vpe: make sure VPDMA line stride constraints are metArchit Taneja3-16/+46
2013-12-10[media] v4l: ti-vpe: Fix the data_type value for UYVY VPDMA formatArchit Taneja1-1/+1
2013-12-10[media] media: pci: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han3-3/+3
2013-12-10[media] em28xx: add support for the SpeedLink Vicious And Devine Laplace webcamsFrank Schaefer2-0/+73
2013-12-10[media] em28xx: add support for illumination button and LEDFrank Schaefer3-1/+40
2013-12-10[media] em28xx: prepare for supporting multiple LEDsFrank Schaefer2-8/+33
2013-12-10[media] em28xx: add debouncing mechanism for GPI-connected buttonsFrank Schaefer2-11/+20
2013-12-10[media] em28xx: extend the support for device buttonsFrank Schaefer3-43/+154
2013-12-10[media] em28xx: add support for GPO controlled analog capturing LEDsFrank Schaefer2-32/+46
2013-12-10[media] v4l: vs6624: Fix warning due to unused functionLaurent Pinchart1-0/+2
2013-12-10[media] staging: as102: Remove ENTER/LEAVE debugging macrosMauro Dreissig8-117/+0
2013-12-10[media] staging: as102: Declare local variables as staticMauro Dreissig2-6/+6
2013-12-10[media] v4l2-dev: Add tracepoints for QBUF and DQBUFWade Farnsworth1-0/+9
2013-12-10[media] dw2102: some missing unlocks on errorDan Carpenter1-16/+36
2013-12-10[media] cxusb: unlock on error in cxusb_i2c_xfer()Dan Carpenter1-5/+16
2013-12-10[media] cx18: check for allocation failure in cx18_read_eeprom()Dan Carpenter1-1/+4
2013-12-10[media] mceusb: Add Hauppauge WinTV-HVR-930C HDMatthias Schwarzott1-0/+10
2013-12-10[media] cx88: use correct pci drvdata type in cx88_audio_finidev()Wei Yongjun1-2/+2
2013-12-10[media] dw2102: Use RC Core instead of the legacy RC (second edition)Evgeny Plehov3-225/+151
2013-12-10[media] dw2102: Geniatech T220 supportEvgeny Plehov1-3/+110
2013-12-10[media] media: i2c: lm3560: use correct clientdata in lm3560_remove()Wei Yongjun1-3/+3
2013-12-10[media] media: i2c: lm3560: fix missing unlock on error in lm3560_set_ctrl()Wei Yongjun1-5/+9
2013-12-10[media] af9035: add [0413:6a05] Leadtek WinFast DTV Dongle DualAntti Palosaari1-0/+2
2013-12-10[media] v4l: sh_vou: Enable driver compilation with COMPILE_TESTLaurent Pinchart1-1/+2
2013-12-10[media] az6007: support Technisat Cablestar Combo HDCI (minus remote)Roland Scheidegger2-0/+60
2013-12-10[media] v4l: ti-vpe: fix return value check in vpe_probe()Wei Yongjun1-4/+4
2013-12-10[media] v4l: ti-vpe: fix error return code in vpe_probe()Wei Yongjun1-1/+3
2013-12-10[media] v4l: ti-vpe: use module_platform_driver to simplify the codeWei Yongjun1-12/+1
2013-12-09[media] radio-bcm2048: fix signal of valueMauro Carvalho Chehab1-1/+1
2013-12-09[media] videobuf2-dma-sg: Support io userptr operations on io memoryRicardo Ribalda1-4/+47
2013-12-09[media] videobuf2: Add missing lock held on vb2_fop_releaseRicardo Ribalda3-3/+16
2013-12-09[media] videobuf2: Add log for size checking error in __qbuf_dmabufSeung-Woo Kim1-0/+2
2013-12-09[media] vb2: Return 0 when streamon and streamoff are already on/offRicardo Ribalda1-4/+4
2013-12-09[media] videobuf2-dma-sg: Fix typo on debug messageRicardo Ribalda1-1/+1
2013-12-09[media] media: i2c: lm3560: fix missing unlock on error, fault handlingDaniel Jeong1-7/+7
2013-12-09[media] smiapp: Fix BUG_ON() on an impossible conditionRicardo Ribalda Delgado1-1/+0
2013-12-09[media] bcm2048: add TODO file for this staging driverHans Verkuil1-0/+24
2013-12-09[media] This adds support for the BCM2048 radio module found in Nokia N900Hans Verkuil6-0/+2792
2013-12-09[media] cx24117: Fix LNB set_voltage functionLuis Alves1-15/+18
2013-12-09[media] cx24117: Add complete demod command listLuis Alves1-40/+58
2013-12-04[media] exynos4-is: Simplify fimc-is hardware polling helpersSylwester Nawrocki2-31/+6
2013-12-04[media] exynos4-is: fimc-lite: Index out of bounds if no pixelcode foundRoel Kluin1-2/+2
2013-12-04[media] exynos4-is: Cleanup a define in mipi-csis driverDan Carpenter1-1/+1
2013-12-04[media] s5p-tv: mixer: Prepare for common clock frameworkMateusz Krawczuk1-6/+28
2013-12-04[media] s5p-tv: sdo: Prepare for common clock frameworkMateusz Krawczuk1-8/+12
2013-12-04[media] s5p-tv: sdo: Restore vpll clock rate after streamoffMateusz Krawczuk1-2/+21
2013-12-04[media] s5p-g2d: Use mem-to-mem ioctl helpersSylwester Nawrocki2-104/+21
2013-12-04[media] s5p-jpeg: Use mem-to-mem ioctl helpersSylwester Nawrocki2-112/+24
2013-12-04[media] exynos4-is: Use mem-to-mem ioctl helpersSylwester Nawrocki2-124/+26
2013-12-04[media] mem2mem_testdev: Use mem-to-mem ioctl and vb2 helpersSylwester Nawrocki1-124/+28