summaryrefslogtreecommitdiff
path: root/drivers/media/video/em28xx
AgeCommit message (Expand)Author
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab
2012-08-13[media] common: move media/common/tuners to media/tunersMauro Carvalho Chehab
2012-08-13[media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab
2012-08-13[media] dvb: move the dvb core one level upMauro Carvalho Chehab
2012-08-12[media] em28xx: Fix height setting on non-progressive capturesMauro Carvalho Chehab
2012-08-10[media] em28xx: Remove useless runtime->private_data usageEzequiel García
2012-08-09[media] em28xx: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil
2012-07-14Merge branch 'v4l_for_linus' into staging/for_v3.6Mauro Carvalho Chehab
2012-07-06[media] em28xx: fix em28xx-rc loadMauro Carvalho Chehab
2012-07-06[media] drxk: Make the QAM demodulator command parameters configurableMartin Blumenstingl
2012-06-27Merge branch 'v4l_for_linus' into staging/for_v3.6Mauro Carvalho Chehab
2012-06-21[media] em28xx: Improve support for the Terratec Cinergy HTC Stick HDMartin Blumenstingl
2012-06-21[media] em28xx: Add the DRX-K at I2C address 0x29 to the list of known I2C de...Martin Blumenstingl
2012-06-21[media] em28xx: Make a few drxk_config structs staticEzequiel García
2012-06-21[media] em28xx: Remove unused AC97 register definitionsEzequiel García
2012-06-21[media] em28xx: Rename AC97 registers to use sound/ac97_codec.h definitionsEzequiel García
2012-06-21[media] em28xx: Fix wrong AC97 mic register usageEzequiel García
2012-06-18[media] em28xx: Make em28xx_ir_change_protocol a static functionEzequiel García
2012-06-18[media] em28xx: Show a warning if the board does not support remote controlsMartin Blumenstingl
2012-06-18[media] em28xx: Add remote control support for Terratec's Cinergy HTC Stick HDMartin Blumenstingl
2012-05-20[media] em28xx: simple comment fixAntti Palosaari
2012-05-20[media] em28xx: disable LNA - PCTV QuatroStick nano (520e)Antti Palosaari
2012-05-18[media] em28xx: Fix memory leak on driver defered resource releaseEzequiel García
2012-05-15[media] em28xx-dvb: enable LNA for cxd2820r in DVB-T modeGianluca Gennari
2012-05-15[media] em28xx: Remove unused wait_queue'sEzequiel García
2012-05-14[media] em28xx: Remove unused enum em28xx_io_methodEzequiel García
2012-05-14[media] em28xx: Remove unused field from em28xx_buffer structEzequiel García
2012-05-14[media] em28xx: Remove unused list_head struct for queued buffersEzequiel Garcia
2012-05-14[media] em28xx: Make card_setup() and pre_card_setup() staticEzequiel Garcia
2012-05-14[media] v4l: fix compiler warningsHans Verkuil
2012-05-14[media] v4l2-dev: add flag to have the core lock all file operationsHans Verkuil
2012-04-10[media] em28xx: Make em28xx-input.c a separate moduleEzequiel García
2012-04-10[media] em28xx: Change scope of em28xx-input local functions to staticEzequiel García
2012-04-10[media] em28xx: Move em28xx_register_i2c_ir() to em28xx-input.cEzequiel García
2012-04-10[media] em28xx: Move ir/rc related initialization to em28xx_ir_init()Ezequiel García
2012-04-10[media] em28xx: Export em28xx_[read,write]_reg functions as SYMBOL_GPLEzequiel García
2012-04-10[media] em28xx: Remove redundant dev->ctl_input setEzequiel García
2012-04-10[media] em28xx: clean-up several unused parametrs in struct em28xx_usb_isoc_ctlGianluca Gennari
2012-04-10[media] em28xx-dvb: stop URBs when stopping the streamingGianluca Gennari
2012-03-19[media] partially reverts changeset fa5527cMauro Carvalho Chehab
2012-03-19[media] em28xx: support for 2304:0242 PCTV QuatroStick (510e)Ivan Kalvachev
2012-03-19[media] em28xx: support for 2013:0251 PCTV QuatroStick nano (520e)Antti Palosaari
2012-03-19[media] em28xx: support for 1b80:e425 MaxMedia UB425-TCAntti Palosaari
2012-03-19[media] em28xx: Unused macro cleanupEzequiel García
2012-03-19[media] media: em28xx: Paranoic stack saveEzequiel García
2012-03-19[media] media: em28xx: Remove unused urb arrays from device structEzequiel García
2012-03-08[media] em28xx: pre-allocate DVB isoc transfer buffersGianluca Gennari
2012-01-23Merge branch 'v4l_for_linus' into staging/for_v3.4Mauro Carvalho Chehab
2012-01-23[media] cxd2820r: remove unused parameter from cxd2820r_attachAntti Palosaari
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds