source: driver

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @d4e5bac   6 years noreply Merge pull request #1 from sid8796/master [HL101] fix drivers
(edit) @eaef2b5   6 years sid8796 [HL101] add auto /dev/vfd
(edit) @0a4f4ae   6 years sid8796 [HL101]fix frontends driver
(edit) @bfcdbbe   6 years max_10 add include multicom
(edit) @a551f23   6 years max_10 fix del ENABLE_MULTICOM324
(edit) @b739d62   6 years max_10 del include CONFIGFILE
(edit) @46a7689   6 years max_10 del CONFIG_MULTICOM406
(edit) @6fbc785   6 years max_10 del CONFIG_PLAYER_XXX
(edit) @c3464f2   6 years max_10 merge player2_191_test to player2_191
(edit) @f00922f   7 years max_10 VFD_SetRemote
(edit) @0b16aea   7 years max_10 Snr limited to 100 max
(edit) @5725502   7 years max_10 VFD_SetRemote
(edit) @8afc27b   7 years max_10 fix use_additional_waiting_period
(edit) @0526ece   7 years max_10 compcache disabled
(edit) @9a6fc7d   7 years max_10 fix videomode names
(edit) @5c7f48f   7 years max_10 Silence e2_proc_avs.c printk
(edit) @0880d4a   7 years max_10 test No assignment in history
(edit) @ab7aad1   7 years max_10 Trying to fix the second tuner initialisation bug
(edit) @4e89dc6   7 years max_10 remove duplicate if statements
(edit) @e64cc06b   7 years max_10 clean
(edit) @4d26e2b   7 years max_10 driver frontends stv090x: fix compiler warning
(edit) @56fdbbf   7 years max_10 small driver fix [spark]
(edit) @caf68ad   7 years max_10 Fix capabilities report for frontend drivers
(edit) @94a7654   7 years max_10 Fix 7306 low signal
(edit) @bbacd92   7 years max_10 spark_sti7111: stv090x: Minimum latence TS FIFO mode for DVB-S2
(edit) @69c0b57   7 years max_10 Revert Update stv090x.c This reverts commit …
(edit) @3daf0f3   7 years max_10 Fix SNR calculation for stv090x
(edit) @7bed831   7 years max_10 DVB-T2 MultiPLP support for Spark7162
(edit) @c19382c   7 years max_10 AGC mode config for stv090x + call stv090x_init after tuner attach. …
(edit) @e220a8e   7 years max_10 fix for possible null pointer dereference
(edit) @0f08387   7 years max_10 remove dulicate return
(edit) @23110ad   7 years max_10 fix for possible null pointer dereference
(edit) @7716f1a   7 years max_10 [Wireless] upgrade rt5370sta wifi driver thx schpuntik
(edit) @fb9a00c   7 years max_10 [Wireless] upgrade rt3070sta wifi driver thx schpuntik
(edit) @02f0047   7 years max_10 [Wireless] upgrade rt2870sta wifi driver thx schpuntik
(edit) @1c61304   7 years max_10 [Wireless] add mt7601u
(edit) @ec94a91   7 years max_10 [frontends] astyle code formatting
(edit) @c069882   7 years max_10 dos2unix
(edit) @128b034   7 years noreply Merge pull request #6 from sid8796/master [HL101] update frontend …
(edit) @a50f402   7 years sid8796 [HL101]stv090x:fix compilation
(edit) @49bc82a   7 years sid8796 [HL101] stb0899 fix signal strength & small fix
(edit) @68f4f7a   7 years sid8796 [hl101] stb0899: don't go past DiSEqC msg buffer
(edit) @7be0fbc   7 years sid8796 [HL101] stb0899: sign of CRL_FREQ doesn't depend on inversion
(edit) @4bfdc14   7 years sid8796 [HL101] stb0899: use autodetected inversion instead of configured inversion
(edit) @e30fb7c   7 years sid8796 [HL101] stb0899: store autodetected inversion while tuning in non S2 mode
(edit) @fdcbc4f   7 years sid8796 [HL101] stb0899: store successful inversion for next run
(edit) @9b1f5bd   7 years sid8796 [HL101] stb0899: fix inversion enum values to match usage with CFR
(edit) @34b8bff   7 years sid8796 [hl101] stb0899: enable auto inversion handling unconditionally
(edit) @b4231b9   7 years sid8796 [HL101] stb0899: sign extend raw CRL_FREQ value
(edit) @714225b   7 years sid8796 [hl101] stb0899_drv: get rid of warning: no previous prototype
(edit) @427cb23   7 years sid8796 [HL101] stb0899: return internally tuned frequency via get_frontend.
(edit) @afbf0a3   7 years sid8796 [HL101] Inlined functions should be static
(edit) @43432b4   7 years sid8796 [hl101] stb0899: fix diseqc messages getting lost
(edit) @64aa720   7 years sid8796 [HL101] Make static data tables and strings const
(edit) @9b928f16   7 years sid8796 [HL101]include cleanup: Update gfp.h and slab.h includes to prepare …
(edit) @dfe8417   7 years sid8796 [Hl101]AGC mode config for stv090x
(edit) @ff91084   7 years sid8796 [HL101] stv090x: TS FIFO minimum latence mode.
(edit) @8b9ddf0   7 years sid8796 [HL101] stv090x: Remove an unreachable code
(edit) @559f838   7 years sid8796 [HL101] stv090x: remove export symbol for stv090x_set_gpio()
(edit) @028c05c   7 years sid8796 [media] stv090x: Fix delivery system setting
(edit) @0c1885a   7 years sid8796 [HL101] stv090x: remove indent levels in stv090x_get_coldlock()
(edit) @765e4b7   7 years sid8796 [HL101 ]stv090x: do not unlock unheld mutex in stv090x_sleep()
(edit) @192c59c   7 years sid8796 [HL101] small fix
(edit) @c56f4a4   7 years noreply [HL101] stv090x: On STV0903 do not set registers of the second path
(edit) @401d9d6   7 years noreply [HL101]stv090x: PLS support tnx Crazycat69
(edit) @0fcc88c   7 years sid8796 [HL101] stv090x: add support for multistream
(edit) @433b3ae   7 years sid8796 Fix common misspellings
(edit) @5cffefc   7 years sid8796 [HL101] stv090x: handle allocation failures
(edit) @75e06d2   7 years sid8796 [HL101] stv090x: 22kHz workaround must also be performed for the 2nd …
(edit) @8f4de5a   7 years sid8796 [HL101 ]stv090x: Fix losing lock in dual DVB-S2 mode
(edit) @da3e074   7 years sid8796 [hl101] stv090x: Fixed typos in register macros
(edit) @9c882bf   7 years sid8796 [hL101] stv090x: Optional external lock routine
(edit) @3228cf7   7 years sid8796 [HL101 ]stv090x: make sleep/wakeup specific to the demod path
(edit) @d09def6   7 years sid8796 [HL101][media] stv090x: add tei-field to config-structure
(edit) @eeeddcb   7 years sid8796 [HL010][media] stv090x: added function to control GPIOs from the outside
(edit) @4a2d1af   7 years sid8796 [HL101] stv090x: Fix some compilation warnings
(edit) @190d260   7 years sid8796 [Hl101] stv6110x: Fix kernel null pointer deref
(edit) @e3745d8   7 years sid8796 [HL101] dvb/stv6110x: cleanup error handling
(edit) @c77a256   7 years sid8796 [Hl101] stv090x: Add some notes about the internal tuner I/O control
(edit) @849d61e   7 years sid8796 [HL101] Budget/STV090x/STV6110x: Initialize the demodulator …
(edit) @1427536   7 years sid8796 [HL101] [STV090x] Use gate control, while tuner is being accessed
(edit) @3749162   7 years sid8796 [HL101] [STV090x, STV6110x] Use tuner sleep within the demodulator control
(edit) @cc5d3a7   7 years noreply [HL101] STV090x Code simplification Remove a redundant exported gate …
(edit) @5cf9804   7 years noreply [HL101] Workaround for stuck DiSEqC pin Send one DiSEqC byte to make …
(edit) @252adb4   7 years noreply [HL101] stv6110x include cleanup: Update gfp.h and slab.h includes to …
(edit) @0fd0507   7 years noreply [HL101] stv090x include cleanup: Update gfp.h and slab.h includes to …
(edit) @0338c7b   7 years max_10 add modul parameter camRouting ufs910
(edit) @7747e55   7 years max_10 Add hdmi colorspace proc
(edit) @8aa143b   7 years max_10 Add stv090x multistream for spark 7111
(edit) @a9790c7   7 years max_10 cosmetic for player2_191_test
(edit) @755c587   7 years eric fix possible grey screen
(edit) @d6308f2   7 years max_10 clean up and less warnings
(edit) @e8b05ab   7 years zdzislaw22 [HL101] FE cosmetics
(edit) @0b1c130   7 years zdzislaw22 [HL101] proton stability improvement
(edit) @1b98f88   7 years max_10 cosmetic
(edit) @6cb51bc   7 years max_10 cosmetic
(edit) @5d35427   7 years zdzislaw22 [HL101] convert polish accented chars to ASCII on VFD
(edit) @16800bb   7 years zdzislaw22 [HL101] fix displaying chars on VFD
(edit) @dc47c2e   7 years max_10 micom-set-rc-code (thx DboxOldie)
(edit) @f7e8b5a   7 years noreply Merge pull request #5 from zukon/master add as102 support for AB …
Note: See TracRevisionLog for help on using the revision log.