summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB (9628): em28xx: refactor IR supportDevin Heitmueller2008-12-294-71/+147
* V4L/DVB (9612): Fix key repetition with HVR-950 IRMauro Carvalho Chehab2008-12-291-4/+17
* V4L/DVB (9611): em28xx: experimental support for HVR-950 IRMauro Carvalho Chehab2008-12-291-4/+9
* V4L/DVB (9607): em28xx: Properly implement poll support for IR'sMauro Carvalho Chehab2008-12-295-15/+237
* V4L/DVB (9591): v4l core: fix debug printk for enumberating frameratesMauro Carvalho Chehab2008-12-291-3/+7
* V4L/DVB (9590): Add registration for Pinnacle 80e ATSC tunerDevin Heitmueller2008-12-292-0/+35
* V4L/DVB (9589): Properly support capture start on em2874Devin Heitmueller2008-12-292-0/+27
* V4L/DVB (9588): Don't load em28xx audio module for digital-only devicesDevin Heitmueller2008-12-293-8/+32
* V4L/DVB (9587): Handle changes to endpoint layout in em2874Devin Heitmueller2008-12-291-13/+23
* V4L/DVB (9586): Fix possible null pointer dereference in info messageDevin Heitmueller2008-12-291-2/+4
* V4L/DVB (9585): Skip reading eeprom in newer Empia devicesDevin Heitmueller2008-12-291-0/+11
* V4L/DVB (9584): Support different GPIO/GPO registers for newer devicesDevin Heitmueller2008-12-294-7/+22
* V4L/DVB (9583): Remember chip id of devices at initializationDevin Heitmueller2008-12-292-0/+2
* V4L/DVB (9582): Add a EM28XX_NODECODER option to the list of available decodersDevin Heitmueller2008-12-291-0/+1
* V4L/DVB (9581): Remove unused variable from em28xx-audio.cDevin Heitmueller2008-12-291-1/+1
* V4L/DVB (9580): Add chip id for em2874 to list of known chipsDevin Heitmueller2008-12-292-0/+5
* V4L/DVB (9579): v4l core: a few get ioctls were lacking memory cleanMauro Carvalho Chehab2008-12-291-0/+15
* V4L/DVB (9578): v4l core: add support for enumerating frame sizes and intervalsMauro Carvalho Chehab2008-12-291-0/+67
* V4L/DVB (9577): saa7134-dvb: MFE attachment clean-up for saa-7134 dvbDarron Broad2008-12-291-17/+7
* V4L/DVB (9576): cx88-dvb: MFE attachment clean-up for HVR-3000/4000Darron Broad2008-12-291-61/+57
* V4L/DVB (9572a): Whitespace cleanupMauro Carvalho Chehab2008-12-291-2/+2
* V4L/DVB (9570): uvcvideo: Handle failed video GET_{MIN|MAX|DEF} requests more...Laurent Pinchart2008-12-294-141/+66
* V4L/DVB (9563): gspca: Let gspca handle the webcam 0471:0328 instead of sn9c102.Jean-Francois Moine2008-12-292-1/+3
* V4L/DVB (9560): gspca: Let gspca handle the webcam 0c45:602c instead of sn9c102.Jean-Francois Moine2008-12-292-1/+3
* V4L/DVB (9548): gspca: Fix Kconfig CodingStyleFrederic Cand2008-12-291-71/+71
* V4L/DVB (9540): dsbr100: add disabled controls and fix versionAlexey Klimov2008-12-291-3/+23
* V4L/DVB (9539): dsbr100: add suspend and resumeAlexey Klimov2008-12-291-4/+41
* V4L/DVB (9572): Whitespace cleanupMauro Carvalho Chehab2008-12-291-5/+5
* V4L/DVB (9569): uvcvideo: Sort the frame descriptors during parsingLaurent Pinchart2008-12-291-3/+22
* V4L/DVB (9568): uvcvideo: Add support for Lenovo Thinkpad SL500 integrated we...Laurent Pinchart2008-12-291-0/+9
* V4L/DVB (9567): uvcvideo: Add support for Samsung Q310 integrated webcamLaurent Pinchart2008-12-291-0/+9
* V4L/DVB (9565): gspca: Remove empty lines in traces.Jean-Francois Moine2008-12-292-2/+2
* V4L/DVB (9562): gspca: Set the default frame rate to 30 fps for sensor ov764x...Jean-Francois Moine2008-12-291-4/+3
* V4L/DVB (9561): gspca: Cleanup the source of ov519.Jean-Francois Moine2008-12-291-84/+64
* V4L/DVB (9553): gspca: Webcam 145f:013a added in pac207.Jean-Francois Moine2008-12-291-0/+1
* V4L/DVB (9552): gspca: Simplify the ISOC packet scanning in tv8532.Jean-Francois Moine2008-12-291-97/+25
* V4L/DVB (9548): gspca: Properly indent KconfigFrederic Cand2008-12-291-71/+71
* V4L/DVB (9547): gspca: Version change.Jean-Francois Moine2008-12-291-1/+1
* V4L/DVB (9546): gspca: Bad scanning of ISOC packets in tv8532.Jean-Francois Moine2008-12-291-20/+18
* V4L/DVB (9545): gspca: Add a flag for empty ISOC packets.Jean-Francois Moine2008-12-292-6/+11
* V4L/DVB (9544): gspca: Clear the bulk endpoint at starting time when bulk tra...Jean-Francois Moine2008-12-292-3/+6
* V4L/DVB (9543): gspca: Adjust autoexpo values for cams with a vga sensor in s...Hans de Goede2008-12-291-4/+13
* V4L/DVB (9541): gspca: Add infrared control for sonixj - mi0360.Jean-Francois Moine2008-12-291-4/+54
* V4L/DVB (9537): Add TerraTec Cinergy S USB supportIgor M. Liplianin2008-12-291-1/+11
* V4L/DVB (9536): WinFast DTV2000 H: add support for missing analog inputsVincent Pelletier2008-12-291-1/+28
* V4L/DVB (9535): cx88-dvb: Remove usage core->prev_set_voltage from cx24116 ba...Igor M. Liplianin2008-12-291-6/+2
* V4L/DVB (9534): cx88: Add support for Prof 6200 DVB-S PCI cardIgor M. Liplianin2008-12-293-0/+19
* V4L/DVB (9533): cx88: Add support for TurboSight TBS8910 DVB-S PCI cardIgor M. Liplianin2008-12-294-0/+39
* V4L/DVB (9532): Properly handle error messages during alsa registeringMauro Carvalho Chehab2008-12-291-3/+8
* V4L/DVB (9520): stb0899 Remove double .read_status assignmentIgor M. Liplianin2008-12-291-4/+3
OpenPOWER on IntegriCloud