index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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 (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
*
V4L/DVB (11205): pvrusb2: Remove ancient IVTV specific ioctl functions
Mike Isely
2009-03-30
1
-4
/
+0
*
V4L/DVB (11204): pvrusb2: Remove old i2c layer; we use v4l2-subdev now
Mike Isely
2009-03-30
20
-2074
/
+3
*
V4L/DVB (11203): pvrusb2: Implement better reporting on attached sub-devices
Mike Isely
2009-03-30
1
-29
/
+86
*
V4L/DVB (11202): pvrusb2: Fix slightly mis-leading header in debug interface ...
Mike Isely
2009-03-30
1
-1
/
+1
*
V4L/DVB (11201): pvrusb2: Fix space-after-comma idiocy
Mike Isely
2009-03-30
1
-1
/
+1
*
V4L/DVB (11200): pvrusb2: Make a bunch of dvb config structures const (trivial)
Mike Isely
2009-03-30
3
-7
/
+7
*
V4L/DVB (11199): pvrusb2: Convert all device definitions to use new sub-devic...
Mike Isely
2009-03-30
1
-45
/
+41
*
V4L/DVB (11198): pvrusb2: Define default I2C address for CS53L32A sub-device
Mike Isely
2009-03-30
1
-0
/
+1
*
V4L/DVB (11197): pvrusb2: Fix incorrectly named sub-device ID
Mike Isely
2009-03-30
2
-2
/
+2
*
V4L/DVB (11196): pvrusb2: Define default I2C addresses for msp3400 and saa711...
Mike Isely
2009-03-30
1
-0
/
+2
*
V4L/DVB (11195): pvrusb2: Issue required core init broadcast to all sub-devices
Mike Isely
2009-03-30
1
-0
/
+2
*
V4L/DVB (11194): pvrusb2: Implement mechanism to force a full sub-device update
Mike Isely
2009-03-30
6
-13
/
+17
*
V4L/DVB (11193): pvrusb2: Correct some trace print inaccuracies
Mike Isely
2009-03-30
1
-1
/
+2
*
V4L/DVB (11192): pvrusb2: Implement trace print for stream on / off action
Mike Isely
2009-03-30
1
-0
/
+2
*
V4L/DVB (11191): pvrusb2: Define default I2C address for cx25840 sub-device
Mike Isely
2009-03-30
1
-0
/
+1
*
V4L/DVB (11190): pvrusb2: Broadcast tuner type change to sub-devices
Mike Isely
2009-03-30
1
-1
/
+17
*
V4L/DVB (11189): pvrusb2: Deal with space-after-comma coding style idiocy
Mike Isely
2009-03-30
1
-1
/
+1
*
V4L/DVB (11188): pvrusb2: Sub-device update must happen BEFORE state dirty bi...
Mike Isely
2009-03-30
1
-3
/
+3
*
V4L/DVB (11187): pvrusb2: Allow sub-devices to insert correctly
Mike Isely
2009-03-30
1
-0
/
+2
*
V4L/DVB (11186): pvrusb2: Fix bugs involved in listing of sub-devices
Mike Isely
2009-03-30
1
-5
/
+11
*
V4L/DVB (11185): pvrusb2: Fix uninitialized counter
Mike Isely
2009-03-30
1
-1
/
+1
*
V4L/DVB (11184): pvrusb2: Define default i2c address for wm8775 sub-device
Mike Isely
2009-03-30
1
-0
/
+1
*
V4L/DVB (11183): pvrusb2: Implement more sub-device loading trace and improve...
Mike Isely
2009-03-30
1
-2
/
+24
*
V4L/DVB (11182): pvrusb2: Tie in cx25840 sub-device support
Mike Isely
2009-03-30
3
-8
/
+51
*
V4L/DVB (11181): pvrusb2: Fix silly 80 column issue
Mike Isely
2009-03-30
1
-1
/
+2
*
V4L/DVB (11180): pvrusb2: Tie in msp3400 sub-device support
Mike Isely
2009-03-30
3
-10
/
+41
*
V4L/DVB (11179): pvrusb2: make sub-device specific update function names uniform
Mike Isely
2009-03-30
3
-3
/
+3
*
V4L/DVB (11178): pvrusb2: Make audio sample rate update into a sub-device bro...
Mike Isely
2009-03-30
2
-18
/
+20
*
V4L/DVB (11177): pvrusb2: Tie in saa7115 sub-device handling
Mike Isely
2009-03-30
3
-10
/
+58
*
V4L/DVB (11176): pvrusb2: Tie in wm8775 sub-device handling
Mike Isely
2009-03-30
4
-1
/
+33
*
V4L/DVB (11175): pvrusb2: Implement sub-device specific update framework
Mike Isely
2009-03-30
1
-1
/
+18
[prev]
[next]