aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/em28xx
AgeCommit message (Expand)Author
2019-01-23media: em28xx: Fix misplaced reset of dev->v4l::field_countBen Hutchings
2018-12-05media: em28xx: Fix use-after-free when disconnectingMatthias Schwarzott
2018-11-13media: em28xx: make v4l2-compliance happier by starting sequence on zeroMauro Carvalho Chehab
2018-11-13media: em28xx: fix input name for Terratec AV 350Mauro Carvalho Chehab
2018-11-13media: em28xx: use a default format if TRY_FMT failsMauro Carvalho Chehab
2018-05-25media: em28xx: Add Hauppauge SoloHD/DualHD bulk modelsBrad Love
2018-05-25media: em28xx: USB bulk packet size fixBrad Love
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-26media: em28xx: calculate left volume level correctlyColin Ian King
2017-08-26media: usb: make i2c_adapter constBhumika Goyal
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young
2017-08-20media: rc-core: rename input_name to device_nameSean Young
2017-08-20media: usb: make snd_pcm_hardware constBhumika Goyal
2017-06-24media: Replace initalized ->initializedMauro Carvalho Chehab
2017-06-24media: em28xx: add support for new of Terratec H6Mauro Carvalho Chehab
2017-06-24media: em28xx: Ignore errors while reading from eepromMauro Carvalho Chehab
2017-06-06[media] em28xx: fix spelling mistake: "missdetected" -> "misdetected"Colin Ian King
2017-06-06[media] em28xx: fix+improve the register (usb control message) debuggingFrank Schaefer
2017-04-17[media] em28xx: add support for V4L2_PIX_FMT_SRGGB8Frank Schaefer
2017-04-17[media] em28xx: shed some light on video input formatsFrank Schaefer
2017-04-17[media] em28xx: don't treat device as webcam if an unknown sensor is detectedFrank Schaefer
2017-04-17[media] em28xx: add missing auto-selections for buildFrank Schaefer
2017-04-17[media] em28xx: get rid of the dummy clock sourceFrank Schaefer
2017-04-17[media] em28xx: simplify ID-reading from Micron sensorsFrank Schaefer
2017-04-17[media] em28xx: Add new USB ID eb1a:5051Alexandre-Xavier Labonté-Lamoureux
2017-04-10[media] em28xx: drop last soc_camera linkHans Verkuil
2017-03-22[media] em28xx: reduce stack usage in sensor probing functionsFrank Schaefer
2017-03-03[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()Mauro Carvalho Chehab
2017-02-03[media] em28xx: support for Hauppauge WinTV-dualHD 01595 ATSC/QAMKevin Cheng
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti
2017-01-30[media] em28xx: IR protocol not reported correctlySean Young
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2016-12-12[media] em28xx: don't store usb_device at struct em28xxMauro Carvalho Chehab
2016-12-12[media] em28xx: use usb_interface for dev_foo() callsMauro Carvalho Chehab
2016-12-12[media] em28xx: don't change the device's nameMauro Carvalho Chehab
2016-11-23[media] em28xx: only use mt9v011 if camera support is enabledArnd Bergmann
2016-11-18[media] tvp5150: convert it to use dev_foo() macrosMauro Carvalho Chehab
2016-11-18[media] em28xx: convert it from pr_foo() to dev_foo()Mauro Carvalho Chehab
2016-10-21[media] em28xx: don't break long linesMauro Carvalho Chehab
2016-10-21[media] em28xx: convert the remaining printks to pr_fooMauro Carvalho Chehab
2016-10-21[media] em28xx: use pr_foo instead of em28xx-specific printk macrosMauro Carvalho Chehab
2016-10-21[media] em28xx: mark printk continuation lines as suchMauro Carvalho Chehab
2016-10-21[media] em28xx: don't break long linesMauro Carvalho Chehab
2016-09-19[media] constify i2c_algorithm structuresJulia Lawall
2016-09-19[media] usb: constify vb2_ops structuresJulia Lawall
2016-09-19[media] usb: constify snd_pcm_ops structuresJulia Lawall
2016-08-24[media] media: usb: em28xx: em28xx-core: don't print error when allocating ur...Wolfram Sang
2016-08-24[media] media: usb: em28xx: em28xx-audio: don't print error when allocating u...Wolfram Sang
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2016-06-24em28xx-dvb: remove some left overMauro Carvalho Chehab