summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb
AgeCommit message (Expand)AuthorFilesLines
2014-08-21[media] au0828: add pr_info to track au0828 suspend/resume codeMauro Carvalho Chehab4-0/+17
2014-08-21[media] au0828: use pr_foo macrosMauro Carvalho Chehab8-75/+72
2014-08-21[media] au0828: Remove a bad whitespaceMauro Carvalho Chehab1-1/+1
2014-08-21[media] au0828: add suspend/resume code for V4L2Mauro Carvalho Chehab3-1/+67
2014-08-21[media] au0828: properly handle stream on/off stateMauro Carvalho Chehab1-0/+3
2014-08-21[media] au0828: Add suspend code for DVBMauro Carvalho Chehab3-1/+34
2014-08-21[media] au0828: be sure to reenable the bridge and GPIOs on resumeMauro Carvalho Chehab1-0/+6
2014-08-21[media] au0828: don't let the IR polling thread to run at suspendMauro Carvalho Chehab1-2/+31
2014-08-21[media] au0828: remove CONFIG_VIDEO_AU0828_RC scope around au0828_rc_*()Shuah Khan1-4/+0
2014-08-21[media] au0828: add au0828_rc_*() stubs for VIDEO_AU0828_RC disabled caseShuah Khan1-4/+11
2014-08-21[media] au0828: handle IR int during suspend/resumeMauro Carvalho Chehab1-0/+6
2014-08-21[media] au0828: avoid race conditions at RC stopMauro Carvalho Chehab1-2/+2
2014-08-21[media] au0828-input: Be sure that IR is enabled at pollingMauro Carvalho Chehab1-2/+10
2014-08-21[media] au0828: Enable IR for HVR-850Mauro Carvalho Chehab1-0/+1
2014-08-21[media] au0828: add an option to disable IR via modprobe parameterMauro Carvalho Chehab1-1/+5
2014-08-21[media] au0828: no need to sleep at the IR codeMauro Carvalho Chehab1-2/+0
2014-08-08media: use pci_zalloc_consistentJoe Perches2-16/+6
2014-08-05Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds90-768/+11025
2014-07-30[media] au0828: add support for IR on HVR-950QMauro Carvalho Chehab6-4/+430
2014-07-30[media] au0828: improve I2C speedMauro Carvalho Chehab2-16/+27
2014-07-28Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar3-10/+37
2014-07-27[media] cx231xx: handle errors at read_eeprom()Mauro Carvalho Chehab1-1/+8
2014-07-27[media] cx231xx: Add support for PCTV QuatroStick 522eMatthias Schwarzott1-1/+4
2014-07-27[media] cx231xx: Add support for PCTV QuatroStick 521eMatthias Schwarzott1-1/+4
2014-07-27[media] cx231xx: Add digital support for HVR930C-HD model 1114xxMatthias Schwarzott4-0/+107
2014-07-27[media] cx231xx: Add digital support for HVR 930c-HD model 1113xxMatthias Schwarzott6-0/+132
2014-07-27[media] cx231xx: prepare for i2c_client attachmentMatthias Schwarzott1-0/+8
2014-07-27[media] cx231xx: return an error if it can't read PCB configMauro Carvalho Chehab3-5/+13
2014-07-27[media] cx231xx: move analog init code to a separate functionMauro Carvalho Chehab1-106/+114
2014-07-27[media] cx231xx: use devm_ functions to allocate memoryMauro Carvalho Chehab1-30/+13
2014-07-27[media] cx231xx: Don't let an interface number to go past the arrayMauro Carvalho Chehab1-12/+30
2014-07-27[media] cx231xx: Fix the max number of interfacesMauro Carvalho Chehab1-2/+1
2014-07-26[media] em28xx-v4l: fix disabling ioctl VIDIOC_S_PARM for vbi devicesFrank Schaefer1-1/+1
2014-07-26[media] em28xx-v4l: get rid of field "users" in struct em28xx_v4l2Frank Schaefer2-11/+13
2014-07-26[media] em28xx-v4l: simplify em28xx_v4l2_open() by using v4l2_fh_open()Frank Schaefer1-8/+7
2014-07-26[media] em28xx-v4l: get rid of struct em28xx_fhFrank Schaefer2-61/+29
2014-07-26[media] em28xx-v4l: simplify some pointers in em28xx_init_camera()Frank Schaefer1-2/+2
2014-07-26[media] Fix typo in commentsRaimonds Cicans1-1/+1
2014-07-26[media] drivers/media/usb/ttusb-budget/dvb-ttusb-budget.c: remove unnecessary...Fabian Frederick1-2/+1
2014-07-26[media] af9035: override tuner for AVerMedia A835B devicesAntti Palosaari1-0/+19
2014-07-26[media] media: em28xx-dvb update fe exit flag to indicate device disconnectShuah Khan1-2/+6
2014-07-26[media] media: em28xx - fix i2c_xfer to return -ENODEV when dev is removedShuah Khan1-0/+6
2014-07-26[media] media: em28xx - remove reset_resume interfaceShuah Khan1-1/+0
2014-07-26[media] media: em28xx - add error handling for KWORLD dvb_attach failuresShuah Khan1-3/+11
2014-07-26[media] media: em28xx-dvb - fix em28xx_dvb_resume() to not unregister i2c and...Shuah Khan1-17/+0
2014-07-26[media] rtl28xxu: add [1b80:d3b0] Sveon STV21Sebastian1-0/+2
2014-07-26[media] Fix regression in some dib0700 based devicesJames Harper1-1/+1
2014-07-25[media] rc-core: rename dev->scanmask to dev->scancode_maskDavid Härdeman2-2/+2
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman4-7/+7
2014-07-23[media] rc-core: document the protocol typeDavid Härdeman15-116/+167