summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb
Commit message (Expand)AuthorAgeFilesLines
* [media] cx231xx: move analog init code to a separate functionMauro Carvalho Chehab2014-07-271-106/+114
* [media] cx231xx: use devm_ functions to allocate memoryMauro Carvalho Chehab2014-07-271-30/+13
* [media] cx231xx: Don't let an interface number to go past the arrayMauro Carvalho Chehab2014-07-271-12/+30
* [media] cx231xx: Fix the max number of interfacesMauro Carvalho Chehab2014-07-271-2/+1
* [media] em28xx-v4l: fix disabling ioctl VIDIOC_S_PARM for vbi devicesFrank Schaefer2014-07-261-1/+1
* [media] em28xx-v4l: get rid of field "users" in struct em28xx_v4l2Frank Schaefer2014-07-262-11/+13
* [media] em28xx-v4l: simplify em28xx_v4l2_open() by using v4l2_fh_open()Frank Schaefer2014-07-261-8/+7
* [media] em28xx-v4l: get rid of struct em28xx_fhFrank Schaefer2014-07-262-61/+29
* [media] em28xx-v4l: simplify some pointers in em28xx_init_camera()Frank Schaefer2014-07-261-2/+2
* [media] Fix typo in commentsRaimonds Cicans2014-07-261-1/+1
* [media] drivers/media/usb/ttusb-budget/dvb-ttusb-budget.c: remove unnecessary...Fabian Frederick2014-07-261-2/+1
* [media] af9035: override tuner for AVerMedia A835B devicesAntti Palosaari2014-07-261-0/+19
* [media] media: em28xx-dvb update fe exit flag to indicate device disconnectShuah Khan2014-07-261-2/+6
* [media] media: em28xx - fix i2c_xfer to return -ENODEV when dev is removedShuah Khan2014-07-261-0/+6
* [media] media: em28xx - remove reset_resume interfaceShuah Khan2014-07-261-1/+0
* [media] media: em28xx - add error handling for KWORLD dvb_attach failuresShuah Khan2014-07-261-3/+11
* [media] media: em28xx-dvb - fix em28xx_dvb_resume() to not unregister i2c and...Shuah Khan2014-07-261-17/+0
* [media] rtl28xxu: add [1b80:d3b0] Sveon STV21Sebastian2014-07-261-0/+2
* [media] Fix regression in some dib0700 based devicesJames Harper2014-07-261-1/+1
* [media] rc-core: rename dev->scanmask to dev->scancode_maskDavid Härdeman2014-07-252-2/+2
* [media] rc-core: remove protocol arraysDavid Härdeman2014-07-254-7/+7
* [media] rc-core: document the protocol typeDavid Härdeman2014-07-2315-116/+167
* [media] dib0700: NEC scancode cleanupDavid Härdeman2014-07-231-16/+20
* [media] rc-core: improve ir-kbd-i2c get_key functionsDavid Härdeman2014-07-231-13/+7
* [media] cxusb: increase buffer length to 80 bytesMauro Carvalho Chehab2014-07-221-1/+1
* [media] go7007: move out of staging into drivers/media/usb.Hans Verkuil2014-07-2213-0/+6567
* [media] msi2500: rename namespace msi3101 => msi2500Antti Palosaari2014-07-221-128/+128
* [media] msi2500: refactor USB stream copyingAntti Palosaari2014-07-221-334/+103
* [media] msi2500: correct style issuesAntti Palosaari2014-07-221-19/+51
* [media] dw2102: Geniatech T220 init fixedCrazyCat2014-07-221-3/+11
* Merge commit '67dd8f35c2d8ed80f26c9654b474cffc11c6674d' into patchworkMauro Carvalho Chehab2014-07-223-10/+37
|\
| * Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-07-213-10/+37
| |\
| | * [media] gspca_pac7302: Add new usb-id for Genius i-Look 317Hans de Goede2014-07-141-0/+1
| | * [media] hdpvr: fix two audio bugsHans Verkuil2014-07-041-3/+3
| | * [media] af9035: override tuner id when bad value set into eepromAntti Palosaari2014-07-041-7/+33
* | | [media] rtl2832_sdr: fix Kconfig dependenciesAntti Palosaari2014-07-221-1/+1
* | | [media] msi2500: fill FMT buffer sizeAntti Palosaari2014-07-211-11/+20
* | | [media] msi2500: print notice to point SDR API is not 100% stable yetAntti Palosaari2014-07-211-0/+3
* | | [media] msi2500: change supported formatsAntti Palosaari2014-07-211-19/+25
* | | msi2500: move msi3101 out of staging and renameAntti Palosaari2014-07-215-0/+1525
* | | [media] airspy: fill FMT buffer sizeAntti Palosaari2014-07-211-7/+19
* | | [media] em28xx-dvb: Prepare for si2157 driver getting more parametersMatthias Schwarzott2014-07-211-0/+1
* | | [media] cxusb: Prepare for si2157 driver getting more parametersMatthias Schwarzott2014-07-211-0/+1
* | | [media] airspy: print notice to point SDR API is not 100% stable yetAntti Palosaari2014-07-211-1/+3
* | | [media] airspy: move out of staging into drivers/media/usbAntti Palosaari2014-07-215-0/+1131
* | | rtl2832_sdr: move from staging to mediaAntti Palosaari2014-07-211-0/+1
* | | [media] Kconfig: add SDR supportAntti Palosaari2014-07-211-0/+4
* | | [media] media: pvrusb2: make logging code saneAndrey Utkin2014-07-171-9/+3
* | | [media] hdpvr: fix reported HDTV colorspaceHans Verkuil2014-07-171-1/+1
* | | [media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart2014-07-178-17/+4