index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
em28xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
V4L/DVB (8026): Avoids an OOPS if dev struct can't be successfully recovered
Mauro Carvalho Chehab
2008-06-26
1
-0
/
+6
*
V4L/DVB (8018): Add em2860 chip ID
Devin Heitmueller
2008-06-26
2
-0
/
+4
*
V4L/DVB (8017): Ensure em28xx extensions only get run against devs that suppo...
Devin Heitmueller
2008-06-26
2
-0
/
+22
*
V4L/DVB (8011): em28xx: enable DVB for HVR-900
Devin Heitmueller
2008-06-26
1
-0
/
+1
*
V4L/DVB (8010): em28xx: Properly register extensions for already attached dev...
Devin Heitmueller
2008-06-26
1
-14
/
+10
*
V4L/DVB (7970): mix trivial endianness annotations
Al Viro
2008-06-05
1
-4
/
+4
*
V4L/DVB (7848): Fix dependencies for tuner-xc2028 and em28xx-dvb
Mauro Carvalho Chehab
2008-05-14
1
-1
/
+0
*
V4L/DVB (7846): Re-creates VIDEO_TUNER
Mauro Carvalho Chehab
2008-05-14
1
-1
/
+1
*
V4L/DVB (7823): em28xx: add additional usb subids for Hauppauge HVR-950
Michael Krufky
2008-05-14
1
-1
/
+7
*
V4L/DVB (7806): em28xx: dvb_unregister_frontend() shouldn't be called, if not...
Mauro Carvalho Chehab
2008-05-14
1
-1
/
+0
*
Rename common tuner Kconfig names to use the same
Mauro Carvalho Chehab
2008-04-29
1
-1
/
+1
*
V4L/DVB(7767): Move tuners to common/tuners
Mauro Carvalho Chehab
2008-04-29
1
-0
/
+1
*
V4L/DVB (7734): em28xx: copy and paste error in em28xx_init_isoc
Janne Grunau
2008-04-26
1
-1
/
+1
*
V4L/DVB (7652): em28xx: Drop the severity level of the "urb resubmit failed"
Devin Heitmueller
2008-04-24
1
-2
/
+2
*
V4L/DVB (7650): git-dvb: Kconfig fix
Andrew Morton
2008-04-24
1
-0
/
+1
*
V4L/DVB (7619): em28xx: adds proper demod IF for HVR-900
Mauro Carvalho Chehab
2008-04-24
1
-1
/
+4
*
V4L/DVB (7618): em28xx: make some symbols static
Mauro Carvalho Chehab
2008-04-24
2
-6
/
+4
*
V4L/DVB (7617): Removes a manual mode setup
Mauro Carvalho Chehab
2008-04-24
1
-2
/
+0
*
V4L/DVB (7616): em28xx-dvb: Properly selects digital mode at the right place
Mauro Carvalho Chehab
2008-04-24
1
-0
/
+17
*
V4L/DVB (7615): em28xx: Provide the proper support for switching between anal...
Mauro Carvalho Chehab
2008-04-24
5
-75
/
+150
*
V4L/DVB (7614): em28xx-core: fix some debug printk's that wrongly received KE...
Mauro Carvalho Chehab
2008-04-24
1
-4
/
+4
*
V4L/DVB (7613): em28xx: rename registers
Mauro Carvalho Chehab
2008-04-24
5
-124
/
+124
*
V4L/DVB (7612): em28xx-cards: use register names for GPIO/GPO
Mauro Carvalho Chehab
2008-04-24
1
-9
/
+9
*
V4L/DVB (7611): em28xx: Move registers to a separate file
Mauro Carvalho Chehab
2008-04-24
3
-66
/
+90
*
V4L/DVB (7610): em28xx: Select reg wait time based on chip ID
Mauro Carvalho Chehab
2008-04-24
4
-4
/
+20
*
V4L/DVB (7609): em28xx-core: speed-up firmware load
Devin Heitmueller
2008-04-24
1
-1
/
+0
*
V4L/DVB (7608): em28xx-dvb: Some cleanups and fixes
Devin Heitmueller
2008-04-24
1
-4
/
+0
*
V4L/DVB (7607): CodingStyle fixes
Douglas Schilling Landgraf
2008-04-24
7
-188
/
+240
*
V4L/DVB (7606): em28xx-dvb: Program GPO as well
Mauro Carvalho Chehab
2008-04-24
1
-0
/
+2
*
V4L/DVB (7604): em28xx-dvb: Fix analog mode
Mauro Carvalho Chehab
2008-04-24
4
-114
/
+67
*
V4L/DVB (7603): em28xx-dvb: don't use videobuf-dvb
Aidan Thornton
2008-04-24
3
-58
/
+302
*
V4L/DVB (7602): em28xx: generalise URB setup code
Aidan Thornton
2008-04-24
3
-191
/
+202
*
V4L/DVB (7601): em28xx-dvb: add support for the HVR-900
Aidan Thornton
2008-04-24
3
-0
/
+39
*
V4L/DVB (7600): em28xx: Sets frequency when changing to analog mode
Mauro Carvalho Chehab
2008-04-24
1
-0
/
+10
*
V4L/DVB (7599): em28xx-dvb: videobuf callbacks are waiting for em28xx_fh
Mauro Carvalho Chehab
2008-04-24
2
-11
/
+20
*
V4L/DVB (7598): em28xx: several fixes on gpio programming
Devin Heitmueller
2008-04-24
3
-27
/
+43
*
V4L/DVB (7597): em28xx: share the same xc3028 setup for analog and digital modes
Mauro Carvalho Chehab
2008-04-24
3
-14
/
+29
*
V4L/DVB (7596): em28xx-dvb: Add support for HVR950
Mauro Carvalho Chehab
2008-04-24
3
-2
/
+45
*
V4L/DVB (7595): Improve generic support for setting gpio values
Mauro Carvalho Chehab
2008-04-24
3
-77
/
+116
*
V4L/DVB (7594): em28xx: Fix Kconfig
Mauro Carvalho Chehab
2008-04-24
1
-1
/
+2
*
V4L/DVB (7593): em28xx: add a module to handle dvb
Mauro Carvalho Chehab
2008-04-24
6
-24
/
+218
*
V4L/DVB (7567): em28xx: Some cleanups
Mauro Carvalho Chehab
2008-04-24
3
-41
/
+13
*
V4L/DVB (7565): em28xx: fix buffer underrun handling
Aidan Thornton
2008-04-24
2
-45
/
+42
*
V4L/DVB (7564): em28xx: Some fixes to display logic
Mauro Carvalho Chehab
2008-04-24
2
-15
/
+19
*
V4L/DVB (7563): em28xx: Add missing checks
Mauro Carvalho Chehab
2008-04-24
1
-9
/
+26
*
V4L/DVB (7559): em28xx: Fills the entire buffer, before getting another one
Mauro Carvalho Chehab
2008-04-24
1
-9
/
+14
*
V4L/DVB (7557): em28xx: honour video_debug modprobe parameter
Mauro Carvalho Chehab
2008-04-24
1
-0
/
+1
*
V4L/DVB (7556): em28xx: fix locking on vidioc_s_fmt_cap
Aidan Thornton
2008-04-24
1
-0
/
+6
*
V4L/DVB (7555): em28xx: remove timeout
Mauro Carvalho Chehab
2008-04-24
2
-32
/
+0
*
V4L/DVB (7550): em28xx: Fix a possible memory leak
Brandon Philips
2008-04-24
1
-11
/
+14
[next]