aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-04[media] af9035: new IDs: add support for PCTV 78e and PCTV 79eMalcolm Priestley1-0/+4
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/mchehab/linux-mediaLinus 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 new changesIngo 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 null test before usb_free_urbFabian 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 dvbShuah 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
2014-07-23[media] dib0700: NEC scancode cleanupDavid Härdeman1-16/+20
2014-07-23[media] rc-core: improve ir-kbd-i2c get_key functionsDavid Härdeman1-13/+7
2014-07-22[media] cxusb: increase buffer length to 80 bytesMauro Carvalho Chehab1-1/+1
2014-07-22[media] go7007: move out of staging into drivers/media/usb.Hans Verkuil13-0/+6567
2014-07-22[media] msi2500: rename namespace msi3101 => msi2500Antti Palosaari1-128/+128
2014-07-22[media] msi2500: refactor USB stream copyingAntti Palosaari1-334/+103
2014-07-22[media] msi2500: correct style issuesAntti Palosaari1-19/+51
2014-07-22[media] dw2102: Geniatech T220 init fixedCrazyCat1-3/+11
2014-07-22Merge commit '67dd8f35c2d8ed80f26c9654b474cffc11c6674d' into patchworkMauro Carvalho Chehab3-10/+37
2014-07-22[media] rtl2832_sdr: fix Kconfig dependenciesAntti Palosaari1-1/+1
2014-07-21[media] msi2500: fill FMT buffer sizeAntti Palosaari1-11/+20
2014-07-21[media] msi2500: print notice to point SDR API is not 100% stable yetAntti Palosaari1-0/+3
2014-07-21[media] msi2500: change supported formatsAntti Palosaari1-19/+25
2014-07-21msi2500: move msi3101 out of staging and renameAntti Palosaari5-0/+1525
2014-07-21[media] airspy: fill FMT buffer sizeAntti Palosaari1-7/+19