1
0
Fork 0
alistair23-linux/drivers/media/usb/em28xx
Mauro Carvalho Chehab b5cff595bd [media] em28xx: prefer_bulk parameter is read-only
As the bulk mode is set at device's probe, it is not possible
to change it later. So, change the parameter to be read only
after modprobing.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-12-23 13:14:20 -02:00
..
Kconfig em28xx: add two missing tuners at the Kconfig file 2012-12-21 21:14:41 -02:00
Makefile [media] Fix some Makefile rules 2012-08-16 19:55:03 -03:00
em28xx-audio.c
em28xx-cards.c [media] em28xx: prefer_bulk parameter is read-only 2012-12-23 13:14:20 -02:00
em28xx-core.c [media] em28xx: improve USB endpoint logic, also use bulk transfers 2012-12-22 18:17:52 -02:00
em28xx-dvb.c [media] em28xx: improve USB endpoint logic, also use bulk transfers 2012-12-22 18:17:52 -02:00
em28xx-i2c.c [media] em28xx: clean up the data type mess of the i2c transfer function parameters 2012-12-22 21:48:29 -02:00
em28xx-input.c [media] em28xx: input: fix oops on device removal 2012-12-22 16:14:37 -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: rename struct em28xx_usb_isoc_ctl to em28xx_usb_ctl 2012-12-22 17:56:49 -02:00
em28xx-video.c [media] em28xx: clean up and unify functions em28xx_copy_vbi() em28xx_copy_video() 2012-12-22 21:09:45 -02:00
em28xx.h [media] em28xx: move caching of pointer to vmalloc memory in videobuf to struct em28xx_buffer 2012-12-22 20:55:01 -02:00