linux/drivers/media
Linus Torvalds ce6eba3dba Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull wait_var_event updates from Ingo Molnar:
 "This introduces the new wait_var_event() API, which is a more flexible
  waiting primitive than wait_on_atomic_t().

  All wait_on_atomic_t() users are migrated over to the new API and
  wait_on_atomic_t() is removed. The migration fixes one bug and should
  result in no functional changes for the other usecases"

* 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched/wait: Improve __var_waitqueue() code generation
  sched/wait: Remove the wait_on_atomic_t() API
  sched/wait, arch/mips: Fix and convert wait_on_atomic_t() usage to the new wait_var_event() API
  sched/wait, fs/ocfs2: Convert wait_on_atomic_t() usage to the new wait_var_event() API
  sched/wait, fs/nfs: Convert wait_on_atomic_t() usage to the new wait_var_event() API
  sched/wait, fs/fscache: Convert wait_on_atomic_t() usage to the new wait_var_event() API
  sched/wait, fs/btrfs: Convert wait_on_atomic_t() usage to the new wait_var_event() API
  sched/wait, fs/afs: Convert wait_on_atomic_t() usage to the new wait_var_event() API
  sched/wait, drivers/media: Convert wait_on_atomic_t() usage to the new wait_var_event() API
  sched/wait, drivers/drm: Convert wait_on_atomic_t() usage to the new wait_var_event() API
  sched/wait: Introduce wait_var_event()
2018-04-02 16:50:39 -07:00
..
cec vfs: do bulk POLL* -> EPOLL* replacement 2018-02-11 14:34:03 -08:00
common media: vb2: Makefile: place vb2-trace together with vb2-core 2018-02-26 11:39:04 -05:00
dvb-core media: dvb: update buffer mmaped flags and frame counter 2018-02-23 11:44:08 -05:00
dvb-frontends media: m88ds3103: don't call a non-initalized function 2018-02-23 05:22:32 -05:00
firewire vfs: do bulk POLL* -> EPOLL* replacement 2018-02-11 14:34:03 -08:00
i2c media: Don't let tvp5150_get_vbi() go out of vbi_ram_default array 2018-02-23 11:44:09 -05:00
mmc media: move dvb kAPI headers to include/media 2017-12-28 13:16:01 -05:00
pci media: dvb: update buffer mmaped flags and frame counter 2018-02-23 11:44:08 -05:00
platform Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2018-04-02 16:50:39 -07:00
radio vfs: do bulk POLL* -> EPOLL* replacement 2018-02-11 14:34:03 -08:00
rc vfs: do bulk POLL* -> EPOLL* replacement 2018-02-11 14:34:03 -08:00
spi
tuners media: replace all <spaces><tab> occurrences 2018-01-04 13:15:05 -05:00
usb media: dvb: update buffer mmaped flags and frame counter 2018-02-23 11:44:08 -05:00
v4l2-core media: videobuf2: fix build issues with vb2-trace 2018-02-23 05:13:53 -05:00
Kconfig media: dvb: fix a Kconfig typo 2018-03-05 07:57:41 -05:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
media-device.c
media-devnode.c vfs: do bulk POLL* -> EPOLL* replacement 2018-02-11 14:34:03 -08:00
media-entity.c [media] media: Check for active and has_no_links overrun 2017-10-04 17:16:14 -03:00