index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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 (9912): em28xx: fix/improve em28xx locking schema
Mauro Carvalho Chehab
2008-12-30
1
-12
/
+43
*
V4L/DVB (9911): em28xx: vidioc_try_fmt_vid_cap() doesn't need any lock
Mauro Carvalho Chehab
2008-12-30
1
-8
/
+5
*
V4L/DVB (9910): em28xx: move res_get locks to the caller routines
Mauro Carvalho Chehab
2008-12-30
1
-11
/
+25
*
V4L/DVB (9909): em28xx: move dev->lock from res_free to the caller routines
Mauro Carvalho Chehab
2008-12-30
1
-4
/
+3
*
V4L/DVB (9799): em28xx: fix Kworld Hybrid 330 (A316) support
Mauro Carvalho Chehab
2008-12-30
2
-2
/
+5
*
V4L/DVB (9793): em28xx: Add specific entry for WinTV-HVR 850
Douglas Schilling Landgraf
2008-12-30
3
-2
/
+32
*
V4L/DVB (9770): em28xx: turn off tuner when not used
Mauro Carvalho Chehab
2008-12-30
1
-0
/
+6
*
V4L/DVB (9756): em28xx: Improve register log format
Mauro Carvalho Chehab
2008-12-30
1
-28
/
+32
*
V4L/DVB (9767): em28xx: improve board description messages
Mauro Carvalho Chehab
2008-12-29
2
-2
/
+16
*
V4L/DVB (9766): em28xx: improve probe messages
Mauro Carvalho Chehab
2008-12-29
1
-12
/
+30
*
V4L/DVB (9765): em28xx: move tuner gpio's to the cards struct
Mauro Carvalho Chehab
2008-12-29
2
-10
/
+28
*
V4L/DVB (9764): em28xx: Add support for suspend the device when not used
Mauro Carvalho Chehab
2008-12-29
5
-15
/
+21
*
V4L/DVB (9763): em28xx: fix gpio settings
Mauro Carvalho Chehab
2008-12-29
2
-5
/
+2
*
V4L/DVB (9762): em28xx: fix tuner absent entries
Mauro Carvalho Chehab
2008-12-29
1
-4
/
+18
*
V4L/DVB (9761): em28xx: replace magic numbers for mux aliases
Mauro Carvalho Chehab
2008-12-29
1
-4
/
+4
*
V4L/DVB (9760): em28xx: move gpio lines into board table description
Mauro Carvalho Chehab
2008-12-29
2
-71
/
+67
*
V4L/DVB (9759): em28xx: move gpio tables to the top of em28xx-cards
Mauro Carvalho Chehab
2008-12-29
1
-69
/
+72
*
V4L/DVB (9758): em28xx: replace some magic by register descriptions where known
Mauro Carvalho Chehab
2008-12-29
3
-31
/
+31
*
V4L/DVB (9755): em28xx: cleanup: We need just one tuner callback
Mauro Carvalho Chehab
2008-12-29
2
-23
/
+8
*
V4L/DVB (9754): em28xx: improve debug messages
Mauro Carvalho Chehab
2008-12-29
3
-23
/
+26
*
V4L/DVB (9753): em28xx: cleanup: saa7115 module auto-detects saa711x type
Mauro Carvalho Chehab
2008-12-29
2
-27
/
+26
*
V4L/DVB (9752): Remove duplicated fields on em28xx_board and em28xx structs
Mauro Carvalho Chehab
2008-12-29
7
-62
/
+43
*
V4L/DVB (9751): em28xx: card description cleanups
Mauro Carvalho Chehab
2008-12-29
2
-124
/
+59
*
V4L/DVB (9747): em28xx: Properly handles XCLK and I2C speed
Mauro Carvalho Chehab
2008-12-29
3
-133
/
+39
*
V4L/DVB (9745): em28xx: Cleanup GPIO/GPO setup code
Devin Heitmueller
2008-12-29
1
-18
/
+18
*
V4L/DVB (9744): em28xx: cleanup XCLK register usage
Devin Heitmueller
2008-12-29
2
-15
/
+60
*
V4L/DVB (9717): em28xx: improve message probing logs
Mauro Carvalho Chehab
2008-12-29
1
-13
/
+25
*
V4L/DVB (9676): em28xx: fix a regression caused by 22c90ec6a5e07173ee670dc2ca...
Mauro Carvalho Chehab
2008-12-29
1
-1
/
+2
*
V4L/DVB (9675): em28xx: devices with xc2028/3028 don't have tda9887
Mauro Carvalho Chehab
2008-12-29
1
-5
/
+0
*
V4L/DVB (9673): em28xx: fix Pixelview PlayTV board entry
Mauro Carvalho Chehab
2008-12-29
1
-1
/
+3
*
V4L/DVB (9672): Allow opening more than one output at the same time
Mauro Carvalho Chehab
2008-12-29
3
-18
/
+31
*
V4L/DVB (9671): em28xx: Add detection of Sigmatel Stac97xx series of AC97 dev...
Mauro Carvalho Chehab
2008-12-29
2
-0
/
+7
*
V4L/DVB (9670): em28xx: allow specifying audio output
Mauro Carvalho Chehab
2008-12-29
3
-19
/
+57
*
V4L/DVB (9669): em28xx: Fix a stupid cut-and-paste error
Mauro Carvalho Chehab
2008-12-29
1
-1
/
+1
*
V4L/DVB (9658): em28xx: use em28xx_write_reg() for i2c clock setup
Devin Heitmueller
2008-12-29
2
-15
/
+58
*
V4L/DVB (9657): em28xx: add a functio to write on a single register
Devin Heitmueller
2008-12-29
2
-0
/
+8
*
V4L/DVB (9653): em28xx: improve AC97 handling
Mauro Carvalho Chehab
2008-12-29
3
-33
/
+74
*
V4L/DVB (9652): em28xx: merge AC97 vendor id's into a single var
Mauro Carvalho Chehab
2008-12-29
2
-6
/
+8
*
V4L/DVB (9651): em28xx: Improve audio handling
Mauro Carvalho Chehab
2008-12-29
3
-117
/
+226
*
V4L/DVB (9650): em28xx: replace magic numbers to something more meaningful
Mauro Carvalho Chehab
2008-12-29
1
-126
/
+126
*
V4L/DVB (9649): em28xx: remove two amux entries used only on one card
Mauro Carvalho Chehab
2008-12-29
1
-2
/
+2
*
V4L/DVB (9648): em28xx: get audio config from em28xx register
Devin Heitmueller
2008-12-29
3
-1
/
+52
*
V4L/DVB (9644): em28xx: add em2750 to the list of known em28xx chip ids
Devin Heitmueller
2008-12-29
2
-0
/
+4
*
V4L/DVB (9643): em28xx: remove the previous register names
Mauro Carvalho Chehab
2008-12-29
2
-9
/
+4
*
V4L/DVB (9642): Add AC97 registers found on em28xx devices
Mauro Carvalho Chehab
2008-12-29
1
-0
/
+52
*
V4L/DVB (9641): Add chip ID's for em2820 and em2840
Mauro Carvalho Chehab
2008-12-29
2
-0
/
+8
*
V4L/DVB (9630): Some boards need to specify tuner address
Mauro Carvalho Chehab
2008-12-29
2
-0
/
+2
*
V4L/DVB (9629): Add support for the ATI TV Wonder HD 600 USB Remote Control
Devin Heitmueller
2008-12-29
1
-0
/
+1
*
V4L/DVB (9628): em28xx: refactor IR support
Devin Heitmueller
2008-12-29
4
-71
/
+147
*
V4L/DVB (9612): Fix key repetition with HVR-950 IR
Mauro Carvalho Chehab
2008-12-29
1
-4
/
+17
[next]