Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ce179cbdedf2f54306177e591664be7b18cf386a
/
drivers
/
media
841b86f
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
by Kees Cook
· 7 years ago
86cb30e
treewide: setup_timer() -> timer_setup() (2 field)
by Kees Cook
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
b9eaf18
treewide: init_timer() -> setup_timer()
by Kees Cook
· 7 years ago
487e2c9
Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 7 years ago
e60e1ee
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
5d352e6
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
1be2172
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
9f7a9b1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
5e4def2
Pass mode to wait_on_atomic_t() action funcs and provide default actions
by David Howells
· 7 years ago
81445e63
Merge remote-tracking branch 'tip/timers/core' into afs-next
by David Howells
· 7 years ago
0f1cd81
Merge tag 'v4.14-rc8' into next
by Dmitry Torokhov
· 7 years ago
b1cb737
dvb_frontend: don't use-after-free the frontend struct
by Mauro Carvalho Chehab
· 7 years ago
eb0c199
media: dib0700: fix invalid dvb_detach argument
by Andrey Konovalov
· 7 years ago
38929ea
media: v4l2-ctrls: Don't validate BITMASK twice
by Andy Shevchenko
· 7 years ago
55a839a
media: s5p-mfc: fix lockdep warning
by Shuah Khan
· 7 years ago
62229de
media: dvb-core: always call invoke_release() in fe_free()
by Daniel Scheller
· 7 years ago
b4b138a
media: usb: dvb-usb-v2: dvb_usb_core: remove redundant code in dvb_usb_fe_sleep
by Gustavo A. R. Silva
· 7 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
213bc75
media: au0828: make const array addr_list static
by Colin Ian King
· 7 years ago
4b8a14c
media: cx88: make const arrays default_addr_list and pvr2000_addr_list static
by Colin Ian King
· 7 years ago
eaa8c79
media: drxd: make const array fastIncrDecLUT static
by Colin Ian King
· 7 years ago
b436e26
media: usb: fix spelling mistake: "synchronuously" -> "synchronously"
by Colin Ian King
· 7 years ago
f3eff20
media: ddbridge: fix build warnings
by Randy Dunlap
· 7 years ago
fe36528
media: av7110: avoid 2038 overflow in debug print
by Arnd Bergmann
· 7 years ago
b3120d2
media: Don't do DMA on stack for firmware upload in the AS102 driver
by Michele Baldessari
· 7 years ago
1453ad8
media: v4l: async: fix unregister for implicitly registered sub-device notifiers
by Niklas Söderlund
· 7 years ago
580db6c
media: v4l: async: fix return of unitialized variable ret
by Colin Ian King
· 7 years ago
2b00e30
media: imx274: fix missing return assignment from call to imx274_mode_regs
by Colin Ian King
· 7 years ago
5aeaa3e
media: ttpci: remove autorepeat handling and use timer_setup
by Sean Young
· 7 years ago
8da0edf
media: pvrusb2: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
7a88cbd
Backmerge tag 'v4.14-rc7' into drm-next
by Dave Airlie
· 7 years ago
9917fbc
media: camss-vfe: always initialize reg at vfe_set_xbar_cfg()
by Mauro Carvalho Chehab
· 7 years ago
1acce5f
media: v4l2-fwnode: use the cached value instead of getting again
by Mauro Carvalho Chehab
· 7 years ago
2e8a9fb
media: ov13858: Add support for flash and lens devices
by Sakari Ailus
· 7 years ago
a42e78d
media: ov5670: Add support for flash and lens devices
by Sakari Ailus
· 7 years ago
d8932f3
media: et8ek8: Add support for flash and lens devices
by Sakari Ailus
· 7 years ago
c121ce5
media: smiapp: Add support for flash and lens devices
by Sakari Ailus
· 7 years ago
aef69d5
media: v4l: fwnode: Add a convenience function for registering sensors
by Sakari Ailus
· 7 years ago
7a9ec80
media: v4l: fwnode: Add convenience function for parsing common external refs
by Sakari Ailus
· 7 years ago
a1699a4
media: v4l: fwnode: Add a helper function to obtain device / integer references
by Sakari Ailus
· 7 years ago
d842853
media: v4l: fwnode: Add a helper function for parsing generic references
by Sakari Ailus
· 7 years ago
baf249e
media: v4l: fwnode: Move KernelDoc documentation to the header
by Sakari Ailus
· 7 years ago
466cae6
media: v4l: async: Ensure only unique fwnodes are registered to notifiers
by Sakari Ailus
· 7 years ago
2cab00b
media: v4l: async: Allow binding notifiers to sub-devices
by Sakari Ailus
· 7 years ago
a3620cb
media: v4l: async: Prepare for async sub-device notifiers
by Sakari Ailus
· 7 years ago
479bc5a
media: v4l: async: Allow async notifier register call succeed with no subdevs
by Sakari Ailus
· 7 years ago
24def9b
media: v4l: async: Register sub-devices before calling bound callback
by Sakari Ailus
· 7 years ago
ddddc18
media: v4l: async: Introduce helpers for calling async ops callbacks
by Sakari Ailus
· 7 years ago
b6ee3f0
media: v4l: async: Move async subdev notifier operations to a separate structure
by Laurent Pinchart
· 7 years ago
bce9e31
media: omap3isp: Print the name of the entity where no source pads could be found
by Sakari Ailus
· 7 years ago
eae4cf8
media: omap3isp: Fix check for our own sub-devices
by Sakari Ailus
· 7 years ago
85999e8
media: rcar-vin: Use generic parser for parsing fwnode endpoints
by Sakari Ailus
· 7 years ago
df49756
media: omap3isp: Use generic parser for parsing fwnode endpoints
by Sakari Ailus
· 7 years ago
9ca4653
media: v4l: fwnode: Support generic parsing of graph endpoints in a device
by Sakari Ailus
· 7 years ago
c8114d9
media: v4l: async: Use more intuitive names for internal functions
by Sakari Ailus
· 7 years ago
7fc4fdb
media: v4l: async: Correctly serialise async sub-device unregistration
by Sakari Ailus
· 7 years ago
fb45f43
media: v4l: async: Fix notifier complete callback error handling
by Sakari Ailus
· 7 years ago
633d185
media: v4l: async: fix unbind error in v4l2_async_notifier_unregister()
by Niklas Söderlund
· 7 years ago
99b7a99
media: v4l: async: Don't set sd->dev NULL in v4l2_async_cleanup
by Sakari Ailus
· 7 years ago
de8dd7b
media: v4l: async: Remove re-probing support
by Sakari Ailus
· 7 years ago
f283c01
media: ov9650: remove unnecessary terminated entry in menu items array
by Akinobu Mita
· 7 years ago
dae82d9
media: ov5640: don't clear V4L2_SUBDEV_FL_IS_I2C
by Akinobu Mita
· 7 years ago
6b725eb
media: ov2640: don't clear V4L2_SUBDEV_FL_IS_I2C
by Akinobu Mita
· 7 years ago
baf1b18
media: max2175: don't clear V4L2_SUBDEV_FL_IS_I2C
by Akinobu Mita
· 7 years ago
5cc72c4
media: adv7180: don't clear V4L2_SUBDEV_FL_IS_I2C
by Akinobu Mita
· 7 years ago
e4dca7b
treewide: Fix function prototypes for module_param_call()
by Kees Cook
· 7 years ago
3fa013b
media: st-hva: hva-h264: use swap macro in hva_h264_encode
by Gustavo A. R. Silva
· 7 years ago
d7ca1c9
media: atmel-isc: Fix clock ID for clk_prepare/unprepare
by Wenyou Yang
· 7 years ago
bf38817
media: bdisp: remove redundant assignment to pix
by Colin Ian King
· 7 years ago
a10444cc
media: gspca: remove redundant assignment to variable j
by Colin Ian King
· 7 years ago
d1e2885
media: mxl111sf: remove redundant assignment to index
by Colin Ian King
· 7 years ago
da6a7a7
media: camss-video.c: drop unused header
by Hans Verkuil
· 7 years ago
66b72cf
media: radio-raremono: remove redundant initialization of freq
by Colin Ian King
· 7 years ago
b3168c8
media: usbtv: fix brightness and contrast controls
by Adam Sampson
· 7 years ago
74ee047
media: s2255: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
297fced
media: radio: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
162e637
media: pci: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
3ddad1a
media: tegra-cec: fix messy probe() cleanup
by Hans Verkuil
· 7 years ago
6981d6e
media: usb: usbtv: remove duplicate & operation
by Jaejoong Kim
· 7 years ago
94b2844
media: rockchip/rga: annotate PM functions as __maybe_unused
by Arnd Bergmann
· 7 years ago
60757ee
media: cec-pin: use IS_ERR instead of PTR_ERR_OR_ZERO
by Hans Verkuil
· 7 years ago
9cac9d2
media: v4l2-ctrl: Fix flags field on Control events
by Ricardo Ribalda
· 7 years ago
0cba3f4
media: davinci: make ccdc_hw_device structures const
by Bhumika Goyal
· 7 years ago
1e6be01
media: davinci: make function arguments const
by Bhumika Goyal
· 7 years ago
1e7126b
media: saa7134: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
60793f4d
media: tvaudio: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
e7e0e2c
media: dvb-core: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
12a8361
media: saa7146: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
a88cd60
media: tc358743: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
3e31491
media: media/saa7146: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
82fad47
media: radio-si470x: make si470x_viddev_template const
by Bhumika Goyal
· 7 years ago
0dd7054
media: cx231xx: make cx231xx_vbi_qops const
by Bhumika Goyal
· 7 years ago
bfba2b3
media: omap_vout: Fix a possible null pointer dereference in omap_vout_open()
by Markus Elfring
· 7 years ago
1bfbb88
media: cx231xx: Fix NTSC/PAL on Astrometa T2hybrid
by Oleh Kravchenko
· 7 years ago
9d377da
media: cx231xx: Fix NTSC/PAL on Evromedia USB Full Hybrid Full HD
by Oleh Kravchenko
· 7 years ago
8ff19cd
media: rc: mceusb: add support for 15f4:0135
by Oleh Kravchenko
· 7 years ago
ad596b6
media: rc: Add Astrometa T2hybrid keymap module
by Oleh Kravchenko
· 7 years ago
Next »