linux/drivers/media/usb/em28xx
Hans Verkuil e6066dba44 [media] [REVIEW] em28xx: fix bytesperline calculation in TRY_FMT
The bytesperline calculation was incorrect: it used the old width instead of
the provided width. Fixed.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-02-08 17:26:24 -02:00
..
em28xx-audio.c
em28xx-cards.c [media] em28xx: fix audio input for TV mode of device Terratec Cinergy 250 2013-01-06 10:45:53 -02:00
em28xx-core.c [media] em28xx: overhaul em28xx_capture_area_set() 2013-02-06 14:20:12 -02:00
em28xx-dvb.c [media] em28xx: simplify device state tracking 2013-01-05 01:09:39 -02:00
em28xx-i2c.c [media] em28xx: add missing IR RC slave address to the list of known i2c devices 2013-02-05 20:25:23 -02:00
em28xx-input.c [media] em28xx: input: use common work_struct callback function for IR RC key polling 2013-02-05 20:43:16 -02:00
em28xx-reg.h [media] em28xx: improve USB endpoint logic, also use bulk transfers 2012-12-22 18:17:52 -02:00
em28xx-vbi.c [media] em28xx: convert to videobuf2 2013-01-05 01:03:38 -02:00
em28xx-video.c [media] [REVIEW] em28xx: fix bytesperline calculation in TRY_FMT 2013-02-08 17:26:24 -02:00
em28xx.h [media] em28xx: get rid of the dependency on module ir-kbd-i2c 2013-02-05 20:38:50 -02:00
Kconfig [media] em28xx: convert to videobuf2 2013-01-05 01:03:38 -02:00
Makefile