summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (9101): radio-mr800: Add driver for AverMedia MR 800 USB FM radio dev...Alexey Klimov2008-10-123-0/+641
* V4L/DVB (9098): Whitespace cleanupsMauro Carvalho Chehab2008-10-121-1/+1
* V4L/DVB (9097): gspca: Adjust control values and restore compilation of sonixj.Jean-Francois Moine2008-10-122-15/+14
* V4L/DVB (9096): gspca: Subdriver selection at config time.Erik Andren2008-10-123-40/+240
* V4L/DVB (9095): gspca: Moves some sensor initialization to each sensor in m5602.Erik Andren2008-10-127-21/+20
* V4L/DVB (9094): gspca: Frame counter in ALi m5602.Erik Andren2008-10-121-4/+6
* V4L/DVB (9093): gspca: Cleanup code and small changes.Erik Andren2008-10-123-14/+11
* V4L/DVB (9091): gspca: Subdriver m5602 (ALi) added.Erik Andren2008-10-1217-0/+5428
* V4L/DVB (9090): gspca: Restart the state machine when no frame buffer in fine...Frank Zago2008-10-121-10/+11
* V4L/DVB (9089): gspca: Remove the duplicated EOF (ff d9) in t613.Jean-Francois Moine2008-10-121-1/+1
* V4L/DVB (9088): gspca: New subdriver 'finepix' added.Frank Zago2008-10-122-1/+467
* V4L/DVB (9087): gspca: Image transfer by bulk uses altsetting 0 with any buff...Jean-Francois Moine2008-10-122-16/+28
* V4L/DVB (9086): gspca: Use a kref to avoid potentialy blocking forever in dis...Frank Zago2008-10-122-12/+28
* V4L/DVB (9085): gspca: URB_NO_TRANSFER_DMA_MAP is required for isoc and bulk ...Frank Zago2008-10-121-1/+3
* V4L/DVB (9084): gspca: Fixed a few typos in comments.Frank Zago2008-10-121-6/+6
* V4L/DVB (9083): gspca: URB_NO_TRANSFER_DMA_MAP is not useful for isoc transfers.Jean-Francois Moine2008-10-121-2/+1
* V4L/DVB (9082): gspca: Vertical flip the image by default in sonixj.Jean-Francois Moine2008-10-121-1/+1
* V4L/DVB (9079): gspca: Return error code from stream start functions.Jean-Francois Moine2008-10-1222-34/+60
* V4L/DVB (9078): gspca: New exported function to retrieve the current frame bu...Jean-Francois Moine2008-10-122-12/+22
* V4L/DVB (9077): gspca: Set the right V4L2_DEBUG values in the main driver.Frank Zago2008-10-121-2/+4
* V4L/DVB (9076): gspca: USB direction lacking in spca561.Shane2008-10-121-1/+1
* V4L/DVB (9074): gspca: sonixj webcam 0c45:60fe added.Jean-Francois Moine2008-10-121-1/+3
* V4L/DVB (9072): S2API: Add DTV_API_VERSION commandSteven Toth2008-10-121-0/+9
* V4L/DVB (9071): S2API: Implement result codes for individual commandsSteven Toth2008-10-121-4/+8
* V4L/DVB (9069): cx88: Bugfix: all client disconnects put the frontend to sleep.Darron Broad2008-10-122-1/+5
* V4L/DVB (9068): Kconfig dependency fix for DW2002 card with ST STV0288 demodu...Igor M. Liplianin2008-10-121-0/+2
* V4L/DVB (9067): Kconfig correction for USB card modification with SI2109/2110...Igor M. Liplianin2008-10-121-0/+1
* V4L/DVB (9066): Pinnacle Hybrid PCTV Pro (pctv310c) DVB-T supportStéphane Voltz2008-10-122-3/+28
* V4L/DVB (9065): saa7134: fix I2C remote controls on saa7134Dmitri Belimov2008-10-121-0/+4
* V4L/DVB (9063): Add ADS Tech Instant HDTV PCI supportAdam Glover2008-10-123-1/+34
* V4L/DVB (9062): Add support for Prolink Pixelview Global ExtremeMauro Carvalho Chehab2008-10-123-1/+40
* V4L/DVB (9061): saa7134: Add support for Real Audio 220Mauro Carvalho Chehab2008-10-124-0/+83
* V4L/DVB (9060): saa7134: Add support for Avermedia PCI pure analog (M135A)Mauro Carvalho Chehab2008-10-124-0/+98
* V4L/DVB (9059): saa7134: Add support for Encore version 5.3 boardMauro Carvalho Chehab2008-10-124-0/+93
* V4L/DVB (9058): spca561: while balance -> white balance typoShane2008-10-121-1/+1
* V4L/DVB (9057): saa7134: Hauppauge HVR-1110, support for radio and analog aud...David Bentham2008-10-121-10/+14
* V4L/DVB (9055): tuner-xc2028: Do a better job selecting firmware typeMauro Carvalho Chehab2008-10-123-11/+33
* V4L/DVB (9051): dib0700: use dvb_frontend->callback for xc5000 gpio resetMichael Krufky2008-10-121-3/+6
* V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callbackMichael Krufky2008-10-1230-123/+89
* V4L/DVB (9048): add a general-purpose callback pointer to struct dvb_frontendMichael Krufky2008-10-121-0/+2
* V4L/DVB (9047): [PATCH] Add remote control support to Nova-TD (52009)Chris Rankin2008-10-121-1/+43
* V4L/DVB (9046): Add support for Non-Pro version of Pinnacle PCTV HD USB StickDevin Heitmueller2008-10-122-1/+7
* V4L/DVB (9045): Add Pinnacle 801e dependencies to KConfigDevin Heitmueller2008-10-121-0/+2
* V4L/DVB (9044): Add support for Pinnacle PCTV HD Pro 801e (ATSC only)Devin Heitmueller2008-10-124-1/+119
* V4L/DVB (9042): Add support for Asus My Cinema U3000 HybridAlbert Comerma2008-10-122-0/+6
* V4L/DVB (9041): Add support YUAN High-Tech STK7700D (1164:1f08)Daniel Oliveira Nascimento2008-10-122-1/+7
* V4L/DVB (9040): TTUSB-DEC DVB-S: claim to have lockPeter Beutner2008-10-121-3/+13
* V4L/DVB (9039): Add support for new i2c API provided in firmware version 1.20Devin Heitmueller2008-10-123-3/+110
* V4L/DVB (9038): Add support for the Gigabyte R8000-HT USB DVB-T adapter.Finn Thain2008-10-122-1/+7
* V4L/DVB (9036): uvcvideo: Fix control cache access when setting composite aut...Laurent Pinchart2008-10-121-8/+13
OpenPOWER on IntegriCloud