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
/
pvrusb2
Commit message (
Expand
)
Author
Age
Files
Lines
*
V4L/DVB (13550): v4l: Use the new video_device_node_name function
Laurent Pinchart
2009-12-16
1
-17
/
+4
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2009-12-09
9
-26
/
+92
|
\
|
*
V4L/DVB (13500): pvrusb2: Fix lingering 16KB FX2 Firmware issues
Gary Francis
2009-12-05
2
-2
/
+3
|
*
V4L/DVB (13499): pvrusb2: Cosmetic tweak to minimize size_t exposure
Mike Isely
2009-12-05
1
-5
/
+7
|
*
V4L/DVB (13498): pvrusb2: Bind I2C address 0x71 for Zilog IR devices
Mike Isely
2009-12-05
1
-0
/
+1
|
*
V4L/DVB (13497): pvrusb2: Shorten device hardware description text to work ar...
Mike Isely
2009-12-05
1
-5
/
+5
|
*
V4L/DVB (13496): pvrusb2: Support manual extraction of 16KB FX2 firmware
Mike Isely
2009-12-05
3
-10
/
+15
|
*
V4L/DVB (13495): pvrusb2: Support 16KB FX2 firmware
Mike Isely
2009-12-05
3
-2
/
+16
|
*
V4L/DVB (13228): pvrusb2: Cosmetic kernel log tweak
Mike Isely
2009-12-05
1
-1
/
+1
|
*
V4L/DVB (13227): pvrusb2: Fix redundant message on driver initialization fail...
Mike Isely
2009-12-05
1
-0
/
+1
|
*
V4L/DVB (13226): pvrusb2: Add hardware description to debuginfo output
Mike Isely
2009-12-05
1
-0
/
+3
|
*
V4L/DVB (13225): pvrusb2: Report hardware description to kernel log upon init...
Mike Isely
2009-12-05
1
-0
/
+2
|
*
V4L/DVB (13224): pvrusb2: Improve diagnostic info on driver initialization fa...
Mike Isely
2009-12-05
2
-4
/
+25
|
*
V4L/DVB (13223): pvrusb2: Soften encoder warning message
Mike Isely
2009-12-05
1
-1
/
+4
|
*
V4L/DVB (13222): pvrusb2: Make more info available to udev
Mike Isely
2009-12-05
1
-1
/
+14
*
|
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
|
/
*
V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends
Hans Verkuil
2009-09-19
1
-5
/
+5
*
V4L/DVB (12874): pvrusb2: disable tda18271 slave tuner output / loop thru in ...
Michael Krufky
2009-09-19
1
-0
/
+2
*
V4L/DVB (12426): pvrusb2: fix compile warning
Hans Verkuil
2009-09-12
1
-2
/
+3
*
V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses
Jean Delvare
2009-09-12
1
-1
/
+0
*
V4L/DVB (12122): pvrusb2: De-obfuscate code which handles routing schemes
Mike Isely
2009-06-23
3
-20
/
+20
*
V4L/DVB (12121): pvrusb2: Improve handling of routing schemes
Mike Isely
2009-06-23
4
-32
/
+44
*
V4L/DVB (12120): pvrusb2: Change initial default frequency setting
Mike Isely
2009-06-23
1
-2
/
+2
*
V4L/DVB (12119): pvrusb2: Re-fix hardware scaling on video standard change
Mike Isely
2009-06-23
1
-0
/
+1
*
V4L/DVB (12118): pvrusb2: Fix hardware scaling when used with cx25840
Mike Isely
2009-06-23
1
-24
/
+31
*
V4L/DVB (11856): pvrusb2: Ensure we specify I/F's for all bandwidths
Steven Toth
2009-06-16
1
-1
/
+3
*
V4L/DVB (11850): pvrusb2: Instantiate ir_video I2C device by default
Jean Delvare
2009-06-16
1
-1
/
+1
*
V4L/DVB (11701): pvrusb2: Ensure the PVRUSB2 disabled the i2c gate on the tda...
Steven Toth
2009-06-16
1
-0
/
+1
*
V4L/DVB (11750): pvrusb2: Allocate a routing ID for future support of Terrate...
Mike Isely
2009-06-16
1
-0
/
+1
*
V4L/DVB (11748): pvrusb2: Don't use the internal i2c client list
Jean Delvare
2009-06-16
1
-43
/
+13
*
V4L/DVB (11747): pvrusb2: Bump up version advertised through v4l interface
Mike Isely
2009-06-16
1
-1
/
+1
*
V4L/DVB (11746): pvrusb2: Set ir_video autoloading to default disabled
Mike Isely
2009-06-16
1
-1
/
+1
*
V4L/DVB (11745): pvrusb2: Update to work with upcoming ir_video changes in v4...
Mike Isely
2009-06-16
1
-0
/
+39
*
V4L/DVB (11744): pvrusb2: Select, track, and report IR scheme in use with the...
Mike Isely
2009-06-16
5
-18
/
+38
*
V4L/DVB: cleanup redundant tests on unsigned
Roel Kluin
2009-06-16
1
-2
/
+2
*
V4L/DVB (11739): remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-06-16
1
-11
/
+11
*
V4L/DVB (11699): pvrusb2: Ensure we specify the I/F at attach time
Steven Toth
2009-06-16
1
-0
/
+2
*
USB: add reset endpoint operations
David Vrabel
2009-04-17
1
-1
/
+0
*
V4L/DVB (11437): pvrusb2: Drop client_register/unregister stubs
Jean Delvare
2009-04-06
1
-12
/
+0
*
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
Hans Verkuil
2009-04-06
5
-26
/
+18
*
V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...
Hans Verkuil
2009-04-06
1
-2
/
+2
*
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
2009-04-06
1
-1
/
+1
*
V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing cor...
Hans Verkuil
2009-04-06
1
-1
/
+1
*
V4L/DVB (11355): pvrusb2: use usb_interface.dev for v4l2_device_register
Janne Grunau
2009-04-06
1
-1
/
+1
*
V4L/DVB (11334): pvrusb2: Fix uninitialized tuner_setup field(s)
Mike Isely
2009-04-06
1
-0
/
+1
*
V4L/DVB (11333): pvrusb2: Report def_val items in sysfs symbolically, consist...
Mike Isely
2009-04-06
1
-6
/
+8
*
V4L/DVB (11332): pvrusb2: Fix incorrect reporting of default value for non-in...
Mike Isely
2009-04-06
1
-7
/
+5
*
V4L/DVB (11208): pvrusb2: Use v4l2_device_disconnect()
Mike Isely
2009-03-30
1
-4
/
+1
*
V4L/DVB (11207): pvrusb2: Add composite and s-video input support for OnAir d...
Mike Isely
2009-03-30
7
-2
/
+160
*
V4L/DVB (11206): pvrusb2: Add sub-device for demod
Mike Isely
2009-03-30
3
-0
/
+5
[next]