index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-16
[media] cx25821: g/s/try/enum_fmt related fixes and cleanups
Hans Verkuil
1
-102
/
+32
2013-04-16
[media] cx25821: switch to v4l2_fh, add event and prio handling
Hans Verkuil
3
-148
/
+59
2013-04-16
[media] cx25821: replace resource management functions with fh ownership
Hans Verkuil
2
-100
/
+35
2013-04-16
[media] cx25821: move vidq from cx25821_fh to cx25821_channel
Hans Verkuil
2
-128
/
+115
2013-04-16
[media] cx25821: remove 'type' field from cx25821_fh
Hans Verkuil
2
-42
/
+15
2013-04-16
[media] cx25821: use core locking
Hans Verkuil
4
-96
/
+27
2013-04-16
[media] cx25821: remove unnecessary debug messages
Hans Verkuil
1
-12
/
+0
2013-04-16
[media] cx25821: remove TRUE/FALSE/STATUS_(UN)SUCCESSFUL defines
Hans Verkuil
3
-7
/
+2
2013-04-16
[media] cx25821: convert to the control framework
Hans Verkuil
3
-184
/
+41
2013-04-16
[media] cx25821: embed video_device, clean up some kernel log spam
Hans Verkuil
3
-55
/
+16
2013-04-16
[media] cx25821: remove bogus dependencies
Hans Verkuil
7
-44
/
+4
2013-04-16
[media] cx25821: remove cropping ioctls
Hans Verkuil
1
-44
/
+0
2013-04-16
[media] cx25821: make lots of externals static
Hans Verkuil
3
-243
/
+153
2013-04-16
[media] cx25821: s_input didn't check for invalid input
Hans Verkuil
1
-3
/
+1
2013-04-16
[media] cx25821: remove unnecessary global devlist
Hans Verkuil
4
-106
/
+41
2013-04-16
[media] cx25821: make cx25821_sram_channels const
Hans Verkuil
8
-92
/
+57
2013-04-16
[media] cx25821: fix log_status, querycap
Hans Verkuil
1
-12
/
+11
2013-04-16
[media] cx25821: remove unused fields, ioctls
Hans Verkuil
4
-152
/
+10
2013-04-16
[media] cx25821: remove bogus radio/vbi/'video-ioctl' support
Hans Verkuil
4
-143
/
+88
2013-04-16
[media] cx25821: fix compiler warning
Hans Verkuil
2
-6
/
+5
2013-04-15
[media] cx25821: the audio channel was registered as a video node
Hans Verkuil
2
-6
/
+7
2013-04-15
[media] cx25821: do not expose broken video output streams
Hans Verkuil
1
-1
/
+1
2013-04-15
[media] cxd2820r_t2: Fix a warning: stream_id is unsigned
Mauro Carvalho Chehab
1
-1
/
+1
2013-04-14
[media] rc: fix single line indentation of keymaps/Makefile
Antti Palosaari
1
-1
/
+1
2013-04-14
[media] em28xx: map remote for 1b80:e425
Antti Palosaari
1
-0
/
+1
2013-04-14
[media] rc: add rc-reddo
Antti Palosaari
2
-0
/
+87
2013-04-14
[media] media: vb2: add length check for mmap
Seung-Woo Kim
1
-0
/
+5
2013-04-14
[media] rc: ene_ir: fix potential double free in ene_probe()
Wei Yongjun
1
-0
/
+1
2013-04-14
[media] rc: nuvoton-cir: fix potential double free in nvt_probe()
Wei Yongjun
1
-0
/
+1
2013-04-14
[media] rc: ite-cir: fix potential double free in ite_probe()
Wei Yongjun
1
-0
/
+1
2013-04-14
[media] rc: winbond-cir: fix potential double free in wbcir_probe()
Wei Yongjun
1
-0
/
+1
2013-04-14
[media] soc-camera: fix typos in the default format-conversion table
Guennadi Liakhovetski
1
-2
/
+2
2013-04-14
[media] davinic: vpss: trivial cleanup
Lad, Prabhakar
1
-8
/
+3
2013-04-14
[media] media: davinci: vpbe: venc: move the enabling of vpss clocks to driver
Lad, Prabhakar
1
-0
/
+25
2013-04-14
[media] media: davinci: vpss: enable vpss clocks
Lad, Prabhakar
4
-106
/
+30
2013-04-14
[media] davinci: vpif: add pm_runtime support
Lad, Prabhakar
1
-18
/
+6
2013-04-14
[media] media: davinci: kconfig: fix incorrect selects
Sekhar Nori
2
-79
/
+41
2013-04-14
[media] adv7180: fix querystd() method for no input signal
Vladimir Barinov
1
-0
/
+4
2013-04-14
[media] em28xx: improve em2710/em2820 distinction
Frank Schaefer
1
-8
/
+8
2013-04-14
[media] em28xx: fix snapshot button support
Frank Schaefer
1
-1
/
+2
2013-04-14
[media] media: Fix randconfig error
Randy Dunlap
1
-0
/
+1
2013-04-14
[media] hdpvr: allow g/s/enum/querystd when in legacy mode
Hans Verkuil
1
-11
/
+26
2013-04-14
[media] hdpvr: add dv_timings support
Hans Verkuil
2
-24
/
+194
2013-04-14
[media] hdpvr: add g/querystd, remove deprecated current_norm
Hans Verkuil
2
-13
/
+54
2013-04-14
[media] hdpvr: recognize firmware version 0x1e
Hans Verkuil
2
-0
/
+2
2013-04-14
[media] hdpvr: register the video node at the end of probe
Hans Verkuil
1
-6
/
+7
2013-04-14
[media] hdpvr: small fixes
Hans Verkuil
1
-3
/
+3
2013-04-14
[media] hdpvr: support device_caps in querycap
Hans Verkuil
1
-3
/
+3
2013-04-14
[media] hdpvr: add prio and control event support
Hans Verkuil
1
-8
/
+12
2013-04-14
[media] hdpvr: remove hdpvr_fh and just use v4l2_fh
Hans Verkuil
2
-73
/
+46
[next]