| Commit message (Expand) | Author | Age |
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-11-11 |
|\ |
|
| * | [media] v4l2-event: Don't set sev->fh to NULL on unsubscribe | Hans de Goede | 2011-11-08 |
| * | [media] v4l2-event: Remove pending events from fh event queue when unsubscribing | Hans de Goede | 2011-11-08 |
| * | [media] v4l2-event: Deny subscribing with a type of V4L2_EVENT_ALL | Hans de Goede | 2011-11-08 |
* | | drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required | Paul Gortmaker | 2011-10-31 |
|/ |
|
* | [media] v4l2-ctrls/v4l2-events: small coding style cleanups | Hans Verkuil | 2011-07-27 |
* | [media] v4l2-event: add optional merge and replace callbacks | Hans Verkuil | 2011-07-27 |
* | [media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of j... | Hans Verkuil | 2011-07-27 |
* | [media] v4l2-ctrls/event: remove struct v4l2_ctrl_fh, instead use v4l2_subscr... | Hans Verkuil | 2011-07-27 |
* | [media] v4l2-events/fh: merge v4l2_events into v4l2_fh | Hans Verkuil | 2011-07-27 |
* | [media] v4l2-ctrls: add control events | Hans Verkuil | 2011-07-27 |
* | V4L/DVB: v4l2: add core serialization lock | Hans Verkuil | 2010-10-20 |
* | V4L/DVB: event: Export the v4l2_event_init and v4l2_event_dequeue functions | Laurent Pinchart | 2010-05-19 |
* | V4L/DVB: V4L: Events: Replace bad WARN_ON() with assert_spin_locked() | Sakari Ailus | 2010-05-19 |
* | V4L/DVB: V4L: Events: Add backend | Sakari Ailus | 2010-05-19 |