linux/drivers/media/video/em28xx
Chris Rankin 9da9f356dc [media] em28xx: Fix em28xx_devused cleanup logic on error
On 04/09/11 00:49, Mauro Carvalho Chehab wrote:
> This is an automatic generated email to let you know that the following patch were queued at the
> http://git.linuxtv.org/media_tree.git tree:
>
> Subject: [media] em28xx: use atomic bit operations for devices-in-use mask
> Author:  Chris Rankin<rankincj@yahoo.com>
> Date:    Sat Aug 20 08:21:03 2011 -0300
>
> Use atomic bit operations for the em28xx_devused mask, to prevent an
> unlikely race condition should two adapters be plugged in
> simultaneously. The operations also clearer than explicit bit
> manipulation anyway.
>
> Signed-off-by: Chris Rankin<rankincj@yahoo.com>
> Signed-off-by: Mauro Carvalho Chehab<mchehab@redhat.com>
>
>   drivers/media/video/em28xx/em28xx-cards.c |   33 ++++++++++++++---------------

I think you missed this line in the merge.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-09-21 16:45:54 -03:00
..
em28xx-audio.c [media] em28xx: Add support for devices with a separate audio interface 2011-07-27 17:53:04 -03:00
em28xx-cards.c [media] em28xx: Fix em28xx_devused cleanup logic on error 2011-09-21 16:45:54 -03:00
em28xx-core.c [media] em28xx: move printk lines outside mutex lock 2011-09-03 20:50:11 -03:00
em28xx-dvb.c [media] em28xx: add support for PCTV DVB-S2 Stick 460e [2013:024f] 2011-09-21 10:01:47 -03:00
em28xx-i2c.c [media] em28xx-i2c: Add a read after I2C write 2011-07-27 17:55:49 -03:00
em28xx-input.c [media] em28xx: Fix IR unregister logic 2011-07-31 00:51:11 -03:00
em28xx-reg.h [media] Add initial support for Terratec H5 2011-07-27 17:55:49 -03:00
em28xx-vbi.c [media] media: fix em28xx build, needs hardirq.h 2010-12-29 08:17:02 -02:00
em28xx-video.c [media] EM28xx - Fix memory leak on disconnect or error 2011-09-18 07:58:01 -03:00
em28xx.h [media] em28xx: add support for PCTV DVB-S2 Stick 460e [2013:024f] 2011-09-21 10:01:47 -03:00
Kconfig [media] em28xx: add support for PCTV DVB-S2 Stick 460e [2013:024f] 2011-09-21 10:01:47 -03:00
Makefile [media] drivers/media: do not use EXTRA_CFLAGS 2011-09-03 18:50:59 -03:00