summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca/pac7302.c
Commit message (Expand)AuthorAgeFilesLines
* [media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab2012-08-151-932/+0
* [media] gspca: Add reset_resume callback to all sub-driversHans de Goede2012-07-301-0/+1
* [media] gspca_pac7302: Convert to the control frameworkHans de Goede2012-07-301-222/+149
* [media] media: add support to gspca/pac7302.c for 093a:2627 (Genius FaceCam 300)Jozsef Marton2012-05-201-0/+1
* [media] gspca_pac7302: Improve the gain controlHans de Goede2012-05-071-5/+15
* [media] gspca_pac7302: Document some more registersHans de Goede2012-05-071-1/+15
* [media] gspca_pac7302: Convert multi-line comments to standard kernel styleHans de Goede2012-05-071-63/+79
* [media] gspca_pac73xx: Remove comments from before the 7302 / 7311 separationHans de Goede2012-05-071-6/+0
* [media] gspca/autogain_functions.h: Allow users to declare what they wantHans de Goede2012-05-071-3/+1
* [media] gspca - pac7302: Do autogain setting workJean-François Moine2012-03-081-41/+35
* [media] gspca - pac7302: Use the new video control mechanismJean-François Moine2012-03-081-298/+79
* [media] gspca - pac7302: Simplify the function pkt_scanJean-François Moine2012-03-081-47/+24
* [media] gspca - pac7302: Cleanup sourceJean-François Moine2012-03-081-39/+33
* [media] gspca - pac7302: Add new webcam 06f8:301bJean-François Moine2012-03-081-0/+1
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-151-0/+1
|\
| * [media] gspca_pac7302: Add usb-id for 145f:013cHans de Goede2012-01-061-0/+1
* | USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-12/+1
|/
* [media] gspca: Use current logging stylesJoe Perches2011-09-041-7/+8
* [media] gspca: Remove __devinit, __devinitconst and __devinitdataJean-François Moine2011-01-191-2/+2
* [media] gspca - pac7302/pac7311: Fix some warningsJean-François Moine2010-12-291-1/+1
* [media] gspca: Fix coding style issuesJean-François Moine2010-10-211-2/+1
* V4L/DVB: gspca - many subdrivers: Handle the buttons when CONFIG_INPUT=mJean-François Moine2010-10-211-2/+2
* V4L/DVB: gspca - all modules: Display error messages when gspca debug disabledJean-François Moine2010-10-211-10/+7
* V4L/DVB: gspca - all modules: Remove useless module load/unload messagesJean-François Moine2010-10-211-7/+1
* V4L/DVB: gspca - main: Don't use the frame buffer flagsJean-François Moine2010-08-021-7/+3
* V4L/DVB: gspca - main: Simplify image buildingJean-François Moine2010-08-021-13/+11
* V4L/DVB: gspca - pac7302/11: Bad request value in USB writeJean-François Moine2010-08-021-1/+1
* V4L/DVB: gspca - pac7302: add Genius iSlim 310Márton Németh2010-08-021-0/+1
* V4L/DVB: gspca_pac7302: much improved exposure controlHans de Goede2010-02-261-55/+50
* V4L/DVB: gspca - pac7302: Change latin1 text to utf-8.Jean-Francois Moine2010-02-261-1/+1
* V4L/DVB: gspca - pac7302: Add support for camera button.Márton Németh2010-02-261-0/+37
* V4L/DVB: gspca - pac7302: Use usb_err to propagate USB errorsJean-Francois Moine2010-02-261-157/+96
* V4L/DVB: gspca - pac7302/pac7311: Remove the unused page loadingJean-Francois Moine2010-02-261-8/+2
* V4L/DVB (13926): gspca - pac7302: Fix a random USB error.Jean-Francois Moine2010-02-261-1/+1
* V4L/DVB (13899): gspca - all subdrivers: Make control descriptors constant.Marton Nemeth2010-02-261-1/+1
* V4L/DVB (13898): gspca - some subdrivers: Make sd_desc const.Márton Németh2010-02-261-1/+1
* V4L/DVB (13621): gspca - some subdrivers: Make device_table[]s constant.Márton Németh2009-12-161-2/+2
* V4L/DVB (13565): gspca - pac7302: One more webcam is upside-down by default.Jean-Francois Moine2009-12-161-1/+1
* V4L/DVB (13559): gspca - pac7302: Some webcams are upside-down by default.Jean-Francois Moine2009-12-161-4/+15
* V4L/DVB (13453): gspca - all subdrivers: Remove the unused frame ptr from pkt...Jean-Francois Moine2009-12-051-8/+14
* V4L/DVB (13419): gspca - pac7302: Add debug register write interface.Márton Németh2009-12-051-0/+54
* V4L/DVB (13389): gspca - pac7302: Handle return values in sd_start().Marton Nemeth2009-12-051-3/+3
* V4L/DVB (13388): gspca - pac7302: Add white balance control.Marton Nemeth2009-12-051-0/+57
* V4L/DVB (13385): gspca - pac7302: Add red and blue balance control.Márton Németh2009-12-051-0/+126
* V4L/DVB (13383): gspca - pac7311/pac7302: Propagate error to higher level sof...Márton Németh2009-12-051-53/+102
* V4L/DVB (13382): gspca - pac7302: Remove redundant stream off command.Márton Németh2009-12-051-1/+1
* V4L/DVB (13325): gspca - pac7302/pac7311: Fix buffer overrun.Marton Nemeth2009-12-051-1/+1
* V4L/DVB (13324): gspca - pac7302/pac7311: Handle return value of usb_control_...Marton Nemeth2009-12-051-3/+21
* V4L/DVB (13300): gspca - pac7302/pac7311: Separate the two subdrivers.Marton Nemeth2009-12-051-0/+962