Age | Commit message (Expand) | Author | Files | Lines |
2012-05-20 | [media] media: add support to gspca/pac7302.c for 093a:2627 (Genius FaceCam 300) | Jozsef Marton | 1 | -0/+1 |
2012-05-07 | [media] gspca_pac7302: Improve the gain control | Hans de Goede | 1 | -5/+15 |
2012-05-07 | [media] gspca_pac7302: Document some more registers | Hans de Goede | 1 | -1/+15 |
2012-05-07 | [media] gspca_pac7302: Convert multi-line comments to standard kernel style | Hans de Goede | 1 | -63/+79 |
2012-05-07 | [media] gspca_pac73xx: Remove comments from before the 7302 / 7311 separation | Hans de Goede | 1 | -6/+0 |
2012-05-07 | [media] gspca/autogain_functions.h: Allow users to declare what they want | Hans de Goede | 1 | -3/+1 |
2012-03-08 | [media] gspca - pac7302: Do autogain setting work | Jean-François Moine | 1 | -41/+35 |
2012-03-08 | [media] gspca - pac7302: Use the new video control mechanism | Jean-François Moine | 1 | -298/+79 |
2012-03-08 | [media] gspca - pac7302: Simplify the function pkt_scan | Jean-François Moine | 1 | -47/+24 |
2012-03-08 | [media] gspca - pac7302: Cleanup source | Jean-François Moine | 1 | -39/+33 |
2012-03-08 | [media] gspca - pac7302: Add new webcam 06f8:301b | Jean-François Moine | 1 | -0/+1 |
2012-01-16 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2012-01-06 | [media] gspca_pac7302: Add usb-id for 145f:013c | Hans de Goede | 1 | -0/+1 |
2011-11-18 | USB: convert drivers/media/* to use module_usb_driver() | Greg Kroah-Hartman | 1 | -12/+1 |
2011-09-04 | [media] gspca: Use current logging styles | Joe Perches | 1 | -7/+8 |
2011-01-19 | [media] gspca: Remove __devinit, __devinitconst and __devinitdata | Jean-François Moine | 1 | -2/+2 |
2010-12-29 | [media] gspca - pac7302/pac7311: Fix some warnings | Jean-François Moine | 1 | -1/+1 |
2010-10-21 | [media] gspca: Fix coding style issues | Jean-François Moine | 1 | -2/+1 |
2010-10-21 | V4L/DVB: gspca - many subdrivers: Handle the buttons when CONFIG_INPUT=m | Jean-François Moine | 1 | -2/+2 |
2010-10-21 | V4L/DVB: gspca - all modules: Display error messages when gspca debug disabled | Jean-François Moine | 1 | -10/+7 |
2010-10-21 | V4L/DVB: gspca - all modules: Remove useless module load/unload messages | Jean-François Moine | 1 | -7/+1 |
2010-08-02 | V4L/DVB: gspca - main: Don't use the frame buffer flags | Jean-François Moine | 1 | -7/+3 |
2010-08-02 | V4L/DVB: gspca - main: Simplify image building | Jean-François Moine | 1 | -13/+11 |
2010-08-02 | V4L/DVB: gspca - pac7302/11: Bad request value in USB write | Jean-François Moine | 1 | -1/+1 |
2010-08-02 | V4L/DVB: gspca - pac7302: add Genius iSlim 310 | Márton Németh | 1 | -0/+1 |
2010-02-26 | V4L/DVB: gspca_pac7302: much improved exposure control | Hans de Goede | 1 | -55/+50 |
2010-02-26 | V4L/DVB: gspca - pac7302: Change latin1 text to utf-8. | Jean-Francois Moine | 1 | -1/+1 |
2010-02-26 | V4L/DVB: gspca - pac7302: Add support for camera button. | Márton Németh | 1 | -0/+37 |
2010-02-26 | V4L/DVB: gspca - pac7302: Use usb_err to propagate USB errors | Jean-Francois Moine | 1 | -157/+96 |
2010-02-26 | V4L/DVB: gspca - pac7302/pac7311: Remove the unused page loading | Jean-Francois Moine | 1 | -8/+2 |
2010-02-26 | V4L/DVB (13926): gspca - pac7302: Fix a random USB error. | Jean-Francois Moine | 1 | -1/+1 |
2010-02-26 | V4L/DVB (13899): gspca - all subdrivers: Make control descriptors constant. | Marton Nemeth | 1 | -1/+1 |
2010-02-26 | V4L/DVB (13898): gspca - some subdrivers: Make sd_desc const. | Márton Németh | 1 | -1/+1 |
2009-12-16 | V4L/DVB (13621): gspca - some subdrivers: Make device_table[]s constant. | Márton Németh | 1 | -2/+2 |
2009-12-16 | V4L/DVB (13565): gspca - pac7302: One more webcam is upside-down by default. | Jean-Francois Moine | 1 | -1/+1 |
2009-12-16 | V4L/DVB (13559): gspca - pac7302: Some webcams are upside-down by default. | Jean-Francois Moine | 1 | -4/+15 |
2009-12-05 | V4L/DVB (13453): gspca - all subdrivers: Remove the unused frame ptr from pkt... | Jean-Francois Moine | 1 | -8/+14 |
2009-12-05 | V4L/DVB (13419): gspca - pac7302: Add debug register write interface. | Márton Németh | 1 | -0/+54 |
2009-12-05 | V4L/DVB (13389): gspca - pac7302: Handle return values in sd_start(). | Marton Nemeth | 1 | -3/+3 |
2009-12-05 | V4L/DVB (13388): gspca - pac7302: Add white balance control. | Marton Nemeth | 1 | -0/+57 |
2009-12-05 | V4L/DVB (13385): gspca - pac7302: Add red and blue balance control. | Márton Németh | 1 | -0/+126 |
2009-12-05 | V4L/DVB (13383): gspca - pac7311/pac7302: Propagate error to higher level sof... | Márton Németh | 1 | -53/+102 |
2009-12-05 | V4L/DVB (13382): gspca - pac7302: Remove redundant stream off command. | Márton Németh | 1 | -1/+1 |
2009-12-05 | V4L/DVB (13325): gspca - pac7302/pac7311: Fix buffer overrun. | Marton Nemeth | 1 | -1/+1 |
2009-12-05 | V4L/DVB (13324): gspca - pac7302/pac7311: Handle return value of usb_control_... | Marton Nemeth | 1 | -3/+21 |
2009-12-05 | V4L/DVB (13300): gspca - pac7302/pac7311: Separate the two subdrivers. | Marton Nemeth | 1 | -0/+962 |