aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pvrusb2/pvrusb2-i2c-core.c
Commit message (Expand)AuthorAgeFilesLines
* [media] remove the old RC_MAP_HAUPPAUGE_NEW RC mapMauro Carvalho Chehab2011-03-221-2/+2
* [media] ir-kbd-i2c: improve remote behavior with z8 behind usbJarod Wilson2011-01-311-1/+0
* [media] pvrusb2: Provide more information about IR units to lirc_zilog and ir...Andy Walls2011-01-191-19/+43
* V4L/DVB (13498): pvrusb2: Bind I2C address 0x71 for Zilog IR devicesMike Isely2009-12-051-0/+1
* V4L/DVB (12343): Stop defining I2C adapter IDs nobody usesJean Delvare2009-09-121-1/+0
* V4L/DVB (11850): pvrusb2: Instantiate ir_video I2C device by defaultJean Delvare2009-06-161-1/+1
* V4L/DVB (11746): pvrusb2: Set ir_video autoloading to default disabledMike Isely2009-06-161-1/+1
* V4L/DVB (11745): pvrusb2: Update to work with upcoming ir_video changes in v4...Mike Isely2009-06-161-0/+39
* V4L/DVB (11744): pvrusb2: Select, track, and report IR scheme in use with the...Mike Isely2009-06-161-2/+10
* V4L/DVB (11437): pvrusb2: Drop client_register/unregister stubsJean Delvare2009-04-061-12/+0
* V4L/DVB (11204): pvrusb2: Remove old i2c layer; we use v4l2-subdev nowMike Isely2009-03-301-4/+0
* V4L/DVB (11161): pvrusb2: Set i2c autoprobing to be off by defaultMike Isely2009-03-301-1/+2
* V4L/DVB (11158): pvrusb2: New device attribute mechanism to specify sub-devicesMike Isely2009-03-301-0/+1
* V4L/DVB (11154): pvrusb2: Split i2c module handling from i2c adapterMike Isely2009-03-301-412/+5
* V4L/DVB (10258): pvrusb2: Issue VIDIOC_INT_INIT to v4l2 modules when they fir...Mike Isely2009-03-301-1/+1
* V4L/DVB (8906): v4l-dvb: fix assorted sparse warningsHans Verkuil2008-10-121-1/+1
* V4L/DVB (8902): pvrusb2: Remove comment lines which refer to checkpatch's beh...Mike Isely2008-10-121-2/+0
* V4L/DVB (8901): pvrusb2: Disable virtual IR device when not needed.Mike Isely2008-10-121-8/+28
* V4L/DVB (8900): pvrusb2: Implement cropping pass throughMike Isely2008-10-121-0/+2
* V4L/DVB (8474): pvrusb2: Enable IR chip on HVR-1900 class devicesMike Isely2008-07-261-1/+3
* V4L/DVB (7936): pvrusb2: Remove svn Id keyword from all sourcesMike Isely2008-07-201-1/+0
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-241-1/+1
* V4L/DVB (6699): pvrusb2: Use of virtual IR chip is a device-specific attributeMike Isely2008-01-251-1/+1
* V4L/DVB (6692): pvrusb2: Centralize device specific attributes into a single ...Mike Isely2008-01-251-3/+5
* V4L/DVB (6691): pvrusb2: Rework pipeline state controlMike Isely2008-01-251-1/+1
* i2c: Remove NOP i2c_algorithm.algo_control() methodsDavid Brownell2007-10-131-7/+0
* V4L/DVB (6315): pvrusb2: Change list_for_each+list_entry to list_for_each_entryTrent Piepho2007-10-101-35/+16
* V4L/DVB (6212): pvrusb2: I2C adapter tweaks from Jean DelvareJean Delvare2007-10-091-9/+3
* V4L/DVB (5575): Pvrusb2: Implement ability to disable IR receiverMike Isely2007-05-091-1/+22
* V4L/DVB (5169): Pvrusb2: Use macro names for FX2 commandsMichael Krufky2007-02-211-3/+4
* V4L/DVB (5091): Pvrusb2: Use kzalloc in place of kmalloc/memset pairsMike Isely2007-02-211-2/+1
* V4L/DVB (5090): Pvrusb2: A patch to use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-211-2/+1
* V4L/DVB (5087): Pvrusb2: Fix sizeof() calculation foul-upMike Isely2007-02-211-1/+1
* V4L/DVB (5085): Pvrusb2: trace print addedMike Isely2007-02-211-0/+6
* V4L/DVB (5081): Pvrusb2: VIDIOC_G_TUNER cleanupMike Isely2007-02-211-0/+22
* i2c: Declare more i2c_adapter parent devicesJean Delvare2007-02-131-0/+1
* V4L/DVB (4763): Pvrusb2: Implement IR reception for 24xxx devicesMike Isely2006-12-101-4/+77
* V4L/DVB (4595): Remove CONFIG_VIDEO_PVRUSB2_24XXX from pvrusb2 driverMike Isely2006-09-261-6/+0
* V4L/DVB (4288): Clean out a zillion sparse warnings in pvrusb2Mike Isely2006-06-301-6/+6
* V4L/DVB (4287): Pvrusb2/: possible cleanupsAdrian Bunk2006-06-301-9/+13
* V4L/DVB (4228a): pvrusb2 to kernel 2.6.18Mike Isely2006-06-271-0/+937