Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
6948385cbd83201fb933125c1a578b29b456605d
/
drivers
/
media
/
video
/
em28xx
f87086e
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
by Hans Verkuil
· 17 years ago
a9fc52b
V4L/DVB (8123): Add support for em2860 based PointNix Intra-Oral Camera
by Devin Heitmueller
· 17 years ago
17d9d55
V4L/DVB (8006): em28xx: Split HVR900 into two separate entries
by Devin Heitmueller
· 17 years ago
4fd305b
V4L/DVB (7992): Add support for Pinnacle PCTV HD Pro stick (the older variant 2304:0227)
by Devin Heitmueller
· 17 years ago
78b526a
V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks
by Hans Verkuil
· 17 years ago
83ee87a
V4L/DVB (8026): Avoids an OOPS if dev struct can't be successfully recovered
by Mauro Carvalho Chehab
· 17 years ago
a8a1f8c
V4L/DVB (8018): Add em2860 chip ID
by Devin Heitmueller
· 17 years ago
df61918
V4L/DVB (8017): Ensure em28xx extensions only get run against devs that support them
by Devin Heitmueller
· 17 years ago
b38cc64
V4L/DVB (8011): em28xx: enable DVB for HVR-900
by Devin Heitmueller
· 17 years ago
0367ca1
V4L/DVB (8010): em28xx: Properly register extensions for already attached devices
by Devin Heitmueller
· 17 years ago
a954b66
V4L/DVB (7970): mix trivial endianness annotations
by Al Viro
· 17 years ago
eabcaf3
V4L/DVB (7848): Fix dependencies for tuner-xc2028 and em28xx-dvb
by Mauro Carvalho Chehab
· 17 years ago
fdbbfb0
V4L/DVB (7846): Re-creates VIDEO_TUNER
by Mauro Carvalho Chehab
· 17 years ago
74ee051
V4L/DVB (7823): em28xx: add additional usb subids for Hauppauge HVR-950
by Michael Krufky
· 17 years ago
6430a5a
V4L/DVB (7806): em28xx: dvb_unregister_frontend() shouldn't be called, if not registered yet
by Mauro Carvalho Chehab
· 17 years ago
149ef72
Rename common tuner Kconfig names to use the same namespace for all of them.
by Mauro Carvalho Chehab
· 17 years ago
7c91f06
V4L/DVB(7767): Move tuners to common/tuners
by Mauro Carvalho Chehab
· 17 years ago
094f9b4
V4L/DVB (7734): em28xx: copy and paste error in em28xx_init_isoc
by Janne Grunau
· 17 years ago
4269a8e
V4L/DVB (7652): em28xx: Drop the severity level of the "urb resubmit failed"
by Devin Heitmueller
· 17 years ago
d1e0b57
V4L/DVB (7650): git-dvb: Kconfig fix
by Andrew Morton
· 17 years ago
e77ebda
V4L/DVB (7619): em28xx: adds proper demod IF for HVR-900
by Mauro Carvalho Chehab
· 17 years ago
e54318e
V4L/DVB (7618): em28xx: make some symbols static
by Mauro Carvalho Chehab
· 17 years ago
e9888a1
V4L/DVB (7617): Removes a manual mode setup
by Mauro Carvalho Chehab
· 17 years ago
e3569ab
V4L/DVB (7616): em28xx-dvb: Properly selects digital mode at the right place
by Mauro Carvalho Chehab
· 17 years ago
c67ec53
V4L/DVB (7615): em28xx: Provide the proper support for switching between analog/digital
by Mauro Carvalho Chehab
· 17 years ago
82ac4f8
V4L/DVB (7614): em28xx-core: fix some debug printk's that wrongly received KERN_INFO
by Mauro Carvalho Chehab
· 17 years ago
41facaa
V4L/DVB (7613): em28xx: rename registers
by Mauro Carvalho Chehab
· 17 years ago
7e26ca8
V4L/DVB (7612): em28xx-cards: use register names for GPIO/GPO
by Mauro Carvalho Chehab
· 17 years ago
2ba890e
V4L/DVB (7611): em28xx: Move registers to a separate file
by Mauro Carvalho Chehab
· 17 years ago
89b329e
V4L/DVB (7610): em28xx: Select reg wait time based on chip ID
by Mauro Carvalho Chehab
· 17 years ago
7640ea9
V4L/DVB (7609): em28xx-core: speed-up firmware load
by Devin Heitmueller
· 17 years ago
8324402
V4L/DVB (7608): em28xx-dvb: Some cleanups and fixes
by Devin Heitmueller
· 17 years ago
6ea54d9
V4L/DVB (7607): CodingStyle fixes
by Douglas Schilling Landgraf
· 17 years ago
e6a353b
V4L/DVB (7606): em28xx-dvb: Program GPO as well
by Mauro Carvalho Chehab
· 17 years ago
102a0b0
V4L/DVB (7604): em28xx-dvb: Fix analog mode
by Mauro Carvalho Chehab
· 17 years ago
3421b77
V4L/DVB (7603): em28xx-dvb: don't use videobuf-dvb
by Aidan Thornton
· 17 years ago
579f72e
V4L/DVB (7602): em28xx: generalise URB setup code
by Aidan Thornton
· 17 years ago
7e6388a
V4L/DVB (7601): em28xx-dvb: add support for the HVR-900
by Aidan Thornton
· 17 years ago
d2d9fbf
V4L/DVB (7600): em28xx: Sets frequency when changing to analog mode
by Mauro Carvalho Chehab
· 17 years ago
52284c3
V4L/DVB (7599): em28xx-dvb: videobuf callbacks are waiting for em28xx_fh
by Mauro Carvalho Chehab
· 17 years ago
bdfbf95
V4L/DVB (7598): em28xx: several fixes on gpio programming
by Devin Heitmueller
· 17 years ago
3ca9c09
V4L/DVB (7597): em28xx: share the same xc3028 setup for analog and digital modes
by Mauro Carvalho Chehab
· 17 years ago
227ad4a
V4L/DVB (7596): em28xx-dvb: Add support for HVR950
by Mauro Carvalho Chehab
· 17 years ago
ee6e3a8
V4L/DVB (7595): Improve generic support for setting gpio values
by Mauro Carvalho Chehab
· 17 years ago
acaa4b6
V4L/DVB (7594): em28xx: Fix Kconfig
by Mauro Carvalho Chehab
· 17 years ago
3aefb79
V4L/DVB (7593): em28xx: add a module to handle dvb
by Mauro Carvalho Chehab
· 17 years ago
44dc733
V4L/DVB (7567): em28xx: Some cleanups
by Mauro Carvalho Chehab
· 17 years ago
3b5fa92
V4L/DVB (7565): em28xx: fix buffer underrun handling
by Aidan Thornton
· 17 years ago
b4916f8
V4L/DVB (7564): em28xx: Some fixes to display logic
by Mauro Carvalho Chehab
· 17 years ago
dbecb44
V4L/DVB (7563): em28xx: Add missing checks
by Mauro Carvalho Chehab
· 17 years ago
cb78472
V4L/DVB (7559): em28xx: Fills the entire buffer, before getting another one
by Mauro Carvalho Chehab
· 17 years ago
e9e6040
V4L/DVB (7557): em28xx: honour video_debug modprobe parameter
by Mauro Carvalho Chehab
· 17 years ago
0ea13e6
V4L/DVB (7556): em28xx: fix locking on vidioc_s_fmt_cap
by Aidan Thornton
· 17 years ago
b957dfd
V4L/DVB (7555): em28xx: remove timeout
by Mauro Carvalho Chehab
· 17 years ago
0561297
V4L/DVB (7550): em28xx: Fix a possible memory leak
by Brandon Philips
· 17 years ago
78bb394
V4L/DVB (7549): em28xx: some small cleanups
by Mauro Carvalho Chehab
· 17 years ago
e0fadfd34
V4L/DVB (7548): Various fixes for the em28xx videobuf code
by Aidan Thornton
· 17 years ago
e74153d
V4L/DVB (7547): em28xx: Fix a broken lock
by Mauro Carvalho Chehab
· 17 years ago
f245e54
V4L/DVB (7545): em28xx: Fix CodingStyle errors and most warnings introduced by videobuf
by Mauro Carvalho Chehab
· 17 years ago
ca21d2d
V4L/DVB (7544): em28xx: Fix timeout code
by Mauro Carvalho Chehab
· 17 years ago
47625da
V4L/DVB (7543): Fix capture start/stop and timeout
by Mauro Carvalho Chehab
· 17 years ago
ea8df7e
V4L/DVB (7542): em28xx: Fix some warnings
by Mauro Carvalho Chehab
· 17 years ago
d7aa802
V4L/DVB (7541): em28xx: Some fixes to videobuf
by Aidan Thornton
· 17 years ago
ad0ebb9
V4L/DVB (7540): em28xx: convert to use videobuf-vmalloc
by Mauro Carvalho Chehab
· 17 years ago
d80e134
V4L/DVB (7522): media/video/em28xx replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
ab8b870
V4L/DVB (7381): tuner: rename TUNER_PHILIPS_ATSC to TUNER_PHILIPS_FCV1236D
by Michael Krufky
· 17 years ago
2c4a07b
V4L/DVB (7331): Fix em2800 altsetting selection
by Sascha Sommer
· 17 years ago
ff699e6
V4L/DVB (7094): static memory
by Douglas Schilling Landgraf
· 17 years ago
46cb57e
V4L/DVB (7291): em28xx: correct use of and fix
by Andrew Morton
· 17 years ago
8281db3
V4L/DVB (7285): em28xx: Correct use of ! and &
by Julia Lawall
· 17 years ago
61b080d
V4L/DVB (7180): em28xx: add URB_NO_TRANSFER_DMA_MAP, since urb->transfer_dma is set
by Mauro Carvalho Chehab
· 17 years ago
3687e1e
V4L/DVB (7179): Allow more than one em28xx board
by Mauro Carvalho Chehab
· 17 years ago
92ea42f
V4L/DVB (7164): em28xx-alsa: Add a missing mutex
by Mauro Carvalho Chehab
· 17 years ago
00b8730
V4L/DVB (7163): em28xx: makes audio settings more stable
by Mauro Carvalho Chehab
· 17 years ago
0df8130
V4L/DVB (7162): em28xx: Fix endian and returns the correct values
by Mauro Carvalho Chehab
· 17 years ago
0da5176
V4L/DVB (7161): em28xx: Fix printing debug values higher than 127
by Mauro Carvalho Chehab
· 17 years ago
1e7ad56
V4L/DVB (7160): em28xx: Allow register dump/setting for debug
by Mauro Carvalho Chehab
· 17 years ago
7463dda
V4L/DVB (7158): Fix em28xx audio initialization
by Mauro Carvalho Chehab
· 17 years ago
1685a6f
V4L/DVB (7156): em28xx/em28xx-core.c: fix use of potentially uninitialized variable
by Andrew Morton
· 17 years ago
427d20c
V4L/DVB (7132): Add USB ID for a newer variant of Hauppauge WinTV-HVR 900
by Luc Saillard
· 17 years ago
532fe65
V4L/DVB (7106): em28xx/: make 2 functions static
by Adrian Bunk
· 17 years ago
a348d20
V4L/DVB (7049): Remove sound/driver.h
by Mauro Carvalho Chehab
· 17 years ago
95a940e
drivers/media/video/em28xx/: Fix undefined symbol error with CONFIG_SND=N
by S.Çağlar Onur
· 17 years ago
ed08631
V4L/DVB (7060): em28xx: remove has_tuner
by Mauro Carvalho Chehab
· 17 years ago
c8793b0
V4L/DVB (7021): Move all board specific configuration to em28xx-cards.c
by Mauro Carvalho Chehab
· 17 years ago
15b9bec
V4L/DVB (7020): Add USB ID for a newer variant of Hauppauge WinTV USB2
by Mauro Carvalho Chehab
· 17 years ago
3f4dfe2
V4L/DVB (6970): Request snd-usb-audio for devices with Audio Class support
by Mauro Carvalho Chehab
· 17 years ago
a495013
V4L/DVB (6969): Avoid causing regressions for non-HVR950 boards
by Mauro Carvalho Chehab
· 17 years ago
0be4375
V4L/DVB (6956): Add Radio support for em28xx
by Mauro Carvalho Chehab
· 17 years ago
3abee53
V4L/DVB (6955): Properly implement 12MHz I2S support
by Mauro Carvalho Chehab
· 17 years ago
d7448a8
V4L/DVB (6952): Add code for autoloading em28xx-alsa, if needed
by Mauro Carvalho Chehab
· 17 years ago
6d79468
V4L/DVB (6951): Integrates em28xx-audio.c into em28xx kernel module
by Mauro Carvalho Chehab
· 17 years ago
1a6f11e
V4L/DVB (6950): Lindent em28xx-audio.c
by Mauro Carvalho Chehab
· 17 years ago
a52932b
V4L/DVB (6949): Adds em28xx-audio module
by Markus Rechberger
· 17 years ago
74f38a8
V4L/DVB (6948): HVR950 requires additional settings for audio to properly work
by Mauro Carvalho Chehab
· 17 years ago
539c96d
V4L/DVB (6947): Improve audio setup handling
by Mauro Carvalho Chehab
· 17 years ago
aec2aef
V4L/DVB (em28xx): Add support for Pinnacle Dazzle DVC 100
by Aurelien Jarno
· 17 years ago
c23f594
V4L/DVB (6665): Fix CodingStyle
by Mauro Carvalho Chehab
· 17 years ago
5add9a6
V4L/DVB (6659): Convert MTS to bitfield
by Mauro Carvalho Chehab
· 17 years ago
122d158
V4L/DVB (6619): Use MTS firmware for the HVR-900
by Aidan Thornton
· 17 years ago
Next »