summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/go7007
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-131-2/+2
|\
| * [media] go7007: fix return 0 for unsupported devices in go7007_usb_probe()Alexey Khoroshilov2013-06-211-2/+2
* | Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-031-1/+0
|/
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-021-5/+2
|\
| * i2c: Ignore return value of i2c_del_adapter()Lars-Peter Clausen2013-04-021-5/+2
* | [media] go7007: dubious one-bit signed bitfieldsDan Carpenter2013-04-221-2/+2
* | [media] staging/media: fix go7007 dependencies and buildRandy Dunlap2013-04-161-1/+1
* | [media] media: move dvb-usb-v2/cypress_firmware.c to media/commonHans Verkuil2013-03-293-8/+5
* | [media] go7007: fix invalid use of sizeof in go7007_usb_i2c_master_xfer()Wei Yongjun2013-03-261-1/+1
* | [media] go7007: using strlcpy instead of strncpyChen Gang2013-03-251-1/+1
* | [media] go7007: Remove unneeded version.h header includeSachin Kamat2013-03-251-1/+0
* | [media] go7007: don't continue if firmware can't be loadedHans Verkuil2013-03-252-55/+55
* | [media] go7007: update the READMEHans Verkuil2013-03-251-8/+134
* | [media] saa7134-go7007: convert to a subdev and the control frameworkHans Verkuil2013-03-252-47/+72
* | [media] go7007: add support for ADS Tech DVD Xpress DX2Hans Verkuil2013-03-245-3/+75
* | [media] go7007: drop firmware name in board config, make configs constHans Verkuil2013-03-245-34/+25
* | [media] go7007: correct a header check: MPEG4 has a different GOP codeHans Verkuil2013-03-241-2/+4
* | [media] go7007: add back 'repeat sequence header' controlHans Verkuil2013-03-242-1/+5
* | [media] go7007: Restore b_frame controlVolokh Konstantin2013-03-242-2/+7
* | [media] go7007: a small improvement to querystd handlingHans Verkuil2013-03-241-4/+4
* | [media] go7007-loader: add support for the other devices and move fw filesHans Verkuil2013-03-244-92/+68
* | [media] go7007-loader: renamed from s2250-loaderHans Verkuil2013-03-244-70/+54
* | [media] s2250: add comment describing the hardwareHans Verkuil2013-03-241-0/+7
* | [media] go7007: remove cropping functionsHans Verkuil2013-03-241-92/+0
* | [media] go7007: embed struct video_deviceHans Verkuil2013-03-245-37/+26
* | [media] go7007: convert to core locking and vb2Hans Verkuil2013-03-246-526/+205
* | [media] go7007: drop struct go7007_fileHans Verkuil2013-03-242-121/+67
* | [media] go7007: set up the saa7115 audio clock correctlyHans Verkuil2013-03-243-1/+12
* | [media] go7007: simplify the PX-TV402U board ID handlingHans Verkuil2013-03-243-24/+9
* | [media] go7007: standardize MPEG handling supportHans Verkuil2013-03-245-507/+181
* | [media] go7007: tuner/std related fixesHans Verkuil2013-03-245-155/+154
* | [media] go7007: add log_status supportHans Verkuil2013-03-241-1/+9
* | [media] go7007: add prio and control event supportHans Verkuil2013-03-242-5/+20
* | [media] s2250: convert to the control frameworkHans Verkuil2013-03-241-103/+46
* | [media] go7007: convert to the control framework and remove obsolete JPEGCOMP...Hans Verkuil2013-03-243-192/+71
* | [media] go7007: fix unregister/disconnect handlingHans Verkuil2013-03-246-80/+85
* | [media] go7007: remember boot firmwareHans Verkuil2013-03-242-21/+24
* | [media] go7007: fix DMA related errorsHans Verkuil2013-03-244-23/+20
* | [media] go7007: remove current_normHans Verkuil2013-03-241-1/+0
* | [media] go7007: go7007: add device_caps and bus_info support to querycapHans Verkuil2013-03-244-7/+6
* | [media] s2250-loader: use usbv2_cypress_load_firmwareHans Verkuil2013-03-242-5/+6
* | [media] go7007: add audio input ioctlsHans Verkuil2013-03-241-3/+48
* | [media] go7007: remove all wis* driversHans Verkuil2013-03-248-2398/+0
* | [media] go7007: switch to standard tuner/i2c subdevsHans Verkuil2013-03-248-134/+135
* | [media] go7007: i2c initialization changes for tw2804Volokh Konstantin2013-03-243-10/+14
* | [media] tuner: add Sony BTF tunersHans Verkuil2013-03-243-6/+2
* | [media] go7007: fix i2c_xfer return codesHans Verkuil2013-03-242-13/+13
* | [media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil2013-03-241-8/+8
* | [media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil2013-03-241-1/+1
* | [media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil2013-03-241-1/+1
OpenPOWER on IntegriCloud