index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
pvrusb2
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-30
V4L/DVB (11185): pvrusb2: Fix uninitialized counter
Mike Isely
1
-1
/
+1
2009-03-30
V4L/DVB (11184): pvrusb2: Define default i2c address for wm8775 sub-device
Mike Isely
1
-0
/
+1
2009-03-30
V4L/DVB (11183): pvrusb2: Implement more sub-device loading trace and improve...
Mike Isely
1
-2
/
+24
2009-03-30
V4L/DVB (11182): pvrusb2: Tie in cx25840 sub-device support
Mike Isely
3
-8
/
+51
2009-03-30
V4L/DVB (11181): pvrusb2: Fix silly 80 column issue
Mike Isely
1
-1
/
+2
2009-03-30
V4L/DVB (11180): pvrusb2: Tie in msp3400 sub-device support
Mike Isely
3
-10
/
+41
2009-03-30
V4L/DVB (11179): pvrusb2: make sub-device specific update function names uniform
Mike Isely
3
-3
/
+3
2009-03-30
V4L/DVB (11178): pvrusb2: Make audio sample rate update into a sub-device bro...
Mike Isely
2
-18
/
+20
2009-03-30
V4L/DVB (11177): pvrusb2: Tie in saa7115 sub-device handling
Mike Isely
3
-10
/
+58
2009-03-30
V4L/DVB (11176): pvrusb2: Tie in wm8775 sub-device handling
Mike Isely
4
-1
/
+33
2009-03-30
V4L/DVB (11175): pvrusb2: Implement sub-device specific update framework
Mike Isely
1
-1
/
+18
2009-03-30
V4L/DVB (11174): pvrusb2: Implement reporting of connected sub-devices
Mike Isely
1
-0
/
+23
2009-03-30
V4L/DVB (11173): pvrusb2: Fix backwards function header comments
Mike Isely
1
-6
/
+6
2009-03-30
V4L/DVB (11172): pvrusb2: Cause overall initialization to fail if sub-driver(...
Mike Isely
1
-15
/
+17
2009-03-30
V4L/DVB (11171): pvrusb2: Tie in sub-device decoder start/stop
Mike Isely
1
-26
/
+39
2009-03-30
V4L/DVB (11170): pvrusb2: Clean-up / placeholders inserted for additional dev...
Mike Isely
2
-2
/
+2
2009-03-30
V4L/DVB (11169): pvrusb2: Note who our video decoder sub-device is, and set i...
Mike Isely
2
-0
/
+29
2009-03-30
V4L/DVB (11168): pvrusb2: Define value for a null sub-device ID
Mike Isely
1
-0
/
+1
2009-03-30
V4L/DVB (11167): pvrusb2: Tie in various v4l2 operations into the sub-device ...
Mike Isely
2
-4
/
+99
2009-03-30
V4L/DVB (11166): pvrusb2: Implement status fetching from sub-devices
Mike Isely
2
-8
/
+14
2009-03-30
V4L/DVB (11165): pvrusb2: Tie in debug register access to sub-devices
Mike Isely
1
-1
/
+4
2009-03-30
V4L/DVB (11164): pvrusb2: Tie-in sub-device log requests
Mike Isely
1
-0
/
+1
2009-03-30
V4L/DVB (11163): pvrusb2: Lay foundation for triggering sub-device updates
Mike Isely
1
-7
/
+18
2009-03-30
V4L/DVB (11162): pvrusb2: Tie up loose ends with v4l2-subdev setup
Mike Isely
1
-5
/
+14
2009-03-30
V4L/DVB (11161): pvrusb2: Set i2c autoprobing to be off by default
Mike Isely
1
-1
/
+2
2009-03-30
V4L/DVB (11160): pvrusb2: whitespace tweaks
Mike Isely
2
-1
/
+3
2009-03-30
V4L/DVB (11159): pvrusb2: Providing means to stop tracking an old i2c module
Mike Isely
3
-23
/
+64
2009-03-30
V4L/DVB (11158): pvrusb2: New device attribute mechanism to specify sub-devices
Mike Isely
3
-4
/
+144
2009-03-30
V4L/DVB (11157): pvrusb2: whitespace trivial tweaks
Mike Isely
5
-0
/
+8
2009-03-30
V4L/DVB (11156): pvrusb2: Changes to further isolate old i2c layer
Mike Isely
3
-9
/
+19
2009-03-30
V4L/DVB (11155): pvrusb2: Set up v4l2_device instance
Mike Isely
2
-1
/
+20
2009-03-30
V4L/DVB (11154): pvrusb2: Split i2c module handling from i2c adapter
Mike Isely
14
-476
/
+595
2009-03-30
V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISE
Mauro Carvalho Chehab
1
-3
/
+3
2009-03-30
V4L/DVB (11125): fix mispelled Hauppauge in HD PVR and PVR USB2 driver comments
Janne Grunau
1
-1
/
+1
2009-03-30
V4L/DVB (10897): Fix Kbuild MEDIA_TUNER_CUSTOMIZE dependencies
Mauro Carvalho Chehab
1
-2
/
+2
2009-03-30
V4L/DVB (10838): get rid of the other occurrences of DVB_FE_CUSTOMIZE typo
Mauro Carvalho Chehab
1
-2
/
+2
2009-03-30
V4L/DVB (10836): Kconfig: replace DVB_FE_CUSTOMIZE to DVB_FE_CUSTOMISE
Mauro Carvalho Chehab
1
-1
/
+1
2009-03-30
V4L/DVB (10303): pvrusb2: Use usb_make_path() to determine device bus location
Mike Isely
1
-4
/
+1
2009-03-30
V4L/DVB (10298): remove err macro from few usb devices
Mauro Carvalho Chehab
1
-5
/
+7
2009-03-30
V4L/DVB (10259): pvrusb2: Code module name directly in printk
Mike Isely
1
-2
/
+2
2009-03-30
V4L/DVB (10258): pvrusb2: Issue VIDIOC_INT_INIT to v4l2 modules when they fir...
Mike Isely
4
-11
/
+29
2009-03-30
V4L/DVB (10239): pvrusb2: Fix misleading comment caused by earlier commit
Mike Isely
1
-2
/
+1
2009-03-30
V4L/DVB (10238): pvrusb2: Change sysfs serial number handling
Mike Isely
1
-10
/
+2
2009-03-30
V4L/DVB (10237): pvrusb2: Generate a device-unique identifier
Mike Isely
3
-0
/
+34
2009-03-30
V4L/DVB (10236): pvrusb2: Stop advertising VBI capability - it isn't there
Mike Isely
1
-1
/
+1
2009-01-07
USB: change interface to usb_lock_device_for_reset()
Alan Stern
1
-1
/
+1
2009-01-02
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
3
-11
/
+10
2009-01-02
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
Hans Verkuil
1
-8
/
+8
2009-01-02
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
1
-5
/
+4
2008-12-29
V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_...
Kay Sievers
2
-3
/
+3
[prev]
[next]