aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/hdpvr/hdpvr-video.c
Commit message (Expand)AuthorAgeFilesLines
* hdpvr: fix race conditon during start of streamingJanne Grunau2012-02-291-1/+2
* [media] hdpvr: enable IR partJarod Wilson2011-01-191-5/+2
* [media] hdpvr: decrease URB timeout to 90msAlan Young2010-10-211-1/+1
* [media] hdpvr: remove unecessary sleep in buffer drain loopAlan Young2010-10-211-2/+0
* [media] hdpvr: Add missing URB_NO_TRANSFER_DMA_MAP flagJames M McLaren2010-10-211-0/+1
* V4L/DVB: drivers/media: Remove unnecessary casts of private_dataJoe Perches2010-08-021-2/+2
* V4L/DVB: drivers/media: Eliminate a NULL pointer dereferenceJulia Lawall2010-06-011-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-201-4/+4
|\
| * USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-201-4/+4
* | V4L/DVB: hdpvr: fix disconnect sequenceHans Verkuil2010-05-191-0/+18
|/
* V4L/DVB: add missing 'p' at card name 'Hauppauge HD PVR'Lars Hanisch2010-02-261-1/+1
* V4L/DVB: hdpvr-video: cleanup signednessMárton Németh2010-02-261-1/+2
* V4L/DVB (13552): v4l: Replace video_is_unregistered with video_is_registeredLaurent Pinchart2009-12-161-1/+1
* V4L/DVB (13413): introduce missing kfreeJulia Lawall2009-12-051-2/+6
* V4L/DVB (12373): hdpvr: fix lock imbalancesJiri Slaby2009-09-121-2/+4
* V4L/DVB (12428): hdpvr: add missing initialization of current_normHans Verkuil2009-08-131-0/+2
* trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)ableThadeu Lima de Souza Cascardo2009-06-121-1/+1
* V4L/DVB (11247): hdpvr: empty internal device buffer after stopping streamingJanne Grunau2009-03-301-0/+26
* V4L/DVB (11246): hdpvr: convert printing macros to v4l2_* with struct v4l2_de...Janne Grunau2009-03-301-28/+33
* V4L/DVB (11231): hdpvr: locking fixesJanne Grunau2009-03-301-1/+3
* V4L/DVB (11230): hdpvr: return immediately from hdpvr_poll if data is availableJanne Grunau2009-03-301-12/+8
* V4L/DVB (11229): hdpvr: set usb interface dev as parent in struct video_deviceJanne Grunau2009-03-301-2/+3
* V4L/DVB (11228): hdpvr: use debugging macro for buffer statusJanne Grunau2009-03-301-17/+10
* V4L/DVB (11125): fix mispelled Hauppauge in HD PVR and PVR USB2 driver commentsJanne Grunau2009-03-301-1/+1
* V4L/DVB (11097): use video_ioctl2 as ioctl handler directlyJanne Grunau2009-03-301-44/+41
* V4L/DVB (11096): V4L2 Driver for the Hauppauge HD PVR usb capture deviceJanne Grunau2009-03-301-0/+1228