index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] uvcvideo: Fix reading the current exposure value of UVC
Anton V. Shokurov
2015-12-18
1
-1
/
+2
*
[media] cx23885-dvb: move initialization of a8293_pdata
Mauro Carvalho Chehab
2015-12-18
1
-3
/
+5
*
[media] cx23885-dvb: initialize a8293_pdata
Mauro Carvalho Chehab
2015-12-18
1
-1
/
+1
*
[media] videobuf2: avoid memory leak on errors
Mauro Carvalho Chehab
2015-12-18
1
-2
/
+4
*
[media] videobuf2-core: fix plane_sizes handling in VIDIOC_CREATE_BUFS
Hans Verkuil
2015-12-18
1
-18
/
+21
*
[media] videobuf2-core: call __setup_offsets before buf_init()
Hans Verkuil
2015-12-18
1
-26
/
+16
*
[media] videobuf2-core: fill in q->bufs[vb->index] before buf_init()
Hans Verkuil
2015-12-18
1
-2
/
+3
*
[media] videobuf2-core: move __setup_lengths into __vb2_queue_alloc()
Hans Verkuil
2015-12-18
1
-21
/
+3
*
[media] videobuf2-core: fill_user_buffer and copy_timestamp should return void
Hans Verkuil
2015-12-18
2
-22
/
+17
*
[media] videobuf2-core.c: update module description
Hans Verkuil
2015-12-18
1
-1
/
+1
*
[media] media: videobuf2: Move vb2_fileio_data and vb2_thread to core part
Junghak Sung
2015-12-18
3
-782
/
+772
*
[media] media: videobuf2: Refactor vb2_fileio_data and vb2_thread
Junghak Sung
2015-12-18
1
-55
/
+49
*
[media] media: videobuf2: last_buffer_queued is set at fill_v4l2_buffer()
Junghak Sung
2015-12-18
1
-4
/
+5
*
[media] media: videobuf2: Separate vb2_poll()
Junghak Sung
2015-12-18
1
-34
/
+59
*
[media] media: videobuf2: Add copy_timestamp to struct vb2_queue
Junghak Sung
2015-12-18
2
-19
/
+14
*
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
63
-96
/
+95
*
[media] solo6x10: use v4l2_get_timestamp to fill in buffer timestamp
Hans Verkuil
2015-12-18
1
-2
/
+1
*
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-12-18
75
-488
/
+321
*
[media] cx23885: video instead of vbi register used
Hans Verkuil
2015-12-18
1
-2
/
+1
*
[media] cx23885: add support for ViewCast 260e and 460e
Hans Verkuil
2015-12-18
6
-1
/
+132
*
[media] cs3308: add new 8-channel volume control driver
Hans Verkuil
2015-12-18
3
-0
/
+149
*
[media] cx25840: initialize the standard to NTSC_M
Hans Verkuil
2015-12-18
1
-1
/
+2
*
[media] cx25840: fix cx25840_s_stream for cx2388x and cx231xx
Hans Verkuil
2015-12-18
1
-18
/
+19
*
[media] cx25840: relax a Vsrc check
Hans Verkuil
2015-12-18
1
-1
/
+7
*
[media] cx25840: more cx23888 register address changes
Hans Verkuil
2015-12-18
1
-26
/
+23
*
[media] cx25840: fix VBI support for cx23888
Hans Verkuil
2015-12-18
3
-19
/
+34
*
[media] ivtv/cx18: fix inverted pixel aspect ratio
Hans Verkuil
2015-12-18
2
-6
/
+6
*
[media] cx231xx: fix NTSC cropcap, add missing cropcap for 417
Hans Verkuil
2015-12-18
2
-2
/
+25
*
[media] cx23885: fix format/crop handling
Hans Verkuil
2015-12-18
2
-6
/
+38
*
Revert "[media] UVC: Add support for ds4 depth camera"
Mauro Carvalho Chehab
2015-12-12
2
-32
/
+0
*
[media] use https://linuxtv.org for LinuxTV URLs
Mauro Carvalho Chehab
2015-12-04
25
-28
/
+28
*
[media] tda10071: Fix dependency to REGMAP_I2C
Matthias Schwarzott
2015-12-03
1
-1
/
+1
*
[media] dm1105: Remove unnecessary synchronize_irq() before free_irq()
Lars-Peter Clausen
2015-12-03
1
-1
/
+0
*
[media] media: rc: remove unneeded code
Heiner Kallweit
2015-12-03
3
-20
/
+1
*
[media] si2165: Add DVB-C support for HVR-4400/HVR-5500
Matthias Schwarzott
2015-12-03
1
-5
/
+81
*
[media] si2165: Prepare si2165_set_frontend() for future DVB-C support
Matthias Schwarzott
2015-12-03
1
-14
/
+37
*
[media] si2165: set list of DVB-T registers together
Matthias Schwarzott
2015-12-03
1
-47
/
+26
*
[media] si2165: Simplify si2165_set_if_freq_shift usage
Matthias Schwarzott
2015-12-03
1
-13
/
+13
*
[media] si2165: move setting ts config to init
Matthias Schwarzott
2015-12-03
1
-13
/
+14
*
[media] si2165: only write agc registers after reset before start_syncro
Matthias Schwarzott
2015-12-03
1
-17
/
+15
*
[media] si2165: create function si2165_write_reg_list for writing register lists
Matthias Schwarzott
2015-12-03
1
-0
/
+21
*
[media] si2165: rename si2165_set_parameters to si2165_set_frontend
Matthias Schwarzott
2015-12-03
1
-2
/
+2
*
[media] si2165: rename frontend -> fe
Matthias Schwarzott
2015-12-03
1
-9
/
+9
*
[media] UVC: Add support for ds4 depth camera
Aviv Greenberg
2015-12-03
2
-0
/
+32
*
[media] cx231xx: constify cx2341x_handler_ops structures
Julia Lawall
2015-12-03
5
-5
/
+5
*
[media] media, sound: tea575x: constify snd_tea575x_ops structures
Julia Lawall
2015-12-03
4
-4
/
+4
*
[media] v4l2-dv-timings: add new arg to v4l2_match_dv_timings
Hans Verkuil
2015-12-03
9
-15
/
+20
*
Merge tag 'v4.4-rc2' into patchwork
Mauro Carvalho Chehab
2015-11-23
9
-15
/
+17
|
\
|
*
various: fix pci_set_dma_mask return value checking
Christoph Hellwig
2015-11-21
9
-15
/
+17
*
|
[media] davinci: add i2c Kconfig dependencies
Arnd Bergmann
2015-11-19
1
-0
/
+6
[next]