aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-21[media] cxusb: Prepare for si2157 driver getting more parametersMatthias Schwarzott1-0/+1
2014-07-21[media] airspy: print notice to point SDR API is not 100% stable yetAntti Palosaari1-1/+3
2014-07-21[media] airspy: move out of staging into drivers/media/usbAntti Palosaari5-0/+1131
2014-07-21rtl2832_sdr: move from staging to mediaAntti Palosaari1-0/+1
2014-07-21[media] Kconfig: add SDR supportAntti Palosaari1-0/+4
2014-07-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds3-10/+37
2014-07-17[media] media: pvrusb2: make logging code saneAndrey Utkin1-9/+3
2014-07-17[media] hdpvr: fix reported HDTV colorspaceHans Verkuil1-1/+1
2014-07-17[media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart8-17/+4
2014-07-17[media] Fix 64-bit division fall-out from 64-bit control rangesHans Verkuil3-7/+7
2014-07-16sched: Remove proliferation of wait_on_bit() action functionsNeilBrown1-10/+2
2014-07-14[media] cxusb: TechnoTrend CT2-4400 USB DVB-T2/C tuner supportOlli Salonen3-1/+195
2014-07-14[media] gspca_pac7302: Add new usb-id for Genius i-Look 317Hans de Goede1-0/+1
2014-07-07[media] dib0700: better document struct initMauro Carvalho Chehab1-67/+81
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan16-17/+0
2014-07-04[media] tlg2300: fix leak at failure path in poseidon_probe()Alexey Khoroshilov1-0/+2
2014-07-04[media] media: usb: dvb-usb-v2: mxl111sf.c: Cleaning up uninitialized variablesRickard Strandqvist1-1/+1
2014-07-04[media] drivers/media: Remove useless return variablesPeter Senna Tschudin1-6/+5
2014-07-04[media] drivers/media/usb/usbvision/usbvision-core.c: Remove useless return variablesPeter Senna Tschudin1-11/+5
2014-07-04[media] em28xx: add MSI Digivox Trio supportHans Verkuil1-0/+2
2014-07-04[media] hdpvr: fix two audio bugsHans Verkuil1-3/+3
2014-07-04[media] af9035: override tuner id when bad value set into eepromAntti Palosaari1-7/+33
2014-07-04[media] gspca_kinect: add support for the depth streamAntonio Ospite1-11/+87
2014-07-04[media] gspca: provide a mechanism to select a specific transfer endpointAntonio Ospite2-6/+15
2014-06-26[media] technisat-sub2: Fix stream curruption on high bitrateCrazyCat1-1/+1
2014-06-19[media] au0828: don't hardcode height/widthMauro Carvalho Chehab1-7/+13
2014-06-19[media] au0828: Only alt setting logic when neededMauro Carvalho Chehab1-17/+17
2014-06-19[media] au0828/au8522: Add PAL-M supportMauro Carvalho Chehab1-4/+6
2014-06-19[media] au0828: add missing tuner Kconfig dependencyMauro Carvalho Chehab1-0/+1
2014-06-17[media] dib8000: export just one symbolMauro Carvalho Chehab1-46/+92
2014-06-17[media] dib8000: rename dib8000_attach to dib8000_initMauro Carvalho Chehab1-7/+7
2014-06-17[media] dib7000: export just one symbolMauro Carvalho Chehab2-122/+243
2014-06-17[media] dib7000p: rename dib7000p_attach to dib7000p_initMauro Carvalho Chehab2-15/+15
2014-06-17[media] lmedm04: rs2000 check if interrupt urb is over dueMalcolm Priestley1-11/+14
2014-06-17[media] usbtv: fix leak at failure path in usbtv_probe()Alexey Khoroshilov1-0/+2
2014-06-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media into nextLinus Torvalds36-686/+1496
2014-06-04[media] au0828-dvb: restore its permission to 644Mauro Carvalho Chehab1-0/+0
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-3/+3
2014-05-25[media] au0828: reset streaming when a new frequency is setMauro Carvalho Chehab2-2/+43
2014-05-25[media] au0828: Improve debug messages for urb_completionMauro Carvalho Chehab1-4/+8
2014-05-25[media] au0828: Cancel stream-restart operation if frontend is disconnectedChangbing Xiong1-0/+2
2014-05-25[media] dib0700: fix RC support on Hauppauge Nova-TDMauro Carvalho Chehab3-9/+38
2014-05-25[media] az6027: Added the PID for a new revision of the Elgato EyeTV Sat DVB-S TunerManuel Schönlaub1-1/+6
2014-05-24[media] media: stk1160: Avoid stack-allocated buffer for control URBsEzequiel Garcia2-2/+9
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart9-14/+14
2014-05-23[media] technisat-usb2: rename led enums to be specific to driverLuis R. Rodriguez1-14/+14
2014-05-23[media] em28xx: make em28xx_free_v4l2 static()Mauro Carvalho Chehab1-1/+1
2014-05-23[media] em28xx: move fields wq_trigger and streaming_started from struct em28xx to struct em28xx_audioFrank Schaefer2-22/+25
2014-05-23[media] em28xx: remove field tuner_addr from struct em28xxFrank Schaefer3-12/+8
2014-05-23[media] em28xx: remove field tda9887_conf from struct em28xxFrank Schaefer3-7/+3