All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] i2c IR fixups
@ 2011-01-21  4:30 Jarod Wilson
  2011-01-21  4:30 ` [PATCH 1/3] hdpvr: fix up i2c device registration Jarod Wilson
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Jarod Wilson @ 2011-01-21  4:30 UTC (permalink / raw)
  To: linux-media; +Cc: Jarod Wilson

After these patches, both ir-kbd-i2c and lirc_zilog behave considerably
better with the HD-PVR and HVR-1950. I'd call the behavior of the 1950
perfect. The HD-PVR needs a touch more work, but these changes make
both RX and TX usable, its just a bit quirky still.

Jarod Wilson (3):
  hdpvr: fix up i2c device registration
  lirc_zilog: z8 on usb doesn't like back-to-back i2c_master_send
  ir-kbd-i2c: improve remote behavior with z8 behind usb

 drivers/media/video/hdpvr/hdpvr-core.c         |   21 ++++++++++++---
 drivers/media/video/hdpvr/hdpvr-i2c.c          |   28 +++++++++++++++------
 drivers/media/video/hdpvr/hdpvr.h              |    6 +++-
 drivers/media/video/ir-kbd-i2c.c               |   13 +++++++++
 drivers/media/video/pvrusb2/pvrusb2-i2c-core.c |    1 -
 drivers/staging/lirc/lirc_zilog.c              |   32 +++++++++++++++++++----
 6 files changed, 81 insertions(+), 20 deletions(-)

-- 
1.7.3.4


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2011-01-21 16:41 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-21  4:30 [PATCH 0/3] i2c IR fixups Jarod Wilson
2011-01-21  4:30 ` [PATCH 1/3] hdpvr: fix up i2c device registration Jarod Wilson
2011-01-21 13:34   ` Andy Walls
2011-01-21 14:14     ` Jarod Wilson
2011-01-21 16:41     ` [PATCH 1/3 v2] " Jarod Wilson
2011-01-21  4:30 ` [PATCH 2/3] lirc_zilog: z8 on usb doesn't like back-to-back i2c_master_send Jarod Wilson
2011-01-21 13:36   ` Andy Walls
2011-01-21  4:30 ` [PATCH 3/3] ir-kbd-i2c: improve remote behavior with z8 behind usb Jarod Wilson
2011-01-21  4:51   ` Jarod Wilson
2011-01-21 13:50   ` Andy Walls
2011-01-21 16:31   ` Mike Isely
2011-01-21 16:34     ` Jarod Wilson
2011-01-21 16:40       ` Mike Isely
2011-01-21 16:36     ` Mike Isely

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.