summaryrefslogtreecommitdiff
path: root/drivers/media/video/hdpvr/hdpvr-core.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab1-472/+0
2012-04-26USB: hdpvr-core.c: remove err() usageGreg Kroah-Hartman1-2/+2
2012-02-25Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+15
2012-02-15[media] hdpvr: update picture controls to support firmware versions > 0.15Taylor Ralph1-3/+15
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman1-20/+1
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2011-07-28[media] Stop using linux/version.h on most video driversMauro Carvalho Chehab1-0/+1
2011-07-27atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-01-31[media] hdpvr: fix up i2c device registrationJarod Wilson1-4/+20
2011-01-19[media] hdpvr: enable IR partJarod Wilson1-6/+4
2010-12-30[media] hdpvr: Add I2C and ir-kdb-i2c registration of the Zilog Z8 IR chipAndy Walls1-0/+5
2010-10-21[media] hdpvr: add usb product id 0x4903Janne Grunau1-0/+1
2010-10-21[media] hdpvr: use AC3 as default audio codec for SPDIFJanne Grunau1-1/+5
2010-10-21[media] hdpvr: add two known to work firmware versionsJanne Grunau1-11/+14
2010-10-21[media] hdpvr: print firmware dateAlan Young1-0/+4
2010-08-02V4L/DVB: hdpvr: Fixes probing functionPerceval Anichini1-0/+5
2010-05-19V4L/DVB: hdpvr: fix disconnect sequenceHans Verkuil1-28/+5
2010-02-26V4L/DVB: hdpvr: add new USB product idJanne Grunau1-0/+1
2010-02-26V4L/DVB: hdpvr-core: make module parameters localMárton Németh1-2/+2
2009-12-16V4L/DVB (13685): Correct code taking the size of a pointerJulia Lawall1-3/+3
2009-12-16V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart1-6/+4
2009-09-12V4L/DVB (12373): hdpvr: fix lock imbalancesJiri Slaby1-6/+6
2009-03-30V4L/DVB (11246): hdpvr: convert printing macros to v4l2_* with struct v4l2_de...Janne Grunau1-25/+31
2009-03-30V4L/DVB (11245): hdpvr: add struct v4l2_deviceJanne Grunau1-0/+9
2009-03-30V4L/DVB (11231): hdpvr: locking fixesJanne Grunau1-0/+2
2009-03-30V4L/DVB (11229): hdpvr: set usb interface dev as parent in struct video_deviceJanne Grunau1-1/+1
2009-03-30V4L/DVB (11152): hdpvr: Fix build with Config_I2C not setJanne Grunau1-0/+10
2009-03-30V4L/DVB (11125): fix mispelled Hauppauge in HD PVR and PVR USB2 driver commentsJanne Grunau1-1/+1
2009-03-30V4L/DVB (11096): V4L2 Driver for the Hauppauge HD PVR usb capture deviceJanne Grunau1-0/+439