2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-14 08:34:02 +08:00
linux-next/drivers/media/dvb
Devin Heitmueller 4b330bee66 V4L/DVB (9780): dib0700: Stop repeating after user stops pushing button
A user noticed that there would continue to be 4-6 keypresses even after the
user stopped holding down the button.  This was because we were not reading
the bulk pipe faster than the firmware was injecting information, which would
result in a backlog.

Make the query interval faster, and increase the number of cycles before we
start repeating to compensate.

Thanks to Knud Poulsen <knud.poulsen@nokia.com> for pointing this out.

Signed-off-by: Devin Heitmueller <devin.heitmueller@gmail.com>
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2008-12-16 16:43:58 -02:00
..
b2c2 V4L/DVB (8745): v4l2: fix a bunch of compile warnings. 2008-10-12 09:36:52 -02:00
bt8xx V4L/DVB: follow lspci device/vendor style 2008-10-12 09:36:46 -02:00
dm1105 V4L/DVB (9608): Fix section mismatch warning for dm1105 during make 2008-11-16 23:55:05 -02:00
dvb-core V4L/DVB (9634): Make sure the i2c gate is open before powering down tuner 2008-11-16 23:57:13 -02:00
dvb-usb V4L/DVB (9780): dib0700: Stop repeating after user stops pushing button 2008-12-16 16:43:58 -02:00
frontends V4L/DVB (9524): af9013: fix bug in status reading 2008-11-11 08:11:29 -02:00
pluto2 dma-mapping: add the device argument to dma_mapping_error() 2008-07-26 12:00:03 -07:00
siano V4L/DVB (9732): sms1xxx: use new firmware for Hauppauge WinTV MiniStick 2008-11-24 12:17:33 -02:00
ttpci byteorder: remove direct includes of linux/byteorder/swab[b].h 2008-10-20 08:52:40 -07:00
ttusb-budget V4L/DVB (9603): dvb-ttusb-budget: Add validation for ttusb_alloc_iso_urbs 2008-11-16 23:54:40 -02:00
ttusb-dec V4L/DVB (9604): ttusb_dec: fix memory leak 2008-11-16 23:54:44 -02:00
Kconfig V4L/DVB (9107): Alternative version of Terratec Cinergy T2 driver 2008-10-12 09:37:14 -02:00
Makefile V4L/DVB (9107): Alternative version of Terratec Cinergy T2 driver 2008-10-12 09:37:14 -02:00