1. e4a3bc1 [media] dib8000: Fix a few warnings when compiled for avr32 by Mauro Carvalho Chehab · 11 years ago
  2. 5dc8526 [media] dib8000: Properly represent long long integers by Mauro Carvalho Chehab · 11 years ago
  3. 4bf4815 [media] dib8000: fix compilation error by Mauro Carvalho Chehab · 11 years ago
  4. 0400c53 [media] dib8000: improve block statistics by Mauro Carvalho Chehab · 11 years ago
  5. 704f01b [media] dib8000: be sure that stats are available before reading them by Mauro Carvalho Chehab · 11 years ago
  6. 7a9d85d [media] dib8000: Fix UCB measure with DVBv5 stats by Mauro Carvalho Chehab · 11 years ago
  7. 42ff76b [media] dib8000: make a better estimation for dBm by Mauro Carvalho Chehab · 11 years ago
  8. b4600d7 [media] dib8000: estimate strength in dBm by Mauro Carvalho Chehab · 11 years ago
  9. 6ef06e7 [media] dib8000: add DVBv5 stats by Mauro Carvalho Chehab · 11 years ago
  10. 51fea11 [media] dib8000: report Interleaving 4 correctly by Mauro Carvalho Chehab · 11 years ago
  11. ad97618 [media] dib8000: improves the auto search mode check logic by Mauro Carvalho Chehab · 11 years ago
  12. 70315b3 [media] dib8000: Don't let tuner hang due to a call to get_frontend() by Mauro Carvalho Chehab · 11 years ago
  13. 5ac64ba [media] dib8000: make 32 bits read atomic by Mauro Carvalho Chehab · 11 years ago
  14. d67350f [media] dib8000: fix regression with dib807x by Olivier Grenie · 11 years ago
  15. 39c1cb2 [media] media_tree: Fix spelling errors by Jonathan McCrohan · 11 years ago
  16. 4d8d5d9 [media] dib8000: Fix dib8000_set_frontend() never setting ret by Geert Uytterhoeven · 12 years ago
  17. 13122f9 [media] dib8000: fix a warning by Mauro Carvalho Chehab · 12 years ago
  18. 746f7ae [media] dib8000: Fix sub-channel range by Mauro Carvalho Chehab · 12 years ago
  19. c82056d [media] dib8000: store dtv_property_cache in a temp var by Mauro Carvalho Chehab · 12 years ago
  20. 6f7ee06 [media] dib8000: warning fix: declare internal functions as static by Mauro Carvalho Chehab · 12 years ago
  21. 173a64c [media] dib8000: enhancement by Patrick Boettcher · 12 years ago
  22. 9a0bf52 [media] move the dvb/frontends to drivers/media/dvb-frontends by Mauro Carvalho Chehab · 13 years ago[Renamed from drivers/media/dvb/frontends/dib8000.c]
  23. e04f4b2 [media] dib8000: move dereference after check for NULL by Dan Carpenter · 13 years ago
  24. 7581e61 [media] dvb: Remove ops->info.type from frontends by Mauro Carvalho Chehab · 13 years ago
  25. 7c61d80 [media] dvb: don't require a parameter for get_frontend by Mauro Carvalho Chehab · 13 years ago
  26. 490ecd6 [media] dib8000: Remove the old DVBv3 struct from it and add delsys by Mauro Carvalho Chehab · 13 years ago
  27. a689e36 [media] dvb-core: add support for a DVBv5 get_frontend() callback by Mauro Carvalho Chehab · 13 years ago
  28. bc9cd27 [media] Rename set_frontend fops to set_frontend_legacy by Mauro Carvalho Chehab · 13 years ago
  29. 14d24d1 [media] tuners: remove dvb_frontend_parameters from set_params() by Mauro Carvalho Chehab · 13 years ago
  30. 0c32dbd [media] add the support for DiBcom dib8096P by Olivier Grenie · 14 years ago
  31. 1f6bfcc [media] DiB8000: improve the tuning and the SNR monitoring by Olivier Grenie · 14 years ago
  32. 79fcce3 [media] DiBcom: protect the I2C bufer access by Patrick Boettcher · 14 years ago
  33. 5a0deee [media] DiBxxxx: get rid of DMA buffer on stack by Olivier Grenie · 14 years ago
  34. ed54c0e [media] dib8000: fix small memory leak on error by Dan Carpenter · 14 years ago
  35. 2c2c441 [media] dib8000: Fix some wrong alignments by Mauro Carvalho Chehab · 14 years ago
  36. b4d6046e [media] DiBxxxx: Codingstype updates by Olivier Grenie · 14 years ago
  37. 4c70e07 [media] DiB8000: add diversity support by Olivier Grenie · 14 years ago
  38. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  39. 910ef76 V4L/DVB (13843): dib8000: Properly report Delivery System as SYS_ISDBT by Mauro Carvalho Chehab · 15 years ago
  40. 3839a0d V4L/DVB (13682): dib8000: make some constant static by Márton Németh · 15 years ago
  41. 6e8fdbd V4L/DVB (13589): dib8000: merge two conditionals by Márton Németh · 15 years ago
  42. 89dfc55 V4L/DVB (13587): DiB8000: enhance status lock by Olivier Grenie · 15 years ago
  43. 9c78303 V4L/DVB (13584): DiBXXX0: fix most of the Codingstyle violations from the previous patch by Olivier Grenie · 15 years ago
  44. 03245a5 V4L/DVB (13583): DiB8090: Add the DiB0090 tuner driver and STK8096GP-board by Olivier Grenie · 15 years ago
  45. 516e24d V4L/DVB (13521): dib8000: fix compile warning by Hans Verkuil · 15 years ago
  46. f8731f4 V4L/DVB (13049): dib8000: SNR in 10th of dB by Olivier Grenie · 15 years ago
  47. 78f3bc6 V4L/DVB (12903): DiB8000: fix channel search parameter initialization by Patrick Boettcher · 16 years ago
  48. 77e2c0f V4L/DVB (12900): DiB8000: added support for DiBcom ISDB-T/ISDB-Tsb demodulator DiB8000 by Patrick Boettcher · 16 years ago