summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/gspca
AgeCommit message (Expand)Author
2008-12-05gspca - sonixj: Cleanup / simplify code.Jean-Francois Moine
2008-12-04gspca - ov534: Accept many simultaneous webcams.Jean-Francois Moine
2008-12-04gspca - ov534: Frame transfer improvements.Jean-Francois Moine
2008-12-04gspca - ov534: Fix frame size so we don't miss the last pixel.Jean-Francois Moine
2008-12-04gspca - ov534: Initialization cleanup.Jean-Francois Moine
2008-12-03gspca: Use smaller chunks for urb buffer in ov534.Jean-Francois Moine
2008-12-03gspca: Use u8 values for USB control messages in ov534.Jean-Francois Moine
2008-12-03gspca: Simplify frame rate setting and debug in ov534.Jean-Francois Moine
2008-12-03gspca: Webcam 093a:2622 added in pac7311.Jean-Francois Moine
2008-12-02gspca: Fix image problem at low resolutions with ov7660 in sonixj.Jean-Francois Moine
2008-12-02gspca: Bad color control in sonixj.Jean-Francois Moine
2008-12-01gspca: Webcam 06f8:3004 added in sonixj.Jean-Francois Moine
2008-11-28gspca: Align the 640x480 and 320x240 init of tas5130 in zc3xx.Jean-Francois Moine
2008-11-28gspca: Do the webcam microphone work when present.Jean-Francois Moine
2008-11-26gspca: Add sensor mi0360 in vc032x.Jean-Francois Moine
2008-11-26gspca: Change the colors and add the red and blue controls in sonixj.Jean-Francois Moine
2008-11-25gspca: Center the brightness in sonixj.Jean-Francois Moine
2008-11-24gspca: Use msleep instead of mdelay.Jean-Francois Moine
2008-11-24gspca: Simplify the pkt_scan of stk014.Jean-Francois Moine
2008-11-23gspca: Delay when trying an other altsetting on streaming start.Jean-Francois Moine
2008-11-23gspca: Simplify the brightness/contrast for ov76xx sensors in sonixj.Jean-Francois Moine
2008-11-22gspca: Fix an access to freed memory at disconnect time.Jean-Francois Moine
2008-11-22gspca:Subdriver ov534 added.Jean-Francois Moine
2008-11-22gspca: Let gspca handle the webcams 045e:00f5 & 00f7 instead of sn9c102.Jean-Francois Moine
2008-11-22gspca: Remove some unuseful core in main.Jean-Francois Moine
2008-11-22gspca: Fix typos and name errors in Kconfig.Jean-Francois Moine
2008-11-21gspca: Do the sn9c105 - ov7660 work again in sonixj.Jean-Francois Moine
2008-11-19gspca: Remove the event counter and simplify the frame wait.Jean-Francois Moine
2008-11-19gspca: Use the ref counting of v4l2 for disconnection.Jean-Francois Moine
2008-11-19gspca: Revert the previous change.Jean-Francois Moine
2008-11-19merge: ~eandrenJean-Francois Moine
2008-11-19merge: ~eandrenJean-Francois Moine
2008-11-19gspca: Move the video device to a separate area.Jean-Francois Moine
2008-11-18gspca: Lock the subdrivers via module_get/put.Jean-Francois Moine
2008-11-18Move the s5k4aa vflip quirk table to the main sensor file in order to avoid c...Erik Andrén
2008-11-18Move the ov9650 vflip table to avoid compilation warnings on older kernelsErik Andrén
2008-11-18Add a minor comment to the sensor initErik Andrén
2008-11-18gspca: Memory leak when disconnect while streaming.Jean-Francois Moine
2008-11-18gspca: Reset the bulk URB status before resubmitting at irq level.Jean-Francois Moine
2008-11-17gspca: Split brightness and red and blue balance in spca501.Jean-Francois Moine
2008-11-17gspca: Don't return the control values from the webcams in spca501.Jean-Francois Moine
2008-11-17gspca: Correct restart of webcams in spca501.Jean-Francois Moine
2008-11-17merge: v4l-dvbJean-Francois Moine
2008-11-14gspca: New subdriver parameter 'bulk_nurbs'.Jean-Francois Moine
2008-11-13drivers/media: use ARRAY_SIZEMauro Carvalho Chehab
2008-11-11gspca: Rewrite the exchanges with the sensor ov7648 of sonixj.Jean-Francois Moine
2008-11-11gspca: Let gspca handle the webcam 0c45:613a instead of sn9c102.Jean-Francois Moine
2008-11-10gspca: Remove empty lines in traces.Jean-Francois Moine
2008-11-10gspca: Let gspca handle the webcam 0471:0328 instead of sn9c102.Jean-Francois Moine
2008-11-09Merge gspcaErik Andrén