summaryrefslogtreecommitdiff
path: root/drivers/media/video/hdpvr
AgeCommit message (Expand)AuthorFilesLines
2012-05-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+3
2012-05-14[media] v4l: fix compiler warningsHans Verkuil2-1/+3
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 Torvalds3-16/+49
2012-02-15[media] hdpvr: update picture controls to support firmware versions > 0.15Taylor Ralph3-15/+47
2012-02-14[media] hdpvr: fix race conditon during start of streamingJanne Grunau1-1/+2
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-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2011-11-01drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker1-0/+1
2011-09-04[media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe1-2/+2
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-8/+1
2011-07-28[media] Stop using linux/version.h on most video driversMauro Carvalho Chehab3-8/+1
2011-07-27atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-03-23[media] hdpvr: use same polling interval as other OSJarod Wilson1-1/+2
2011-03-23[media] remove the old RC_MAP_HAUPPAUGE_NEW RC mapMauro Carvalho Chehab1-1/+1
2011-03-23[media] hdpvr: i2c master enhancementsJarod Wilson1-17/+50
2011-01-31[media] hdpvr: fix up i2c device registrationJarod Wilson3-16/+41
2011-01-19[media] hdpvr: reduce latency of i2c read/write w/recycled bufferJarod Wilson2-17/+16
2011-01-19[media] hdpvr: enable IR partJarod Wilson5-77/+65
2010-12-30[media] hdpvr: Add I2C and ir-kdb-i2c registration of the Zilog Z8 IR chipAndy Walls3-0/+64
2010-10-21[media] hdpvr: add usb product id 0x4903Janne Grunau2-0/+2
2010-10-21[media] hdpvr: decrease URB timeout to 90msAlan Young1-1/+1
2010-10-21[media] hdpvr: fix audio input setting for pre AC3 firmwaresJanne Grunau1-2/+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 Grunau2-13/+18
2010-10-21[media] hdpvr: print firmware dateAlan Young1-0/+4
2010-10-21[media] hdpvr: remove unecessary sleep in buffer drain loopAlan Young1-2/+0
2010-10-21[media] hdpvr: remove unnecessary sleep in hdpvr_config_callAlan Young1-2/+0
2010-10-21[media] hdpvr: Add missing URB_NO_TRANSFER_DMA_MAP flagJames M McLaren1-0/+1
2010-10-21[media] i2c: Stop using I2C_CLASS_TV_ANALOGJean Delvare1-1/+0
2010-08-02V4L/DVB: drivers/media: Remove unnecessary casts of private_dataJoe Perches1-2/+2
2010-08-02V4L/DVB: hdpvr: Fixes probing functionPerceval Anichini1-0/+5
2010-06-01V4L/DVB: drivers/media: Eliminate a NULL pointer dereferenceJulia Lawall1-1/+1
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-4/+4
2010-05-21USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack1-4/+4
2010-05-19V4L/DVB: hdpvr: fix disconnect sequenceHans Verkuil3-28/+28
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-02-26V4L/DVB: add missing 'p' at card name 'Hauppauge HD PVR'Lars Hanisch1-1/+1
2010-02-26V4L/DVB: hdpvr: add new USB product idJanne Grunau2-0/+2
2010-02-26V4L/DVB: hdpvr-video: cleanup signednessMárton Németh1-1/+2
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 (13552): v4l: Replace video_is_unregistered with video_is_registeredLaurent Pinchart1-1/+1
2009-12-16V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart1-6/+4
2009-12-05V4L/DVB (13413): introduce missing kfreeJulia Lawall1-2/+6
2009-09-12V4L/DVB (12472): hdpvr-control: fix bad whitespacesMauro Carvalho Chehab1-12/+12
2009-09-12V4L/DVB (12373): hdpvr: fix lock imbalancesJiri Slaby2-8/+10
2009-09-12V4L/DVB (12343): Stop defining I2C adapter IDs nobody usesJean Delvare1-1/+0
2009-08-14V4L/DVB (12428): hdpvr: add missing initialization of current_normHans Verkuil1-0/+2