summaryrefslogtreecommitdiff
path: root/drivers/media/usb/pwc/pwc-v4l.c
AgeCommit message (Collapse)AuthorFilesLines
2013-02-05[media] pwc: Don't return EINVAL when an unsupported pixelformat is requestedHans de Goede1-4/+3
Instead chaneg the passed in format to the pwc default pixelformat. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab1-0/+1053
Rename all USB drivers with their own directory under drivers/media/video into drivers/media/usb and update the building system. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>