summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [media] rc-core: fix some leftovers from the renaming patchesDavid Härdeman2010-12-294-11/+11
* [media] bttv: merge ir decoding timersDavid Härdeman2010-12-292-7/+4
* [media] bttv: rename struct card_ir to bttv_irDavid Härdeman2010-12-292-36/+22
* [media] saa7134: merge saa7134_card_ir->timer and saa7134_card_ir->timer_endDavid Härdeman2010-12-292-7/+4
* [media] saa7134: some minor cleanupsDavid Härdeman2010-12-292-32/+21
* [media] saa7134: use full keycode for BeholdTVDavid Härdeman2010-12-292-52/+37
* [media] saa7134: remove unused module parameterDavid Härdeman2010-12-291-3/+0
* [media] pwc: failure to submit an urb is a fatal errorHans de Goede2010-12-291-3/+6
* [media] pwc: Also set alt setting to alt0 when no error occuredHans de Goede2010-12-291-1/+1
* [media] pwc: do not start isoc stream on /dev/video openHans de Goede2010-12-294-48/+27
* [media] stb6100: warning cleanupMauro Carvalho Chehab2010-12-291-1/+4
* [media] rc: Rename IR raw interface to ir-raw.cMauro Carvalho Chehab2010-12-292-1/+1
* [media] rc: use rc_map_ prefix for all rc map tablesMauro Carvalho Chehab2010-12-2989-280/+280
* [media] rc: Name RC keymap tables as rc_map_tableMauro Carvalho Chehab2010-12-29110-274/+274
* [media] rc: Properly name the rc_map structMauro Carvalho Chehab2010-12-294-112/+112
* [media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab2010-12-29119-249/+249
* [media] cx231xx: Properly name rc_map nameMauro Carvalho Chehab2010-12-293-4/+4
* [media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab2010-12-2922-86/+95
* [media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab2010-12-2951-77/+78
* [media] rc: Remove ir-common.hMauro Carvalho Chehab2010-12-297-96/+85
* [media] rc: remove ir-common moduleMauro Carvalho Chehab2010-12-298-356/+108
* [media] stb0899: fix diseqc messages getting lostManu Abraham2010-12-291-1/+1
* [media] stb6100: Improve tuner performanceManu Abraham2010-12-291-66/+127
* [media] Mantis: Rename gpio_set_bits to mantis_gpio_set_bitsBen Hutchings2010-12-296-18/+18
* [media] Mantis: use dvb_attach to avoid double dereferencing on module removalBjørn Mork2010-12-297-12/+12
* [media] Mantis: append tasklet maintenance for DVB stream deliveryMarko Ristola2010-12-291-0/+3
* [media] Mantis, hopper: use MODULE_DEVICE_TABLEManu Abraham2010-12-292-0/+4
* [media] i2c: Remove obsolete cleanup for clientdataWolfram Sang2010-12-291-1/+0
* [media] media: video: do not clear 'driver' from an i2c_clientWolfram Sang2010-12-296-6/+1
* [media] cx231xx-417: Remove unnecessary casts of void ptr returning alloc fun...Jesper Juhl2010-12-291-2/+2
* [media] timblogiw: fix kconfig & build errorRandy Dunlap2010-12-291-0/+1
* [media] mfd: Add timberdale video-in driver to timberdaleRichard Röjfors2010-12-292-2/+59
* [media] media: Add timberdale video-in driverRichard Röjfors2010-12-296-3/+937
* [media] drivers/staging/cx25821: Use pr_fmt and pr_<level>Joe Perches2010-12-2911-322/+287
* [media] IX2505V: i2c transfer error code ignoredMatthias Schwarzott2010-12-291-1/+1
* [media] TM6000: Drop unused macroJean Delvare2010-12-291-12/+0
* [media] TM6000: Clean-up i2c initializationJean Delvare2010-12-291-17/+10
* [media] rc: Remove ir-common moduleMauro Carvalho Chehab2010-12-292-7/+221
* [media] saa7134: Remove legacy IR decoding logic inside the moduleMauro Carvalho Chehab2010-12-292-218/+3
* [media] saa7134: use rc-core raw decoders for Encore FM 5.3Mauro Carvalho Chehab2010-12-291-3/+4
* [media] tm6000: add revision checkStefan Ringel2010-12-292-14/+20
* [media] drivers/media: Use vzallocJoe Perches2010-12-294-8/+4
* [media] gspca - ov519: New sensor ov7660 with bridge ov530 (ov519)Jean-François Moine2010-12-291-8/+386
* [media] gspca - ov519: Re-initialize the webcam at resume timeJean-François Moine2010-12-291-38/+52
* [media] gspca - ov519: Initialize the ov519 snapshot registerJean-François Moine2010-12-291-0/+3
* [media] gspca - ov519: Change the ov519 start and stop sequencesJean-François Moine2010-12-291-2/+6
* [media] gspca - ov519: Simplify the LED control functionsJean-François Moine2010-12-291-4/+4
* [media] gspca - ov519: Check the disabled controls at start time onlyJean-François Moine2010-12-291-16/+12
* [media] gspca - ov519: Clearer debug and error messagesJean-François Moine2010-12-291-17/+19
* [media] gspca - ov519: Propagate errors to higher levelJean-François Moine2010-12-292-491/+327
OpenPOWER on IntegriCloud