index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-06
[media] si2157: detect if firmware is running
Antti Palosaari
2
-7
/
+13
2016-05-06
[media] zl10353: use div_u64 instead of do_div
Arnd Bergmann
1
-4
/
+2
2016-05-05
[media] media-device: fix builds when USB or PCI is compiled as module
Mauro Carvalho Chehab
1
-4
/
+4
2016-05-04
[media] rtl2832: regmap is aware of lockdep, drop local locking hack
Peter Rosin
2
-31
/
+0
2016-05-04
[media] rtl2832_sdr: get rid of empty regmap wrappers
Peter Rosin
1
-170
/
+132
2016-05-04
[media] rtl2832: change the i2c gate to be mux-locked
Peter Rosin
5
-181
/
+36
2016-05-04
[media] si2168: change the i2c gate to be mux-locked
Antti Palosaari
2
-63
/
+21
2016-05-02
[media] media: s3c-camif: fix deadlock on driver probe()
Marek Szyprowski
1
-9
/
+3
2016-05-02
[media] media: exynos4-is: fix deadlock on driver probe
Marek Szyprowski
1
-11
/
+2
2016-05-02
Merge tag 'v4.6-rc6' into patchwork
Mauro Carvalho Chehab
4
-21
/
+28
2016-04-29
[media] media: change pipeline validation return error
Helen Mae Koike Fornazier
2
-3
/
+3
2016-04-28
Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
4
-21
/
+28
2016-04-26
[media] tw686x: avoid going past array
Mauro Carvalho Chehab
1
-2
/
+2
2016-04-25
[media] vb2-memops: Fix over allocation of frame vectors
Ricardo Ribalda
1
-1
/
+1
2016-04-25
[media] media: vb2: Fix regression on poll() for RW mode
Ricardo Ribalda
2
-8
/
+16
2016-04-25
[media] tw686x: Don't go past array
Mauro Carvalho Chehab
1
-2
/
+11
2016-04-25
[media] media/i2c/adv*: make controls inheritable instead of private
Hans Verkuil
4
-28
/
+0
2016-04-25
[media] tc358743: drop bogus comment
Hans Verkuil
1
-1
/
+0
2016-04-25
[media] sta2x11: remove unused vars
Mauro Carvalho Chehab
1
-2
/
+0
2016-04-25
[media] sta2x11_vip: fix s_std
Hans Verkuil
1
-16
/
+10
2016-04-25
[media] adv7180: fix broken standards handling
Hans Verkuil
1
-38
/
+80
2016-04-25
[media] cx231xx: silence uninitialized variable warning
Dan Carpenter
1
-1
/
+2
2016-04-25
[media] tw686x-video: test for 60Hz instead of 50Hz
Hans Verkuil
1
-4
/
+4
2016-04-22
[media] cx231xx: convert to use an explicit i2c mux core
Peter Rosin
3
-26
/
+31
2016-04-22
[media] si2168: convert to use an explicit i2c mux core
Peter Rosin
2
-11
/
+16
2016-04-22
[media] rtl2832: convert to use an explicit i2c mux core
Peter Rosin
2
-12
/
+15
2016-04-22
[media] rtl2830: convert to use an explicit i2c mux core
Peter Rosin
2
-9
/
+13
2016-04-22
[media] m88ds3103: convert to use an explicit i2c mux core
Peter Rosin
2
-9
/
+12
2016-04-20
[media] tpg: Export the tpg code from vivid as a module
Helen Mae Koike Fornazier
11
-675
/
+36
2016-04-20
[media] vivid: use new v4l2-rect.h header
Hans Verkuil
5
-213
/
+110
2016-04-20
[media] ivtv/cx18: use the new mask variants of the v4l2_device_call_* defines
Hans Verkuil
2
-22
/
+4
2016-04-20
[media] v4l2-device.h: add v4l2_device_mask_ variants
Hans Verkuil
1
-1
/
+1
2016-04-20
[media] adv7180: Add g_tvnorms operation
Niklas Söderlund
1
-1
/
+7
2016-04-20
[media] adv7180: Add cropcap operation
Niklas Söderlund
1
-0
/
+16
2016-04-20
[media] adv7180: Add g_std operation
Niklas Söderlund
1
-0
/
+10
2016-04-20
[media] tc358743: zero the reserved array
Hans Verkuil
1
-0
/
+4
2016-04-20
[media] usbvision: revert commit 588afcc1
Vladis Dronov
1
-7
/
+0
2016-04-20
[media] dib0090: fix smatch error
Hans Verkuil
1
-1
/
+1
2016-04-20
[media] pvrusb2: fix smatch errors
Hans Verkuil
1
-5
/
+4
2016-04-20
[media] vivid: fix smatch errors
Hans Verkuil
1
-8
/
+11
2016-04-20
[media] tw686x: Specify that the DMA is 32 bits
Ezequiel Garcia
1
-0
/
+1
2016-04-20
[media] tw686x: add missing statics
Hans Verkuil
1
-2
/
+2
2016-04-20
[media] media: Support Intersil/Techwell TW686x-based video capture cards
Ezequiel Garcia
9
-0
/
+2031
2016-04-20
[media] media-device: get rid of the spinlock
Mauro Carvalho Chehab
2
-34
/
+21
2016-04-13
[media] m88ds3103: fix undefined division
Peter Rosin
1
-1
/
+1
2016-04-13
[media] media: platform: rcar_jpu, vsp1: Use ARCH_RENESAS
Simon Horman
1
-2
/
+2
2016-04-13
[media] v4l: vsp1: Update WPF and LIF maximum sizes for Gen3
Laurent Pinchart
2
-5
/
+12
2016-04-13
[media] v4l: vsp1: Fix V4L2_PIX_FMT_XRGB444 format definition
Laurent Pinchart
1
-1
/
+1
2016-04-13
[media] v4l: vsp1: Add global alpha support for DRM pipeline
Laurent Pinchart
1
-1
/
+4
2016-04-13
[media] v4l: vsp1: Add Z-order support for DRM pipeline
Laurent Pinchart
3
-77
/
+116
[prev]
[next]