summaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)AuthorFilesLines
2013-03-05[media] cx231xx: improve std handlingHans Verkuil1-11/+13
2013-03-05[media] cx231xx: get rid of a bunch of unused cx231xx_fh fieldsHans Verkuil2-22/+2
2013-03-05[media] cx231xx: replace ioctl by unlocked_ioctlHans Verkuil2-10/+7
2013-03-05[media] cx231xx: remove current_norm usageHans Verkuil2-3/+1
2013-03-05[media] cx231xx: add struct v4l2_fh to get prio and event supportHans Verkuil2-5/+28
2013-03-05[media] cx231xx: convert to the control frameworkHans Verkuil4-236/+27
2013-03-05[media] cx231xx: fix vbi compliance issuesHans Verkuil1-50/+17
2013-03-05[media] cx231xx: fix frequency clampingHans Verkuil1-9/+2
2013-03-05[media] cx231xx: zero priv field and use right width in try_fmtHans Verkuil1-1/+3
2013-03-05[media] cx231xx: fix tuner compliance issuesHans Verkuil2-1/+5
2013-03-05[media] cx231xx: remove broken audio input support from the driverHans Verkuil1-44/+8
2013-03-05[media] cx231xx: clean up radio supportHans Verkuil1-61/+18
2013-03-05[media] cx231xx: add required VIDIOC_DBG_G_CHIP_IDENT supportHans Verkuil1-0/+14
2013-03-05[media] cx231xx: add device_caps support to QUERYCAPHans Verkuil1-6/+10
2013-03-05[media] tlg2300: Remove logs() macroHans Verkuil2-30/+2
2013-03-05[media] tlg2300: allow multiple opensHans Verkuil2-26/+15
2013-03-05[media] tlg2300: remove empty vidioc_try_fmt_vid_cap, add missing g_stdHans Verkuil1-7/+9
2013-03-05[media] tlg2300: implement the control frameworkHans Verkuil2-88/+41
2013-03-05[media] tlg2300: fix missing audiosetHans Verkuil1-1/+1
2013-03-05[media] tlg2300: fix frequency handlingHans Verkuil2-10/+14
2013-03-05[media] tlg2300: fix querycapHans Verkuil1-4/+10
2013-03-05[media] tlg2300: embed video_deviceHans Verkuil2-48/+13
2013-03-05[media] tlg2300: add missing video_unregister_deviceHans Verkuil1-0/+1
2013-03-05[media] tlg2300: fix radio querycapHans Verkuil1-1/+6
2013-03-05[media] tlg2300: switch to v4l2_fhHans Verkuil3-18/+21
2013-03-05[media] tlg2300: add control handler for radio device nodeHans Verkuil2-86/+28
2013-03-05[media] tlg2300: embed video_device instead of allocating itHans Verkuil2-15/+7
2013-03-05[media] tlg2300: remove ioctls that are invalid for radio devicesHans Verkuil1-27/+0
2013-03-05[media] tlg2300: switch to unlocked_ioctlHans Verkuil1-1/+1
2013-03-05[media] tlg2300: fix tuner and frequency handling of the radio deviceHans Verkuil1-16/+21
2013-03-05[media] tlg2300: use correct device parentHans Verkuil1-9/+4
2013-03-04[media] em28xx: enable tveeprom for device Hauppauge HVR-930CFrank Schaefer1-0/+1
2013-03-04[media] em28xx-dvb: Don't put device in suspend mode at feed stopMauro Carvalho Chehab1-2/+0
2013-03-04[media] cx231xx: Improve signal reception for PV SBTVDMauro Carvalho Chehab1-2/+2
2013-03-04[media] em28xx: extract the device configuration dataset from eeproms with 16...Frank Schaefer2-36/+85
2013-03-04[media] em28xx: do not store eeprom content permanentlyFrank Schaefer3-15/+31
2013-03-04[media] em28xx: add helper function for reading data blocks from i2c clientsFrank Schaefer1-28/+46
2013-03-04[media] em28xx: add basic support for eeproms with 16 bit address widthFrank Schaefer3-25/+49
2013-03-04[media] em28xx: fix eeprom data endianessFrank Schaefer2-16/+18
2013-03-04[media] em28xx: do not interpret eeprom content if eeprom key is invalidFrank Schaefer1-2/+6
2013-03-04[media] em28xx-i2c: also print debug messages at debug level 1Frank Schaefer1-6/+6
2013-03-04[media] em28xx-i2c: replace printk() with the corresponding em28xx macrosFrank Schaefer1-31/+24
2013-03-04[media] em28xx-i2c: get rid of the dprintk2 macroFrank Schaefer1-11/+6
2013-03-04[media] em28xx: bump driver version to 0.2.0Frank Schaefer1-1/+1
2013-03-04[media] em28xx: fix spacing and some comments in em28xx.hFrank Schaefer1-58/+37
2013-03-04[media] em28xx: remove some obsolete function declarationsFrank Schaefer1-8/+0
2013-03-04[media] em28xx: add image quality bridge controlsFrank Schaefer2-8/+57
2013-03-04[media] em28xx: introduce #defines for the image quality default settingsFrank Schaefer2-12/+23
2013-03-04[media] em28xx: remove unused ac97 v4l2_ctrl_handlerFrank Schaefer1-2/+0
2013-03-04[media] em28xx: remove unused image quality control functionsFrank Schaefer1-66/+0