aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: gspca - all modules: Remove useless module load/unload messagesJean-François Moine2010-10-2139-279/+38
* gspca/konica: Fix compilation merge conflictMauro Carvalho Chehab2010-10-211-1/+1
* V4L/DVB: gspca_xirlink_cit: adjust ibm netcam pro framerate for available ban...Hans de Goede2010-10-211-19/+31
* V4L/DVB: gspca_konica: New gspca subdriver for konica chipset using camsHans de Goede2010-10-213-0/+664
* V4L/DVB: gspca_*: correct typo in my email address in various subdriversHans de Goede2010-10-215-10/+10
* V4L/DVB: gspca_xirlink_cit: support bandwidth changing for devices with 1 alt...Hans de Goede2010-10-211-4/+50
* V4L/DVB: gspca_xirlink_cit: Use alt setting -> fps formula for model 1 cams tooHans de Goede2010-10-211-4/+14
* V4L/DVB: gspca_xirlink_cit: Add support for camera with a bcd version of 0.01Hans de Goede2010-10-211-72/+342
* V4L/DVB: gspca_xirlink_cit: Add support for Model 1, 2 & 4 camerasHans de Goede2010-10-211-34/+1191
* V4L/DVB: gspca_xirlink_cit: New gspca subdriver replacing v4l1 usbvideo/ibmcam.cHans de Goede2010-10-213-0/+1776
* V4L/DVB: gspca - sn9c20x: Bad transfer size of Bayer imagesJean-François Moine2010-09-271-2/+1
* V4L/DVB: gspca - main: Fix a crash of some webcams on ARM archJason Wang2010-09-271-0/+1
* V4L/DVB: gspca - zc3xx: Redefine the exchanges of sensor mt9v111 (mi0360soc)Jean-François Moine2010-08-081-467/+307
* V4L/DVB: gspca - zc3xx: Add the light frequency control for sensor hv7131rJean-François Moine2010-08-081-118/+123
* V4L/DVB: gspca - zc3xx: Possible use of the highest alternate settingJean-François Moine2010-08-081-2/+0
* V4L/DVB: gspca - zc3xx: Do the sensor probe at resume timeJean-François Moine2010-08-081-15/+19
* V4L/DVB: gspca - zc3xx: Check the USB exchangesJean-François Moine2010-08-081-158/+171
* V4L/DVB: gspca - zc3xx: Cleanup sourceJean-François Moine2010-08-081-185/+200
* V4L/DVB: gspca - main: Fix a crash in gspca_frame_add()Jean-François Moine2010-08-081-4/+15
* V4L/DVB: gspca - vc032x: Force main register write at probe time (poxxxx)Jean-François Moine2010-08-081-1/+1
* V4L/DVB: gspca - vc032x: Do sensor probe at resume timeJean-François Moine2010-08-081-28/+32
* V4L/DVB: gspca - vc032x: Add more controls for poxxxxJean-François Moine2010-08-081-34/+272
* V4L/DVB: gspca - sq930x: Cleanup source, add commentsJean-François Moine2010-08-081-5/+7
* V4L/DVB: gspca - sq930x: Change the horizontal blanking of sensor mt9v111Jean-François Moine2010-08-081-1/+2
* V4L/DVB: gspca - sq930x: Change image format to Bayer modeJean-François Moine2010-08-081-256/+56
* V4L/DVB: gspca - sq930x: Change the default values of gain and exposureJean-François Moine2010-08-081-2/+2
* V4L/DVB: gspca - sq930x: Change the gain value for Micron sensorsJean-François Moine2010-08-081-1/+1
* V4L/DVB: gspca - sq930x: Bad init sequence for sensor mt9v111Jean-François Moine2010-08-081-1/+1
* V4L/DVB: gspca - main: Version changeJean-François Moine2010-08-081-1/+1
* V4L/DVB: gspca - sonixj / sq930x / t613: Remove unused variable in struct sdJean-François Moine2010-08-083-14/+12
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-041-2/+2
|\
| * fix comment typos concerning "sequential"Uwe Kleine-König2010-07-111-2/+2
* | V4L/DVB: gspca - vc032x: Move the first VC0321 settings to sd_init()Jean-François Moine2010-08-021-13/+12
* | V4L/DVB: gspca - sonixj: Do the audio input work for webcams with a microphoneJean-François Moine2010-08-021-25/+12
* | V4L/DVB: gspca - main: Handle the audio deviceJean-François Moine2010-08-022-1/+24
* | V4L/DVB: gspca - main: Adjust and remove some debug messagesJean-François Moine2010-08-021-7/+3
* | V4L/DVB: gspca - main: Remove useless audio ioctl'sJean-François Moine2010-08-021-31/+0
* | V4L/DVB: gspca - main: Fix a compilation warningJean-François Moine2010-08-021-1/+2
* | V4L/DVB: gspca - sq930x: Add some comments for sensor mt9v111Jean-François Moine2010-08-021-13/+13
* | V4L/DVB: gspca - vc032x: Add trace of USB exchangesJean-François Moine2010-08-021-10/+38
* | V4L/DVB: gspca - vc032x: Stop the USB exchanges on errorJean-François Moine2010-08-021-65/+87
* | V4L/DVB: gspca - vc032x: Add some commentsJean-François Moine2010-08-021-4/+4
* | V4L/DVB: gspca - main: Don't use the frame buffer flagsJean-François Moine2010-08-029-106/+58
* | V4L/DVB: gspca - main: Possible race condition in queue managementJean-François Moine2010-08-021-2/+3
* | V4L/DVB: gspca - main: Simplify image buildingJean-François Moine2010-08-0210-98/+79
* | V4L/DVB: gspca - gl860: Fix a compilation warningJean-François Moine2010-08-021-1/+1
* | V4L/DVB: Remove obsolete zc0301 v4l driverAmerigo Wang2010-08-021-2/+0
* | V4L/DVB: drivers/media/video/gspca: Use kmemdupJulia Lawall2010-08-021-2/+1
* | V4L/DVB: gspca - main: Remove V4L1 compatibilityJean-François Moine2010-08-021-52/+1
* | V4L/DVB: gspca - main: Don't use the PG_Reserved flag for mmapped buffersJean-François Moine2010-08-021-33/+2