summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
| * | V4L/DVB (13966): DVB-T regression fix for saa7134 cardsDmitri Belimov2010-01-172-13/+13
| * | V4L/DVB (13941): rj54n1cb0c: remove compiler warningMárton Németh2010-01-171-1/+1
| * | V4L/DVB sh_mobile_ceu: don't check platform_get_irq's return value against zeroUwe Kleine-König2010-01-171-1/+1
| * | V4L/DVB mx1_camera: don't check platform_get_irq's return value against zeroUwe Kleine-König2010-01-171-1/+1
| * | V4L/DVB (13934): tda8290: Fix FM radio easy programming standard selection fo...Michael Krufky2010-01-171-1/+2
| * | V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges.Jean-Francois Moine2010-01-171-13/+13
| * | V4L/DVB (13887): tda8290: add autodetection support for TDA8295c2Michael Krufky2010-01-171-3/+6
| * | V4L/DVB (13882): gspca - stv06xx-vv6410: Ensure register STV_SCAN_RATE is zeroErik Andrén2010-01-171-0/+1
| * | V4L/DVB (13880): gspca - m5602-s5k4aa: Add vflip quirk for the Amilo Xi 2428Erik Andren2010-01-171-0/+6
| * | V4L/DVB (13875): gspca - vc032x: Fix a possible crash with the vc0321 bridge.Jean-Francois Moine2010-01-171-0/+4
| * | V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned.Roel Kluin2010-01-171-1/+1
| * | V4L/DVB (13858): ir-keytable: use the right headerMauro Carvalho Chehab2010-01-171-1/+1
| * | V4L/DVB (13622): gspca - ov534: Fix a compilation warning.Jean-Francois Moine2010-01-171-1/+1
| * | V4L/DVB (13834): dib8000: fix compilation if !DVB_DIB8000Mauro Carvalho Chehab2010-01-171-1/+1
| * | V4L/DVB (13831): uvcvideo: Fix oops caused by a race condition in buffer dequ...Laurent Pinchart2010-01-173-14/+18
| * | V4L/DVB (13829): uvcvideo: Fix alternate setting selection in isochronous modeLaurent Pinchart2010-01-171-9/+22
| * | V4L/DVB (13826): uvcvideo: Fix controls blacklistingLaurent Pinchart2010-01-171-1/+1
| * | V4L/DVB (13820): lgdt3305: make one-bit bitfields unsignedNemeth Marton2010-01-171-3/+3
| * | V4L/DVB (13816): gspca - main: Set the current frame pointer when first qbuf.Jean-Francois Moine2010-01-171-0/+2
| |/
| * firewire: fix use of multiple AV/C devices, allow multiple FCP listenersClemens Ladisch2009-12-291-10/+2
* | drivers/media/dvb/dvb-core/dvb_net.c: use %pM to show MAC addresshartleys2010-01-071-5/+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
OpenPOWER on IntegriCloud