aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB (13738): [Mantis] Enable IRQ0 eventsManu Abraham2010-01-175-25/+26
* V4L/DVB (13737): [Mantis] Register the CA device, dummy functions for nowManu Abraham2010-01-174-0/+140
* V4L/DVB (13736): [Mantis] Implement CAM Plug IN and Unplug eventsManu Abraham2010-01-172-0/+74
* V4L/DVB (13735): [Mantis] Implement the Event Manager taskletManu Abraham2010-01-172-1/+122
* V4L/DVB (13734): [Mantis] Initial go at an Event ManagerManu Abraham2010-01-173-0/+40
* V4L/DVB (13733): [Mantis] Start with the PCMCIA interfaceManu Abraham2010-01-174-9/+48
* V4L/DVB (13732): [Mantis] Add in some Link Layer definitionsManu Abraham2010-01-171-0/+51
* V4L/DVB (13731): [Mantis] Add in a license headerManu Abraham2010-01-171-0/+20
* V4L/DVB (13730): [Mantis] Add in some UART definitionsManu Abraham2010-01-171-0/+18
* V4L/DVB (13729): [Mantis] Add in a license headerManu Abraham2010-01-171-0/+20
* V4L/DVB (13728): [Mantis] Add in some Host Interface definitionsManu Abraham2010-01-171-0/+9
* V4L/DVB (13727): [Mantis/VP-1041] Bugfix: Sigh! Don't look for the STOP bitManu Abraham2010-01-171-1/+1
* V4L/DVB (13726): [Mantis/Skystar HD2] Add support for the Technisat Skystar HD2Manu Abraham2010-01-173-0/+3
* V4L/DVB (13725): [Mantis/VP-1041] Revert to old register initialization param...Manu Abraham2010-01-171-63/+63
* V4L/DVB (13724): [Mantis/VP-1041] Initial support for Mantis VP-1041Manu Abraham2010-01-175-0/+354
* V4L/DVB (13723): [Mantis/VP-2040, Terratec Cinergy C] Add support for the Cin...Manu Abraham2010-01-175-4/+98
* V4L/DVB (13722): [Mantis] Revert 13560Manu Abraham2010-01-173-15/+0
* V4L/DVB (13721): [Mantis] Bug! Before bailing out, UnlockManu Abraham2010-01-171-1/+5
* V4L/DVB (13720): [Mantis/Terratec Cinergy C] Add support for the Terratec Cin...Manu Abraham2010-01-173-0/+15
* 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/+7
* 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/+2
* 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/+1
* V4L/DVB (13707): [Mantis] Whitespace cleanupManu Abraham2010-01-171-3/+3
* V4L/DVB (13706): [MB86A16] OverhaulManu Abraham2010-01-1713-218/+215
* 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/+1
* 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/+2
* media video cx23888 driver: ported to new kfifo APIStefani Seibold2009-12-221-25/+19
* 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/+25
* 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