aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/em28xx (follow)
AgeCommit message (Expand)AuthorFilesLines
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 urb failsWolfram Sang1-1/+0
2016-08-24[media] media: usb: em28xx: em28xx-audio: don't print error when allocating urb failsWolfram Sang1-1/+0
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2-2/+2
2016-06-24em28xx-dvb: remove some left overMauro Carvalho Chehab1-11/+0
2016-06-10[media] em28xx-i2c: rt_mutex_trylock() returns zero on failureDan Carpenter1-3/+2
2016-05-09[media] em28xx: add support for Hauppauge WinTV-dualHD DVB tunerOlli Salonen4-0/+137
2016-05-06[media] em28xx: add support for PLEX PX-BCUD (ISDB-S)Satoshi Nagahama4-0/+154
2016-03-05[media] em28xx: fix Terratec Grabby AC97 codec detectionMatthieu Rogez1-0/+38
2016-03-03[media] em28xx: add support for Terratec Grabby Record ledMatthieu Rogez1-0/+11
2016-03-03[media] em28xx: add support for Terratec Grabby REC buttonMatthieu Rogez1-0/+1
2016-03-03[media] em28xx: restore lost #ifdefArnd Bergmann1-0/+2
2016-02-23[media] media_device: move allocation out of media_device_*_initMauro Carvalho Chehab1-8/+8
2016-02-23[media] media-device: move PCI/USB helper functions from v4l2-mcMauro Carvalho Chehab1-3/+3
2016-02-16[media] cx231xx, em28xx: pass media_device to si2157Mauro Carvalho Chehab1-0/+6
2016-02-16[media] em28xx-dvb: create RF connector on DVB-only modeMauro Carvalho Chehab2-2/+8
2016-02-16[media] use v4l2_mc_usb_media_device_init() on most USB devicesMauro Carvalho Chehab1-15/+8
2016-02-11[media] tvp5150: move input definition header to dt-bindingsJavier Martinez Canillas1-1/+1
2016-02-10[media] em2xx: use v4l2_mc_create_media_graph()Mauro Carvalho Chehab1-130/+1
2016-02-01[media] em28xx: add media controller supportMauro Carvalho Chehab5-10/+366
2016-02-01[media] em28xx: avoid divide by zero errorMauro Carvalho Chehab1-0/+11
2016-02-01[media] em28xx: make sure that the device has videoMauro Carvalho Chehab1-1/+10
2016-02-01[media] em28xx: fix tuner detection for Pixelview Prolink PlayTV USB 2.0Mauro Carvalho Chehab1-0/+1