summaryrefslogtreecommitdiff
path: root/drivers/media/usb/em28xx
AgeCommit message (Expand)AuthorFilesLines
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab1-7/+7
2017-12-28media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab1-1/+0
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab2-4/+3
2017-12-18media: get rid of i2c-addr.hMauro Carvalho Chehab1-1/+0
2017-12-11media: em28xx: Fix use-after-free when disconnectingMatthias Schwarzott1-1/+2
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-7/+7
2017-11-07media: usb: fix spelling mistake: "synchronuously" -> "synchronously"Colin Ian King2-4/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-10-27media: au0828/em28xx: make vb2_ops constBhumika Goyal2-2/+2
2017-09-23media: usb: make i2c_client constBhumika Goyal1-1/+1
2017-08-26media: em28xx: calculate left volume level correctlyColin Ian King1-1/+1
2017-08-26media: usb: make i2c_adapter constBhumika Goyal1-1/+1
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young1-59/+65
2017-08-20media: rc-core: rename input_name to device_nameSean Young1-1/+1
2017-08-20media: usb: make snd_pcm_hardware constBhumika Goyal1-1/+1
2017-06-24media: Replace initalized ->initializedMauro Carvalho Chehab1-1/+1
2017-06-24media: em28xx: add support for new of Terratec H6Mauro Carvalho Chehab3-0/+20
2017-06-24media: em28xx: Ignore errors while reading from eepromMauro Carvalho Chehab1-2/+0
2017-06-06[media] em28xx: fix spelling mistake: "missdetected" -> "misdetected"Colin Ian King1-2/+2
2017-06-06[media] em28xx: fix+improve the register (usb control message) debuggingFrank Schaefer1-17/+18
2017-04-17[media] em28xx: add support for V4L2_PIX_FMT_SRGGB8Frank Schaefer1-0/+5
2017-04-17[media] em28xx: shed some light on video input formatsFrank Schaefer3-7/+23
2017-04-17[media] em28xx: don't treat device as webcam if an unknown sensor is detectedFrank Schaefer1-3/+7
2017-04-17[media] em28xx: add missing auto-selections for buildFrank Schaefer1-1/+6
2017-04-17[media] em28xx: get rid of the dummy clock sourceFrank Schaefer3-31/+6
2017-04-17[media] em28xx: simplify ID-reading from Micron sensorsFrank Schaefer1-24/+4
2017-04-17[media] em28xx: Add new USB ID eb1a:5051Alexandre-Xavier Labonté-Lamoureux1-0/+2
2017-04-10[media] em28xx: drop last soc_camera linkHans Verkuil1-9/+0
2017-03-22[media] em28xx: reduce stack usage in sensor probing functionsFrank Schaefer1-22/+20
2017-03-03[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()Mauro Carvalho Chehab1-2/+1
2017-02-03[media] em28xx: support for Hauppauge WinTV-dualHD 01595 ATSC/QAMKevin Cheng3-0/+94
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti1-1/+1
2017-01-30[media] em28xx: IR protocol not reported correctlySean Young1-5/+8
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus1-4/+0
2016-12-12[media] em28xx: don't store usb_device at struct em28xxMauro Carvalho Chehab7-37/+52
2016-12-12[media] em28xx: use usb_interface for dev_foo() callsMauro Carvalho Chehab10-213/+216
2016-12-12[media] em28xx: don't change the device's nameMauro Carvalho Chehab1-10/+4
2016-11-23[media] em28xx: only use mt9v011 if camera support is enabledArnd Bergmann1-1/+1
2016-11-18[media] tvp5150: convert it to use dev_foo() macrosMauro Carvalho Chehab1-2/+1
2016-11-18[media] em28xx: convert it from pr_foo() to dev_foo()Mauro Carvalho Chehab10-424/+536
2016-10-21[media] em28xx: don't break long linesMauro Carvalho Chehab1-2/+1
2016-10-21[media] em28xx: convert the remaining printks to pr_fooMauro Carvalho Chehab9-167/+146
2016-10-21[media] em28xx: use pr_foo instead of em28xx-specific printk macrosMauro Carvalho Chehab9-230/+215
2016-10-21[media] em28xx: mark printk continuation lines as suchMauro Carvalho Chehab1-6/+6
2016-10-21[media] em28xx: don't break long linesMauro Carvalho Chehab6-54/+33
2016-09-19[media] constify i2c_algorithm structuresJulia Lawall1-1/+1
2016-09-19[media] usb: constify vb2_ops structuresJulia Lawall1-1/+1
2016-09-19[media] usb: constify snd_pcm_ops structuresJulia Lawall1-1/+1
2016-08-24[media] media: usb: em28xx: em28xx-core: don't print error when allocating ur...Wolfram Sang1-1/+0
2016-08-24[media] media: usb: em28xx: em28xx-audio: don't print error when allocating u...Wolfram Sang1-1/+0