summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx
Commit message (Expand)AuthorAgeFilesLines
* [media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab2012-08-1512-11715/+0Star
* [media] common: move media/common/tuners to media/tunersMauro Carvalho Chehab2012-08-141-1/+1
* [media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab2012-08-141-1/+1
* [media] dvb: move the dvb core one level upMauro Carvalho Chehab2012-08-141-1/+1
* [media] em28xx: Fix height setting on non-progressive capturesMauro Carvalho Chehab2012-08-121-4/+0Star
* [media] em28xx: Remove useless runtime->private_data usageEzequiel García2012-08-101-1/+0Star
* [media] em28xx: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-101-17/+35
* Merge branch 'v4l_for_linus' into staging/for_v3.6Mauro Carvalho Chehab2012-07-141-1/+1
|\
| * [media] em28xx: fix em28xx-rc loadMauro Carvalho Chehab2012-07-071-1/+1
* | [media] drxk: Make the QAM demodulator command parameters configurableMartin Blumenstingl2012-07-061-0/+4
* | Merge branch 'v4l_for_linus' into staging/for_v3.6Mauro Carvalho Chehab2012-06-271-0/+2
|\|
| * [media] em28xx: Show a warning if the board does not support remote controlsMartin Blumenstingl2012-06-181-0/+2
| * [media] em28xx: Add remote control support for Terratec's Cinergy HTC Stick HDMartin Blumenstingl2012-06-181-0/+1
* | [media] em28xx: Improve support for the Terratec Cinergy HTC Stick HDMartin Blumenstingl2012-06-212-7/+84
* | [media] em28xx: Add the DRX-K at I2C address 0x29 to the list of known I2C de...Martin Blumenstingl2012-06-211-0/+1
* | [media] em28xx: Make a few drxk_config structs staticEzequiel García2012-06-211-4/+4
* | [media] em28xx: Remove unused AC97 register definitionsEzequiel García2012-06-211-50/+1Star
* | [media] em28xx: Rename AC97 registers to use sound/ac97_codec.h definitionsEzequiel García2012-06-212-29/+31
* | [media] em28xx: Fix wrong AC97 mic register usageEzequiel García2012-06-211-1/+1
* | [media] em28xx: Make em28xx_ir_change_protocol a static functionEzequiel García2012-06-191-1/+1
|/
* [media] em28xx: simple comment fixAntti Palosaari2012-05-201-2/+2
* [media] em28xx: disable LNA - PCTV QuatroStick nano (520e)Antti Palosaari2012-05-201-0/+2
* [media] em28xx: Fix memory leak on driver defered resource releaseEzequiel García2012-05-181-0/+1
* [media] em28xx-dvb: enable LNA for cxd2820r in DVB-T modeGianluca Gennari2012-05-151-1/+2
* [media] em28xx: Remove unused wait_queue'sEzequiel García2012-05-153-9/+0Star
* [media] em28xx: Remove unused enum em28xx_io_methodEzequiel García2012-05-141-8/+0Star
* [media] em28xx: Remove unused field from em28xx_buffer structEzequiel García2012-05-141-1/+0Star
* [media] em28xx: Remove unused list_head struct for queued buffersEzequiel Garcia2012-05-142-3/+0Star
* [media] em28xx: Make card_setup() and pre_card_setup() staticEzequiel Garcia2012-05-142-4/+4
* [media] v4l: fix compiler warningsHans Verkuil2012-05-141-4/+7
* [media] v4l2-dev: add flag to have the core lock all file operationsHans Verkuil2012-05-141-0/+4
* [media] em28xx: Make em28xx-input.c a separate moduleEzequiel García2012-04-115-27/+32
* [media] em28xx: Change scope of em28xx-input local functions to staticEzequiel García2012-04-112-108/+93Star
* [media] em28xx: Move em28xx_register_i2c_ir() to em28xx-input.cEzequiel García2012-04-112-48/+44Star
* [media] em28xx: Move ir/rc related initialization to em28xx_ir_init()Ezequiel García2012-04-113-13/+11Star
* [media] em28xx: Export em28xx_[read,write]_reg functions as SYMBOL_GPLEzequiel García2012-04-111-0/+3
* [media] em28xx: Remove redundant dev->ctl_input setEzequiel García2012-04-111-5/+2Star
* [media] em28xx: clean-up several unused parametrs in struct em28xx_usb_isoc_ctlGianluca Gennari2012-04-102-15/+0Star
* [media] em28xx-dvb: stop URBs when stopping the streamingGianluca Gennari2012-04-103-2/+27
* [media] partially reverts changeset fa5527cMauro Carvalho Chehab2012-03-201-52/+0Star
* [media] em28xx: support for 2304:0242 PCTV QuatroStick (510e)Ivan Kalvachev2012-03-203-1/+82
* [media] em28xx: support for 2013:0251 PCTV QuatroStick nano (520e)Antti Palosaari2012-03-203-0/+81
* [media] em28xx: support for 1b80:e425 MaxMedia UB425-TCAntti Palosaari2012-03-203-0/+54
* [media] em28xx: Unused macro cleanupEzequiel García2012-03-201-8/+0Star
* [media] media: em28xx: Paranoic stack saveEzequiel García2012-03-191-15/+4Star
* [media] media: em28xx: Remove unused urb arrays from device structEzequiel García2012-03-191-3/+0Star
* [media] em28xx: pre-allocate DVB isoc transfer buffersGianluca Gennari2012-03-085-66/+142
* Merge branch 'v4l_for_linus' into staging/for_v3.4Mauro Carvalho Chehab2012-01-231-2/+1Star
|\
| * [media] cxd2820r: remove unused parameter from cxd2820r_attachAntti Palosaari2012-01-231-2/+1Star
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-158-192/+351
|\|