aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx231xx/cx231xx-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-21[media] cx231xx: Use parameters to describe some board variantsMauro Carvalho Chehab1-9/+7
2010-12-29[media] cx231xxx: fix typo in saddr_len checkDan Carpenter1-4/+4
2010-12-29[media] cx231xx: Add a driver for I2C-based IRMauro Carvalho Chehab1-1/+1
2010-12-29[media] cx231xx: use callback to set agc on PixelViewMauro Carvalho Chehab1-1/+0
2010-12-29[media] Add analog support for Pixelvied Hybrid SBTVDMauro Carvalho Chehab1-0/+3
2010-10-21[media] cx231xx: better handle the master port enable commandMauro Carvalho Chehab1-3/+1
2010-10-21[media] cx231xx: properly implement URB control messages logMauro Carvalho Chehab1-108/+80
2010-10-21[media] cx231xx: Add initial support for Hauppauge USB-Live2Devin Heitmueller1-3/+6
2010-10-21[media] cx231xx: Set the power mode instead of using the digital mux GPIOsDevin Heitmueller1-1/+4
2010-10-21[media] cx231xx: do not call video_mux as part of isoc setupDevin Heitmueller1-6/+0
2010-10-21[media] cx231xx: reduce log severity for some debug eventsDevin Heitmueller1-15/+16
2010-10-21[media] cx231xx: fix race condition in DVB initializationDevin Heitmueller1-9/+4
2010-10-21[media] cx231xx: add support for Hauppauge EXETERMichael Krufky1-2/+5
2010-10-21[media] cx231xx: Added support for Carraera, Shelby, RDx_253S and VIDEO_GRABBERPalash Bandyopadhyay1-34/+628
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-7/+7
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack1-7/+7
2010-05-19V4L/DVB: video/cx231xx: cleanup. remove unneed null checksDan Carpenter1-8/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-16V4L/DVB (13554a): v4l: Use the video_drvdata function in driversLaurent Pinchart1-26/+0
2009-04-06V4L/DVB (11134): cx231xx: dmesg cleanupMauro Carvalho Chehab1-2/+2
2009-04-06V4L/DVB (11129): cx231xx: Use generic names for each device blockSri Deevi1-8/+8
2009-04-06V4L/DVB (10958): cx231xx: some additional CodingStyle and minor fixesSri Deevi1-7/+6
2009-04-06V4L/DVB (10957): cx231xx: Fix CodingStyleSri Deevi1-74/+64
2009-04-06V4L/DVB (10955): cx231xx: CodingStyle automatic fixes with LindentMauro Carvalho Chehab1-541/+585
2009-04-06V4L/DVB (10954): Add cx231xx USB driverSri Deevi1-0/+1167