summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
...
| * [media] pwc: Avoid sending mode info to the camera when it is not neededHans de Goede2012-01-164-19/+22
| * [media] pwc: Fix pixfmt handlingHans de Goede2012-01-165-32/+28
| * [media] pwc: Make decoder data part of the main pwc structHans de Goede2012-01-167-60/+35
| * [media] pwc: Make fps runtime configurable through s_parm, drop fps module paramHans de Goede2012-01-163-28/+82
| * [media] ivtv: remove open_id/id from the filehandle codeHans Verkuil2012-01-165-18/+12
| * [media] ivtv: switch to the v4l core lockHans Verkuil2012-01-164-54/+39
| * [media] cx18: remove exclusive open of radio deviceHans Verkuil2012-01-161-27/+14
| * [media] ivtv: remove exclusive radio openHans Verkuil2012-01-161-33/+24
| * [media] v4l2-ioctl: make tuner 'type' check more strict for S_FREQUENCYHans Verkuil2012-01-161-1/+7
| * [media] omap_vout: add missing OVERLAY_OUTPUT cap and set V4L2_FBUF_FLAG_OVERLAYHans Verkuil2012-01-161-2/+5
| * [media] zoran: do not set V4L2_FBUF_FLAG_OVERLAYHans Verkuil2012-01-161-1/+0
| * [media] cx23885: handle errors from videobuf_dvb_get_frontend()Dan Carpenter2012-01-161-3/+4
| * [media] dvb-core: preserve the delivery system at cache clearMauro Carvalho Chehab2012-01-151-0/+3
| * [media] dvb-core: fix a regression with MythTVMauro Carvalho Chehab2012-01-151-0/+9
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-172-2/+2
|\ \
| * \ Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-172-2/+2
| |\ \
| | * | media, video: move to dma_transfer_directionVinod Koul2011-10-312-2/+2
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-15425-11713/+28789
|\ \ \ \ | | |_|/ | |/| |
| * | | [media] revert patch: HDIC HD29L2 DMB-TH USB2.0 reference design driverAntti Palosaari2012-01-154-420/+0
| * | | mb86a20s: Add a few more register settings at the init seqMauro Carvalho Chehab2012-01-111-4/+12
| * | | mb86a20s: Group registers into the same lineMauro Carvalho Chehab2012-01-111-228/+87
| * | | [media] [PATCH] don't reset the delivery system on DTV_CLEARMauro Carvalho Chehab2012-01-101-1/+2
| * | | [media] [BUG] it913x-fe fix typo error making SNR levels unstableMalcolm Priestley2012-01-101-1/+1
| * | | [media] cx23885: Query the CX25840 during enum_input for statusSteven Toth2012-01-101-0/+9
| * | | [media] cx25840: Add support for g_input_statusSteven Toth2012-01-101-0/+16
| * | | [media] rc-videomate-m1f.c Rename to match remote controler nameSamuel Rakitnican2012-01-102-13/+13
| * | | [media] drivers: media: au0828: Fix dependency for VIDEO_AU0828Fabio Estevam2012-01-101-0/+1
| * | | [media] convert drivers/media/* to use module_platform_driver()Axel Lin2012-01-1025-406/+26
| * | | [media] drivers: video: cx231xx: Fix dependency for VIDEO_CX231XX_DVBFabio Estevam2012-01-101-1/+1
| * | | [media] Exynos4 JPEG codec v4l2 driverAndrzej Pietrasiewicz2012-01-107-0/+2158
| * | | [media] v4l: s5p-tv: mixer: fix setup of VP scalingTomasz Stanislawski2012-01-101-4/+4
| * | | [media] v4l: s5p-tv: mixer: add support for selection APITomasz Stanislawski2012-01-104-196/+425
| * | | [media] v4l: emulate old crop API using extended crop/compose APITomasz Stanislawski2012-01-101-6/+76
| * | | [media] v4l: add support for selection apiTomasz Stanislawski2012-01-102-0/+36
| * | | [media] hd29l2: fix review findingsAntti Palosaari2012-01-101-3/+3
| * | | [media] dvb-core: define general callback value for demodulatorAntti Palosaari2012-01-101-0/+1
| * | | [media] hd29l2: add debug for used IF frequencyAntti Palosaari2012-01-101-1/+1
| * | | [media] hd29l2: synch for latest DVB core changesAntti Palosaari2012-01-101-6/+4
| * | | [media] HDIC HD29L2 DMB-TH USB2.0 reference design driverAntti Palosaari2012-01-104-0/+420
| * | | [media] HDIC HD29L2 DMB-TH demodulator driverAntti Palosaari2012-01-105-0/+1251
| * | | [media] em28xx: Fix tuner_type for Terratec Cinergy 200 USBSascha Sommer2012-01-101-1/+1
| * | | [media] em28xx: increase maxwidth for em2800Sascha Sommer2012-01-102-2/+14
| * | | [media] em28xx: Do not modify EM28XX_R06_I2C_CLK for em2800Sascha Sommer2012-01-101-1/+2
| * | | [media] em28xx: Fix: I2C_CLK write error message checks wrong return codeSascha Sommer2012-01-101-1/+1
| * | | [media] em28xx: simplify argument passing to em28xx_init_dev()Thomas Petazzoni2012-01-101-3/+2
| * | | [media] af9005, af9015: use symbolic names for USB id table indicesJonathan Nieder2012-01-102-87/+252
| * | | [media] cx231xx: use URB_NO_TRANSFER_DMA_MAP on URBs allocated with usb_alloc...Thomas Petazzoni2012-01-103-5/+5
| * | | [media] cx231xx: simplify argument passing to cx231xx_init_dev()Thomas Petazzoni2012-01-101-3/+2
| * | | [media] mxl5007t: bugfix DVB-T 7 MHz and 8 MHz bandwidthAntti Palosaari2012-01-101-0/+2
| * | | [media] tda18271-fe: Fix support for ISDB-TMauro Carvalho Chehab2012-01-101-0/+1
OpenPOWER on IntegriCloud