aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-29V4L/DVB (9713): gspca: Add the ov534 webcams in the gspca documentation.Jean-Francois Moine1-0/+3
2008-12-29V4L/DVB (9712): gspca:Subdriver ov534 added.Antonio Ospite3-0/+517
2008-12-29V4L/DVB (9711): gspca: Let gspca handle the webcams 045e:00f5 & 00f7 instead of sn9c102.Jean-Francois Moine2-0/+4
2008-12-29V4L/DVB (9709): gspca: Fix typos and name errors in Kconfig.Jean-Francois Moine1-5/+7
2008-12-29V4L/DVB (9708): gspca: Do the sn9c105 - ov7660 work again in sonixj.Jean-Francois Moine1-16/+32
2008-12-29V4L/DVB (9706): gspca: Use the ref counting of v4l2 for disconnection.Hans de Goede2-14/+4
2008-12-29V4L/DVB (9703): Move the s5k4aa vflip quirk table to the main sensor file in order to avoid compilation errors on older kernelsErik Andrén2-32/+33
2008-12-29V4L/DVB (9702): Move the ov9650 vflip table to avoid compilation warnings on older kernelsErik Andrén2-36/+36
2008-12-29V4L/DVB (9701): Add a minor comment to the sensor initErik Andrén1-0/+1
2008-12-29V4L/DVB (9698): Add another vflip quirk for the s5k4aaErik Andrén1-4/+8
2008-12-29V4L/DVB (9696): Remove accidental typoErik Andrén1-1/+1
2008-12-29V4L/DVB (9694): Indent the m5602 register definitionsErik Andrén1-55/+55
2008-12-29V4L/DVB (9693): Remove some unused definesErik Andrén1-6/+0
2008-12-29V4L/DVB (9688): gspca: Reset the bulk URB status before resubmitting at irq level.Jean-Francois Moine1-2/+7
2008-12-29V4L/DVB (9687): gspca: Split brightness and red and blue balance in spca501.Hans de Goede1-6/+88
2008-12-29V4L/DVB (9686): gspca: Don't return the control values from the webcams in spca501.Hans de Goede1-34/+0
2008-12-29V4L/DVB (9685): gspca: Correct restart of webcams in spca501.Hans de Goede1-10/+12
2008-12-29V4L/DVB (9682): gspca: New subdriver parameter 'bulk_nurbs'.Antonio Ospite2-4/+19
2008-12-29V4L/DVB (9681): gspca: Rewrite the exchanges with the sensor ov7648 of sonixj.Jean-Francois Moine1-69/+73
2008-12-29V4L/DVB (9680): gspca: Let gspca handle the webcam 0c45:613a instead of sn9c102.Jean-Francois Moine2-1/+3
2008-12-29V4L/DVB (9678): af9015: Cleanup switch for usb IDHans Verkuil1-6/+6
2008-12-29V4L/DVB (9677): bttv: fix some entries on Phytec boards and add missing onesDirk Heer2-8/+60
2008-12-29V4L/DVB (9676): em28xx: fix a regression caused by 22c90ec6a5e07173ee670dc2ca75e0df0a7772c0Mauro Carvalho Chehab1-1/+2
2008-12-29V4L/DVB (9675): em28xx: devices with xc2028/3028 don't have tda9887Mauro Carvalho Chehab1-5/+0
2008-12-29V4L/DVB (9673): em28xx: fix Pixelview PlayTV board entryMauro Carvalho Chehab1-1/+3
2008-12-29V4L/DVB (9672): Allow opening more than one output at the same timeMauro Carvalho Chehab3-18/+31
2008-12-29V4L/DVB (9671): em28xx: Add detection of Sigmatel Stac97xx series of AC97 devicesMauro Carvalho Chehab2-0/+7
2008-12-29V4L/DVB (9670): em28xx: allow specifying audio outputMauro Carvalho Chehab3-19/+57
2008-12-29V4L/DVB (9669): em28xx: Fix a stupid cut-and-paste errorMauro Carvalho Chehab1-1/+1
2008-12-29V4L/DVB (9667): Fixed typo in sizeof() causing NULL pointer OOPSOldrich Jedlicka1-1/+1
2008-12-29V4L/DVB (9665): af9015: Add support for the Digittrade DVB-T USB Stick remoteAlain Kalker2-0/+74
2008-12-29V4L/DVB (9662): uvcvideo: Fix printk badness when printing ioctl namesLaurent Pinchart1-4/+6
2008-12-29V4L/DVB (9661): uvcvideo: Commit streaming parameters when enabling the video streamLaurent Pinchart2-11/+5
2008-12-29V4L/DVB (9660): uvcvideo: Fix unaligned memory access.Michael Hennerich1-20/+19
2008-12-29V4L/DVB (9659): uvcvideo: Use {get|set}_unaligned_le32 macrosLaurent Pinchart1-12/+6
2008-12-29V4L/DVB (9658): em28xx: use em28xx_write_reg() for i2c clock setupDevin Heitmueller2-15/+58
2008-12-29V4L/DVB (9657): em28xx: add a functio to write on a single registerDevin Heitmueller2-0/+8
2008-12-29V4L/DVB (9654): new email addressJelle Foks3-5/+5
2008-12-29V4L/DVB (9653): em28xx: improve AC97 handlingMauro Carvalho Chehab3-33/+74
2008-12-29V4L/DVB (9652): em28xx: merge AC97 vendor id's into a single varMauro Carvalho Chehab2-6/+8
2008-12-29V4L/DVB (9651): em28xx: Improve audio handlingMauro Carvalho Chehab3-117/+226
2008-12-29V4L/DVB (9650): em28xx: replace magic numbers to something more meaningfulMauro Carvalho Chehab1-126/+126
2008-12-29V4L/DVB (9649): em28xx: remove two amux entries used only on one cardMauro Carvalho Chehab1-2/+2
2008-12-29V4L/DVB (9648): em28xx: get audio config from em28xx registerDevin Heitmueller3-1/+52
2008-12-29V4L/DVB (9644): em28xx: add em2750 to the list of known em28xx chip idsDevin Heitmueller2-0/+4
2008-12-29V4L/DVB (9643): em28xx: remove the previous register namesMauro Carvalho Chehab2-9/+4
2008-12-29V4L/DVB (9642): Add AC97 registers found on em28xx devicesMauro Carvalho Chehab1-0/+52
2008-12-29V4L/DVB (9641): Add chip ID's for em2820 and em2840Mauro Carvalho Chehab2-0/+8
2008-12-29V4L/DVB (9638): drivers/media: use ARRAY_SIZEJulia Lawall5-8/+8
2008-12-29V4L/DVB (9637): usb vendor_ids/product_ids are __le16Harvey Harrison1-6/+6