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
Commit message (
Expand
)
Author
Age
Files
Lines
*
V4L/DVB (7647): Add support for the Hauppauge HVR-1700 digital mode
Steven Toth
2008-04-24
4
-0
/
+37
*
V4L/DVB (7646): cx25840: Ensure GPIO2 is correctly set for cx23885/7/8 based ...
Steven Toth
2008-04-24
1
-0
/
+6
*
V4L/DVB (7645): Add support for the Hauppauge HVR-1200
Steven Toth
2008-04-24
6
-0
/
+53
*
V4L/DVB (7644): Adding support for the NXP TDA10048HN DVB OFDM demodulator
Steven Toth
2008-04-24
4
-0
/
+776
*
V4L/DVB (7642): cx88: enable radio GPIO correctly
Steven Toth
2008-04-24
1
-0
/
+4
*
V4L/DVB (7641): V4L: ov511 - use usb_interface as parent, not usb_device
Kay Sievers
2008-04-24
1
-1
/
+1
*
V4L/DVB (7639): au8522: fix a small bug introduced by Checkpatch cleanup
Mauro Carvalho Chehab
2008-04-24
1
-1
/
+1
*
V4L/DVB (7638): CodingStyle fixes for au8522 and au0828
Mauro Carvalho Chehab
2008-04-24
7
-50
/
+50
*
V4L/DVB (7637): au0828: Typo
Steven Toth
2008-04-24
1
-1
/
+1
*
V4L/DVB (7636): au0828: Add HVR850 model number
Steven Toth
2008-04-24
1
-0
/
+1
*
V4L/DVB (7635): au8522: Cleanup
Steven Toth
2008-04-24
1
-1
/
+0
*
V4L/DVB (7634): au0828: Cleanup
Steven Toth
2008-04-24
6
-20
/
+21
*
V4L/DVB (7633): au8522: consolidate mse2snr_lookup functions
Michael Krufky
2008-04-24
1
-53
/
+23
*
V4L/DVB (7632): au8522: Added SNR support and basic cleanup
Steven Toth
2008-04-24
1
-129
/
+382
*
V4L/DVB (7631): au8522: add function au8522_read_mse
Michael Krufky
2008-04-24
1
-1
/
+18
*
V4L/DVB (7630): au8522: fix au8522_read_ucblocks for qam
Michael Krufky
2008-04-24
1
-1
/
+4
*
V4L/DVB (7629): au8522: replace __FUNCTION__ with __func__
Michael Krufky
2008-04-24
2
-16
/
+17
*
V4L/DVB (7628): au8522: codingstyle cleanups
Michael Krufky
2008-04-24
2
-39
/
+40
*
V4L/DVB (7627): au0828: replace __FUNCTION__ with __func__
Michael Krufky
2008-04-24
4
-47
/
+51
*
V4L/DVB (7626): Kconfig: VIDEO_AU0828 should select DVB_AU8522 and DVB_TUNER_...
Michael Krufky
2008-04-24
1
-0
/
+2
*
V4L/DVB (7625): au0828: Cleanup
Steven Toth
2008-04-24
5
-96
/
+95
*
V4L/DVB (7624): Avoid an oops if the board is not fully defined
Steven Toth
2008-04-24
2
-0
/
+7
*
V4L/DVB (7623): Scripts to maintain the CARDLIST file
Steven Toth
2008-04-24
1
-0
/
+4
*
V4L/DVB (7622): HVR950Q Hauppauge eeprom support
Steven Toth
2008-04-24
3
-0
/
+44
*
V4L/DVB (7621): Add support for Hauppauge HVR950Q/HVR850/FusioHDTV7-USB
Steven Toth
2008-04-24
15
-0
/
+1881
*
V4L/DVB (7620): Adding support for a new i2c bridge type
Steven Toth
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
2
-5
/
+1
*
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 (7605): tuner-xc3028: Avoids too much firmware reloads
Mauro Carvalho Chehab
2008-04-24
1
-30
/
+8
*
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
[next]