index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
gspca
/
gspca.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-19
[media] gspca_main: Set memory type to GSPCA_MEMORY_NO on buffer release
Hans de Goede
1
-12
/
+11
2011-01-19
[media] gspca_main: Remove no longer used users variable
Hans de Goede
1
-27
/
+5
2011-01-19
[media] gspca_main: Update buffer flags even when user_copy fails
Hans de Goede
1
-5
/
+5
2011-01-19
[media] gspca_main: Locking fixes 2
Hans de Goede
1
-54
/
+58
2011-01-19
[media] gspca_main: Locking fixes 1
Hans de Goede
1
-6
/
+9
2010-12-29
[media] gspca - main: Fix some warnings
Jean-François Moine
1
-4
/
+6
2010-12-29
[media] gspca: Fix a warning for using len before filling it
Mauro Carvalho Chehab
1
-1
/
+1
2010-12-29
[media] gspca: Use the global error status for get/set streamparm
Jean-François Moine
1
-10
/
+12
2010-12-29
[media] gspca - main: Check the isoc packet status before its length
Jean-François Moine
1
-6
/
+6
2010-12-29
[media] gspca core: Fix regressions gspca breaking devices with audio
Mauro Carvalho Chehab
1
-4
/
+0
2010-12-29
[media] gspca - main: Fix a small code error
Jean-François Moine
1
-1
/
+1
2010-12-29
[media] gspca - main: Version change
Jean-François Moine
1
-1
/
+1
2010-12-29
[media] gspca: only set gspca->int_urb if submitting it succeeds
Hans de Goede
1
-1
/
+1
2010-12-29
[media] gspca: submit interrupt urbs *after* isoc urbs
Hans de Goede
1
-4
/
+6
2010-10-21
[media] gspca: Fix coding style issues
Jean-François Moine
1
-1
/
+1
2010-10-21
[media] gspca - main: Fix a regression with the PS3 Eye webcam
Jean-François Moine
1
-2
/
+2
2010-10-21
[media] gspca - main: Have discontinuous sequence numbers when frames are lost
Jean-François Moine
1
-1
/
+2
2010-10-21
[media] gspca - main: New video control mechanism
Jean-François Moine
1
-32
/
+99
2010-10-21
V4L/DVB: gspca - all modules: Display error messages when gspca debug disabled
Jean-François Moine
1
-11
/
+9
2010-10-21
V4L/DVB: gspca - all modules: Remove useless module load/unload messages
Jean-François Moine
1
-2
/
+1
2010-09-27
V4L/DVB: gspca - main: Fix a crash of some webcams on ARM arch
Jason Wang
1
-0
/
+1
2010-08-08
V4L/DVB: gspca - main: Fix a crash in gspca_frame_add()
Jean-François Moine
1
-4
/
+15
2010-08-08
V4L/DVB: gspca - main: Version change
Jean-François Moine
1
-1
/
+1
2010-08-02
V4L/DVB: gspca - main: Handle the audio device
Jean-François Moine
1
-0
/
+22
2010-08-02
V4L/DVB: gspca - main: Adjust and remove some debug messages
Jean-François Moine
1
-7
/
+3
2010-08-02
V4L/DVB: gspca - main: Remove useless audio ioctl's
Jean-François Moine
1
-31
/
+0
2010-08-02
V4L/DVB: gspca - main: Fix a compilation warning
Jean-François Moine
1
-1
/
+2
2010-08-02
V4L/DVB: gspca - main: Don't use the frame buffer flags
Jean-François Moine
1
-66
/
+46
2010-08-02
V4L/DVB: gspca - main: Possible race condition in queue management
Jean-François Moine
1
-2
/
+3
2010-08-02
V4L/DVB: gspca - main: Simplify image building
Jean-François Moine
1
-35
/
+30
2010-08-02
V4L/DVB: gspca - main: Remove V4L1 compatibility
Jean-François Moine
1
-52
/
+1
2010-08-02
V4L/DVB: gspca - main: Don't use the PG_Reserved flag for mmapped buffers
Jean-François Moine
1
-33
/
+2
2010-08-02
V4L/DVB: gspca - main: Function gspca_dev_probe2 added
Jean-François Moine
1
-15
/
+31
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-15
/
+15
2010-05-20
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
1
-15
/
+15
2010-05-19
V4L/DVB: gspca - main: Convert wMaxPacketSize from little endian 16 to cpu
Jean-François Moine
1
-2
/
+2
2010-05-19
V4L/DVB: gspca - main: Stop the webcam when bandwidth too small
Jean-François Moine
1
-33
/
+32
2010-05-19
V4L/DVB: gspca - main: Restart streaming after reqbuf
Jean-François Moine
1
-2
/
+5
2010-05-19
V4L/DVB: gspca - main: Check the file doing stream on/off
Jean-François Moine
1
-0
/
+12
2010-05-19
V4L/DVB: gspca: Change some copyrights and module authors
Jean-François Moine
1
-2
/
+2
2010-05-19
V4L/DVB: [-next] gspca: fix build for INPUT=m or INPUT=n
Randy Dunlap
1
-5
/
+18
2010-05-18
V4L/DVB: gspca: fixes compilation when input is not selected
Mauro Carvalho Chehab
1
-4
/
+0
2010-05-18
V4L/DVB: gspca - main: Use ktime instead of jiffies for buffer timestamping
Paulo Assis
1
-4
/
+3
2010-02-26
V4L/DVB: gspca_main: Fix a compile error when CONFIG_INPUT is not set
Hans de Goede
1
-1
/
+3
2010-02-26
V4L/DVB: gspca_main: some input error handling fixes
Hans de Goede
1
-9
/
+10
2010-02-26
V4L/DVB: gspca_main: Allow use of input device creation code for non int. inputs
Hans de Goede
1
-1
/
+1
2010-02-26
V4L/DVB: gscpa_sonixb: Differentiate between sensors with a coarse and fine e...
Hans de Goede
1
-0
/
+2
2010-02-26
V4L/DVB: gspca - main: Fix a compile error when CONFIG_INPUT is not set
Jean-François Moine
1
-0
/
+6
2010-02-26
V4L/DVB: gspca - main: Change version to 2.9.0.
Jean-François Moine
1
-1
/
+1
2010-02-26
V4L/DVB: gspca - main: Add input support for interrupt endpoints.
Márton Németh
1
-1
/
+202
[prev]
[next]