aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pvrusb2/pvrusb2-i2c-core.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab1-698/+0
2011-10-31drivers/media: Add module.h to all files using it implicitlyPaul Gortmaker1-0/+1
2011-03-22[media] remove the old RC_MAP_HAUPPAUGE_NEW RC mapMauro Carvalho Chehab1-2/+2
2011-01-31[media] ir-kbd-i2c: improve remote behavior with z8 behind usbJarod Wilson1-1/+0
2011-01-19[media] pvrusb2: Provide more information about IR units to lirc_zilog and ir...Andy Walls1-19/+43
2009-12-05V4L/DVB (13498): pvrusb2: Bind I2C address 0x71 for Zilog IR devicesMike Isely1-0/+1
2009-09-12V4L/DVB (12343): Stop defining I2C adapter IDs nobody usesJean Delvare1-1/+0
2009-06-16V4L/DVB (11850): pvrusb2: Instantiate ir_video I2C device by defaultJean Delvare1-1/+1
2009-06-16V4L/DVB (11746): pvrusb2: Set ir_video autoloading to default disabledMike Isely1-1/+1
2009-06-16V4L/DVB (11745): pvrusb2: Update to work with upcoming ir_video changes in v4...Mike Isely1-0/+39
2009-06-16V4L/DVB (11744): pvrusb2: Select, track, and report IR scheme in use with the...Mike Isely1-2/+10
2009-04-06V4L/DVB (11437): pvrusb2: Drop client_register/unregister stubsJean Delvare1-12/+0
2009-03-30V4L/DVB (11204): pvrusb2: Remove old i2c layer; we use v4l2-subdev nowMike Isely1-4/+0
2009-03-30V4L/DVB (11161): pvrusb2: Set i2c autoprobing to be off by defaultMike Isely1-1/+2
2009-03-30V4L/DVB (11158): pvrusb2: New device attribute mechanism to specify sub-devicesMike Isely1-0/+1
2009-03-30V4L/DVB (11154): pvrusb2: Split i2c module handling from i2c adapterMike Isely1-412/+5
2009-03-30V4L/DVB (10258): pvrusb2: Issue VIDIOC_INT_INIT to v4l2 modules when they fir...Mike Isely1-1/+1
2008-10-12V4L/DVB (8906): v4l-dvb: fix assorted sparse warningsHans Verkuil1-1/+1
2008-10-12V4L/DVB (8902): pvrusb2: Remove comment lines which refer to checkpatch's beh...Mike Isely1-2/+0
2008-10-12V4L/DVB (8901): pvrusb2: Disable virtual IR device when not needed.Mike Isely1-8/+28
2008-10-12V4L/DVB (8900): pvrusb2: Implement cropping pass throughMike Isely1-0/+2
2008-07-26V4L/DVB (8474): pvrusb2: Enable IR chip on HVR-1900 class devicesMike Isely1-1/+3
2008-07-20V4L/DVB (7936): pvrusb2: Remove svn Id keyword from all sourcesMike Isely1-1/+0
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf1-1/+1
2008-01-25V4L/DVB (6699): pvrusb2: Use of virtual IR chip is a device-specific attributeMike Isely1-1/+1
2008-01-25V4L/DVB (6692): pvrusb2: Centralize device specific attributes into a single ...Mike Isely1-3/+5
2008-01-25V4L/DVB (6691): pvrusb2: Rework pipeline state controlMike Isely1-1/+1
2007-10-13i2c: Remove NOP i2c_algorithm.algo_control() methodsDavid Brownell1-7/+0
2007-10-10V4L/DVB (6315): pvrusb2: Change list_for_each+list_entry to list_for_each_entryTrent Piepho1-35/+16
2007-10-09V4L/DVB (6212): pvrusb2: I2C adapter tweaks from Jean DelvareJean Delvare1-9/+3
2007-05-09V4L/DVB (5575): Pvrusb2: Implement ability to disable IR receiverMike Isely1-1/+22
2007-02-21V4L/DVB (5169): Pvrusb2: Use macro names for FX2 commandsMichael Krufky1-3/+4
2007-02-21V4L/DVB (5091): Pvrusb2: Use kzalloc in place of kmalloc/memset pairsMike Isely1-2/+1
2007-02-21V4L/DVB (5090): Pvrusb2: A patch to use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-2/+1
2007-02-21V4L/DVB (5087): Pvrusb2: Fix sizeof() calculation foul-upMike Isely1-1/+1
2007-02-21V4L/DVB (5085): Pvrusb2: trace print addedMike Isely1-0/+6
2007-02-21V4L/DVB (5081): Pvrusb2: VIDIOC_G_TUNER cleanupMike Isely1-0/+22
2007-02-13i2c: Declare more i2c_adapter parent devicesJean Delvare1-0/+1
2006-12-10V4L/DVB (4763): Pvrusb2: Implement IR reception for 24xxx devicesMike Isely1-4/+77
2006-09-26V4L/DVB (4595): Remove CONFIG_VIDEO_PVRUSB2_24XXX from pvrusb2 driverMike Isely1-6/+0
2006-06-30V4L/DVB (4288): Clean out a zillion sparse warnings in pvrusb2Mike Isely1-6/+6
2006-06-30V4L/DVB (4287): Pvrusb2/: possible cleanupsAdrian Bunk1-9/+13
2006-06-27V4L/DVB (4228a): pvrusb2 to kernel 2.6.18Mike Isely1-0/+937