index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-21
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
treewide: init_timer() -> setup_timer()
Kees Cook
2017-11-16
Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-15
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
Pass mode to wait_on_atomic_t() action funcs and provide default actions
David Howells
2017-11-13
Merge remote-tracking branch 'tip/timers/core' into afs-next
David Howells
2017-11-07
Merge tag 'v4.14-rc8' into next
Dmitry Torokhov
2017-11-07
dvb_frontend: don't use-after-free the frontend struct
Mauro Carvalho Chehab
2017-11-07
media: dib0700: fix invalid dvb_detach argument
Andrey Konovalov
2017-11-07
media: v4l2-ctrls: Don't validate BITMASK twice
Andy Shevchenko
2017-11-07
media: s5p-mfc: fix lockdep warning
Shuah Khan
2017-11-07
media: dvb-core: always call invoke_release() in fe_free()
Daniel Scheller
2017-11-07
media: usb: dvb-usb-v2: dvb_usb_core: remove redundant code in dvb_usb_fe_sleep
Gustavo A. R. Silva
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
media: au0828: make const array addr_list static
Colin Ian King
2017-11-07
media: cx88: make const arrays default_addr_list and pvr2000_addr_list static
Colin Ian King
2017-11-07
media: drxd: make const array fastIncrDecLUT static
Colin Ian King
2017-11-07
media: usb: fix spelling mistake: "synchronuously" -> "synchronously"
Colin Ian King
2017-11-07
media: ddbridge: fix build warnings
Randy Dunlap
2017-11-07
media: av7110: avoid 2038 overflow in debug print
Arnd Bergmann
2017-11-07
media: Don't do DMA on stack for firmware upload in the AS102 driver
Michele Baldessari
2017-11-07
media: v4l: async: fix unregister for implicitly registered sub-device notifiers
Niklas Söderlund
2017-11-07
media: v4l: async: fix return of unitialized variable ret
Colin Ian King
2017-11-07
media: imx274: fix missing return assignment from call to imx274_mode_regs
Colin Ian King
2017-11-03
media: ttpci: remove autorepeat handling and use timer_setup
Sean Young
2017-11-02
media: pvrusb2: Convert timers to use timer_setup()
Kees Cook
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
Backmerge tag 'v4.14-rc7' into drm-next
Dave Airlie
2017-11-01
media: camss-vfe: always initialize reg at vfe_set_xbar_cfg()
Mauro Carvalho Chehab
2017-11-01
media: v4l2-fwnode: use the cached value instead of getting again
Mauro Carvalho Chehab
2017-10-31
media: ov13858: Add support for flash and lens devices
Sakari Ailus
2017-10-31
media: ov5670: Add support for flash and lens devices
Sakari Ailus
2017-10-31
media: et8ek8: Add support for flash and lens devices
Sakari Ailus
2017-10-31
media: smiapp: Add support for flash and lens devices
Sakari Ailus
2017-10-31
media: v4l: fwnode: Add a convenience function for registering sensors
Sakari Ailus
2017-10-31
media: v4l: fwnode: Add convenience function for parsing common external refs
Sakari Ailus
2017-10-31
media: v4l: fwnode: Add a helper function to obtain device / integer references
Sakari Ailus
2017-10-31
media: v4l: fwnode: Add a helper function for parsing generic references
Sakari Ailus
2017-10-31
media: v4l: fwnode: Move KernelDoc documentation to the header
Sakari Ailus
2017-10-31
media: v4l: async: Ensure only unique fwnodes are registered to notifiers
Sakari Ailus
2017-10-31
media: v4l: async: Allow binding notifiers to sub-devices
Sakari Ailus
2017-10-31
media: v4l: async: Prepare for async sub-device notifiers
Sakari Ailus
2017-10-31
media: v4l: async: Allow async notifier register call succeed with no subdevs
Sakari Ailus
2017-10-31
media: v4l: async: Register sub-devices before calling bound callback
Sakari Ailus
[next]