summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/hdpvr
Commit message (Expand)AuthorAgeFilesLines
* [media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab2012-08-157-2526/+0
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-242-1/+3
|\
| * [media] v4l: fix compiler warningsHans Verkuil2012-05-142-1/+3
* | USB: hdpvr-core.c: remove err() usageGreg Kroah-Hartman2012-04-251-2/+2
|/
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-02-243-16/+49
|\
| * [media] hdpvr: update picture controls to support firmware versions > 0.15Taylor Ralph2012-02-153-15/+47
| * [media] hdpvr: fix race conditon during start of streamingJanne Grunau2012-02-141-1/+2
* | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* | USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-20/+1
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-311-0/+1
* | [media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe2011-09-031-2/+2
|/
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-303-8/+1
|\
| * [media] Stop using linux/version.h on most video driversMauro Carvalho Chehab2011-07-273-8/+1
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
|/
* [media] hdpvr: use same polling interval as other OSJarod Wilson2011-03-221-1/+2
* [media] remove the old RC_MAP_HAUPPAUGE_NEW RC mapMauro Carvalho Chehab2011-03-221-1/+1
* [media] hdpvr: i2c master enhancementsJarod Wilson2011-03-221-17/+50
* [media] hdpvr: fix up i2c device registrationJarod Wilson2011-01-313-16/+41
* [media] hdpvr: reduce latency of i2c read/write w/recycled bufferJarod Wilson2011-01-192-17/+16
* [media] hdpvr: enable IR partJarod Wilson2011-01-195-77/+65
* [media] hdpvr: Add I2C and ir-kdb-i2c registration of the Zilog Z8 IR chipAndy Walls2010-12-303-0/+64
* [media] hdpvr: add usb product id 0x4903Janne Grunau2010-10-212-0/+2
* [media] hdpvr: decrease URB timeout to 90msAlan Young2010-10-211-1/+1
* [media] hdpvr: fix audio input setting for pre AC3 firmwaresJanne Grunau2010-10-211-2/+1
* [media] hdpvr: use AC3 as default audio codec for SPDIFJanne Grunau2010-10-211-1/+5
* [media] hdpvr: add two known to work firmware versionsJanne Grunau2010-10-212-13/+18
* [media] hdpvr: print firmware dateAlan Young2010-10-211-0/+4
* [media] hdpvr: remove unecessary sleep in buffer drain loopAlan Young2010-10-211-2/+0
* [media] hdpvr: remove unnecessary sleep in hdpvr_config_callAlan Young2010-10-211-2/+0
* [media] hdpvr: Add missing URB_NO_TRANSFER_DMA_MAP flagJames M McLaren2010-10-211-0/+1
* [media] i2c: Stop using I2C_CLASS_TV_ANALOGJean Delvare2010-10-211-1/+0
* V4L/DVB: drivers/media: Remove unnecessary casts of private_dataJoe Perches2010-08-021-2/+2
* V4L/DVB: hdpvr: Fixes probing functionPerceval Anichini2010-08-021-0/+5
* 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-193-28/+28
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* V4L/DVB: add missing 'p' at card name 'Hauppauge HD PVR'Lars Hanisch2010-02-261-1/+1
* V4L/DVB: hdpvr: add new USB product idJanne Grunau2010-02-262-0/+2
* V4L/DVB: hdpvr-video: cleanup signednessMárton Németh2010-02-261-1/+2
* V4L/DVB: hdpvr-core: make module parameters localMárton Németh2010-02-261-2/+2
* V4L/DVB (13685): Correct code taking the size of a pointerJulia Lawall2009-12-161-3/+3
* V4L/DVB (13552): v4l: Replace video_is_unregistered with video_is_registeredLaurent Pinchart2009-12-161-1/+1
* V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart2009-12-161-6/+4
* V4L/DVB (13413): introduce missing kfreeJulia Lawall2009-12-051-2/+6
* V4L/DVB (12472): hdpvr-control: fix bad whitespacesMauro Carvalho Chehab2009-09-121-12/+12
* V4L/DVB (12373): hdpvr: fix lock imbalancesJiri Slaby2009-09-122-8/+10
* V4L/DVB (12343): Stop defining I2C adapter IDs nobody usesJean Delvare2009-09-121-1/+0
OpenPOWER on IntegriCloud