aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/cx25821/cx25821-video.c
Commit message (Expand)AuthorAgeFilesLines
* staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches2011-04-251-1/+1
* drivers/staging/cx25821/cx25821-video.c: introduce missing kfreeJulia Lawall2011-04-201-0/+1
* [media] staging/cx25721: serialize access to devlistArnd Bergmann2011-03-211-5/+4
* [media] cx25821: Fix compilation breakage due to BKL dependencyMauro Carvalho Chehab2011-01-051-0/+1
* [media] v4l: fix handling of v4l2_input.capabilitiesHans Verkuil2010-12-301-2/+0
* [media] V4L: remove V4L1 compatibility modeHans Verkuil2010-12-291-31/+0
* [media] drivers/staging/cx25821: Use pr_fmt and pr_<level>Joe Perches2010-12-291-44/+38
* [media] Don't export format_by_forcc on two different driversMauro Carvalho Chehab2010-12-021-4/+4
* V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil2010-10-211-1/+1
* V4L/DVB: cx25821: convert to the mediabus APIHans Verkuil2010-10-211-1/+3
* V4L/DVB: cx25821: Fix bad whitespacingMauro Carvalho Chehab2010-08-021-321/+321
* V4L/DVB: cx25821: Removed duplicate code and cleaned upPalash Bandyopadhyay2010-08-021-80/+825
* V4L/DVB: v4l2-common: simplify prio utility functionsHans Verkuil2010-05-191-6/+5
* V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacksAndreas Bombe2010-05-191-2/+2
* V4L/DVB: cx25821: prepend cx25821_ to video exported symbolsMauro Carvalho Chehab2010-05-181-41/+41
* V4L/DVB: cx25821-video.c: fix table indentMauro Carvalho Chehab2010-05-181-24/+24
* staging: cx25821: avoid NULL pointer dereferenceAlexander Beregalov2010-03-031-1/+2
* Staging: cx25821: off by one in cx25821_enum_input()Dan Carpenter2010-03-031-1/+1
* V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart2009-12-161-1/+0
* V4L/DVB (13554a): v4l: Use the video_drvdata function in driversLaurent Pinchart2009-12-161-0/+1
* V4L/DVB (13553): v4l: Use the video_is_registered function in device driversLaurent Pinchart2009-12-161-2/+2
* V4L/DVB (12734): cx25821: Fix some compilation troublesMauro Carvalho Chehab2009-09-181-2/+2
* V4L/DVB (12733): cx25821: some CodingStyle fixesMauro Carvalho Chehab2009-09-181-807/+769
* V4L/DVB (12732): cx25821: fix bad whitespacingMauro Carvalho Chehab2009-09-181-347/+347
* V4L/DVB (12730): Add conexant cx25821 driverMauro Carvalho Chehab2009-09-181-0/+1337