Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
27764726a8fa72a7e8a7cdccbe9e4425747a96fa
/
drivers
/
media
/
video
/
pvrusb2
/
pvrusb2-hdw.c
2776472
V4L/DVB (11194): pvrusb2: Implement mechanism to force a full sub-device update
by Mike Isely
· 16 years ago
e260508
V4L/DVB (11192): pvrusb2: Implement trace print for stream on / off action
by Mike Isely
· 16 years ago
0b46701
V4L/DVB (11191): pvrusb2: Define default I2C address for cx25840 sub-device
by Mike Isely
· 16 years ago
75212a0
V4L/DVB (11190): pvrusb2: Broadcast tuner type change to sub-devices
by Mike Isely
· 16 years ago
b481880
V4L/DVB (11189): pvrusb2: Deal with space-after-comma coding style idiocy
by Mike Isely
· 16 years ago
e68a619
V4L/DVB (11188): pvrusb2: Sub-device update must happen BEFORE state dirty bits are cleared
by Mike Isely
· 16 years ago
0db8556
V4L/DVB (11187): pvrusb2: Allow sub-devices to insert correctly
by Mike Isely
· 16 years ago
5f757dd
V4L/DVB (11186): pvrusb2: Fix bugs involved in listing of sub-devices
by Mike Isely
· 16 years ago
3ab8d29
V4L/DVB (11185): pvrusb2: Fix uninitialized counter
by Mike Isely
· 16 years ago
ae111f7
V4L/DVB (11184): pvrusb2: Define default i2c address for wm8775 sub-device
by Mike Isely
· 16 years ago
bd14d4f
V4L/DVB (11183): pvrusb2: Implement more sub-device loading trace and improve error handling
by Mike Isely
· 16 years ago
634ba26
V4L/DVB (11182): pvrusb2: Tie in cx25840 sub-device support
by Mike Isely
· 16 years ago
76891d6
V4L/DVB (11180): pvrusb2: Tie in msp3400 sub-device support
by Mike Isely
· 16 years ago
4ecbc28
V4L/DVB (11179): pvrusb2: make sub-device specific update function names uniform
by Mike Isely
· 16 years ago
01c59df
V4L/DVB (11178): pvrusb2: Make audio sample rate update into a sub-device broadcast
by Mike Isely
· 16 years ago
6f95651
V4L/DVB (11177): pvrusb2: Tie in saa7115 sub-device handling
by Mike Isely
· 16 years ago
5f6dae8
V4L/DVB (11176): pvrusb2: Tie in wm8775 sub-device handling
by Mike Isely
· 16 years ago
edb9dcb
V4L/DVB (11175): pvrusb2: Implement sub-device specific update framework
by Mike Isely
· 16 years ago
858f910
V4L/DVB (11174): pvrusb2: Implement reporting of connected sub-devices
by Mike Isely
· 16 years ago
1ab5e74
V4L/DVB (11172): pvrusb2: Cause overall initialization to fail if sub-driver(s) fail
by Mike Isely
· 16 years ago
af78e16
V4L/DVB (11171): pvrusb2: Tie in sub-device decoder start/stop
by Mike Isely
· 16 years ago
6907205
V4L/DVB (11170): pvrusb2: Clean-up / placeholders inserted for additional development
by Mike Isely
· 16 years ago
00e5f73
V4L/DVB (11169): pvrusb2: Note who our video decoder sub-device is, and set it up
by Mike Isely
· 16 years ago
2641df3
V4L/DVB (11167): pvrusb2: Tie in various v4l2 operations into the sub-device mechanism
by Mike Isely
· 16 years ago
40f0711
V4L/DVB (11166): pvrusb2: Implement status fetching from sub-devices
by Mike Isely
· 16 years ago
d8f5b9b
V4L/DVB (11165): pvrusb2: Tie in debug register access to sub-devices
by Mike Isely
· 16 years ago
ed3261a
V4L/DVB (11164): pvrusb2: Tie-in sub-device log requests
by Mike Isely
· 16 years ago
5ceaad1
V4L/DVB (11163): pvrusb2: Lay foundation for triggering sub-device updates
by Mike Isely
· 16 years ago
446dfdc
V4L/DVB (11162): pvrusb2: Tie up loose ends with v4l2-subdev setup
by Mike Isely
· 16 years ago
a932f50
V4L/DVB (11159): pvrusb2: Providing means to stop tracking an old i2c module
by Mike Isely
· 16 years ago
e9c64a7
V4L/DVB (11158): pvrusb2: New device attribute mechanism to specify sub-devices
by Mike Isely
· 16 years ago
a51f500
V4L/DVB (11156): pvrusb2: Changes to further isolate old i2c layer
by Mike Isely
· 16 years ago
b72b7bf
V4L/DVB (11155): pvrusb2: Set up v4l2_device instance
by Mike Isely
· 16 years ago
59af336
V4L/DVB (11154): pvrusb2: Split i2c module handling from i2c adapter
by Mike Isely
· 16 years ago
87e3495
V4L/DVB (10303): pvrusb2: Use usb_make_path() to determine device bus location
by Mike Isely
· 17 years ago
13a8879
V4L/DVB (10237): pvrusb2: Generate a device-unique identifier
by Mike Isely
· 17 years ago
011b15d
USB: change interface to usb_lock_device_for_reset()
by Alan Stern
· 17 years ago
aecde8b5
V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID.
by Hans Verkuil
· 17 years ago
af128a1
V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 17 years ago
c82732a
V4L/DVB (9300): pvrusb2: Fix deadlock problem
by Mike Isely
· 17 years ago
2bb87c2
V4L/DVB (8902): pvrusb2: Remove comment lines which refer to checkpatch's behavior
by Mike Isely
· 17 years ago
432907f
V4L/DVB (8900): pvrusb2: Implement cropping pass through
by Mike Isely
· 17 years ago
755879c
V4L/DVB (8897): pvrusb2: Mark crop window size change as being disruptive to the encoder
by Mike Isely
· 17 years ago
e784bfb
V4L/DVB (8896): pvrusb2: Implement crop support
by vdb128@picaros.org
· 17 years ago
fe15f13
V4L/DVB (8895): pvrusb2: Fail gracefully if an alien USB ID is used
by Mike Isely
· 17 years ago
5f33df1
V4L/DVB (8893): pvrusb2: Add comment elaborating on direct use of swab32()
by Mike Isely
· 17 years ago
513edce
V4L/DVB (8742): pvrusb2: use proper byteorder interface
by Harvey Harrison
· 17 years ago
31335b1
V4L/DVB (8474): pvrusb2: Enable IR chip on HVR-1900 class devices
by Mike Isely
· 17 years ago
00528d9
V4L/DVB (8176): pvrusb2: Update video_gop_size
by Mike Isely
· 17 years ago
ab062fe
V4L/DVB (8175): pvrusb2: Fix misleading source code comment
by Mike Isely
· 17 years ago
e0e31cd
V4L/DVB (8105): cx2341x: add TS capability
by Hans Verkuil
· 17 years ago
fa98e59
V4L/DVB (7938): pvrusb2: Increase enforced encoder wait delay to improve reliability
by Mike Isely
· 17 years ago
83ce57a
V4L/DVB (7937): pvrusb2: Change several embedded timer constants to defined values
by Mike Isely
· 17 years ago
64723b3
V4L/DVB (7936): pvrusb2: Remove svn Id keyword from all sources
by Mike Isely
· 17 years ago
5a4f5da6
V4L/DVB (7883): pvrusb2: make default frequency configurable via modprobe option
by Michael Krufky
· 17 years ago
e9b59f6
V4L/DVB (7882): pvrusb2: make code static
by Adrian Bunk
· 17 years ago
1df59f0
V4L/DVB (7722): pvrusb2: Implement FM radio support for Gotview USB2.0 DVD 2
by Mike Isely
· 17 years ago
21684ba
V4L/DVB (7721): pvrusb2: Restructure cx23416 firmware loading to have a common exit point
by Mike Isely
· 17 years ago
17a7b66
V4L/DVB (7720): pvrusb2: Fix bad error code on cx23416 firmware load failure
by Mike Isely
· 17 years ago
1cb03b7
V4L/DVB (7719): pvrusb2: Implement input selection enforcement
by Mike Isely
· 17 years ago
f55a871
V4L/DVB (7716): pvrusb2: clean up global functions
by Adrian Bunk
· 17 years ago
97f26ff
V4L/DVB (7712): pvrusb2: Close connect/disconnect race
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
694dca2b
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
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
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
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
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
7fb20fa
V4L/DVB (7299): pvrusb2: Improve logic which handles input choice availability
by Mike Isely
· 17 years ago
29bf5b1
V4L/DVB (7297): pvrusb2: Dynamically control range of input selections
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
5fa1247
NULL noise: drivers/media
by Al Viro
· 17 years ago
d130fa8
V4L/DVB (6773): pvrusb2: rework device descriptor layout
by Mike Isely
· 18 years ago
3d290bd
V4L/DVB (6709): pvrusb2: minor rework for default video standard handling
by Mike Isely
· 18 years ago
6a54025
V4L/DVB (6705): pvrusb2: Implement default standard selection based on device type
by Mike Isely
· 18 years ago
ea2562d
V4L/DVB (6703): pvrusb2: Change division to bit-or for tveeprom standards
by Roel Kluin
· 18 years ago
aaf7884
V4L/DVB (6697): pvrusb2: Existence of Hauppauge ROM is a device-specific attribute
by Mike Isely
· 18 years ago
56dcbfa
V4L/DVB (6696): pvrusb2: Miscellaneous tweaks for controlling tuner type and video standard
by Mike Isely
· 18 years ago
78a4710
V4L/DVB (6695): pvrusb2: Implement functions to pass descriptive hardware info
by Mike Isely
· 18 years ago
f66fbd7
V4L/DVB (6694): pvrusb2: Remove obsolete global hardware type enumeration
by Mike Isely
· 18 years ago
989eb15
V4L/DVB (6692): pvrusb2: Centralize device specific attributes into a single place
by Mike Isely
· 18 years ago
681c739
V4L/DVB (6691): pvrusb2: Rework pipeline state control
by Mike Isely
· 18 years ago
Next »