Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bb60646c8befe218d0bd49e71e62252cd6408ae5
/
drivers
/
media
/
usb
/
em28xx
32e63f0
[media] em28xx-video: fix missing newlines
by Russell King
· 10 years ago
a084c57
[media] em28xx-dvb: fix missing newlines
by Russell King
· 10 years ago
fbaa48d
[media] em28xx-audio: fix missing newlines
by Russell King
· 10 years ago
7818b0a
[media] em28xx-audio: fix missing newlines
by Russell King
· 10 years ago
522adc7
[media] em28xx-core: fix missing newlines
by Russell King
· 10 years ago
ebfd59c
[media] em28xx-input: fix missing newlines
by Russell King
· 10 years ago
0418ca6
[media] em28xx: ensure "closing" messages terminate with a newline
by Russell King
· 10 years ago
bbfebee
[media] em28xx: fix em28xx-input removal
by Russell King
· 10 years ago
21a7e05
[media] media: drivers shouldn't touch debug field in video_device
by Hans Verkuil
· 10 years ago
fdf1bc9
[media] em28xx: checkpatch cleanup: whitespaces/new lines cleanups
by Mauro Carvalho Chehab
· 10 years ago
83f56f7
[media] USB: Deletion of unnecessary checks before three function calls
by Markus Elfring
· 10 years ago
fc30dd76
[media] em28xx: Add support for Terratec Cinergy T2 Stick HD
by Olli Salonen
· 10 years ago
bf9025f
[media] em28xx: initialize si2168_config struct
by Olli Salonen
· 10 years ago
9aa785b
[media] add "lgdt330x" device name i2c_devs array
by Wilson Michaels
· 10 years ago
18cb5ec
[media] usb: Make use of media_bus_format enum
by Boris BREZILLON
· 10 years ago
eace972
[media] em28xx: add support for Leadtek VC100 USB capture device
by Witold Krecicki
· 10 years ago
1b07a77
[media] em28xx-dvb: remove unused mfe_sharing
by Mauro Carvalho Chehab
· 10 years ago
34d7c24
[media] em28xx-input: NULL dereference on error
by Dan Carpenter
· 10 years ago
430e357
[media] em28xx: fix uninitialized variable warning
by Hans Verkuil
· 10 years ago
a66d05d
Merge branch 'patchwork' into v4l_for_linus
by Mauro Carvalho Chehab
· 10 years ago
90a5dbe
Revert "[media] media: em28xx - remove reset_resume interface"
by Mauro Carvalho Chehab
· 10 years ago
214635f
Revert "[media] media: em28xx - remove reset_resume interface"
by Mauro Carvalho Chehab
· 10 years ago
7983b77
[media] usb drivers: use %zu instead of %zd
by Mauro Carvalho Chehab
· 10 years ago
0db3241
[media] em28xx: Fix identation
by Mauro Carvalho Chehab
· 10 years ago
43c3ea3
[media] em28xx: remove dead code line from em28xx_audio_setup()
by Frank Schaefer
· 10 years ago
920f1e4
[media] em28xx: get rid of field has_audio in struct em28xx_audio_mode
by Frank Schaefer
· 10 years ago
c587420
[media] em28xx: simplify usb audio class handling
by Frank Schaefer
· 10 years ago
60a24ba
[media] em28xx: remove some unnecessary fields from struct em28xx_audio_mode
by Frank Schaefer
· 10 years ago
fb91bde
[media] em28xx: check if a device has audio earlier"
by Frank Schaefer
· 11 years ago
78e719a
[media] em28xx-input: i2c IR decoders: improve i2c_client handling
by Frank Schaefer
· 10 years ago
8e2c871
[media] em28xx-v4l: get rid of field "users" in struct em28xx_v4l2"
by Frank Schaefer
· 10 years ago
c7854c2
[media] em28xx: fix VBI handling logic
by Mauro Carvalho Chehab
· 10 years ago
eb500df
[media] em28xx: Get rid of some unused modprobe parameters at vbi code
by Mauro Carvalho Chehab
· 10 years ago
ac7a24f
[media] em28xx: convert tda18212 tuner to I2C client
by Antti Palosaari
· 10 years ago
7e6c8c1
[media] em28xx: use true/false for boolean vars
by Mauro Carvalho Chehab
· 10 years ago
4a9e512
[media] em28xx: fix sparse warnings
by Hans Verkuil
· 10 years ago
6fd2f44
[media] em28xx: add ts mode setting for PCTV 292e
by Olli Salonen
· 10 years ago
79d0933
[media] m88ds3103: implement set voltage and TS clock
by nibble.max
· 10 years ago
662c97c
[media] em28xx-v4l: fix video buffer field order reporting in progressive mode
by Frank Schaefer
· 10 years ago
627530c
[media] em28xx-v4l: give back all active video buffers to the vb2 core properly on streaming stop
by Frank Schaefer
· 10 years ago
3d3a410
[media] em28xx-v4l: fix disabling ioctl VIDIOC_S_PARM for vbi devices
by Frank Schaefer
· 10 years ago
747dba7
[media] em28xx-v4l: get rid of field "users" in struct em28xx_v4l2
by Frank Schaefer
· 10 years ago
3c0f90e
[media] em28xx-v4l: simplify em28xx_v4l2_open() by using v4l2_fh_open()
by Frank Schaefer
· 10 years ago
917ba6b
[media] em28xx-v4l: get rid of struct em28xx_fh
by Frank Schaefer
· 10 years ago
5015389
[media] em28xx-v4l: simplify some pointers in em28xx_init_camera()
by Frank Schaefer
· 10 years ago
f68e35a
[media] media: em28xx-dvb update fe exit flag to indicate device disconnect
by Shuah Khan
· 10 years ago
cc5c5d2
[media] media: em28xx - fix i2c_xfer to return -ENODEV when dev is removed
by Shuah Khan
· 10 years ago
b89193e
[media] media: em28xx - remove reset_resume interface
by Shuah Khan
· 10 years ago
4db8954
[media] media: em28xx - add error handling for KWORLD dvb_attach failures
by Shuah Khan
· 10 years ago
6eb5e33
[media] media: em28xx-dvb - fix em28xx_dvb_resume() to not unregister i2c and dvb
by Shuah Khan
· 10 years ago
c5540fb
[media] rc-core: remove protocol arrays
by David Härdeman
· 11 years ago
120703f
[media] rc-core: document the protocol type
by David Härdeman
· 11 years ago
c3b513b
[media] em28xx-dvb: Prepare for si2157 driver getting more parameters
by Matthias Schwarzott
· 10 years ago
95cd5d5
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
by Ramakrishnan Muthukrishnan
· 11 years ago
e22eca7
[media] em28xx: add MSI Digivox Trio support
by Hans Verkuil
· 11 years ago
8774bed
[media] v4l: subdev: Move [gs]_std operation to video ops
by Laurent Pinchart
· 11 years ago
f472c0b
[media] em28xx: make em28xx_free_v4l2 static()
by Mauro Carvalho Chehab
· 11 years ago
a5c075c
[media] em28xx: move fields wq_trigger and streaming_started from struct em28xx to struct em28xx_audio
by Frank Schaefer
· 11 years ago
3319e6f
[media] em28xx: remove field tuner_addr from struct em28xx
by Frank Schaefer
· 11 years ago
6867bd5
[media] em28xx: remove field tda9887_conf from struct em28xx
by Frank Schaefer
· 11 years ago
3854b0d
[media] em28xx: move tuner frequency field from struct em28xx to struct v4l2
by Frank Schaefer
· 11 years ago
8139a4d
[media] em28xx: move v4l2 user counting fields from struct em28xx to struct v4l2
by Frank Schaefer
· 11 years ago
f0e3823
[media] em28xx: move capture state tracking fields from struct em28xx to struct v4l2
by Frank Schaefer
· 11 years ago
d7dc18d
[media] em28xx: move sensor parameter fields from struct em28xx to struct v4l2
by Frank Schaefer
· 11 years ago
5815917
[media] em28xx: move progressive/interlaced fields from struct em28xx to struct v4l2
by Frank Schaefer
· 11 years ago
06e2067
[media] em28xx: move struct em28xx_fmt *format from struct em28xx to struct v4l2
by Frank Schaefer
· 11 years ago
52faaf7
[media] em28xx: move TV norm from struct em28xx to struct v4l2
by Frank Schaefer
· 11 years ago
9297285
[media] em28xx: move vinmode and vinctrl data from struct em28xx to struct v4l2
by Frank Schaefer
· 11 years ago
753aee7
[media] em28xx: move v4l2 frame resolutions and scale data from struct em28xx to struct v4l2
by Frank Schaefer
· 11 years ago
27a36df
[media] em28xx: move videobuf2 related data from struct em28xx to struct v4l2
by Frank Schaefer
· 11 years ago
ef74a0b
[media] em28xx: move video_device structs from struct em28xx to struct v4l2
by Frank Schaefer
· 11 years ago
2c52a2f
[media] em28xx: move struct v4l2_clk *clk from struct em28xx to struct v4l2
by Frank Schaefer
· 11 years ago
abc1308
[media] em28xx: move struct v4l2_ctrl_handler ctrl_handler from struct em28xx to struct v4l2
by Frank Schaefer
· 11 years ago
95d2608
[media] em28xx: start moving em28xx-v4l specific data to its own struct
by Frank Schaefer
· 11 years ago
ad29805
[media] em28xx-video: simplify usage of the pointer to struct v4l2_ctrl_handler in em28xx_v4l2_init()
by Frank Schaefer
· 11 years ago
6743033
[media] em28xx: move sub-module data structs to a common place in the main struct
by Frank Schaefer
· 11 years ago
aa4ce5f
[media] em28xx: remove the i2c_set_adapdata() call in em28xx_i2c_register()
by Frank Schaefer
· 11 years ago
25c61e4
[media] em28xx: move norm_maxw() and norm_maxh() from em28xx.h to em28xx-video.c
by Frank Schaefer
· 11 years ago
cba8e9b
[media] em28xx: remove function em28xx_compression_disable() and its call
by Frank Schaefer
· 11 years ago
88d2859
[media] em28xx: remove some unused fields from struct em28xx
by Frank Schaefer
· 11 years ago
5869778
[media] em28xx: fix indenting in em28xx_usb_probe()
by Frank Schaefer
· 11 years ago
e37559b
[media] vb2: stop_streaming should return void
by Hans Verkuil
· 11 years ago
ffb9948
[media] em28xx: PCTV tripleStick (292e) LNA support
by Antti Palosaari
· 11 years ago
1922924
[media] em28xx: add [2013:025f] PCTV tripleStick (292e)
by Antti Palosaari
· 11 years ago
3c83e61
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
a83b93a
[media] em28xx-dvb: fix PCTV 461e tuner I2C binding
by Antti Palosaari
· 11 years ago
5eef220
Revert "[media] em28xx-dvb: fix PCTV 461e tuner I2C binding"
by Mauro Carvalho Chehab
· 11 years ago
3ec40dc
[media] em28xx: fix PCTV 290e LNA oops
by Antti Palosaari
· 11 years ago
37571b1
[media] em28xx-dvb: fix PCTV 461e tuner I2C binding
by Antti Palosaari
· 11 years ago
ba35ca0
[media] em28xx-audio: make sure audio is unmuted on open()
by Frank Schaefer
· 11 years ago
1a1934f
[media] rc: abstract access to allowed/enabled protocols
by James Hogan
· 11 years ago
73a8ca4
[media] em28xx-cards: remove a wrong indent level
by Dan Carpenter
· 11 years ago
b45e34f
[media] em28xx-dvb: remove one level of identation at fini callback
by Mauro Carvalho Chehab
· 11 years ago
47677e5
[media] em28xx: Only deallocate struct em28xx after finishing all extensions
by Mauro Carvalho Chehab
· 11 years ago
88e4fcd
[media] em28xx: only enable PCTV 80e led when streaming
by Mauro Carvalho Chehab
· 11 years ago
ade4868
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
by Sakari Ailus
· 11 years ago
59432be
[media] em28xx: Add LED support for Kworld UB435-Q v3
by Mauro Carvalho Chehab
· 11 years ago
54e9254
[media] em28xx: add support for DVB monitor led
by Mauro Carvalho Chehab
· 11 years ago
02bc1f5
[media] em28xx: add support for Kworld UB435-Q version 3
by Mauro Carvalho Chehab
· 11 years ago
959505b
[media] em28xx: add support for PCTV 80e remote controller
by Mauro Carvalho Chehab
· 11 years ago
Next »