1. 5532c62 media: dvb_frontend.h: Fix shifting signed 32-bit value problem by Luke Nowakowski-Krijger · 6 years ago
  2. e907bf3 media: include: fix several typos by Mauro Carvalho Chehab · 6 years ago
  3. f1b1eab media: dvb: represent min/max/step/tolerance freqs in Hz by Mauro Carvalho Chehab · 7 years ago
  4. a3f90c7 media: dvb: convert tuner_info frequencies to Hz by Mauro Carvalho Chehab · 7 years ago
  5. 4a3fad7 media: fix usage of whitespaces and on indentation by Mauro Carvalho Chehab · 7 years ago
  6. fada193 media: move dvb kAPI headers to include/media by Mauro Carvalho Chehab · 7 years ago[Renamed (99%) from drivers/media/dvb-core/dvb_frontend.h]
  7. f9d7912 media: dvb_frontend: add physical layer scrambling support by Athanasios Oikonomou · 7 years ago
  8. 6009367 media: dvb_frontend.h: improve kernel-doc markups by Mauro Carvalho Chehab · 7 years ago
  9. ceb22c8 media: dvb_frontend.h: fix alignment at the cache properties by Mauro Carvalho Chehab · 7 years ago
  10. ef2cc27 media: dvb_frontend: get rid of property cache's state by Mauro Carvalho Chehab · 7 years ago
  11. 6680e73 media: dvb_frontend: get rid of set_property() callback by Mauro Carvalho Chehab · 7 years ago
  12. 8f8a19f media: dvb_frontend: get rid of get_property() callback by Mauro Carvalho Chehab · 7 years ago
  13. 6eb1951 [media] docs-rst: media: better document refcount in struct dvb_frontend by Sakari Ailus · 8 years ago
  14. f8da4aa [media] dvb_frontend: add kernel-doc tag for a missing parameter by Mauro Carvalho Chehab · 8 years ago
  15. f2709c2 Revert "[media] dvb_frontend: merge duplicate dvb_tuner_ops.release implementations" by Mauro Carvalho Chehab · 8 years ago
  16. 1f862a6 [media] dvb_frontend: move kref to struct dvb_frontend by Max Kellermann · 8 years ago
  17. d812b3c [media] dvb_frontend: add "detach" callback by Max Kellermann · 8 years ago
  18. 194ced7 [media] dvb_frontend: tuner_ops.release returns void by Max Kellermann · 8 years ago
  19. 22a613e [media] dvb_frontend: merge duplicate dvb_tuner_ops.release implementations by Max Kellermann · 8 years ago
  20. 564aaf6 [media] doc-rst: add some needed escape codes by Mauro Carvalho Chehab · 8 years ago
  21. d26a5d4 [media] doc-rst: Convert media API to rst by Mauro Carvalho Chehab · 8 years ago
  22. 7e3e68b [media] dvb_frontend: pass the props cache to get_frontend() as arg by Mauro Carvalho Chehab · 9 years ago
  23. bef0e54 [media] dvb_frontend.h: improve documentation for struct dvb_tuner_ops by Mauro Carvalho Chehab · 9 years ago
  24. 45346e0 [media] dvb_frontend: get rid of set_state ops & related data by Mauro Carvalho Chehab · 9 years ago
  25. 2184e25 [media] dvb_frontend.h: get rid of unused tuner params/states by Mauro Carvalho Chehab · 9 years ago
  26. 41c0b78 [media] dvb_frontend.h: Document suspend/resume functions by Mauro Carvalho Chehab · 9 years ago
  27. 02f028c [media] dvb_frontend.h: Add a description for the header by Mauro Carvalho Chehab · 9 years ago
  28. 66f4b3c [media] dvb_frontend: document the most used functions by Mauro Carvalho Chehab · 9 years ago
  29. 75f400b [media] Document the obscure dvb_frontend_reinitialise() by Mauro Carvalho Chehab · 9 years ago
  30. 4deea4c [media] dvb: document dvb_frontend_sleep_until() by Mauro Carvalho Chehab · 9 years ago
  31. 35848bf [media] dvb_frontend.h: document the struct dvb_frontend by Mauro Carvalho Chehab · 9 years ago
  32. a3cccb2 [media] dvb-frontend.h: document struct dtv_frontend_properties by Mauro Carvalho Chehab · 9 years ago
  33. 0cfcc49 [media] dvb-frontend.h: document struct dvb_frontend_ops by Mauro Carvalho Chehab · 9 years ago
  34. 0bf6cd7 [media] dvb_frontend.h: document struct analog_demod_ops by Mauro Carvalho Chehab · 9 years ago
  35. 465291a [media] dvb_frontend.h: Document struct dvb_tuner_ops by Mauro Carvalho Chehab · 9 years ago
  36. 1a77763 [media] Docbook: Document struct analog_parameters by Mauro Carvalho Chehab · 9 years ago
  37. 0c68b1c [media] dvb_frontend.h: get rid of dvbfe_modcod by Mauro Carvalho Chehab · 9 years ago
  38. 8bcbc2f3 [media] add documentation for struct dvb_tuner_info by Mauro Carvalho Chehab · 9 years ago
  39. b9de172 [media] dvb_frontend: document dvb_frontend_tune_settings by Mauro Carvalho Chehab · 9 years ago
  40. 4f1c186 [media] DocBook: add dvb_frontend.h to documentation by Mauro Carvalho Chehab · 9 years ago
  41. 9056a23 [media] dvb-frontend: Replace timeval with ktime_t by Tina Ruchandani · 10 years ago
  42. 0df289a [media] dvb: Get rid of typedev usage for enums by Mauro Carvalho Chehab · 10 years ago
  43. 59d7889 [media] dvb-frontend: add core support for tuner suspend/resume by Mauro Carvalho Chehab · 10 years ago
  44. 87cd0fa [media] media: dvb-core add new flag exit flag value for resume by Shuah Khan · 10 years ago
  45. 18ed286 [media] media: dvb-core move fe exit flag from fepriv to fe for driver access by Shuah Khan · 10 years ago
  46. dfc2e12 [media] tuner-core/simple: get_rf_strength can be tuner mode specific by Hans Verkuil · 12 years ago
  47. a2192cf [media] tuner-core/tda9887: get_afc can be tuner mode specific by Hans Verkuil · 12 years ago
  48. 7cd4ece [media] dvb: the core logic to handle the DVBv5 QoS properties by Mauro Carvalho Chehab · 12 years ago
  49. 33eebec [media] dvb: LNA implementation changes by Antti Palosaari · 12 years ago
  50. 8a2697a [media] add LNA support for DVB API by Antti Palosaari · 13 years ago
  51. 287cefd [media] dvb_frontend: add multistream support by Evgeny Plehov · 12 years ago
  52. 06bae12 [media] dvb_frontend: implement suspend / resume by Antti Palosaari · 12 years ago
  53. 6304a60 [media] dvb_core: export function to perform retune by Antti Palosaari · 12 years ago
  54. 3d6c2bc0 [media] dvb: move the dvb core one level up by Mauro Carvalho Chehab · 13 years ago[Renamed from drivers/media/dvb/dvb-core/dvb_frontend.h]
  55. 224b664 [media] add DTMB support for DVB API by Antti Palosaari · 12 years ago
  56. 1d432a3 [media] tuner, xc2028: add support for get_afc() by Mauro Carvalho Chehab · 13 years ago
  57. 10d6737 [media] DVB: remove "stats" property bits from ATSC-MH API property additions by Michael Krufky · 13 years ago
  58. ca68948 [media] linux-dvb v5 API support for ATSC-MH by Michael Krufky · 13 years ago
  59. b748e6a [media] dvb-core: define general callback value for demodulator by Antti Palosaari · 13 years ago
  60. 7c61d80 [media] dvb: don't require a parameter for get_frontend by Mauro Carvalho Chehab · 13 years ago
  61. 8de8594 [media] dvb-core: be sure that drivers won't use DVBv3 internally by Mauro Carvalho Chehab · 13 years ago
  62. 1b5d871 [media] dvb: remove the track() fops by Mauro Carvalho Chehab · 13 years ago
  63. 41da532 [media] dvb: don't pass a DVBv3 parameter for search() fops by Mauro Carvalho Chehab · 13 years ago
  64. 7e07222 [media] dvb-core: Don't pass DVBv3 parameters on tune() fops by Mauro Carvalho Chehab · 13 years ago
  65. 5581e13 [media] dvb: simplify get_tune_settings() struct by Mauro Carvalho Chehab · 13 years ago
  66. b1e9a650 [media] dvb-core: remove get|set_frontend_legacy by Mauro Carvalho Chehab · 13 years ago
  67. a689e36 [media] dvb-core: add support for a DVBv5 get_frontend() callback by Mauro Carvalho Chehab · 13 years ago
  68. bc9cd27 [media] Rename set_frontend fops to set_frontend_legacy by Mauro Carvalho Chehab · 13 years ago
  69. eeacf14 [media] dvb-core: allow demods to specify the supported delsys by Mauro Carvalho Chehab · 13 years ago
  70. 14d24d1 [media] tuners: remove dvb_frontend_parameters from set_params() by Mauro Carvalho Chehab · 13 years ago
  71. 249fa0b [media] dvb: remove dvb_frontend_parameters from calc_regs() by Mauro Carvalho Chehab · 13 years ago
  72. 8513e14 [media] dvb-core, tda18271c2dd: define get_if_frequency() callback by Mauro Carvalho Chehab · 13 years ago
  73. 94d56ff [media] DVB: Add basic API support for DVB-T2 and bump minor version by Andreas Oberritter · 14 years ago
  74. 04f590e [media] tuner-core: remove the legacy is_stereo() call by Mauro Carvalho Chehab · 14 years ago
  75. 2e4e98e V4L/DVB: drivers/media: Make static data tables and strings const by lawrence rust · 14 years ago
  76. 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
  77. 3ad2f3fb tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  78. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  79. 98293ef V4L/DVB (12997): Add the DTV_ISDB_TS_ID property for ISDB_S by HIRANO Takahito · 15 years ago
  80. b6e760f V4L/DVB (12892): DVB-API: add support for ISDB-T and ISDB-Tsb (version 5.1) by Patrick Boettcher · 15 years ago
  81. c59e787 V4L/DVB (9344): DVB-Core update by Manu Abraham · 16 years ago
  82. 363c35f V4L/DVB (9222): S2API: Add Multiple-frontend on a single adapter support. by Steven Toth · 16 years ago
  83. ebb8d68a V4L/DVB (9048): add a general-purpose callback pointer to struct dvb_frontend by Michael Krufky · 16 years ago
  84. 8316568 V4L/DVB (9025): S2API: Deactivate the ISDB-T definitions by Steven Toth · 16 years ago
  85. 75b7f94 V4L/DVB (9007): S2API: Changed bandwidth to be expressed in HZ by Steven Toth · 16 years ago
  86. bfbf2da V4L/DVB (9004): S2API: Implement GET/SET handing to the demods by Steven Toth · 16 years ago
  87. d7c1500 V4L/DVB (9001): S2API: ISDBT_SEGMENT_NUM -> ISDBT_SEGMENT_IDX by Steven Toth · 16 years ago
  88. e7fee0f3 V4L/DVB (8996): S2API: typedefs replaced, _SEQ_'s removed, fixed 16 command arrays replaced by Steven Toth · 16 years ago
  89. 56f0680 V4L/DVB (8995): S2API: tv_ / TV_ to dtv_ / DTV_ namespace changes by Steven Toth · 16 years ago
  90. 6b73eea V4L/DVB (8985): S2API: Added dvb frontend changes to support a newer tuning API by Steven Toth · 16 years ago
  91. bc3e5c7 V4L/DVB (6881): include struct analog_demod_ops directly inside struct dvb_frontend by Michael Krufky · 17 years ago
  92. 807ffe8 V4L/DVB (6879): move struct analog_tuner_ops into dvb_frontend.h by Michael Krufky · 17 years ago
  93. 482b498 V4L/DVB (6439): dvb_frontend: codingstyle cleanups by Michael Krufky · 17 years ago
  94. 16f2916 V4L/DVB (6438): tuner: move analog_demod_priv into struct dvb_frontend by Michael Krufky · 17 years ago
  95. 1dde7a4 V4L/DVB (6436): tuner: move analog_tuner_ops into dvb_frontend_ops by Michael Krufky · 17 years ago
  96. 7f17112 V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG by Mauro Carvalho Chehab · 17 years ago
  97. 8fb3b9f V4L/DVB (6136): dvb_frontend: add get_rf_strength function pointer to dvb_tuner_ops by Michael Krufky · 17 years ago
  98. e18f944 V4L/DVB (6128): hybrid tuner refactoring core changes, phase 1 by Michael Krufky · 17 years ago
  99. 03b76123 V4L/DVB (5946): Use mutex instead of semaphore in the DVB frontend tuning interface by Matthias Kaehlcke · 17 years ago
  100. 260f8d7 V4L/DVB (5838): dvb-core: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22) by Oliver Endriss · 18 years ago