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
2017-02-03
[media] gp8psk: make local symbol gp8psk_fe_ops static
Wei Yongjun
1
-1
/
+1
2017-02-03
[media] tm6000: fix typo in parameter description
Wei Yongjun
1
-1
/
+1
2017-02-03
[media] em28xx: support for Hauppauge WinTV-dualHD 01595 ATSC/QAM
Kevin Cheng
3
-0
/
+94
2017-02-03
[media] lgdt3306a: support i2c mux for use by em28xx
Kevin Cheng
3
-1
/
+113
2017-02-03
[media] media/usbvision: remove ctrl_urb_wq
Davidlohr Bueso
3
-4
/
+0
2017-02-03
[media] v4l: rcar_fdp1: use %4.4s to format a 4-byte string
Nicolas Iooss
1
-2
/
+2
2017-02-03
[media] cx23885: attach md88ds3103 driver via i2c_client for DVBSky S952
Niels Ole Salscheider
1
-22
/
+32
2017-02-03
[media] ngene: drop ngene_link_reset()
Cao jin
1
-7
/
+0
2017-02-03
[media] media: dvb: dmx: fixed coding style issues of spacing
devendra sharma
1
-5
/
+7
2017-02-03
[media] stk1160: make some functions static
Mauro Carvalho Chehab
1
-2
/
+2
2017-02-03
[media] stk1160: Wait for completion of transfers to and from AC97 codec
Marcel Hasler
3
-8
/
+35
2017-02-03
[media] stk1160: Check whether to use AC97 codec
Marcel Hasler
3
-2
/
+35
2017-02-03
[media] stk1160: Remove stk1160-mixer and setup internal AC97 codec automatic...
Marcel Hasler
5
-104
/
+50
2017-02-03
[media] v4l2-ctrls.c: add NULL check
Hans Verkuil
1
-0
/
+3
2017-02-03
[media] media: radio-cadet, initialize timer with setup_timer
Matej HulĂn
1
-6
/
+2
2017-02-03
[media] saa7164: "first image" should be "second image" in error message
Colin Ian King
1
-1
/
+1
2017-02-03
[media] gspca_stv06xx: remove redundant check for err < 0
Colin Ian King
1
-3
/
+0
2017-02-03
[media] tc358743: ctrl_detect_tx_5v should always be updated
Mats Randgaard
1
-0
/
+1
2017-02-03
[media] tc358743: Disable HDCP with "manual HDCP authentication" bit
Mats Randgaard
2
-20
/
+13
2017-02-03
[media] tc358743: Do not read number of CSI lanes in use from chip
Mats Randgaard
1
-7
/
+7
2017-02-03
[media] media: platform: s3c-camif: constify v4l2_subdev_ops structures
Bhumika Goyal
1
-1
/
+1
2017-02-03
[media] dib7000p: avoid division by zero
Martin Wache
1
-3
/
+12
2017-02-03
[media] drivers: media: i2c: ml86v7667: constify v4l2_subdev_* structures
Bhumika Goyal
1
-3
/
+3
2017-02-03
[media] drivers: media: i2c: ak881x: constify v4l2_subdev_* structures
Bhumika Goyal
1
-3
/
+3
2017-02-03
[media] media: i2c: m5mols: m5mols_core: constify v4l2_subdev_pad_ops structures
Bhumika Goyal
1
-1
/
+1
2017-02-03
[media] m5mols: set usleep_range delta greater 0
Nicholas Mc Guire
1
-2
/
+3
2017-02-03
[media] v4l: vsp1: Add VIDIOC_EXPBUF support
Laurent Pinchart
1
-0
/
+1
2017-02-03
[media] drivers: media: i2c: constify v4l2_subdev_* structures
Bhumika Goyal
4
-13
/
+13
2017-02-03
[media] media: platform: xilinx: xilinx-tpg: constify v4l2_subdev_* structures
Bhumika Goyal
1
-4
/
+4
2017-02-03
[media] bt8xx: Delete unnecessary variable initialisations in ca_send_message()
Markus Elfring
1
-3
/
+2
2017-02-03
[media] bt8xx: Delete two error messages for a failed memory allocation
Markus Elfring
1
-4
/
+2
2017-02-03
[media] v4l: async: make v4l2 coexist with devicetree nodes in a dt overlay
Javi Merino
1
-1
/
+2
2017-02-03
[media] media: pci: meye: set error code on failures
Pan Bian
1
-0
/
+1
2017-02-03
[media] media: platform: sti: return -ENOMEM on errors
Pan Bian
1
-1
/
+1
2017-02-03
[media] mtk-vcodec: use V4L2_DEC_CMD_STOP to implement flush
Tiffany Lin
3
-50
/
+117
2017-02-03
[media] lmedm04: make lme2510_powerup a little smaller
Rasmus Villemoes
1
-4
/
+1
2017-02-03
[media] lmedm04: make some string arrays static
Rasmus Villemoes
1
-3
/
+4
2017-02-03
[media] lmedm04: change some static variables to automatic
Rasmus Villemoes
1
-1
/
+1
2017-02-03
[media] lmedm04: use %phN for hex dump
Rasmus Villemoes
1
-3
/
+1
2017-02-03
[media] media: Protect enable_source and disable_source handler code paths
Shuah Khan
3
-26
/
+45
2017-02-03
[media] tw686x: silent -Wformat-security warning
Nicolas Iooss
1
-1
/
+1
2017-02-03
[media] media: ti-vpe: vpdma: fix a timeout loop
Dan Carpenter
1
-1
/
+1
2017-02-03
[media] Staging: media: platform: davinci: - Fix for memory leak
Shailendra Verma
1
-0
/
+2
2017-02-03
[media] b2c2: use IS_REACHABLE() instead of open-coding it
Arnd Bergmann
1
-2
/
+1
2017-02-03
[media] ivtv: mark DVB "borrowed" ioctls as deprecated
Mauro Carvalho Chehab
3
-18
/
+46
2017-02-03
[media] MAINTAINERS: remove hd29l2
Antti Palosaari
5
-1232
/
+0
2017-02-03
[media] mt2060: implement sleep
Antti Palosaari
2
-2
/
+31
2017-02-03
[media] zd1301: ZyDAS ZD1301 DVB USB interface driver
Antti Palosaari
4
-0
/
+306
2017-02-03
[media] zd1301_demod: ZyDAS ZD1301 DVB-T demodulator driver
Antti Palosaari
4
-0
/
+614
2017-02-03
[media] mt2060: add param to split long i2c writes
Antti Palosaari
3
-4
/
+21
[next]