index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
pvrusb2
/
pvrusb2-hdw.c
Age
Commit message (
Expand
)
Author
2008-01-25
V4L/DVB (6773): pvrusb2: rework device descriptor layout
Mike Isely
2008-01-25
V4L/DVB (6709): pvrusb2: minor rework for default video standard handling
Mike Isely
2008-01-25
V4L/DVB (6705): pvrusb2: Implement default standard selection based on device...
Mike Isely
2008-01-25
V4L/DVB (6703): pvrusb2: Change division to bit-or for tveeprom standards
Roel Kluin
2008-01-25
V4L/DVB (6697): pvrusb2: Existence of Hauppauge ROM is a device-specific attr...
Mike Isely
2008-01-25
V4L/DVB (6696): pvrusb2: Miscellaneous tweaks for controlling tuner type and ...
Mike Isely
2008-01-25
V4L/DVB (6695): pvrusb2: Implement functions to pass descriptive hardware info
Mike Isely
2008-01-25
V4L/DVB (6694): pvrusb2: Remove obsolete global hardware type enumeration
Mike Isely
2008-01-25
V4L/DVB (6692): pvrusb2: Centralize device specific attributes into a single ...
Mike Isely
2008-01-25
V4L/DVB (6691): pvrusb2: Rework pipeline state control
Mike Isely
2007-10-22
V4L/DVB (6357): pvrusb2: Improve encoder chip health tracking
Mike Isely
2007-10-10
V4L/DVB (6315): pvrusb2: Change list_for_each+list_entry to list_for_each_entry
Trent Piepho
2007-10-09
V4L/DVB (6211): pvrusb2: Allocate a debug mask bit for reporting video standa...
Mike Isely
2007-10-09
V4L/DVB (6210): pvrusb2: Do a far better job at setting the default initial v...
Mike Isely
2007-10-09
V4L/DVB (6209): pvrusb2: Better discriminate among device types
Mike Isely
2007-10-09
V4L/DVB (6208): pvrusb2: Implement programmatic means to extract prom contents
Mike Isely
2007-10-09
V4L/DVB (6207): pvrusb2: Fix a potential oops in an error leg cleanup
Mike Isely
2007-10-09
V4L/DVB (6088): cx2341x: some controls can't be changed while the device is busy
Hans Verkuil
2007-05-09
V4L/DVB (5572): Pvrusb2: use mutex instead of semaphore
Matthias Kaehlcke
2007-04-27
V4L/DVB (5507): Pvrusb2: Gather USB bus address info and report it
Mike Isely
2007-04-27
V4L/DVB (5367): Pvrusb2: (trivial) Fix too-wide source line
Mike Isely
2007-03-14
[PATCH] misc NULL noise
Al Viro
2007-03-03
V4L/DVB (5366): Pvrusb2: Fix compilation warning for amd64 builds (use %zu in...
Mike Isely
2007-03-01
V4L/DVB (5304): Improve chip matching in v4l2_register
Hans Verkuil
2007-02-21
V4L/DVB (5212): Pvrusb2: Be more forgiving about encoder firmware size
Mike Isely
2007-02-21
V4L/DVB (5175): Pvrusb2: VIDIOC_DBG_[S|G]_REGISTER fixups
Mike Isely
2007-02-21
V4L/DVB (5172): Pvrusb2: Control protocol cleanup
Mike Isely
2007-02-21
V4L/DVB (5169): Pvrusb2: Use macro names for FX2 commands
Michael Krufky
2007-02-21
V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only
Trent Piepho
2007-02-21
V4L/DVB (5092): Pvrusb2: Use ARRAY_SIZE wherever possible
Mike Isely
2007-02-21
V4L/DVB (5091): Pvrusb2: Use kzalloc in place of kmalloc/memset pairs
Mike Isely
2007-02-21
V4L/DVB (5090): Pvrusb2: A patch to use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-21
V4L/DVB (5084): Pvrusb2: Stop hardcoding frequency ranges
Mike Isely
2007-02-21
V4L/DVB (5083): Pvrusb2: Remove automodeswitch control
Mike Isely
2007-02-21
V4L/DVB (5082): Pvrusb2: Slight debug printing efficiency fixup
Mike Isely
2007-02-21
V4L/DVB (5081): Pvrusb2: VIDIOC_G_TUNER cleanup
Mike Isely
2007-02-21
V4L/DVB (5057): Pvrusb2: Stream configuration cleanups
Mike Isely
2007-02-21
V4L/DVB (5056): Pvrusb2: Fix cut/paste bug in auto_mode_switch control
Mike Isely
2007-02-21
V4L/DVB (5053): Pvrusb2: Change default volume to something sane
Mike Isely
2007-02-21
V4L/DVB (5051): Pvrusb2: Better radio versus tv frequency handling
Mike Isely
2007-02-21
V4L/DVB (5050): Pvrusb2: Newer frequency range checking
Mike Isely
2007-02-21
V4L/DVB (5042): Pvrusb2: Make units uniform when tracking tuning frequency
Mike Isely
2007-02-21
V4L/DVB (5041): Pvrusb2: Use separate enumeration for get/store of minor number
Mike Isely
2007-02-21
V4L/DVB (5040): Pvrusb2: Use enumeration for minor number get / store code
Mike Isely
2007-02-21
V4L/DVB (5037): Pvrusb2: Implement multiple minor device number handling
Pantelis Koukousoulas
2007-02-21
V4L/DVB (5035): Pvrusb2: Enable radio mode round #2
Pantelis Koukousoulas
2007-02-21
V4L/DVB (5034): Pvrusb2: Enable radio mode round #1
Pantelis Koukousoulas
2007-02-21
V4L/DVB (5026): Pvrusb2-hdw kfree cleanup
Mariusz Kozlowski
2007-02-21
V4L/DVB (4986): Removed unimplemented cx2341x API commands
Hans Verkuil
2006-12-10
V4L/DVB (4852): Pvrusb2: Fix horizontal resolution setting problem for 24xxx ...
Mike Isely
[next]