Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d80ca8bd71f0b01b2b12459189927cb3299cfab9
d80ca8b
[media] media: rc: move check whether a protocol is enabled to the core
by Heiner Kallweit
· 9 years ago
acc1c3c
[media] media: rc: load decoder modules on-demand
by Heiner Kallweit
· 9 years ago
53df877
[media] media: rc: constify struct proto_names
by Heiner Kallweit
· 9 years ago
9f0bf36
[media] media: rc: preparation for on-demand decoder module loading
by Heiner Kallweit
· 9 years ago
93cffffc
[media] media: rc: fix decoder module unloading
by Heiner Kallweit
· 9 years ago
fa52bd50
[media] usbvision: fix crash on detecting device with invalid configuration
by Vladis Dronov
· 9 years ago
1efc217
[media] Add support for dvb usb stick Hauppauge WinTV-soloHD
by Arno Bauernöppel
· 9 years ago
b833d0d
[media] lirc_imon: do not leave imon_probe() with mutex held
by Alexey Khoroshilov
· 9 years ago
18349f4
[media] si2165: fix checkpatch issues
by Matthias Schwarzott
· 9 years ago
599bedb
[media] cx231xx_dvb: use demod_i2c for demod attach
by Matthias Schwarzott
· 9 years ago
9bca626
[media] ttusb-dec: constify ttusbdecfe_config structure
by Julia Lawall
· 9 years ago
9c5e44a
[media] drivers/media/usb/dvb-usb-v2: constify mxl111sf_demod_config structure
by Julia Lawall
· 9 years ago
c0a182b
[media] tv tuner max2165 driver: extend frequency range
by Walter Cheuk
· 9 years ago
b446631
[media] v4l: omap_vout: Don't free buffers if they haven't been allocated
by Laurent Pinchart
· 9 years ago
cd1e11b
[media] media: omap4iss: Make module stop timeout print a warning message
by Laurent Pinchart
· 9 years ago
769161f
[media] media: omap4iss: csi2: Fix IRQ handling when stopping module
by Laurent Pinchart
· 9 years ago
425e186
[media] omap4iss: Fix overlapping luma/chroma planes
by Nate Weibley
· 9 years ago
8afe97b
[media] uvcvideo: Enable UVC 1.5 device detection
by Laurent Pinchart
· 9 years ago
1ea7252
[media] c8sectpfe: Combine three checks into a single if block
by Markus Elfring
· 9 years ago
06b6fea
[media] c8sectpfe: Delete unnecessary checks before two function calls
by Markus Elfring
· 9 years ago
4dc0e90
[media] media: rc-core: simplify logging in rc_register_device
by Heiner Kallweit
· 9 years ago
211477f
[media] media: rc: nuvoton-cir: replace nvt_pr with dev_ functions
by Heiner Kallweit
· 9 years ago
af08233
[media] media: rc: nuvoton-cir: switch chip detection message to info level
by Heiner Kallweit
· 9 years ago
068fb7d
[media] media: rc: nuvoton-cir: simplify debug code
by Heiner Kallweit
· 9 years ago
d0b528d
[media] media: rc: nuvoton-cir: add support for the NCT6779D
by Heiner Kallweit
· 9 years ago
6a5a336
[media] media: rc: nuvoton-cir: make nvt_hw_detect void
by Heiner Kallweit
· 9 years ago
b5cf725
[media] media: rc: nuvoton-cir: improve chip detection
by Heiner Kallweit
· 9 years ago
099256e
[media] media: rc: nuvoton-cir: switch resource handling to devm functions
by Heiner Kallweit
· 9 years ago
d5b0431
[media] media: rc: nuvoton-cir: remove unneeded lock
by Heiner Kallweit
· 9 years ago
2bbf9e0
[media] media: rc: nuvoton-cir: remove unneeded IRQ_RETVAL usage
by Heiner Kallweit
· 9 years ago
1b0621a
[media] media: rc: ir-sharp-decoder: add support for Denon variant of the protocol
by Heiner Kallweit
· 9 years ago
dd4c22a
[media] rc-core: Remove 'struct timeval' usage
by Tina Ruchandani
· 9 years ago
8c47311
[media] em28xx: add Terratec Cinergy T XS (MT2060)
by Alberto Mardegan
· 9 years ago
cea590d
[media] v4l: xilinx-vipp: add missing of_node_put
by Julia Lawall
· 9 years ago
cc331d3
[media] v4l: xilinx-tpg: add missing of_node_put
by Julia Lawall
· 9 years ago
b771852
[media] as102: fix potential double free in as102_fw_upload()
by Christian Engelmayer
· 9 years ago
2ff56fa
[media] rc: allow rc modules to be loaded if rc-main is not a module
by Russell King
· 9 years ago
d2cc2f0
[media] si2157: return -EINVAL if firmware blob is too big
by Laura Abbott
· 9 years ago
3bbc78a
[media] staging: omap4iss: Compiling V4L2 framework and I2C as modules is fine
by Sakari Ailus
· 9 years ago
49dbb48
[media] include/uapi/linux/dvb/video.h: remove stdint.h include
by Mikko Rapeli
· 9 years ago
997f69f
[media] mxl111sf: missing return values validation
by Insu Yun
· 9 years ago
22bc862
[media] rcar_vin: Remove obsolete platform data support
by Geert Uytterhoeven
· 9 years ago
a71daaa
[media] move media platform data to linux/platform_data/media
by Mauro Carvalho Chehab
· 9 years ago
886aa71
[media] V4L2: platform: rcar_jpu: switch off clock on release later
by Mikhail Ulyanov
· 9 years ago
69ca033
[media] V4L2: platform: rcar_jpu: remove redundant code
by Mikhail Ulyanov
· 9 years ago
d01b2d5
DocBook: only copy stuff to media_api if media xml is generated
by Mauro Carvalho Chehab
· 9 years ago
3fb136f
[media] rc: gpio-ir-recv: add timeout on idle
by Eric Nelson
· 9 years ago
c8e1bbc
[media] rc-core: define a default timeout for drivers
by Eric Nelson
· 9 years ago
a2d1e1e
[media] media: st-rc: remove misuse of IRQF_NO_SUSPEND flag
by Sudeep Holla
· 9 years ago
203e942
[media] s5c73m3-spi: fix compilation breakage when compiled as Module
by Mauro Carvalho Chehab
· 9 years ago
769b640
[media] c8sectpfe: Update DT binding doc with some minor fixes
by Peter Griffin
· 9 years ago
0014eb7
[media] c8sectpfe: Update binding to reset-gpios
by Peter Griffin
· 9 years ago
d90394b
[media] ARM: DT: STi: STiH407: Add c8sectpfe LinuxDVB DT node
by Peter Griffin
· 9 years ago
6d5e581
[media] ARM: DT: STi: stihxxx-b2120: Add pulse-width properties to ssc2 & ssc3
by Peter Griffin
· 9 years ago
c9d57de
[media] media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
by Malcolm Priestley
· 9 years ago
f934a94
[media] s5c73m3: Export OF module alias information
by Javier Martinez Canillas
· 9 years ago
4bdbcb3
[media] ddbridge: fix wait_event_timeout return handling
by Nicholas Mc Guire
· 9 years ago
217bdb0
[media] i2c: constify v4l2_ctrl_ops structures
by Julia Lawall
· 9 years ago
05645a4
[media] atmel-isi: support RGB565 output when sensor output YUV formats
by Josh Wu
· 9 years ago
7393de6
[media] atmel-isi: setup YCC_SWAP correctly when using preview path
by Josh Wu
· 9 years ago
bd70f26
[media] atmel-isi: add code to setup correct resolution for preview path
by Josh Wu
· 9 years ago
0fb7257
[media] atmel-isi: prepare for the support of preview path
by Josh Wu
· 9 years ago
ba0422b
[media] atmel-isi: correct yuv swap according to different sensor outputs
by Josh Wu
· 9 years ago
dc51b7d
[media] v4l2-clk: v4l2_clk_get() also need to find the of_fullname clock
by Josh Wu
· 9 years ago
3d83078
[media] v4l2-clk: add new definition: V4L2_CLK_NAME_SIZE
by Josh Wu
· 9 years ago
ac2841f
[media] v4l2-clk: add new macro for v4l2_clk_name_of()
by Josh Wu
· 9 years ago
af4d834
[media] soc_camera: get the clock name by using macro: v4l2_clk_name_i2c()
by Josh Wu
· 9 years ago
a41f9b4
[media] vivid: add support for reduced frame rate in video capture
by Prashant Laddha
· 9 years ago
c79aa6a
[media] vivid-capture: add control for reduced frame rate
by Prashant Laddha
· 9 years ago
b883ba7
[media] vivid: add support for reduced fps in video out
by Prashant Laddha
· 9 years ago
8d7322f
[media] v4l2-dv-timings: add condition checks for reduced fps
by Prashant Laddha
· 9 years ago
0d51ebd
[media] v4l2-device: Don't unregister ACPI/Device Tree based devices
by Tommi Franttila
· 9 years ago
16dfe72
[media] media: adv7180: increase delay after reset to 5ms
by Ulrich Hecht
· 9 years ago
588afcc
[media] usbvision fix overflow of interfaces array
by Oliver Neukum
· 9 years ago
3ff863b
[media] sh-vou: clarify videobuf2 dependency
by Arnd Bergmann
· 9 years ago
5063452
[media] media: fix waitqueue_active without memory barrier in cpia2 driver
by Kosuke Tatsukawa
· 9 years ago
dcc7fdb
[media] gspca: ov534/topro: prevent a division by 0
by Antonio Ospite
· 9 years ago
ce3556b
[media] cx231xx: fix bulk transfer mode
by Terry Heo
· 9 years ago
18a8560
[media] radio-shark2: constify radio_tea5777_ops structures
by Julia Lawall
· 9 years ago
e88a3f8
[media] media: videobuf2: fix compare_const_fl.cocci warnings
by Julia Lawall
· 9 years ago
5d273c7
[media] Docbook: media: Document changes on struct v4l2_ext_controls
by Ricardo Ribalda
· 9 years ago
082afb7
[media] media/usb/pvrusb2: Support for V4L2_CTRL_WHICH_DEF_VAL
by Ricardo Ribalda
· 9 years ago
9173983
[media] usb/uvc: Support for V4L2_CTRL_WHICH_DEF_VAL
by Ricardo Ribalda
· 9 years ago
953eae5
[media] media/v4l2-core: struct struct v4l2_ext_controls param which
by Ricardo Ribalda
· 9 years ago
0f8017b
[media] media/core: Replace ctrl_class with which
by Ricardo Ribalda
· 9 years ago
35ec2a2
[media] videodev2.h: Extend struct v4l2_ext_controls
by Ricardo Ribalda
· 9 years ago
dc5e020
[media] adv7511: fix incorrect bit offset
by Hans Verkuil
· 9 years ago
74c9c0f
[media] v4l2-dv-timings: Compare horizontal blanking
by Mats Randgaard
· 9 years ago
95ad7ff
[media] v4l2-core/v4l2-ctrls: Filter NOOP CH_RANGE events
by Ricardo Ribalda
· 9 years ago
0dac45f
[media] av7110: potential divide by zero
by Dan Carpenter
· 9 years ago
75d63a4
[media] av7110: don't allow negative volumes
by Dan Carpenter
· 9 years ago
4623e59
[media] vb2: fix a regression in poll() behavior for output,streams
by Hans Verkuil
· 9 years ago
f6de9f6
[media] vivid: fix compliance error
by Hans Verkuil
· 9 years ago
ba46398
[media] go7007: fix broken test
by Hans Verkuil
· 9 years ago
f18e162
[media] DocBook media: s/input stream/capture stream/
by Hans Verkuil
· 9 years ago
a5c36fa
[media] staging: media: davinci_vpfe: fix ipipe_mode type
by Andrzej Hajda
· 9 years ago
cbb6f1f
[media] staging: media: davinci_vpfe: Fix over 80 characters coding style issue
by Junsu Shin
· 9 years ago
3148543
[media] staging/davinci/vpfe/dm365: add missing dependencies
by Arnd Bergmann
· 10 years ago
d9f4844
[media] staging: media: davinci_vpfe: drop condition with no effect
by Nicholas Mc Guire
· 10 years ago
80a7f72
[media] drivers/staging/media/davinci_vpfe/vpfe_mc_capture.c: use correct structure type name in sizeof
by Julia Lawall
· 10 years ago
Next »