summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb
AgeCommit message (Expand)Author
2014-08-21[media] usbtv: add audio supportFederico Simoncelli
2014-08-21[media] as102-fe: make it an independent driverMauro Carvalho Chehab
2014-08-21[media] as102: prepare as102_fe to be compiled as a moduleMauro Carvalho Chehab
2014-08-21[media] as102: get rid of as10x_fe_copy_tps_parameters()Mauro Carvalho Chehab
2014-08-21[media] as102: get rid of as102_fe_copy_tune_parameters()Mauro Carvalho Chehab
2014-08-21[media] as102: Move ancillary routines to the begginingMauro Carvalho Chehab
2014-08-21[media] as102: better name the unknown frontendMauro Carvalho Chehab
2014-08-21[media] as102: CodingStyle fixesMauro Carvalho Chehab
2014-08-21[media] as102: get rid of FSF mail addressMauro Carvalho Chehab
2014-08-21[media] as102: promote it out of stagingMauro Carvalho Chehab
2014-08-21[media] siano: add support for PCTV 77eMauro Carvalho Chehab
2014-08-21[media] au0828: Fix DVB resume when streamingMauro Carvalho Chehab
2014-08-21[media] au0828: fix checks if dvb is initializedMauro Carvalho Chehab
2014-08-21[media] au0828: add pr_info to track au0828 suspend/resume codeMauro Carvalho Chehab
2014-08-21[media] au0828: use pr_foo macrosMauro Carvalho Chehab
2014-08-21[media] au0828: Remove a bad whitespaceMauro Carvalho Chehab
2014-08-21[media] au0828: add suspend/resume code for V4L2Mauro Carvalho Chehab
2014-08-21[media] au0828: properly handle stream on/off stateMauro Carvalho Chehab
2014-08-21[media] au0828: Add suspend code for DVBMauro Carvalho Chehab
2014-08-21[media] au0828: be sure to reenable the bridge and GPIOs on resumeMauro Carvalho Chehab
2014-08-21[media] au0828: don't let the IR polling thread to run at suspendMauro Carvalho Chehab
2014-08-21[media] au0828: remove CONFIG_VIDEO_AU0828_RC scope around au0828_rc_*()Shuah Khan
2014-08-21[media] au0828: add au0828_rc_*() stubs for VIDEO_AU0828_RC disabled caseShuah Khan
2014-08-21[media] au0828: handle IR int during suspend/resumeMauro Carvalho Chehab
2014-08-21[media] au0828: avoid race conditions at RC stopMauro Carvalho Chehab
2014-08-21[media] au0828-input: Be sure that IR is enabled at pollingMauro Carvalho Chehab
2014-08-21[media] au0828: Enable IR for HVR-850Mauro Carvalho Chehab
2014-08-21[media] au0828: add an option to disable IR via modprobe parameterMauro Carvalho Chehab
2014-08-21[media] au0828: no need to sleep at the IR codeMauro Carvalho Chehab
2014-08-08media: use pci_zalloc_consistentJoe Perches
2014-08-05Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-30[media] au0828: add support for IR on HVR-950QMauro Carvalho Chehab
2014-07-30[media] au0828: improve I2C speedMauro Carvalho Chehab
2014-07-28Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar
2014-07-27[media] cx231xx: handle errors at read_eeprom()Mauro Carvalho Chehab
2014-07-27[media] cx231xx: Add support for PCTV QuatroStick 522eMatthias Schwarzott
2014-07-27[media] cx231xx: Add support for PCTV QuatroStick 521eMatthias Schwarzott
2014-07-27[media] cx231xx: Add digital support for HVR930C-HD model 1114xxMatthias Schwarzott
2014-07-27[media] cx231xx: Add digital support for HVR 930c-HD model 1113xxMatthias Schwarzott
2014-07-27[media] cx231xx: prepare for i2c_client attachmentMatthias Schwarzott
2014-07-27[media] cx231xx: return an error if it can't read PCB configMauro Carvalho Chehab
2014-07-27[media] cx231xx: move analog init code to a separate functionMauro Carvalho Chehab
2014-07-27[media] cx231xx: use devm_ functions to allocate memoryMauro Carvalho Chehab
2014-07-27[media] cx231xx: Don't let an interface number to go past the arrayMauro Carvalho Chehab
2014-07-27[media] cx231xx: Fix the max number of interfacesMauro Carvalho Chehab
2014-07-26[media] em28xx-v4l: fix disabling ioctl VIDIOC_S_PARM for vbi devicesFrank Schaefer
2014-07-26[media] em28xx-v4l: get rid of field "users" in struct em28xx_v4l2Frank Schaefer
2014-07-26[media] em28xx-v4l: simplify em28xx_v4l2_open() by using v4l2_fh_open()Frank Schaefer
2014-07-26[media] em28xx-v4l: get rid of struct em28xx_fhFrank Schaefer
2014-07-26[media] em28xx-v4l: simplify some pointers in em28xx_init_camera()Frank Schaefer