summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pvrusb2
Commit message (Expand)AuthorAgeFilesLines
* NULL noise: drivers/mediaAl Viro2008-03-304-7/+7
* drivers/media/: Spelling fixesJoe Perches2008-02-031-1/+1
* V4L/DVB (7030): Kconfig: add missing selections for VIDEO_PVRUSB2Michael Krufky2008-01-251-0/+4
* V4L/DVB (6967): pvrusb2: add support for Hauppauge WinTV PVR-USB2 Model 75xxxMichael Krufky2008-01-251-0/+29
* V4L/DVB (6861): cx2341x: command argument should be u32 instead of intHans Verkuil2008-01-251-1/+1
* V4L/DVB (6773): pvrusb2: rework device descriptor layoutMike Isely2008-01-253-77/+89
* V4L/DVB (6772): pvrusb2: Remove obsolete (and misleading) commentMike Isely2008-01-251-5/+0
* V4L/DVB (6771): pvrusb2: Remove old obsolete CONFIG flags for pvrusb2 driverMike Isely2008-01-251-29/+0
* V4L/DVB (6770): pvrusb2: Device CONFIG flags for OnAir device supportMike Isely2008-01-251-0/+26
* V4L/DVB (6769): pvrusb2: Implement experimental support for OnAir Creator and...Mike Isely2008-01-251-0/+41
* V4L/DVB (6768): pvrusb2: Mark Gotview hardware as having a cx2584x partMike Isely2008-01-251-0/+1
* V4L/DVB (6710): pvrusb2: Recognize ATSC video standard bit valuesMike Isely2008-01-251-0/+7
* V4L/DVB (6709): pvrusb2: minor rework for default video standard handlingMike Isely2008-01-251-5/+13
* V4L/DVB (6708): pvrusb2: Expand comment in device attributes descriptionMike Isely2008-01-251-1/+7
* V4L/DVB (6707): pvrusb2: Remove use of volatile in pipeline control state mac...Mike Isely2008-01-251-8/+8
* V4L/DVB (6706): pvrusb2: Remove use of volatile in command sequencerMike Isely2008-01-251-3/+3
* V4L/DVB (6705): pvrusb2: Implement default standard selection based on device...Mike Isely2008-01-253-3/+13
* V4L/DVB (6703): pvrusb2: Change division to bit-or for tveeprom standardsRoel Kluin2008-01-251-1/+1
* V4L/DVB (6702): pvrusb2: fix typo in commentsMichael Krufky2008-01-251-1/+1
* V4L/DVB (6701): pvrusb2: Enable support for "GOTVIEW USB2.0 DVD2" hardwareMike Isely2008-01-253-0/+45
* V4L/DVB (6700): pvrusb2: Soften the crashed encoder warning messageMike Isely2008-01-251-2/+1
* V4L/DVB (6699): pvrusb2: Use of virtual IR chip is a device-specific attributeMike Isely2008-01-253-1/+6
* V4L/DVB (6698): pvrusb2: Implement signal routing schemesMike Isely2008-01-255-53/+140
* V4L/DVB (6697): pvrusb2: Existence of Hauppauge ROM is a device-specific attr...Mike Isely2008-01-253-9/+25
* V4L/DVB (6696): pvrusb2: Miscellaneous tweaks for controlling tuner type and ...Mike Isely2008-01-252-3/+8
* V4L/DVB (6695): pvrusb2: Implement functions to pass descriptive hardware infoMike Isely2008-01-254-0/+79
* V4L/DVB (6694): pvrusb2: Remove obsolete global hardware type enumerationMike Isely2008-01-252-3/+2
* V4L/DVB (6693): pvrusb2: Add pvrusb2-devattr.o to driver buildMike Isely2008-01-251-1/+1
* V4L/DVB (6692): pvrusb2: Centralize device specific attributes into a single ...Mike Isely2008-01-258-94/+219
* V4L/DVB (6691): pvrusb2: Rework pipeline state controlMike Isely2008-01-2513-741/+944
* V4L/DVB (6548): pvrusb2: Fix oops on module removalMike Isely2007-11-041-3/+2
* V4L/DVB (6504): pvrusb2: Remove dead sysfs codeMike Isely2007-11-041-8/+0
* V4L/DVB (6503): pvrusb2: Fix associativity logic errorRoel Kluin2007-11-041-1/+1
* V4L/DVB (6357): pvrusb2: Improve encoder chip health trackingMike Isely2007-10-223-5/+15
* V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab2007-10-221-3/+0
* i2c: Remove NOP i2c_algorithm.algo_control() methodsDavid Brownell2007-10-131-7/+0
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-2/+2
* V4L/DVB (6315): pvrusb2: Change list_for_each+list_entry to list_for_each_entryTrent Piepho2007-10-102-38/+17
* V4L/DVB (6301): pvrusb: Update DEBUGIFC sysfs to kernel 2.6.13+Trent Piepho2007-10-101-5/+11
* V4L/DVB (6293): V4L: convert struct class_device to struct deviceKay Sievers2007-10-101-97/+113
* V4L/DVB (6212): pvrusb2: I2C adapter tweaks from Jean DelvareJean Delvare2007-10-091-9/+3
* V4L/DVB (6211): pvrusb2: Allocate a debug mask bit for reporting video standa...Mike Isely2007-10-094-35/+37
* V4L/DVB (6210): pvrusb2: Do a far better job at setting the default initial v...Mike Isely2007-10-091-0/+59
* V4L/DVB (6209): pvrusb2: Better discriminate among device typesMike Isely2007-10-091-28/+54
* V4L/DVB (6208): pvrusb2: Implement programmatic means to extract prom contentsMike Isely2007-10-094-32/+147
* V4L/DVB (6207): pvrusb2: Fix a potential oops in an error leg cleanupMike Isely2007-10-091-0/+1
* V4L/DVB (6205): pvrusb2: Fix oops in error leg cleanupMike Isely2007-10-091-2/+4
* V4L/DVB (6088): cx2341x: some controls can't be changed while the device is busyHans Verkuil2007-10-091-3/+3
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-091-1/+0
* V4L/DVB (5586): Use menuconfig objects II - V4LJan Engelhardt2007-05-091-1/+1
OpenPOWER on IntegriCloud