index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
em28xx
Age
Commit message (
Expand
)
Author
2014-05-24
[media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
2014-05-23
[media] em28xx: make em28xx_free_v4l2 static()
Mauro Carvalho Chehab
2014-05-23
[media] em28xx: move fields wq_trigger and streaming_started from struct em28...
Frank Schaefer
2014-05-23
[media] em28xx: remove field tuner_addr from struct em28xx
Frank Schaefer
2014-05-23
[media] em28xx: remove field tda9887_conf from struct em28xx
Frank Schaefer
2014-05-23
[media] em28xx: move tuner frequency field from struct em28xx to struct v4l2
Frank Schaefer
2014-05-23
[media] em28xx: move v4l2 user counting fields from struct em28xx to struct v4l2
Frank Schaefer
2014-05-23
[media] em28xx: move capture state tracking fields from struct em28xx to stru...
Frank Schaefer
2014-05-23
[media] em28xx: move sensor parameter fields from struct em28xx to struct v4l2
Frank Schaefer
2014-05-23
[media] em28xx: move progressive/interlaced fields from struct em28xx to stru...
Frank Schaefer
2014-05-23
[media] em28xx: move struct em28xx_fmt *format from struct em28xx to struct v4l2
Frank Schaefer
2014-05-23
[media] em28xx: move TV norm from struct em28xx to struct v4l2
Frank Schaefer
2014-05-23
[media] em28xx: move vinmode and vinctrl data from struct em28xx to struct v4l2
Frank Schaefer
2014-05-23
[media] em28xx: move v4l2 frame resolutions and scale data from struct em28xx...
Frank Schaefer
2014-05-23
[media] em28xx: move videobuf2 related data from struct em28xx to struct v4l2
Frank Schaefer
2014-05-23
[media] em28xx: move video_device structs from struct em28xx to struct v4l2
Frank Schaefer
2014-05-23
[media] em28xx: move struct v4l2_clk *clk from struct em28xx to struct v4l2
Frank Schaefer
2014-05-23
[media] em28xx: move struct v4l2_ctrl_handler ctrl_handler from struct em28xx...
Frank Schaefer
2014-05-23
[media] em28xx: start moving em28xx-v4l specific data to its own struct
Frank Schaefer
2014-05-23
[media] em28xx-video: simplify usage of the pointer to struct v4l2_ctrl_handl...
Frank Schaefer
2014-05-23
[media] em28xx: move sub-module data structs to a common place in the main st...
Frank Schaefer
2014-05-23
[media] em28xx: remove the i2c_set_adapdata() call in em28xx_i2c_register()
Frank Schaefer
2014-05-23
[media] em28xx: move norm_maxw() and norm_maxh() from em28xx.h to em28xx-video.c
Frank Schaefer
2014-05-23
[media] em28xx: remove function em28xx_compression_disable() and its call
Frank Schaefer
2014-05-23
[media] em28xx: remove some unused fields from struct em28xx
Frank Schaefer
2014-05-23
[media] em28xx: fix indenting in em28xx_usb_probe()
Frank Schaefer
2014-04-23
[media] vb2: stop_streaming should return void
Hans Verkuil
2014-04-23
[media] em28xx: PCTV tripleStick (292e) LNA support
Antti Palosaari
2014-04-23
[media] em28xx: add [2013:025f] PCTV tripleStick (292e)
Antti Palosaari
2014-04-04
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-03-31
[media] em28xx-dvb: fix PCTV 461e tuner I2C binding
Antti Palosaari
2014-03-31
Revert "[media] em28xx-dvb: fix PCTV 461e tuner I2C binding"
Mauro Carvalho Chehab
2014-03-28
[media] em28xx: fix PCTV 290e LNA oops
Antti Palosaari
2014-03-28
[media] em28xx-dvb: fix PCTV 461e tuner I2C binding
Antti Palosaari
2014-03-14
[media] em28xx-audio: make sure audio is unmuted on open()
Frank Schaefer
2014-03-11
[media] rc: abstract access to allowed/enabled protocols
James Hogan
2014-03-11
[media] em28xx-cards: remove a wrong indent level
Dan Carpenter
2014-03-11
[media] em28xx-dvb: remove one level of identation at fini callback
Mauro Carvalho Chehab
2014-03-11
[media] em28xx: Only deallocate struct em28xx after finishing all extensions
Mauro Carvalho Chehab
2014-03-11
[media] em28xx: only enable PCTV 80e led when streaming
Mauro Carvalho Chehab
2014-03-05
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
Sakari Ailus
2014-03-04
[media] em28xx: Add LED support for Kworld UB435-Q v3
Mauro Carvalho Chehab
2014-03-04
[media] em28xx: add support for DVB monitor led
Mauro Carvalho Chehab
2014-03-04
[media] em28xx: add support for Kworld UB435-Q version 3
Mauro Carvalho Chehab
2014-03-04
[media] em28xx: add support for PCTV 80e remote controller
Mauro Carvalho Chehab
2014-03-04
[media] drx-j: Fix compilation and un-comment it
Mauro Carvalho Chehab
2014-03-04
[media] drx-j: add a driver for Trident drx-j frontend
Devin Heitmueller
2014-03-04
[media] em28xx: Display the used DVB alternate
Mauro Carvalho Chehab
2014-03-04
[media] em28xx_dvb: only call the software filter if data
Mauro Carvalho Chehab
2014-03-03
[media] em28xx: implement em28xx_usb_driver suspend, resume, reset_resume hooks
Shuah Khan
[next]