index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-16
Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+1
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-2
/
+2
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
245
-2434
/
+9899
2017-11-15
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+4
2017-11-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-37
/
+21
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-28
/
+36
2017-11-13
Pass mode to wait_on_atomic_t() action funcs and provide default actions
David Howells
1
-7
/
+1
2017-11-13
Merge remote-tracking branch 'tip/timers/core' into afs-next
David Howells
1
-28
/
+36
2017-11-07
Merge tag 'v4.14-rc8' into next
Dmitry Torokhov
147
-0
/
+147
2017-11-07
dvb_frontend: don't use-after-free the frontend struct
Mauro Carvalho Chehab
1
-5
/
+2
2017-11-07
media: dib0700: fix invalid dvb_detach argument
Andrey Konovalov
1
-12
/
+12
2017-11-07
media: v4l2-ctrls: Don't validate BITMASK twice
Andy Shevchenko
1
-4
/
+0
2017-11-07
media: s5p-mfc: fix lockdep warning
Shuah Khan
1
-4
/
+0
2017-11-07
media: dvb-core: always call invoke_release() in fe_free()
Daniel Scheller
1
-4
/
+5
2017-11-07
media: usb: dvb-usb-v2: dvb_usb_core: remove redundant code in dvb_usb_fe_sleep
Gustavo A. R. Silva
1
-2
/
+1
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
147
-0
/
+147
2017-11-07
media: au0828: make const array addr_list static
Colin Ian King
1
-1
/
+1
2017-11-07
media: cx88: make const arrays default_addr_list and pvr2000_addr_list static
Colin Ian King
1
-2
/
+2
2017-11-07
media: drxd: make const array fastIncrDecLUT static
Colin Ian King
1
-1
/
+1
2017-11-07
media: usb: fix spelling mistake: "synchronuously" -> "synchronously"
Colin Ian King
11
-20
/
+21
2017-11-07
media: ddbridge: fix build warnings
Randy Dunlap
1
-2
/
+2
2017-11-07
media: av7110: avoid 2038 overflow in debug print
Arnd Bergmann
1
-3
/
+3
2017-11-07
media: Don't do DMA on stack for firmware upload in the AS102 driver
Michele Baldessari
1
-11
/
+17
2017-11-07
media: v4l: async: fix unregister for implicitly registered sub-device notifiers
Niklas Söderlund
1
-1
/
+1
2017-11-07
media: v4l: async: fix return of unitialized variable ret
Colin Ian King
1
-1
/
+0
2017-11-07
media: imx274: fix missing return assignment from call to imx274_mode_regs
Colin Ian King
1
-1
/
+1
2017-11-03
media: ttpci: remove autorepeat handling and use timer_setup
Sean Young
2
-37
/
+21
2017-11-02
media: pvrusb2: Convert timers to use timer_setup()
Kees Cook
1
-28
/
+36
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
147
-0
/
+147
2017-11-02
Backmerge tag 'v4.14-rc7' into drm-next
Dave Airlie
12
-40
/
+152
2017-11-01
media: camss-vfe: always initialize reg at vfe_set_xbar_cfg()
Mauro Carvalho Chehab
1
-0
/
+3
2017-11-01
media: v4l2-fwnode: use the cached value instead of getting again
Mauro Carvalho Chehab
1
-2
/
+1
2017-10-31
media: ov13858: Add support for flash and lens devices
Sakari Ailus
1
-1
/
+1
2017-10-31
media: ov5670: Add support for flash and lens devices
Sakari Ailus
1
-1
/
+1
2017-10-31
media: et8ek8: Add support for flash and lens devices
Sakari Ailus
1
-1
/
+1
2017-10-31
media: smiapp: Add support for flash and lens devices
Sakari Ailus
1
-1
/
+1
2017-10-31
media: v4l: fwnode: Add a convenience function for registering sensors
Sakari Ailus
2
-4
/
+56
2017-10-31
media: v4l: fwnode: Add convenience function for parsing common external refs
Sakari Ailus
1
-0
/
+35
2017-10-31
media: v4l: fwnode: Add a helper function to obtain device / integer references
Sakari Ailus
1
-0
/
+287
2017-10-31
media: v4l: fwnode: Add a helper function for parsing generic references
Sakari Ailus
1
-0
/
+69
2017-10-31
media: v4l: fwnode: Move KernelDoc documentation to the header
Sakari Ailus
1
-75
/
+0
2017-10-31
media: v4l: async: Ensure only unique fwnodes are registered to notifiers
Sakari Ailus
1
-7
/
+79
2017-10-31
media: v4l: async: Allow binding notifiers to sub-devices
Sakari Ailus
1
-40
/
+172
2017-10-31
media: v4l: async: Prepare for async sub-device notifiers
Sakari Ailus
1
-19
/
+50
2017-10-31
media: v4l: async: Allow async notifier register call succeed with no subdevs
Sakari Ailus
1
-2
/
+10
2017-10-31
media: v4l: async: Register sub-devices before calling bound callback
Sakari Ailus
1
-3
/
+3
2017-10-31
media: v4l: async: Introduce helpers for calling async ops callbacks
Sakari Ailus
1
-17
/
+39
2017-10-31
media: v4l: async: Move async subdev notifier operations to a separate structure
Laurent Pinchart
16
-54
/
+110
2017-10-31
media: omap3isp: Print the name of the entity where no source pads could be f...
Sakari Ailus
1
-2
/
+2
2017-10-31
media: omap3isp: Fix check for our own sub-devices
Sakari Ailus
1
-1
/
+1
[next]