summaryrefslogtreecommitdiff
path: root/drivers/media/video/gspca/nw80x.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab1-2110/+0
2012-07-31[media] gspca: Add reset_resume callback to all sub-driversHans de Goede1-0/+1
2012-07-31[media] gspca: always call v4l2_ctrl_handler_setup after startHans Verkuil1-1/+0
2012-07-31[media] nw80x: convert to the control frameworkHans Verkuil1-116/+87
2012-05-07[media] gspca/autogain_functions.h: Allow users to declare what they wantHans de Goede1-0/+2
2012-01-16Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2012-01-06[media] gspca: Add a need_max_bandwidth flag to sd_descHans de Goede1-0/+1
2011-12-11[media] gspca: Remove the useless variable 'reverse_alts'Jean-François Moine1-1/+0
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman1-12/+1
2011-09-04[media] gspca: Use current logging stylesJoe Perches1-3/+6
2011-03-22[media] gspca - nw80x: Fix exposure for some webcamsJean-François Moine1-0/+3
2011-03-22[media] gspca - nw80x: Get the sensor ID when bridge et31x110Jean-François Moine1-0/+20
2011-03-22[media] gspca - nw80x: Fix some image resolutionsJean-François Moine1-3/+13
2011-03-22[media] gspca - nw80x: Check the bridge from the webcam typeJean-François Moine1-68/+78
2011-03-22[media] gspca - nw80x: Fix the gain, exposure and autogainJean-François Moine1-89/+46
2011-03-22[media] gspca - nw80x: Do some initialization at probe timeJean-François Moine1-30/+55
2011-03-22[media] gspca - nw80x: The webcam dsb-c110 is the same as the twinkleJean-François Moine1-181/+1
2011-03-22[media] gspca - nw80x: Cleanup sourceJean-François Moine1-208/+65
2011-03-22[media] gspca - nw80x: New subdriver for Divio based webcamsJean-François Moine1-0/+2443