1. 4ec14f2 media: dib7000p: incorrect format specifier detected by clang by Sean Young · 5 years ago
  2. 8c3d3cd media: dvb-frontends: fix memory leaks by Wenwen Wang · 5 years ago
  3. a10e763 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372 by Thomas Gleixner · 6 years ago
  4. 85709cb media: replace strncpy() by strscpy() by Mauro Carvalho Chehab · 6 years ago
  5. 868c9a1 media: dvb-frontends: fix several typos by Mauro Carvalho Chehab · 6 years ago
  6. d95947c media: dib7000p: Remove dead code by Sean Young · 6 years ago
  7. f1b1eab media: dvb: represent min/max/step/tolerance freqs in Hz by Mauro Carvalho Chehab · 7 years ago
  8. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  9. 7aa92c4 media: ABS macro parameter parenthesization by Dan Gopstein · 7 years ago
  10. fada193 media: move dvb kAPI headers to include/media by Mauro Carvalho Chehab · 7 years ago
  11. a76f094 media: dib7000p: constify i2c_algorithm structure by Gustavo A. R. Silva · 8 years ago
  12. 06eeefe [media] media drivers: annotate fall-through by Mauro Carvalho Chehab · 8 years ago
  13. 5332b62 [media] dib7000p: avoid division by zero by Martin Wache · 8 years ago
  14. bd336e6 [media] dvb: make DVB frontend *_ops instances "const" by Max Kellermann · 8 years ago
  15. 5a0e2a4 [media] dib7000p: use pr_foo() instead of printk() by Mauro Carvalho Chehab · 8 years ago
  16. 7e3e68b [media] dvb_frontend: pass the props cache to get_frontend() as arg by Mauro Carvalho Chehab · 9 years ago
  17. 99e44da [media] media: change email address by Patrick Boettcher · 9 years ago
  18. 0df289a [media] dvb: Get rid of typedev usage for enums by Mauro Carvalho Chehab · 10 years ago
  19. 986f168 [media] dib7000p: get rid of an unused argument by Mauro Carvalho Chehab · 10 years ago
  20. 18ef20d [media] dib7000p: fix sparse warning by Hans Verkuil · 10 years ago
  21. 3926d91 [media] dib7000p: Callibrate signal strength by Mauro Carvalho Chehab · 11 years ago
  22. 041ad44 [media] dib7000p: Add DVBv5 stats support by Mauro Carvalho Chehab · 11 years ago
  23. 8abe4a0 [media] dib7000: export just one symbol by Mauro Carvalho Chehab · 11 years ago
  24. 7f67d96 [media] dib7000p: rename dib7000p_attach to dib7000p_init by Mauro Carvalho Chehab · 11 years ago
  25. 6fe1099 [media] dib7000p: enhancement by Olivier Grenie · 12 years ago
  26. 9a0bf52 [media] move the dvb/frontends to drivers/media/dvb-frontends by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/dvb/frontends/dib7000p.c]
  27. a00f559 [media] dib7000p: remove duplicate code and comment by Gianluca Gennari · 13 years ago
  28. 7581e61 [media] dvb: Remove ops->info.type from frontends by Mauro Carvalho Chehab · 13 years ago
  29. 7c61d80 [media] dvb: don't require a parameter for get_frontend by Mauro Carvalho Chehab · 13 years ago
  30. c1f814f [media] dibx000: convert set_fontend to use DVBv5 parameters by Mauro Carvalho Chehab · 13 years ago
  31. a689e36 [media] dvb-core: add support for a DVBv5 get_frontend() callback by Mauro Carvalho Chehab · 13 years ago
  32. bc9cd27 [media] Rename set_frontend fops to set_frontend_legacy by Mauro Carvalho Chehab · 13 years ago
  33. 14d24d1 [media] tuners: remove dvb_frontend_parameters from set_params() by Mauro Carvalho Chehab · 13 years ago
  34. 0c32dbd [media] add the support for DiBcom dib8096P by Olivier Grenie · 13 years ago
  35. a685dbb [media] DiBcom: correct warnings by Olivier Grenie · 13 years ago
  36. 6724a2f [media] dib7090: add the reference board TFE7090E by Olivier Grenie · 13 years ago
  37. 2e80286 [media] dib7000p/dib0090: update the driver by Olivier Grenie · 13 years ago
  38. 0c61cc3b [media] dib7000p: return error code on allocation failure by Dan Carpenter · 13 years ago
  39. 79fcce3 [media] DiBcom: protect the I2C bufer access by Patrick Boettcher · 13 years ago
  40. 85ec9d7 [media] dib7000p: setup dev.parent for i2c master built into 7000p by Devin Heitmueller · 16 years ago
  41. 5a0deee [media] DiBxxxx: get rid of DMA buffer on stack by Olivier Grenie · 14 years ago
  42. 46f7296 [media] dib7000p: Fix 4-byte wrong alignments for some case statements by Mauro Carvalho Chehab · 14 years ago
  43. b4d6046e [media] DiBxxxx: Codingstype updates by Olivier Grenie · 14 years ago
  44. 713d54a [media] DiB7090: add support for the dib7090 based by Olivier Grenie · 14 years ago
  45. 2e94b53 [media] dib7000m/dib7000p: Add support for TRANSMISSION_MODE_4K by Mauro Carvalho Chehab · 14 years ago
  46. 970d14c V4L/DVB: dib7000p: add disable sample and hold, and diversity delay parameter by Olivier Grenie · 14 years ago
  47. 90e12ce V4L/DVB: dib7770: enable the current mirror by Olivier Grenie · 14 years ago
  48. 0b42760 V4L/DVB: dib7000p: reduce large stack usage fix by Andrew Morton · 15 years ago
  49. 30d81bb V4L/DVB: dib7000p: reduce large stack usage by Randy Dunlap · 15 years ago
  50. 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
  51. eac1fe1 V4L/DVB (13051): DiB7000P: improve rebostness of HAS_LOCK indicator by Olivier Grenie · 15 years ago
  52. f8731f4 V4L/DVB (13049): dib8000: SNR in 10th of dB by Olivier Grenie · 15 years ago
  53. 7646b9d V4L/DVB (13079): dib0700: fixed xc2028 firmware loading kernel oops by Martin Samek · 15 years ago
  54. ef80196 V4L/DVB (12887): DIB7000P: SNR calcuation forr DiB7000P by Olivier Grenie · 15 years ago
  55. 75b697f V4L/DVB (12483): Use DIV_ROUND_CLOSEST by Julia Lawall · 15 years ago
  56. 8d79898 V4L/DVB (8654): cxusb: add support for DViCO FusionHDTV DVB-T Dual Digital 4 (rev 2) by Anton Blanchard · 16 years ago
  57. a38d6e3 V4L/DVB (7672): dib7000p: Add output mode param to the attach struct by Steven Toth · 17 years ago
  58. 904a82e V4L/DVB (7074): DiB7000P: correct tuning problem for 7MHz channel by Patrick Boettcher · 17 years ago
  59. 853ea13 V4L/DVB (7070): Fix some tuning problems by Soeren Moch · 17 years ago
  60. 8d99996 V4L/DVB (5963): Module parameter description for SFN workaround by Patrick Boettcher · 17 years ago
  61. 8f6956c V4L/DVB (5960): Add module parameter to enable SFN workaround by Matt Doran · 17 years ago
  62. 01373a5 V4L/DVB (5955): Add support for DiB7070-based devices by Patrick Boettcher · 17 years ago
  63. b6884a1 V4L/DVB (5954): Sync with DiBcom Driver Release 2.1.3 + some improvements by Patrick Boettcher · 18 years ago
  64. 54d75eb V4L/DVB (5914): Add initial support for Dual-DVB-T stick by Olivier DANET · 18 years ago
  65. beb7dd8 Fix misspellings collected by members of KJ list. by Robert P. J. Day · 18 years ago
  66. a75763f V4L/DVB (4772): Add support for DiBcom DiB7000PC by Patrick Boettcher · 18 years ago