Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e5be15c63804e05b5a94197524023702a259e308
/
drivers
/
media
/
video
/
pvrusb2
e5be15c
V4L/DVB (7711): pvrusb2: Fix race on module unload
by Mike Isely
· 17 years ago
d913d63
V4L/DVB (7710): pvrusb2: Implement critical digital streaming quirk for onair devices
by Mike Isely
· 17 years ago
72998b7
V4L/DVB (7709): pvrusb2: New device attribute for encoder usage in digital mode
by Mike Isely
· 17 years ago
07b8026
V4L/DVB (7708): pvrusb2-dvb: Fix stuck thread on streaming abort
by Mike Isely
· 17 years ago
087886e
V4L/DVB (7707): pvrusb2-dvb: add atsc/qam support for Hauppauge pvrusb2 model 750xx
by Michael Krufky
· 17 years ago
c881284
V4L/DVB (7706): pvrusb2: create a separate pvr2_device_desc structure for 751xx models
by Michael Krufky
· 17 years ago
906a495
V4L/DVB (7705): pvrusb2: Enable OnAir digital operation
by Michael Krufky
· 17 years ago
1b1b8d78
V4L/DVB (7704): pvrusb2: Fix slop involving use of struct which might not be defined
by Mike Isely
· 17 years ago
694dca2
V4L/DVB (7703): pvrusb2: Fix minor problem involving ARRAY_SIZE confusion
by Mike Isely
· 17 years ago
bb0c2fe
V4L/DVB (7702): pvrusb2: Rework USB streaming start/stop execution
by Mike Isely
· 17 years ago
1c9d10d
V4L/DVB (7701): pvrusb2: Centralize handling of simple FX2 commands
by Mike Isely
· 17 years ago
448cb48
V4L/DVB (7700): pvrusb2: Make FX2 command codes unsigned constants
by Mike Isely
· 17 years ago
ad0992e
V4L/DVB (7699): pvrusb2: Implement statistics for USB I/O performance / tracking
by Mike Isely
· 17 years ago
be9cbb7
V4L/DVB (7698): pvrusb2: Remove never-reached break statements (trivial)
by Mike Isely
· 17 years ago
b9a37d9
V4L/DVB (7697): pvrusb2: Fix misleading bit of debug output (trivial)
by Mike Isely
· 17 years ago
38d9a2c
V4L/DVB (7696): pvrusb2: state control tweak
by Mike Isely
· 17 years ago
98e184d
V4L/DVB (7695): pvrusb2: Make associativity of == and && explicit (cosmetic)
by Mike Isely
· 17 years ago
ce52f81
V4L/DVB (7694): pvrusb2: Fix compilation goof when CONFIG_VIDEO_PVRUSB2_DVB is off
by Mike Isely
· 17 years ago
e6d1186
V4L/DVB (7693): pvrusb2-dvb: Change usage of 0 --> NULL
by Mike Isely
· 17 years ago
c5317b1
V4L/DVB (7692): pvrusb2-dvb: Further clean up dvb init/tear-down
by Mike Isely
· 17 years ago
129a2f5
V4L/DVB (7691): pvrusb2-dvb: Don't initialize if device lacks a digital side
by Mike Isely
· 17 years ago
7dcc48f
V4L/DVB (7690): pvrusb2-dvb: Remove digital_up flag
by Mike Isely
· 17 years ago
891d99e
V4L/DVB (7689): pvrusb2-dvb: Rework module tear-down
by Mike Isely
· 17 years ago
a36416d
V4L/DVB (7688): pvrusb2: Clean up dvb streaming start/stop
by Mike Isely
· 17 years ago
ceb4340
V4L/DVB (7687): pvrusb2: Fix oops in pvrusb2-dvb
by Mike Isely
· 17 years ago
e2780fb
V4L/DVB (7686): pvrusb2: Fix broken debug interface build
by Mike Isely
· 17 years ago
48e5329
V4L/DVB (7685): pvrusb2: Fix really bad typo if DVB config option description
by Mike Isely
· 17 years ago
bc4b02c
V4L/DVB (7684): pvrusb2: Add VIDEO_PVRUSB2_DVB config variable
by Mike Isely
· 17 years ago
bde316a
V4L/DVB (7683): pvrusb2-dvb: set to DTV mode before attaching frontend
by Michael Krufky
· 17 years ago
bb8ce9d
V4L/DVB (7682): pvrusb2-dvb: finish up stream & buffer handling
by Mike Isely
· 17 years ago
d8abe97
V4L/DVB (7681): pvrusb2-dvb: start working on streaming / buffer handling code
by Michael Krufky
· 17 years ago
99443ae
V4L/DVB (7680): pvrusb2-dvb: add pvr2_dvb_bus_ctrl to allow frontends to negotiate bus access
by Michael Krufky
· 17 years ago
04910bd
V4L/DVB (7679): pvrusb2: add DVB API framework
by Michael Krufky
· 17 years ago
e7f677f
V4L/DVB (7678): pvrusb2: Fix stupid string typo that has been reproducing wildly
by Mike Isely
· 17 years ago
a53a455
V4L/DVB (7575a): Revert changeset 4c3b01f71181a52ab7735a7c52b1aa2232826075
by Mauro Carvalho Chehab
· 17 years ago
a2401d9
V4L/DVB (7447): pvrusb2: Fix compilation warning
by Mike Isely
· 17 years ago
ab8b870
V4L/DVB (7381): tuner: rename TUNER_PHILIPS_ATSC to TUNER_PHILIPS_FCV1236D
by Michael Krufky
· 17 years ago
f0910c7
V4L/DVB (7323): pvrusb2: set default video standard to NTSC for OnAir HDTV / Creator
by Michael Krufky
· 17 years ago
ebff033
V4L/DVB (7322): pvrusb2: Fix storage-class as per C99 spec
by Tobias Klauser
· 17 years ago
794b160
V4L/DVB (7321): pvrusb2: Rework context handling and initialization
by Mike Isely
· 17 years ago
8f59100
V4L/DVB (7320): pvrusb2: Eliminate timer race during tear-down
by Mike Isely
· 17 years ago
c4a8828
V4L/DVB (7319): pvrusb2: Close potential race condition during initialization
by Mike Isely
· 17 years ago
ee9ca4b
V4L/DVB (7318): pvrusb2: Remove dead code
by Mike Isely
· 17 years ago
a00199f
V4L/DVB (7317): pvrusb2: Increase buffer size for printing video standard strings
by Mike Isely
· 17 years ago
ef7c370
V4L/DVB (7316): pvrusb2: Handle ATSC video standard bits
by Mike Isely
· 17 years ago
fd1da78
V4L/DVB (7315): pvrusb2: Add Gotview USB 2.0 DVD Deluxe to supported devices
by Mike Isely
· 17 years ago
5fd782a
V4L/DVB (7314): pvrusb2: Make device attribute structure more compact
by Mike Isely
· 17 years ago
40381cb
V4L/DVB (7313): pvrusb2: Make LED control into a device-specific attribute
by Mike Isely
· 17 years ago
c55a97d
V4L/DVB (7312): pvrusb2: Indicate streaming status via LED
by Mike Isely
· 17 years ago
1b9c18c
V4L/DVB (7311): pvrusb2: Allow digital streaming without encoder firmware
by Mike Isely
· 17 years ago
e9db1ff
V4L/DVB (7310): pvrusb2: trace print cosmetic cleanup / improvements
by Mike Isely
· 17 years ago
62433e3
V4L/DVB (7309): pvrusb2: Enhance core logic to also control digital streaming
by Mike Isely
· 17 years ago
e8f5bac
V4L/DVB (7308): pvrusb2: Define digital control scheme device attributes
by Mike Isely
· 17 years ago
84147f3
V4L/DVB (7307): pvrusb2: New functions for additional FX2 digital-related commands
by Mike Isely
· 17 years ago
99a6acf
V4L/DVB (7306): pvrusb2: Fix oops possible when claiming a NULL stream
by Mike Isely
· 17 years ago
7f421fe
V4L/DVB (7305): pvrusb2: whitespace fixup
by Mike Isely
· 17 years ago
e1edb19
V4L/DVB (7304): pvrusb2: add function pvr2_hdw_cmd_powerdown
by Michael Krufky
· 17 years ago
dbc40a0
V4L/DVB (7303): pvrusb2: Ensure that default input selection is actually valid
by Mike Isely
· 17 years ago
fdf256f
V4L/DVB (7302): pvrusb2: Improve control validation for enumerations
by Mike Isely
· 17 years ago
bedbbf8
V4L/DVB (7301): pvrusb2: Implement addition sysfs tracing
by Mike Isely
· 17 years ago
beb0ecd
V4L/DVB (7300): pvrusb2: v4l2 implementation fixes for input selection
by Mike Isely
· 17 years ago
7fb20fa
V4L/DVB (7299): pvrusb2: Improve logic which handles input choice availability
by Mike Isely
· 17 years ago
895c3e8
V4L/DVB (7298): pvrusb2: Account for dtv choice (a bit) in v4l2 implementation
by Mike Isely
· 17 years ago
29bf5b1
V4L/DVB (7297): pvrusb2: Dynamically control range of input selections
by Mike Isely
· 17 years ago
1aaac60
V4L/DVB (7296): pvrusb2: Define device attributes for all input modes
by Mike Isely
· 17 years ago
d068c6e
V4L/DVB (7295): pvrusb2: add device attributes for fm radio and digital tuner
by Mike Isely
· 17 years ago
ff699e6
V4L/DVB (7094): static memory
by Douglas Schilling Landgraf
· 17 years ago
d313584
drivers: Remove unnecessary inclusions of asm/semaphore.h
by Matthew Wilcox
· 17 years ago
4c3b01f
pvrusb2: fix broken build due to patch order dependency
by Michael Krufky
· 17 years ago
92c9d07
V4L/DVB (7497): pvrusb2: add new usb pid for 73xxx models
by Michael Krufky
· 17 years ago
dd6e946
V4L/DVB (7496): pvrusb2: add new usb pid for 75xxx models
by Michael Krufky
· 17 years ago
5fa1247
NULL noise: drivers/media
by Al Viro
· 17 years ago
c84e603
drivers/media/: Spelling fixes
by Joe Perches
· 17 years ago
99beeee
V4L/DVB (7030): Kconfig: add missing selections for VIDEO_PVRUSB2
by Michael Krufky
· 17 years ago
11fcd47
V4L/DVB (6967): pvrusb2: add support for Hauppauge WinTV PVR-USB2 Model 75xxx
by Michael Krufky
· 17 years ago
ea48c13
V4L/DVB (6861): cx2341x: command argument should be u32 instead of int
by Hans Verkuil
· 17 years ago
d130fa8
V4L/DVB (6773): pvrusb2: rework device descriptor layout
by Mike Isely
· 17 years ago
066bba2
V4L/DVB (6772): pvrusb2: Remove obsolete (and misleading) comment
by Mike Isely
· 17 years ago
577e402
V4L/DVB (6771): pvrusb2: Remove old obsolete CONFIG flags for pvrusb2 driver
by Mike Isely
· 17 years ago
5edfded
V4L/DVB (6770): pvrusb2: Device CONFIG flags for OnAir device support
by Mike Isely
· 17 years ago
4542783
V4L/DVB (6769): pvrusb2: Implement experimental support for OnAir Creator and USB2 devices
by Mike Isely
· 17 years ago
787f5ab
V4L/DVB (6768): pvrusb2: Mark Gotview hardware as having a cx2584x part
by Mike Isely
· 17 years ago
9de982d
V4L/DVB (6710): pvrusb2: Recognize ATSC video standard bit values
by Mike Isely
· 17 years ago
3d290bd
V4L/DVB (6709): pvrusb2: minor rework for default video standard handling
by Mike Isely
· 17 years ago
4ca7f70
V4L/DVB (6708): pvrusb2: Expand comment in device attributes description
by Mike Isely
· 17 years ago
e802c14
V4L/DVB (6707): pvrusb2: Remove use of volatile in pipeline control state machine
by Mike Isely
· 17 years ago
26e3304
V4L/DVB (6706): pvrusb2: Remove use of volatile in command sequencer
by Mike Isely
· 17 years ago
6a54025
V4L/DVB (6705): pvrusb2: Implement default standard selection based on device type
by Mike Isely
· 17 years ago
ea2562d
V4L/DVB (6703): pvrusb2: Change division to bit-or for tveeprom standards
by Roel Kluin
· 17 years ago
482cb9a
V4L/DVB (6702): pvrusb2: fix typo in comments
by Michael Krufky
· 17 years ago
9e2e3ae
V4L/DVB (6701): pvrusb2: Enable support for "GOTVIEW USB2.0 DVD2" hardware
by Mike Isely
· 17 years ago
65bd80f
V4L/DVB (6700): pvrusb2: Soften the crashed encoder warning message
by Mike Isely
· 17 years ago
056d1a8
V4L/DVB (6699): pvrusb2: Use of virtual IR chip is a device-specific attribute
by Mike Isely
· 17 years ago
f5174af
V4L/DVB (6698): pvrusb2: Implement signal routing schemes
by Mike Isely
· 17 years ago
aaf7884
V4L/DVB (6697): pvrusb2: Existence of Hauppauge ROM is a device-specific attribute
by Mike Isely
· 17 years ago
56dcbfa
V4L/DVB (6696): pvrusb2: Miscellaneous tweaks for controlling tuner type and video standard
by Mike Isely
· 17 years ago
78a4710
V4L/DVB (6695): pvrusb2: Implement functions to pass descriptive hardware info
by Mike Isely
· 17 years ago
f66fbd7
V4L/DVB (6694): pvrusb2: Remove obsolete global hardware type enumeration
by Mike Isely
· 17 years ago
f8bcec6
V4L/DVB (6693): pvrusb2: Add pvrusb2-devattr.o to driver build
by Mike Isely
· 17 years ago
989eb15
V4L/DVB (6692): pvrusb2: Centralize device specific attributes into a single place
by Mike Isely
· 17 years ago
Next »