summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (13719): [Mantis/VP-2033] Initial test switch to the tda10021, from t...Manu Abraham2010-01-173-27/+63
* V4L/DVB (13718): [Mantis] Use gpio_set_bits to turn OFF the bits as wellMarko Ristola2010-01-171-9/+7Star
* V4L/DVB (13717): [MB86A16] Statistics UpdatesManu Abraham2010-01-171-25/+117
* V4L/DVB (13716): [Mantis] Bug: incorrect byte swapDavid Woodhouse2010-01-171-1/+1
* V4L/DVB (13715): [Mantis] Kernel I2C changes: use PCI parent deviceManu Abraham2010-01-172-4/+8
* V4L/DVB (13714): [MB86A16] FIX/Code simplification: use hwconfig->ts_size ins...Manu Abraham2010-01-173-4/+2Star
* V4L/DVB (13713): [MB86A16] Fix: Initialize SNR/STATUSSigmund Augdal2010-01-171-0/+2
* V4L/DVB (13712): [Mantis] Add locking for concurrent accessManu Abraham2010-01-172-0/+5
* V4L/DVB (13711): [Mantis] FIX: Do nor toggle GPIF statusMarko Ristola2010-01-171-1/+4
* V4L/DVB (13710): [Mantis] FIX: Use swfilter (188/204) accordinglyManu Abraham2010-01-176-3/+7
* V4L/DVB (13709): [Mantis/VP-1034] Switch 13/18v for the VP-1034 properlyManu Abraham2010-01-172-5/+11
* V4L/DVB (13708): [Mantis] Remove some dead codeManu Abraham2010-01-173-16/+1Star
* V4L/DVB (13707): [Mantis] Whitespace cleanupManu Abraham2010-01-171-3/+3
* V4L/DVB (13706): [MB86A16] OverhaulManu Abraham2010-01-1713-218/+215Star
* V4L/DVB (13705): [Mantis] FIX: Do not return IRQ_HANDLED in the unlikely caseManu Abraham2010-01-171-0/+328
* V4L/DVB (13704): [MB86A16] FIX: Don't loop again, if we have SYNCManu Abraham2010-01-171-0/+1
* V4L/DVB (13703): [MB86A16] Fix wrong message printed outManu Abraham2010-01-171-1/+1
* V4L/DVB (13702): [MB86A16] need to wait a bit more than the computed time for...Manu Abraham2010-01-171-1/+3
* V4L/DVB (13701): [MB86A16] Reduce Carrier Recovery range to 3MhzManu Abraham2010-01-171-2/+1Star
* V4L/DVB (13700): [MB86A16] Need a bit of settling timeManu Abraham2010-01-171-1/+7
* V4L/DVB (13699): [Mantis, MB86A16] Initial checkin: Mantis, MB86A16Manu Abraham2010-01-1720-0/+3689
* firewire: fix use of multiple AV/C devices, allow multiple FCP listenersClemens Ladisch2009-12-291-10/+2Star
* media video cx23888 driver: ported to new kfifo APIStefani Seibold2009-12-221-25/+19Star
* kfifo: fix warn_unused_resultStefani Seibold2009-12-221-2/+3
* kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-221-8/+8
* kfifo: move out spinlockStefani Seibold2009-12-221-15/+20
* kfifo: move struct kfifo in placeStefani Seibold2009-12-222-27/+25Star
* V4L/DVB (13698): pms: replace asm/uaccess.h to linux/uaccess.hMauro Carvalho Chehab2009-12-161-1/+1
* V4L/DVB (13690): radio/si470x: #include <sched.h>Randy Dunlap2009-12-161-0/+1
* V4L/DVB (13688): au8522: modify the attributes of local filter coefficientsMárton Németh2009-12-161-2/+2
* V4L/DVB (13687): cx231xx: use NULL when pointer is neededMárton Németh2009-12-161-9/+9
* V4L/DVB: Davinci VPFE Capture: remove unused #include <linux/version.h>Huang Weiyi2009-12-161-1/+0Star
* V4L/DVB (13685): Correct code taking the size of a pointerJulia Lawall2009-12-161-3/+3
* V4L/DVB (13684): Fix some cut-and-paste noise in dib0090.hDuncan Gibb2009-12-161-1/+0Star
* V4L/DVB (13683): sanio-ms: clean up init, exit and id_tableMárton Németh2009-12-163-10/+10
* V4L/DVB (13682): dib8000: make some constant staticMárton Németh2009-12-161-21/+21
* V4L/DVB: lgs8gxx: Use shifts rather than multiply/divide when possibleDavid Howells2009-12-161-2/+2
* V4L/DVB (13678): Add support for yet another DvbWorld, TeVii and Prof USB dev...Igor M. Liplianin2009-12-162-149/+315
* V4L/DVB (13676): configurable IRQ mode on NetUP Dual DVB-S2 CI; IRQ from CAM ...Abylay Ospan2009-12-161-29/+78
* V4L/DVB (13674): stv090x: Add DiSEqC envelope modeOliver Endriss2009-12-162-3/+6
* V4L/DVB (13673): lnbp21: Implement 22 kHz tone controlOliver Endriss2009-12-161-1/+27
* V4L/DVB (13671): sh_mobile_ceu_camera: Remove frame size page alignmentMagnus Damm2009-12-161-2/+2
* V4L/DVB (13670): soc-camera: Add mt9t112 camera driverKuninori Morimoto2009-12-163-0/+1184
* V4L/DVB (13669): tw9910: Add sync polarity supportKuninori Morimoto2009-12-161-2/+12
* V4L/DVB (13668): tw9910: remove croppingKuninori Morimoto2009-12-161-48/+0Star
* V4L/DVB (13667): tw9910: modify output formatKuninori Morimoto2009-12-161-4/+4
* V4L/DVB (13666): tw9910: modify V/H outpit pin setting to use VALIDKuninori Morimoto2009-12-161-30/+8Star
* V4L/DVB (13665): sh_mobile_ceu_camera: Add support for sync polarity selectionKuninori Morimoto2009-12-161-0/+17
* V4L/DVB (13664): tw9910: use V4L2_FIELD_INTERLACED_BTKuninori Morimoto2009-12-161-4/+4
* V4L/DVB (13663): sh_mobile_ceu: Add V4L2_FIELD_INTERLACED_BT/TB supportKuninori Morimoto2009-12-161-24/+51