android_kernel_motorola_sm6225/drivers/media/usb
Mauro Carvalho Chehab 3aa2b3b9cc [media] em28xx: Add a separate config dir for secondary bus
Prepare to register a separate bus for the second bus.
For now, just add a new field. A latter patch will add the
bits to make it work.
This patch was generated by this script:
perl -e 'while (<>) { if (s/EM2874_I2C_SECONDARY_BUS_SELECT.*\n//) {
	printf "\t\t.def_i2c_bus  = 1,\n"; $found = 1; print $_ } else { if ($found) { s/^\s+// }; $found = 0; print $_; } }' \
drivers/media/usb/em28xx/em28xx-cards.c >a && mv a drivers/media/usb/em28xx/em28xx-cards.c

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-03-18 18:14:52 -03:00
..
au0828
b2c2
cpia2
cx231xx [media] cx231xx : Add support for OTG102 aka EZGrabber2 2013-03-18 17:22:55 -03:00
dvb-usb [media] m920x: let GCC see 'ret' is used initialized 2013-03-18 17:35:24 -03:00
dvb-usb-v2 [media] anysee: coding style changes 2013-03-18 16:54:57 -03:00
em28xx [media] em28xx: Add a separate config dir for secondary bus 2013-03-18 18:14:52 -03:00
gspca [media] gspca: Remove gspca-specific debug magic 2013-03-05 15:13:48 -03:00
hdpvr [media] hdpvr: Fix memory leak 2013-03-18 16:39:08 -03:00
pvrusb2 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 2013-02-24 17:35:10 -08:00
pwc [media] vb2: Add support for non monotonic timestamps 2013-03-05 14:53:05 -03:00
s2255 [media] s2255: fix big-endian support 2013-03-05 15:42:30 -03:00
siano
sn9c102
stk1160 [media] vb2: Add support for non monotonic timestamps 2013-03-05 14:53:05 -03:00
stkwebcam [media] stk-webcam: implement support for count == 0 when calling REQBUFS 2013-03-05 14:44:17 -03:00
tlg2300 [media] tlg2300: Remove logs() macro 2013-03-05 11:49:01 -03:00
tm6000 [media] tm6000: fix an uninitialized variable 2013-02-08 17:30:53 -02:00
ttusb-budget [media] dvb-usb: check for invalid length in ttusb_process_muxpack() 2013-02-08 17:29:52 -02:00
ttusb-dec
usbvision Merge branch 'v4l_for_linus' into staging/for_v3.9 2013-01-24 18:49:18 -02:00
uvc [media] vb2: Add support for non monotonic timestamps 2013-03-05 14:53:05 -03:00
zr364xx
Kconfig
Makefile