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] vivid: use ARRAY_SIZE to calculate max control value
Hans Verkuil
2015-10-01
1
-7
/
+7
|
*
|
[media] v4l2-compat-ioctl32: replace pr_warn by pr_debug
Hans Verkuil
2015-09-25
1
-2
/
+2
|
*
|
[media] atmel-isi: parse the DT parameters for vsync/hsync/pixclock polarity
Josh Wu
2015-09-25
1
-0
/
+15
|
*
|
[media] v4l: atmel-isi: Remove unused platform data fields
Laurent Pinchart
2015-09-25
2
-10
/
+0
|
*
|
[media] v4l: atmel-isi: Remove support for platform data
Laurent Pinchart
2015-09-25
2
-18
/
+139
|
*
|
[media] v4l: atmel-isi: Simplify error handling during DT parsing
Laurent Pinchart
2015-09-25
1
-7
/
+4
|
*
|
[media] atmel-isi: add sanity check for supported formats in try/set_fmt()
Josh Wu
2015-09-25
1
-8
/
+29
|
*
|
[media] atmel-isi: move configure_geometry() to start_streaming()
Josh Wu
2015-09-25
1
-12
/
+5
|
*
|
[media] atmel-isi: setup the ISI_CFG2 register directly
Josh Wu
2015-09-25
1
-13
/
+7
|
*
|
[media] atmel-isi: increase timeout to disable/enable isi
Josh Wu
2015-09-25
1
-1
/
+1
|
*
|
[media] atmel-isi: Protect PM-only functions to kill warning
Geert Uytterhoeven
2015-09-25
1
-0
/
+2
|
*
|
[media] rcar_vin: call g_std() instead of querystd()
Sergei Shtylyov
2015-09-25
1
-2
/
+2
|
*
|
[media] rcar_vin: propagate querystd() error upstream
Sergei Shtylyov
2015-09-25
1
-5
/
+9
|
*
|
[media] rcar_vin: Remove obsolete r8a779x-vin platform_device_id entries
Geert Uytterhoeven
2015-09-25
1
-2
/
+0
|
*
|
[media] soc-camera: increase the length of clk_name on soc_of_bind()
Josh Wu
2015-09-25
1
-1
/
+1
|
*
|
[media] uvcvideo: Disable hardware timestamps by default
Laurent Pinchart
2015-09-25
3
-0
/
+7
|
*
|
[media] vivid: sdr cap: few enhancements
Antti Palosaari
2015-09-25
1
-19
/
+12
|
*
|
[media] vivid: SDR cap: add control for FM deviation
Antti Palosaari
2015-09-25
3
-2
/
+42
|
*
|
[media] v4l2-compat-ioctl32: fix alignment for ARM64
Andrzej Hajda
2015-09-25
1
-4
/
+5
|
*
|
[media] saa7134: add Leadtek Winfast TV2100 FM card support
Darek Zielski
2015-09-25
3
-0
/
+51
|
*
|
[media] media/pci/cobalt: Use %*ph to print small buffers
Alexander Kuleshov
2015-09-25
1
-5
/
+3
|
*
|
[media] m2m: fix bad unlock balance
Zahari Doychev
2015-09-25
1
-15
/
+8
|
*
|
[media] ivtv-alsa: Add index to specify device number
Nicolas Sugino
2015-09-25
1
-2
/
+12
|
|
/
*
|
[media] m88ds3103: use own reg update_bits() implementation
Antti Palosaari
2015-10-22
1
-26
/
+47
*
|
[media] rtl28xxu: fix control message flaws
Antti Palosaari
2015-10-22
2
-3
/
+14
*
|
[media] v4l2-flash-led-class: Add missing VIDEO_V4L2 Kconfig dependency
Jacek Anaszewski
2015-10-22
1
-1
/
+1
*
|
[media] netup_unidvb: fix potential crash when spi is NULL
Abylay Ospan
2015-10-22
1
-8
/
+4
*
|
[media] si2168: Bounds check firmware
Laura Abbott
2015-10-22
1
-0
/
+4
*
|
[media] si2157: Bounds check firmware
Laura Abbott
2015-10-22
1
-0
/
+4
*
|
[media] ir-hix5hd2: drop the use of IRQF_NO_SUSPEND
Sudeep Holla
2015-10-22
1
-1
/
+1
*
|
[media] c8sectpfe: fix return of garbage
Sudip Mukherjee
2015-10-22
1
-2
/
+2
*
|
[media] c8sectpfe: fix ininitialized error return on firmware load failure
Colin Ian King
2015-10-22
1
-2
/
+1
*
|
[media] lnbh25: Fix lnbh25_attach() function return type
Javier Martinez Canillas
2015-10-22
1
-1
/
+1
*
|
[media] horus3a: Fix horus3a_attach() function parameters
Javier Martinez Canillas
2015-10-22
1
-2
/
+2
|
/
*
Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2015-09-12
8
-445
/
+164
|
\
|
*
[media] media: vb2: Remove unused functions
Jan Kara
2015-08-16
1
-114
/
+0
|
*
[media] media: vb2: Convert vb2_dc_get_userptr() to use frame vector
Jan Kara
2015-08-16
1
-178
/
+34
|
*
[media] media: vb2: Convert vb2_vmalloc_get_userptr() to use frame vector
Jan Kara
2015-08-16
1
-56
/
+36
|
*
[media] media: vb2: Convert vb2_dma_sg_get_userptr() to use frame vector
Jan Kara
2015-08-16
1
-80
/
+15
|
*
[media] vb2: Provide helpers for mapping virtual addresses
Jan Kara
2015-08-16
2
-0
/
+59
|
*
[media] media: omap_vout: Convert omap_vout_uservirt_to_phys() to use get_vad...
Jan Kara
2015-08-16
2
-38
/
+32
|
*
[media] vb2: Push mmap_sem down to memops
Jan Kara
2015-08-16
4
-3
/
+12
*
|
mm: mark most vm_operations_struct const
Kirill A. Shutemov
2015-09-10
1
-1
/
+1
*
|
Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2015-09-06
235
-3379
/
+17131
|
\
\
|
*
|
[media] c8sectpfe: Remove select on undefined LIBELF_32
Peter Griffin
2015-09-03
1
-1
/
+0
|
*
|
[media] i2c: fix platform_no_drv_owner.cocci warnings
Fengguang Wu
2015-09-03
1
-1
/
+0
|
*
|
[media] cx231xx: Use wake_up_interruptible() instead of wake_up_interruptible...
Steven Rostedt
2015-09-03
1
-2
/
+2
|
*
|
[media] tc358743: only queue subdev notifications if devnode is set
Philipp Zabel
2015-09-03
1
-1
/
+2
|
*
|
[media] tc358743: add missing Kconfig dependency/select
Hans Verkuil
2015-09-03
1
-1
/
+2
|
*
|
[media] c8sectpfe: Use %pad to print 'dma_addr_t'
Fabio Estevam
2015-09-03
1
-2
/
+2
[prev]
[next]