aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-03[media] cx18: embed video_deviceHans Verkuil6-44/+28
2015-04-02[media] ivtv: disable fbuf support if ivtvfb isn't loadedHans Verkuil2-12/+30
2015-04-02[media] ivtv: replace crop by selectionHans Verkuil1-46/+69
2015-04-02[media] sta2x11: embed video_deviceHans Verkuil1-23/+12
2015-04-02[media] media: sh_vou: embed video_deviceLad, Prabhakar1-15/+6
2015-04-02[media] usbvision: fix leak of usb_dev on failure paths in usbvision_probe()Alexey Khoroshilov1-7/+17
2015-04-02[media] v4l2_plane_pix_format: use __u32 bytesperline instead of __u16Hans Verkuil1-1/+1
2015-04-02[media] media: davinci: vpfe_capture: embed video_deviceLad, Prabhakar1-19/+7
2015-04-02[media] cx231xx: embed video_deviceHans Verkuil4-92/+49
2015-04-02[media] usbvision: embed video_deviceHans Verkuil2-46/+28
2015-04-02[media] tm6000: embed video_deviceHans Verkuil2-46/+17
2015-04-02[media] hdpvr: embed video_deviceHans Verkuil3-21/+10
2015-04-02[media] gadget/uvc: embed video_deviceHans Verkuil2-27/+19
2015-04-02[media] wl128x: embed video_deviceHans Verkuil1-18/+10
2015-04-02[media] m2m-deinterlace: embed video_deviceHans Verkuil1-15/+6
2015-04-02[media] meye: embed video_deviceHans Verkuil2-15/+8
2015-04-02[media] dt3155v4l: embed video_deviceHans Verkuil2-22/+12
2015-04-02[media] radio-bcm2048: embed video_deviceHans Verkuil1-24/+9
2015-04-02[media] saa7146: embed video_deviceHans Verkuil6-22/+11
2015-04-02[media] vim2m: embed video_deviceHans Verkuil1-16/+7
2015-04-02[media] ivtv: embed video_deviceHans Verkuil9-76/+61
2015-04-02[media] ts2020: do not use i2c_transfer() on sleep()Antti Palosaari1-21/+6
2015-04-02[media] m88ts2022: remove obsolete driverAntti Palosaari4-676/+0
2015-04-02[media] dw2102: switch ts2022 to ts2020 driverAntti Palosaari2-9/+6
2015-04-02[media] dvbsky: switch ts2022 to ts2020 driverAntti Palosaari2-16/+12
2015-04-02[media] smipcie: switch ts2022 to ts2020 driverAntti Palosaari2-8/+6
2015-04-02[media] cx23885: switch ts2022 to ts2020 driverAntti Palosaari2-18/+13
2015-04-02[media] em28xx: switch PCTV 461e to ts2020 driverAntti Palosaari2-8/+7
2015-04-02[media] ts2020: implement I2C client bindingsAntti Palosaari1-0/+161
2015-04-02[media] ts2020: add support for TS2022Antti Palosaari2-16/+129
2015-04-02[media] dw2102: TechnoTrend TT-connect S2-4600 DVB-S/S2 tunerOlli Salonen3-4/+161
2015-04-02[media] dw2102: store i2c client for tuner into dw2102_stateOlli Salonen1-1/+18
2015-04-02[media] dw2102: combine su3000_state and s6x0_state into dw2102_stateOlli Salonen1-10/+7
2015-04-02[media] m88ts2022: Nested loops shouldn't use the same index variableDavid Howells1-4/+4
2015-04-02[media] smiapp: Clean up smiapp_get_pdata()Sakari Ailus1-4/+1
2015-04-02[media] media: i2c: add support for omnivision's ov2659 sensorBenoit Parrot3-0/+1521
2015-04-02[media] vivid-tpg.c: fix wrong Bt.2020 coefficientsHans Verkuil1-2/+2
2015-04-02[media] smiapp: Read link-frequencies property from the endpoint nodeSakari Ailus1-3/+2
2015-04-02[media] mn88473: implement lock for all delivery systemsBenjamin Larsson1-2/+48
2015-04-02[media] mn88472: define symbol rate limitsAntti Palosaari1-0/+2
2015-04-02[media] mn88473: define symbol rate limitsAntti Palosaari1-0/+2
2015-04-02[media] mn88472: check if firmware is already running before loading itBenjamin Larsson1-5/+16
2015-04-02[media] mn88473: check if firmware is already running before loading itBenjamin Larsson1-1/+12
2015-04-02[media] mn88473: implement firmware parity checkBenjamin Larsson1-0/+15
2015-04-02[media] mn88472: implement firmware parity checkBenjamin Larsson1-0/+15
2015-04-02[media] mn88472: implement lock for all delivery systemsBenjamin Larsson1-4/+20
2015-04-02[media] rtl28xxu: lower the rc poll time to mitigate i2c transfer errorsBenjamin Larsson1-1/+1
2015-04-02[media] r820t: change read_gain() code to match register layoutBenjamin Larsson1-1/+1
2015-04-02[media] r820t: add DVBC profile in sysfreq_selBenjamin Larsson1-0/+13
2015-04-02[media] v4l: mt9v032: Add OF supportLaurent Pinchart1-1/+68