Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ceedcc4ede04e069c5201748a34b2bdc044d3824
ceedcc4
[media] v4l2-async: Use proper list head for iteration over registered subdevs
by Sylwester Nawrocki
· 11 years ago
ef6672e
[media] V4L2: mt9m111: switch to asynchronous subdevice probing
by Guennadi Liakhovetski
· 11 years ago
3d23888
[media] V4L2: mt9t031: don't Oops if asynchronous probing is attempted
by Guennadi Liakhovetski
· 11 years ago
4dbfd040
[media] V4L2: mx3_camera: add support for asynchronous subdevice registration
by Guennadi Liakhovetski
· 11 years ago
2bcccae
[media] V4L2: mx3_camera: print V4L2_MBUS_FMT_* codes in hexadecimal format
by Guennadi Liakhovetski
· 11 years ago
72f2874
[media] V4L2: mx3_camera: convert to managed resource allocation
by Guennadi Liakhovetski
· 11 years ago
2327242
[media] V4L2: soc-camera: fix requesting regulators in synchronous case
by Guennadi Liakhovetski
· 11 years ago
85e86c6
[media] soc_camera: fix compiler warning
by Hans Verkuil
· 11 years ago
73135e9
[media] V4L2: soc_camera: Renesas R-Car VIN driver
by Vladimir Barinov
· 11 years ago
8e3fbfe
[media] v4l: async: Make it safe to unregister unregistered notifier
by Laurent Pinchart
· 11 years ago
3f359a7
[media] v4l: Fix colorspace conversion error in sample code
by Laurent Pinchart
· 11 years ago
5045b49
[media] v4l: of: Drop acquired reference to node when getting next endpoint
by Laurent Pinchart
· 11 years ago
91f9241
[media] v4l: of: Use of_get_child_by_name()
by Laurent Pinchart
· 11 years ago
8023ed0
[media] videobuf2-core: Verify planes lengths for output buffers
by Laurent Pinchart
· 12 years ago
04074f1
[media] saa7115: make multi-line comments compliant with CodingStyle
by Mauro Carvalho Chehab
· 11 years ago
2ccf12a
[media] saa7115: Implement i2c_board_info.platform_data
by Jon Arne Jørgensen
· 11 years ago
b9798bc
[media] saa7115: Do not load saa7115_init_misc for gm7113c
by Jon Arne Jørgensen
· 11 years ago
8b77dfd
[media] saa7115: Fix saa711x_set_v4lstd for gm7113c
by Jon Arne Jørgensen
· 11 years ago
0416490
[media] ths8200/ad9389b: use new dv_timings helpers
by Hans Verkuil
· 11 years ago
e365526
[media] v4l2: use new V4L2_DV_BT_BLANKING/FRAME defines
by Hans Verkuil
· 11 years ago
eacf8f9
[media] v4l2: use new V4L2_DV_BT_BLANKING/FRAME defines
by Hans Verkuil
· 11 years ago
7f68127
[media] videodev2.h: defines to calculate blanking and frame sizes
by Hans Verkuil
· 11 years ago
5d2db81
[media] DocBook/media/v4l: il_* fields always 0 for progressive formats
by Hans Verkuil
· 11 years ago
2576415
[media] v4l2: move dv-timings related code to v4l2-dv-timings.c
by Hans Verkuil
· 11 years ago
b18787e
[media] v4l2-dv-timings: add new helper module
by Hans Verkuil
· 11 years ago
299878f
[media] v4l2-dv-timings.h: remove duplicate V4L2_DV_BT_DMT_1366X768P60
by Hans Verkuil
· 11 years ago
338c658
[media] tea575x: Move from sound to media
by Ondrej Zary
· 11 years ago
59b5645
[media] tea575x: Move header from sound to media
by Ondrej Zary
· 11 years ago
dd0f5e0
[media] dvb_usb_v2: get rid of deferred probe
by Antti Palosaari
· 11 years ago
e42efde
[media] lme2510: do not use bInterfaceNumber from dvb_usb_v2
by Antti Palosaari
· 11 years ago
00db719
[media] e4000: change remaining pr_warn to dev_warn
by Antti Palosaari
· 11 years ago
4a337d5
[media] e4000: make checkpatch.pl happy
by Antti Palosaari
· 11 years ago
d4992da
[media] e4000: use swap() macro
by Antti Palosaari
· 11 years ago
8514611
[media] e4000: implement DC offset correction
by Antti Palosaari
· 11 years ago
83453a7
[media] vsp1: Use the maximum number of entities defined in platform data
by Katsuya Matsubara
· 11 years ago
db32eb6
[media] vsp1: Fix lack of the sink entity registration for enabled links
by Katsuya Matsubara
· 11 years ago
26e0ca2
[media] v4l: Renesas R-Car VSP1 driver
by Laurent Pinchart
· 11 years ago
8493054
[media] v4l: Add V4L2_PIX_FMT_NV16M and V4L2_PIX_FMT_NV61M formats
by Laurent Pinchart
· 11 years ago
f57fa21
[media] v4l: Add media format codes for ARGB8888 and AYUV8888 on 32-bit busses
by Laurent Pinchart
· 11 years ago
0236f09
[media] v4l: Fix V4L2_MBUS_FMT_YUV10_1X30 media bus pixel code value
by Laurent Pinchart
· 11 years ago
8a90f1a
[media] media: vb2: Take queue or device lock in mmap-related vb2 ioctl handlers
by Laurent Pinchart
· 11 years ago
5548a38
[media] media: vb2: Clarify queue_setup() and buf_prepare() usage documentation
by Laurent Pinchart
· 11 years ago
c09aada
[media] Documentation: media: Clarify the VIDIOC_CREATE_BUFS format requirements
by Laurent Pinchart
· 11 years ago
5c7b25b
[media] media: Add support for circular graph traversal
by Laurent Pinchart
· 11 years ago
3a96770
[media] s5p-mfc: Add support for VP8 encoder
by Arun Kumar K
· 11 years ago
bc9028e
[media] V4L: Add VP8 encoder controls
by Arun Kumar K
· 11 years ago
d1e9b7c
[media] V4L: Add support for integer menu controls with standard menu items
by Sylwester Nawrocki
· 11 years ago
debe626
[media] s5p-mfc: Update driver for v7 firmware
by Arun Kumar K
· 11 years ago
5441e9d
[media] s5p-mfc: Core support for MFC v7
by Arun Kumar K
· 11 years ago
a60ee1e
[media] s5p-mfc: Add register definition file for MFC v7
by Arun Kumar K
· 11 years ago
722b979
[media] s5p-mfc: Rename IS_MFCV6 macro
by Arun Kumar K
· 11 years ago
3dc7cc2
[media] s5p-mfc: Update v6 encoder buffer sizes
by Arun Kumar K
· 11 years ago
dfb9f94
[media] stk1160: Build as a module if SND is m and audio support is selected
by Mauro Carvalho Chehab
· 11 years ago
9f15952
[media] cx23885-video: fix two warnings
by Mauro Carvalho Chehab
· 11 years ago
5bc08e1
[media] cx23885[v4]: Fix interrupt storm when enabling IR receiver
by Luis Alves
· 11 years ago
00865fe
[media] S2255: Removal of unnecessary videobuf_queue_is_busy
by Dean Anderson
· 11 years ago
ca7a722
[media] media: lirc: Allow lirc dev to talk to rc device
by Srinivas Kandagatla
· 11 years ago
8b2ff32
[media] media: rc: Add rc_open/close and use count to rc_dev
by Srinivas Kandagatla
· 11 years ago
918c66f
[media] coda: add CODA7541 decoding support
by Philipp Zabel
· 11 years ago
477c1cf
[media] coda: split encoder specific parts out of device_run and irq_handler
by Philipp Zabel
· 11 years ago
8358e76
[media] coda: dynamic IRAM setup for decoder
by Philipp Zabel
· 11 years ago
b43ea806
[media] cx23885: Fix TeVii S471 regression since introduction of ts2020
by Johannes Koch
· 11 years ago
671ea67
[media] lirc: make transmit interface consistent
by Sean Young
· 11 years ago
25379bf
[media] lirc: validate transmission ir data
by Sean Young
· 11 years ago
58a61f9
[media] rc: allowed_protos now is a bit field
by Sean Young
· 11 years ago
6026ce0
[media] redrat3: errors on unplug
by Sean Young
· 11 years ago
fde4796
[media] DocBook: Fix typo in V4L2_CID_JPEG_COMPRESSION_QUALITY reference
by Sylwester Nawrocki
· 11 years ago
b426b3a
[media] V4L: Merge struct v4l2_async_subdev_list with struct v4l2_subdev
by Sylwester Nawrocki
· 11 years ago
e8419d0
[media] V4L: Rename subdev field of struct v4l2_async_notifier
by Sylwester Nawrocki
· 11 years ago
e7359f8
[media] V4L: Add V4L2_ASYNC_MATCH_OF subdev matching type
by Sylwester Nawrocki
· 11 years ago
cfca764
[media] V4L: Rename v4l2_async_bus_* to v4l2_async_match_*
by Sylwester Nawrocki
· 11 years ago
3c2ade0
[media] V4L: Drop bus_type check in v4l2-async match functions
by Sylwester Nawrocki
· 11 years ago
408ed99
[media] ene_ir: don't use pr_debug after all
by Maxim Levitsky
· 11 years ago
b5daad2
[media] ene_ir: disable the device if wake is disabled
by Maxim Levitsky
· 11 years ago
1de6ebb
[media] ene_ir: Fix interrupt line passthrough to hardware
by Maxim Levitsky
· 11 years ago
1444fbf
[media] staging: lirc: clean error handling in probe()
by Dan Carpenter
· 11 years ago
51dd4d7
[media] em28xx: Fix vidioc fmt vid cap v4l2 compliance
by Alban Browaeys
· 11 years ago
1c9f11e
[media] radio-aztech: Implement signal strength detection and fix stereo detection
by Ondrej Zary
· 11 years ago
eb27faf
[media] radio-aztech: Convert to generic lm7000 implementation
by Ondrej Zary
· 11 years ago
cd2e34e
[media] bttv: stop abusing mbox_we for sw_status
by Ondrej Zary
· 11 years ago
8fd7957
[media] tea575x-tuner: move HW init to a separate function
by Ondrej Zary
· 11 years ago
b3ba8fa
[media] media: stk1160: Ignore unchanged standard set
by Ezequiel Garcia
· 11 years ago
9928ac7
[media] stk1160: Allow to change input while streaming
by Ezequiel Garcia
· 11 years ago
fb8d61c
[media] usbtv: remove unused including <linux/version.h>
by Wei Yongjun
· 11 years ago
2fa8de19
[media] ml86v7667: override default field interlace order
by Vladimir Barinov
· 11 years ago
2206112
[media] usbtv: Add S-Video input support
by Lubomir Rintel
· 11 years ago
ac22521
[media] tlg2300: fix checking firmware in poseidon_probe()
by Alexey Khoroshilov
· 11 years ago
3333447
[media] tlg2300: implement error handling in poseidon_probe()
by Alexey Khoroshilov
· 11 years ago
725d7b7
[media] drivers/media/radio/radio-maxiradio: Convert to module_pci_driver
by Libo Chen
· 11 years ago
578e99d
[media] marvell-ccic: switch to resource managed allocation and request
by Libin Yang
· 11 years ago
0a0b3fb
[media] marvell-ccic: add SOF / EOF pair check for marvell-ccic driver
by Libin Yang
· 11 years ago
ad6ac45
[media] marvell-ccic: add new formats support for marvell-ccic driver
by Libin Yang
· 11 years ago
1d3953f
[media] marvell-ccic: refine mcam_set_contig_buffer function
by Libin Yang
· 11 years ago
7c269f45
[media] marvell-ccic: reset ccic phy when stop streaming for stability
by Libin Yang
· 11 years ago
0e394f4
[media] marvell-ccic: add clock tree support for marvell-ccic driver
by Libin Yang
· 11 years ago
05fed81
[media] marvell-ccic: add MIPI support for marvell-ccic driver
by Libin Yang
· 11 years ago
187d42d
[media] media: i2c: adv7343: add OF support
by Lad, Prabhakar
· 11 years ago
5e95814
[media] media: i2c: adv7343: make the platform data members as array
by Lad, Prabhakar
· 11 years ago
6ef8335
[media] media: davinci: vpss: convert to devm* api
by Lad, Prabhakar
· 11 years ago
6b55b45
[media] media: davinci: vpbe_display: convert to devm* api
by Lad, Prabhakar
· 11 years ago
Next »