index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'patchwork' into v4l_for_linus
Mauro Carvalho Chehab
2016-01-11
54
-158
/
+247
|
\
|
*
[media] rtl28xxu: return demod reg page from driver cache
Antti Palosaari
2015-12-23
1
-5
/
+11
|
*
[media] uvcvideo: small cleanup in uvc_video_clock_update()
Dan Carpenter
2015-12-18
1
-1
/
+1
|
*
[media] uvcvideo: Fix reading the current exposure value of UVC
Anton V. Shokurov
2015-12-18
1
-1
/
+2
|
*
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
10
-21
/
+15
|
*
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-12-18
13
-66
/
+34
|
*
[media] cx231xx: fix NTSC cropcap, add missing cropcap for 417
Hans Verkuil
2015-12-18
2
-2
/
+25
|
*
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
2
-2
/
+2
|
*
[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
1
-1
/
+1
|
*
[media] v4l2-dv-timings: add new arg to v4l2_match_dv_timings
Hans Verkuil
2015-12-03
1
-1
/
+1
|
*
[media] usbvision: fix crash on detecting device with invalid configuration
Vladis Dronov
2015-11-19
1
-1
/
+15
|
*
[media] Add support for dvb usb stick Hauppauge WinTV-soloHD
Arno Bauernöppel
2015-11-19
1
-0
/
+2
|
*
[media] cx231xx_dvb: use demod_i2c for demod attach
Matthias Schwarzott
2015-11-19
2
-8
/
+8
|
*
[media] ttusb-dec: constify ttusbdecfe_config structure
Julia Lawall
2015-11-19
1
-1
/
+1
|
*
[media] drivers/media/usb/dvb-usb-v2: constify mxl111sf_demod_config structure
Julia Lawall
2015-11-19
3
-5
/
+5
|
*
[media] uvcvideo: Enable UVC 1.5 device detection
Laurent Pinchart
2015-11-19
1
-1
/
+2
|
*
[media] em28xx: add Terratec Cinergy T XS (MT2060)
Alberto Mardegan
2015-11-19
2
-2
/
+21
|
*
[media] as102: fix potential double free in as102_fw_upload()
Christian Engelmayer
2015-11-19
1
-0
/
+1
|
*
[media] mxl111sf: missing return values validation
Insu Yun
2015-11-19
1
-2
/
+2
|
*
[media] v4l2-clk: add new definition: V4L2_CLK_NAME_SIZE
Josh Wu
2015-11-17
1
-1
/
+1
|
*
[media] usbvision fix overflow of interfaces array
Oliver Neukum
2015-11-17
1
-0
/
+7
|
*
[media] media: fix waitqueue_active without memory barrier in cpia2 driver
Kosuke Tatsukawa
2015-11-17
1
-2
/
+1
|
*
[media] gspca: ov534/topro: prevent a division by 0
Antonio Ospite
2015-11-17
2
-3
/
+12
|
*
[media] cx231xx: fix bulk transfer mode
Terry Heo
2015-11-17
1
-1
/
+14
|
*
[media] media/usb/pvrusb2: Support for V4L2_CTRL_WHICH_DEF_VAL
Ricardo Ribalda
2015-11-17
1
-2
/
+14
|
*
[media] usb/uvc: Support for V4L2_CTRL_WHICH_DEF_VAL
Ricardo Ribalda
2015-11-17
1
-0
/
+20
|
*
[media] go7007: fix broken test
Hans Verkuil
2015-11-17
1
-1
/
+1
|
*
[media] include/media: move driver interface headers to a separate dir
Mauro Carvalho Chehab
2015-11-17
10
-10
/
+10
|
*
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
2015-11-17
15
-18
/
+18
*
|
[media] airspy: increase USB control message buffer size
Antti Palosaari
2015-12-18
1
-1
/
+1
*
|
[media] hackrf: move RF gain ctrl enable behind module parameter
Antti Palosaari
2015-12-18
1
-0
/
+11
*
|
[media] hackrf: fix possible null ptr on debug printing
Antti Palosaari
2015-12-18
1
-1
/
+1
|
/
*
Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2015-11-05
32
-523
/
+1003
|
\
|
*
[media] hackrf: do not set human readable name for formats
Antti Palosaari
2015-10-20
1
-3
/
+0
|
*
[media] hackrf: add support for transmitter
Antti Palosaari
2015-10-20
1
-276
/
+638
|
*
[media] hackrf: switch to single function which configures everything
Antti Palosaari
2015-10-20
1
-148
/
+175
|
*
[media] hackrf: add control for RF amplifier
Antti Palosaari
2015-10-20
1
-1
/
+25
|
*
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-20
13
-13
/
+19
|
*
[media] dvb: get rid of enum dmx_success
Mauro Carvalho Chehab
2015-10-07
1
-7
/
+5
|
*
[media] cx231xx: fix handling cx231xx_read_i2c_data result
Andrzej Hajda
2015-10-03
1
-1
/
+2
|
*
[media] Add Terratec H7 Revision 4 to DVBSky driver
Erik Andresen
2015-10-03
1
-0
/
+4
|
*
[media] Compro U650F support
Graham Eccleston
2015-10-03
1
-0
/
+2
|
*
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-10-01
24
-166
/
+218
|
*
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
2015-10-01
4
-4
/
+4
|
*
[media] cx25821, cx88, tm6000: use SNDRV_DEFAULT_ENABLE_PNP
Luis de Bethencourt
2015-10-01
1
-1
/
+1
|
*
[media] go7007: Fix returned errno code in gen_mjpeghdr_to_package()
Javier Martinez Canillas
2015-10-01
1
-3
/
+3
|
*
[media] use v4l2_get_timestamp where possible
Arnd Bergmann
2015-10-01
1
-2
/
+2
|
*
[media] uvcvideo: Disable hardware timestamps by default
Laurent Pinchart
2015-09-25
3
-0
/
+7
[next]