summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/em28xx
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-165-7/+7
|\
| * media: usb: fix spelling mistake: "synchronuously" -> "synchronously"Colin Ian King2017-11-072-4/+4
| * media: au0828/em28xx: make vb2_ops constBhumika Goyal2017-10-272-2/+2
| * media: usb: make i2c_client constBhumika Goyal2017-09-231-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/
* media: em28xx: calculate left volume level correctlyColin Ian King2017-08-261-1/+1
* media: usb: make i2c_adapter constBhumika Goyal2017-08-261-1/+1
* media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young2017-08-201-59/+65
* media: rc-core: rename input_name to device_nameSean Young2017-08-201-1/+1
* media: usb: make snd_pcm_hardware constBhumika Goyal2017-08-201-1/+1
* media: Replace initalized ->initializedMauro Carvalho Chehab2017-06-241-1/+1
* media: em28xx: add support for new of Terratec H6Mauro Carvalho Chehab2017-06-243-0/+20
* media: em28xx: Ignore errors while reading from eepromMauro Carvalho Chehab2017-06-241-2/+0Star
* [media] em28xx: fix spelling mistake: "missdetected" -> "misdetected"Colin Ian King2017-06-061-2/+2
* [media] em28xx: fix+improve the register (usb control message) debuggingFrank Schaefer2017-06-061-17/+18
* [media] em28xx: add support for V4L2_PIX_FMT_SRGGB8Frank Schaefer2017-04-171-0/+5
* [media] em28xx: shed some light on video input formatsFrank Schaefer2017-04-173-7/+23
* [media] em28xx: don't treat device as webcam if an unknown sensor is detectedFrank Schaefer2017-04-171-3/+7
* [media] em28xx: add missing auto-selections for buildFrank Schaefer2017-04-171-1/+6
* [media] em28xx: get rid of the dummy clock sourceFrank Schaefer2017-04-173-31/+6Star
* [media] em28xx: simplify ID-reading from Micron sensorsFrank Schaefer2017-04-171-24/+4Star
* [media] em28xx: Add new USB ID eb1a:5051Alexandre-Xavier Labonté-Lamoureux2017-04-171-0/+2
* [media] em28xx: drop last soc_camera linkHans Verkuil2017-04-101-9/+0Star
* [media] em28xx: reduce stack usage in sensor probing functionsFrank Schaefer2017-03-221-22/+20Star
* [media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()Mauro Carvalho Chehab2017-03-031-2/+1Star
* [media] em28xx: support for Hauppauge WinTV-dualHD 01595 ATSC/QAMKevin Cheng2017-02-033-0/+94
* [media] rc-main: assign driver type during allocationAndi Shyti2017-01-301-1/+1
* [media] em28xx: IR protocol not reported correctlySean Young2017-01-301-5/+8
* [media] media: Drop FSF's postal address from the source code filesSakari Ailus2017-01-271-4/+0Star
* [media] em28xx: don't store usb_device at struct em28xxMauro Carvalho Chehab2016-12-127-37/+52
* [media] em28xx: use usb_interface for dev_foo() callsMauro Carvalho Chehab2016-12-1210-213/+216
* [media] em28xx: don't change the device's nameMauro Carvalho Chehab2016-12-121-10/+4Star
* [media] em28xx: only use mt9v011 if camera support is enabledArnd Bergmann2016-11-231-1/+1
* [media] tvp5150: convert it to use dev_foo() macrosMauro Carvalho Chehab2016-11-181-2/+1Star
* [media] em28xx: convert it from pr_foo() to dev_foo()Mauro Carvalho Chehab2016-11-1810-424/+536
* [media] em28xx: don't break long linesMauro Carvalho Chehab2016-10-211-2/+1Star
* [media] em28xx: convert the remaining printks to pr_fooMauro Carvalho Chehab2016-10-219-167/+146Star
* [media] em28xx: use pr_foo instead of em28xx-specific printk macrosMauro Carvalho Chehab2016-10-219-230/+215Star
* [media] em28xx: mark printk continuation lines as suchMauro Carvalho Chehab2016-10-211-6/+6
* [media] em28xx: don't break long linesMauro Carvalho Chehab2016-10-216-54/+33Star
* [media] constify i2c_algorithm structuresJulia Lawall2016-09-191-1/+1
* [media] usb: constify vb2_ops structuresJulia Lawall2016-09-191-1/+1
* [media] usb: constify snd_pcm_ops structuresJulia Lawall2016-09-191-1/+1
* [media] media: usb: em28xx: em28xx-core: don't print error when allocating ur...Wolfram Sang2016-08-241-1/+0Star
* [media] media: usb: em28xx: em28xx-audio: don't print error when allocating u...Wolfram Sang2016-08-241-1/+0Star
* [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-082-2/+2
* em28xx-dvb: remove some left overMauro Carvalho Chehab2016-06-241-11/+0Star
* [media] em28xx-i2c: rt_mutex_trylock() returns zero on failureDan Carpenter2016-06-101-3/+2Star
* [media] em28xx: add support for Hauppauge WinTV-dualHD DVB tunerOlli Salonen2016-05-094-0/+137
* [media] em28xx: add support for PLEX PX-BCUD (ISDB-S)Satoshi Nagahama2016-05-074-0/+154