1. 0b42760 V4L/DVB: dib7000p: reduce large stack usage fix by Andrew Morton · 14 years ago
  2. 30d81bb V4L/DVB: dib7000p: reduce large stack usage by Randy Dunlap · 14 years ago
  3. c683357 Revert "V4L/DVB: Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB devices" by Mauro Carvalho Chehab · 14 years ago
  4. b187913 V4L/DVB: Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB devices by Klaus Schmidinger · 14 years ago
  5. 450df22 V4L/DVB: ds3000: fix divide-by-zero error in ds3000_read_snr() by Nicolas Noirbent · 14 years ago
  6. 2b0691c V4L/DVB: dvb/dib8000: fix build warning by Wolfram Sang · 14 years ago
  7. a824375 V4L/DVB: stv0900: Whitespace cleanup by Mauro Carvalho Chehab · 14 years ago
  8. 000f64e V4L/DVB: Fix bad whitespacing by Mauro Carvalho Chehab · 14 years ago
  9. c8382c8 V4L/DVB: stv090x: Add some notes about the internal tuner I/O control by Manu Abraham · 14 years ago
  10. 5817ea0 V4L/DVB: Budget/STV090x/STV6110x: Initialize the demodulator immediately after the tuner is attached by Andreas Regel · 14 years ago
  11. 85532d1 V4L/DVB: [STV090x] Use gate control, while tuner is being accessed by Manu Abraham · 14 years ago
  12. c5b74b0 V4L/DVB: [STV090x, STV6110x] Use tuner sleep within the demodulator control by Manu Abraham · 14 years ago
  13. 19c4ee5 V4L/DVB: [STV090x] Code simplification by Manu Abraham · 14 years ago
  14. 403c34f V4L/DVB: get_frontend for STV0900 by Abylay Ospan · 14 years ago
  15. b628a2a V4L/DVB: au8522: fix case where we don't perform the first tune after going digital by Devin Heitmueller · 14 years ago
  16. 7f2c983 V4L/DVB: au8522: fix race condition in switching from digital to analog mode by Devin Heitmueller · 14 years ago
  17. 5dd92c1 V4L/DVB: ngene: Workaround for stuck DiSEqC pin by Oliver Endriss · 14 years ago
  18. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  19. 7ccf1ee V4L/DVB: dvb: fix sparse warnings by Randy Dunlap · 14 years ago
  20. 8ef4c21 V4L/DVB: af901x: inform NXP TDA18218 tuner as know but not supported by Antti Palosaari · 14 years ago
  21. 62bdbb7 V4L/DVB: drivers/media: Correct NULL test by Julia Lawall · 14 years ago
  22. fad93fd V4L/DVB: STV0900 Cut 3.0 AGC2 fix for NetUP Dual DVB-S2-CI card by Abylay Ospan · 14 years ago
  23. 08c45cd V4L/DVB: drivers/media/dvb/frontends/stv090x.c: fix use-uninitlalised by Andrew Morton · 14 years ago
  24. 690c79a V4L/DVB: drivers/media/dvb/frontends/stv090x.c: fix use-uninitialised by Andrew Morton · 14 years ago
  25. fb3ab10 V4L/DVB: stv0900: dereference of state->internal in fe_stv0900_error stv0900_init_internal() by Roel Kluin · 15 years ago
  26. 43e3e6d V4L/DVB: dib0090: cleanup dib0090_dcc_freq() by Márton Németh · 14 years ago
  27. 936c05e V4L/DVB: stv0900: make more local functions static by Márton Németh · 14 years ago
  28. 521e86e V4L/DVB: stv0900: make local functions static by Márton Németh · 14 years ago
  29. 0726681 V4L/DVB: 22-kHz set_tone fix for NetUP Dual DVB-S2-CI card. 22kHz logic controlled by demod by Abylay Ospan · 14 years ago
  30. 225ee0c V4L/DVB (13989): [TDA8261] Fix TDA8261 I2C read bug by Arvo Järve · 14 years ago
  31. d8b5a8e V4L/DVB (13988): [STV090x] Configuration parameters adc1_range, adc2_range, tuner_bbgain by Oliver Endriss · 14 years ago
  32. 41894b9 V4L/DVB (13987): [STV090x] Quit processing if the tuner did not lock by Oliver Endriss · 14 years ago
  33. 2c1f750 V4L/DVB (13986): [STV090x] Disable I2C gate on error by Oliver Endriss · 14 years ago
  34. 76b9ef9 V4L/DVB (13985): [STV090x] reset mclk and dev_ver of internal structure after allocating by Andreas Regel · 15 years ago
  35. ca108b3 V4L/DVB (13983): [STV6110x] add clk_div member to stv6110x_config structure by Andreas Regel · 15 years ago
  36. 9045e72 V4L/DVB (13982): [STV090x] setup master clock in stv090x_init instead of stv090x_setup. by Andreas Regel · 15 years ago
  37. ec2d3a6 V4L/DVB (13981): [STV6110x] Add a local register map for each instance of the driver. by Andreas Regel · 15 years ago
  38. 0c3f9fd V4L/DVB (13980): [STV6110x] Added function stv6110x_write_regs by Andreas Regel · 15 years ago
  39. f91e59c V4L/DVB (13979): [STV090x] Added possibility to set a fixed TS output clock. by Andreas Regel · 15 years ago
  40. c369b7c V4L/DVB (13978): [STV090x] set FE_HAS_SIGNAL flag in stv090x_read_status when locked. by Andreas Regel · 15 years ago
  41. 729cbaf V4L/DVB (13977): [STV090x] Test for valid frequency before starting to tune by Andreas Regel · 15 years ago
  42. 96506a5 V4L/DVB (13976): [STV090x] Added mutex protection around tuner I2C access. by Andreas Regel · 15 years ago
  43. 97f7a2a V4L/DVB (13975): [STV090x] Added internal structure with shared settings and data. by Andreas Regel · 15 years ago
  44. b79c6df V4L/DVB (13974): [STV090x] Fix locking reliabilty issues in automatic mode. by Andreas Regel · 15 years ago
  45. ceb59cf V4L/DVB (13936): 22-kHz set_tone fix for NetUP Dual DVB-S2-CI card by Abylay Ospan · 14 years ago
  46. 42a39e0 V4L/DVB (13969): frontends/si21xx.c: Remove #define TRUE/FALSE, use bool by Joe Perches · 14 years ago
  47. 78b06e0 V4L/DVB (13965): zl10039, jump to error on error by Jiri Slaby · 15 years ago
  48. 2116356 V4L/DVB (13956): fix weird array index in zl10036.c by Dan Carpenter · 15 years ago
  49. 910ef76 V4L/DVB (13843): dib8000: Properly report Delivery System as SYS_ISDBT by Mauro Carvalho Chehab · 15 years ago
  50. c245c75 V4L/DVB (13838): atbm8830: use AGC setting from config by David Wong · 15 years ago
  51. cd79d33 V4L/DVB (13818): Add Prof 7500 DVB-S2 USB card by Igor M. Liplianin · 15 years ago
  52. c1db53b V4L/DVB: dvb: l64781.ko broken with gcc 4.5 by Richard Guenther · 14 years ago
  53. 2faae42 Merge branch 'mantis' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  54. 8873c61 V4L/DVB (13808): [Mantis/Hopper] Build update for Mantis/Hopper based cards by Manu Abraham · 15 years ago
  55. 4cd191f V4L/DVB (13811): [MB86A16] Update Copyright header by Manu Abraham · 15 years ago
  56. 28fddb7 V4L/DVB (13810): [MB86A16] Use DVB_* macros by Manu Abraham · 15 years ago
  57. f5ae4f6 V4L/DVB (13809): Fix Checkpatch violations by Manu Abraham · 15 years ago
  58. 5dd83a3 V4L/DVB (13801): [MB86A16] Use the search callback by Manu Abraham · 15 years ago
  59. 3e978a8 V4L/DVB (13797): [Mantis/Hopper/TDA665x] Large overhaul, by Manu Abraham · 15 years ago
  60. 4af699c V4L/DVB (13791): [TDA10021] Do not claim TDA10023 by Niklas Edmundsson · 15 years ago
  61. 77557ab V4L/DVB (13717): [MB86A16] Statistics Updates by Manu Abraham · 15 years ago
  62. 1fa1f10 V4L/DVB (13713): [MB86A16] Fix: Initialize SNR/STATUS by Sigmund Augdal · 15 years ago
  63. 071e306 V4L/DVB (13704): [MB86A16] FIX: Don't loop again, if we have SYNC by Manu Abraham · 15 years ago
  64. 776c3eb V4L/DVB (13703): [MB86A16] Fix wrong message printed out by Manu Abraham · 15 years ago
  65. e15c7cc V4L/DVB (13702): [MB86A16] need to wait a bit more than the computed time for a Factor of safety by Manu Abraham · 15 years ago
  66. b05c90d V4L/DVB (13701): [MB86A16] Reduce Carrier Recovery range to 3Mhz by Manu Abraham · 15 years ago
  67. a890cce V4L/DVB (13700): [MB86A16] Need a bit of settling time by Manu Abraham · 15 years ago
  68. 41e840b V4L/DVB (13699): [Mantis, MB86A16] Initial checkin: Mantis, MB86A16 by Manu Abraham · 15 years ago
  69. 9afc802 V4L/DVB (13834): dib8000: fix compilation if !DVB_DIB8000 by Mauro Carvalho Chehab · 15 years ago
  70. 1faea56 V4L/DVB (13820): lgdt3305: make one-bit bitfields unsigned by Nemeth Marton · 15 years ago
  71. c86a3c3 V4L/DVB (13688): au8522: modify the attributes of local filter coefficients by Márton Németh · 15 years ago
  72. b4d887c V4L/DVB (13684): Fix some cut-and-paste noise in dib0090.h by Duncan Gibb · 15 years ago
  73. 3839a0d V4L/DVB (13682): dib8000: make some constant static by Márton Németh · 15 years ago
  74. 3ab1b9c V4L/DVB: lgs8gxx: Use shifts rather than multiply/divide when possible by David Howells · 15 years ago
  75. 30e8ca2 V4L/DVB (13674): stv090x: Add DiSEqC envelope mode by Oliver Endriss · 15 years ago
  76. 9efc1bd V4L/DVB (13673): lnbp21: Implement 22 kHz tone control by Oliver Endriss · 15 years ago
  77. 247cb14 V4L/DVB (13630): Print bitrate measured by stv0900 demod in stv0900_read_status by Abylay Ospan · 15 years ago
  78. 865fbf2 V4L/DVB (13614): dib0090: Fix compilation when module is not selected by Mauro Carvalho Chehab · 15 years ago
  79. 6e8fdbd V4L/DVB (13589): dib8000: merge two conditionals by Márton Németh · 15 years ago
  80. 89dfc55 V4L/DVB (13587): DiB8000: enhance status lock by Olivier Grenie · 15 years ago
  81. 9c78303 V4L/DVB (13584): DiBXXX0: fix most of the Codingstyle violations from the previous patch by Olivier Grenie · 15 years ago
  82. 03245a5 V4L/DVB (13583): DiB8090: Add the DiB0090 tuner driver and STK8096GP-board by Olivier Grenie · 15 years ago
  83. 3e74683 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  84. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  85. 92fda21 V4L/DVB (13541): atbm8830: replace 64-bit division and floating point usage by David Wong · 15 years ago
  86. 516e24d V4L/DVB (13521): dib8000: fix compile warning by Hans Verkuil · 15 years ago
  87. 09ea33e V4L/DVB (13493): TeVii S470 and TBS 6920 fixes by Igor M. Liplianin · 15 years ago
  88. b8415f5 V4L/DVB (13480): atbm8830: fix compile warning by Hans Verkuil · 15 years ago
  89. b699c27 V4L/DVB (13407): Add Prof 7301 PCI DVB-S2 card by Igor M. Liplianin · 15 years ago
  90. ec27b6a V4L/DVB (13374): AltoBeam ATBM8830 GB20600-2006(DMB-TH) demodulator by David T.L. Wong · 15 years ago
  91. a15c7b4 V4L/DVB (13363): ec100: add new driver for E3C EC100 DVB-T demodulator by Antti Palosaari · 15 years ago
  92. 7c236e3 V4L/DVB (13360): stv090x: fix the calculation of the r divider in stv6110x_set_frequency by Andreas Regel · 15 years ago
  93. 7b035da V4L/DVB (13359): stv090x: adds corrections of some register values by Andreas Regel · 15 years ago
  94. 1d43617 V4L/DVB (13358): stv090x: add an additional check for packet delineator lock in stv090x_read_status in case of a tuned DVB-S2 signal by Andreas Regel · 15 years ago
  95. c4fa649 V4L/DVB (13357): stv090x: adds an additional check for signal presence based on AGC1 by Andreas Regel · 15 years ago
  96. a4978a8 V4L/DVB (13356): stv090x: fixes signal lock logic by Andreas Regel · 15 years ago
  97. b4a4248 V4L/DVB (13355): stv090x: fixes calculation of AGC2 and uses a different AGC2 threshold for cut 3 chips by Andreas Regel · 15 years ago
  98. b671a8d V4L/DVB (13354): stv090x: fixes some typos like wrong register or variable names by Andreas Regel · 15 years ago
  99. dbeb7db V4L/DVB (13353): stv090x: fixes STR and SNR calculation and normalizes the value into the 0..0xFFFF range by Andreas Regel · 15 years ago
  100. 45433d3 V4L/DVB (13352): stv090x: fixes errors and typos in register definitions by Andreas Regel · 15 years ago