index
:
~lostgoat/linux
for-alex
for-alex-4.13
kiq-priority
wip-high-priority-v9
wip-process-priorities-v1
wip-process-priorities-v2
wip-process-priorities-v3
Work in progress for my drm linux changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-04
[media] gspca_kinect: add support for the depth stream
Antonio Ospite
1
-11
/
+87
2014-07-04
[media] gspca: provide a mechanism to select a specific transfer endpoint
Antonio Ospite
2
-6
/
+15
2014-06-26
[media] technisat-sub2: Fix stream curruption on high bitrate
CrazyCat
1
-1
/
+1
2014-06-19
[media] au0828: don't hardcode height/width
Mauro Carvalho Chehab
1
-7
/
+13
2014-06-19
[media] au0828: Only alt setting logic when needed
Mauro Carvalho Chehab
1
-17
/
+17
2014-06-19
[media] au0828/au8522: Add PAL-M support
Mauro Carvalho Chehab
1
-4
/
+6
2014-06-19
[media] au0828: add missing tuner Kconfig dependency
Mauro Carvalho Chehab
1
-0
/
+1
2014-06-17
[media] dib8000: export just one symbol
Mauro Carvalho Chehab
1
-46
/
+92
2014-06-17
[media] dib8000: rename dib8000_attach to dib8000_init
Mauro Carvalho Chehab
1
-7
/
+7
2014-06-17
[media] dib7000: export just one symbol
Mauro Carvalho Chehab
2
-122
/
+243
2014-06-17
[media] dib7000p: rename dib7000p_attach to dib7000p_init
Mauro Carvalho Chehab
2
-15
/
+15
2014-06-17
[media] lmedm04: rs2000 check if interrupt urb is over due
Malcolm Priestley
1
-11
/
+14
2014-06-17
[media] usbtv: fix leak at failure path in usbtv_probe()
Alexey Khoroshilov
1
-0
/
+2
2014-06-04
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
36
-686
/
+1496
2014-06-04
[media] au0828-dvb: restore its permission to 644
Mauro Carvalho Chehab
1
-0
/
+0
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+3
2014-05-25
[media] au0828: reset streaming when a new frequency is set
Mauro Carvalho Chehab
2
-2
/
+43
2014-05-25
[media] au0828: Improve debug messages for urb_completion
Mauro Carvalho Chehab
1
-4
/
+8
2014-05-25
[media] au0828: Cancel stream-restart operation if frontend is disconnected
Changbing Xiong
1
-0
/
+2
2014-05-25
[media] dib0700: fix RC support on Hauppauge Nova-TD
Mauro Carvalho Chehab
3
-9
/
+38
2014-05-25
[media] az6027: Added the PID for a new revision of the Elgato EyeTV Sat DVB-...
Manuel Schönlaub
1
-1
/
+6
2014-05-24
[media] media: stk1160: Avoid stack-allocated buffer for control URBs
Ezequiel Garcia
2
-2
/
+9
2014-05-24
[media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
9
-14
/
+14
2014-05-23
[media] technisat-usb2: rename led enums to be specific to driver
Luis R. Rodriguez
1
-14
/
+14
2014-05-23
[media] em28xx: make em28xx_free_v4l2 static()
Mauro Carvalho Chehab
1
-1
/
+1
2014-05-23
[media] em28xx: move fields wq_trigger and streaming_started from struct em28...
Frank Schaefer
2
-22
/
+25
2014-05-23
[media] em28xx: remove field tuner_addr from struct em28xx
Frank Schaefer
3
-12
/
+8
2014-05-23
[media] em28xx: remove field tda9887_conf from struct em28xx
Frank Schaefer
3
-7
/
+3
2014-05-23
[media] em28xx: move tuner frequency field from struct em28xx to struct v4l2
Frank Schaefer
2
-8
/
+11
2014-05-23
[media] em28xx: move v4l2 user counting fields from struct em28xx to struct v4l2
Frank Schaefer
2
-14
/
+18
2014-05-23
[media] em28xx: move capture state tracking fields from struct em28xx to stru...
Frank Schaefer
2
-28
/
+29
2014-05-23
[media] em28xx: move sensor parameter fields from struct em28xx to struct v4l2
Frank Schaefer
3
-16
/
+20
2014-05-23
[media] em28xx: move progressive/interlaced fields from struct em28xx to stru...
Frank Schaefer
3
-17
/
+22
2014-05-23
[media] em28xx: move struct em28xx_fmt *format from struct em28xx to struct v4l2
Frank Schaefer
2
-9
/
+8
2014-05-23
[media] em28xx: move TV norm from struct em28xx to struct v4l2
Frank Schaefer
2
-17
/
+21
2014-05-23
[media] em28xx: move vinmode and vinctrl data from struct em28xx to struct v4l2
Frank Schaefer
3
-16
/
+16
2014-05-23
[media] em28xx: move v4l2 frame resolutions and scale data from struct em28xx...
Frank Schaefer
3
-45
/
+61
2014-05-23
[media] em28xx: move videobuf2 related data from struct em28xx to struct v4l2
Frank Schaefer
3
-14
/
+15
2014-05-23
[media] em28xx: move video_device structs from struct em28xx to struct v4l2
Frank Schaefer
2
-71
/
+56
2014-05-23
[media] em28xx: move struct v4l2_clk *clk from struct em28xx to struct v4l2
Frank Schaefer
3
-9
/
+10
2014-05-23
[media] em28xx: move struct v4l2_ctrl_handler ctrl_handler from struct em28xx...
Frank Schaefer
2
-5
/
+11
2014-05-23
[media] em28xx: start moving em28xx-v4l specific data to its own struct
Frank Schaefer
3
-56
/
+116
2014-05-23
[media] em28xx-video: simplify usage of the pointer to struct v4l2_ctrl_handl...
Frank Schaefer
1
-14
/
+14
2014-05-23
[media] em28xx: move sub-module data structs to a common place in the main st...
Frank Schaefer
1
-6
/
+5
2014-05-23
[media] em28xx: remove the i2c_set_adapdata() call in em28xx_i2c_register()
Frank Schaefer
1
-1
/
+0
2014-05-23
[media] s2255drv: fix memory leak s2255_probe()
Daeseok Youn
1
-1
/
+1
2014-05-23
[media] s2255: Do not free fw_data until timer handler has actually stopped u...
Kirill Tkhai
1
-2
/
+2
2014-05-23
[media] em28xx: move norm_maxw() and norm_maxh() from em28xx.h to em28xx-video.c
Frank Schaefer
2
-22
/
+23
2014-05-23
[media] em28xx: remove function em28xx_compression_disable() and its call
Frank Schaefer
2
-9
/
+2
2014-05-23
[media] em28xx: remove some unused fields from struct em28xx
Frank Schaefer
1
-4
/
+0
[next]