1. 6ed9b28 [media] V4L2: fix VIDIOC_CREATE_BUFS 32-bit compatibility mode data copy-back by Guennadi Liakhovetski · 10 years ago
  2. 66ae9fc [media] stv090x: remove indent levels in stv090x_get_coldlock() by Dan Carpenter · 10 years ago
  3. 847713e [media] saa7146: turn bothersome error into a debug message by Johann Klammer · 10 years ago
  4. 3731452 [media] media: dvb_core: replace a magic number by a macro by Dan Carpenter · 10 years ago
  5. fab9d30 [media] media: Print information on failed link validation by Sakari Ailus · 10 years ago
  6. f491dbe [media] dvb-net: Fix probable mask then right shift defects by Joe Perches · 10 years ago
  7. e5f3d00 [media] cxusb: TS mode setting for TT CT2-4400 by Olli Salonen · 10 years ago
  8. dcc33cc [media] au8522: improve lock performance with ZeeVee modulators by Richard Vollkommer · 10 years ago
  9. 52e269b [media] xc5000: add IF output level control by Richard Vollkommer · 10 years ago
  10. b1c9719 [media] rc: port IgorPlug-USB to rc-core by Sean Young · 10 years ago
  11. 4954578 [media] m88ts2022: return the err code in its probe function when error occurs by nibble.max · 10 years ago
  12. 070e666 [media] cx23885: add DVBSky S950C and T980C RC support by nibble.max · 10 years ago
  13. 0e6c7b0 [media] cx23885: add DVBSky S950C dvb-s/s2 ci PCIe card support(no RC) by nibble.max · 10 years ago
  14. 24d333f [media] dvb-usb-dvbsky: add s960ci dvb-s/s2 usb ci box support by nibble.max · 10 years ago
  15. eace972 [media] em28xx: add support for Leadtek VC100 USB capture device by Witold Krecicki · 10 years ago
  16. 69e7b65 [media] dvbsky: add option to disable IR receiver by Olli Salonen · 10 years ago
  17. 40bba09 [media] dvbsky: clean logging by Olli Salonen · 10 years ago
  18. 49141aa [media] dvbsky: don't print MAC address from read_mac_address by Olli Salonen · 10 years ago
  19. 509cd82 [media] media: earthsoft: logging neatening by Joe Perches · 10 years ago
  20. 30934dd [media] dvb-frontends/Kconfig: better describe Toshiba TC90522 by ほち · 10 years ago
  21. c0d5b5f [media] cx88: fix VBI support by Hans Verkuil · 10 years ago
  22. 98822de [media] cx88: pci_disable_device comes after free_irq by Hans Verkuil · 10 years ago
  23. c39ba330 [media] cx88: consistently use UNSET for absent tuner by Hans Verkuil · 10 years ago
  24. 078859a [media] cx88: don't allow changes while vb2_is_busy by Hans Verkuil · 10 years ago
  25. fb37ab3 [media] cx88: drop mpeg_active field by Hans Verkuil · 10 years ago
  26. ccd6f1d [media] cx88: move width, height and field to core struct by Hans Verkuil · 10 years ago
  27. d386259 [media] cx88: don't pollute the kernel log by Hans Verkuil · 10 years ago
  28. b8f8841 [media] cx88: increase API command timeout by Hans Verkuil · 10 years ago
  29. 5e7045e [media] cx88: remove dependency on btcx-risc by Hans Verkuil · 10 years ago
  30. 999b3ceb [media] cx88: drop cx88_free_buffer by Hans Verkuil · 10 years ago
  31. eddd326 [media] cx88: return proper errors during fw load by Hans Verkuil · 10 years ago
  32. c79a23f [media] cx88: fix sparse warning by Hans Verkuil · 10 years ago
  33. 0b6b630 [media] cx88: convert to vb2 by Hans Verkuil · 10 years ago
  34. b2c75ab [media] cx88: drop videobuf abuse in cx88-alsa by Hans Verkuil · 10 years ago
  35. 6f11adc [media] cx88: drop the bogus 'queue' list in dmaqueue by Hans Verkuil · 10 years ago
  36. 637bc20 [media] cx88: remove fmt from the buffer struct by Hans Verkuil · 10 years ago
  37. 082417d [media] cx231xx: remove direct register PWR_CTL_EN modification that switches port3 by Matthias Schwarzott · 10 years ago
  38. e4de03f [media] cx231xx: scan all four existing i2c busses instead of the 3 masters by Matthias Schwarzott · 10 years ago
  39. 660acd5 [media] cx231xx: drop unconditional port3 switching by Matthias Schwarzott · 10 years ago
  40. 15c212d [media] cx231xx: register i2c mux adapters for bus 1 by Matthias Schwarzott · 10 years ago
  41. b9ce9df [media] cx231xx: change usage of I2C_1 to the real i2c port by Matthias Schwarzott · 10 years ago
  42. 8a02534 [media] cx231xx: let is_tuner check the real i2c port and not the i2c master number by Matthias Schwarzott · 10 years ago
  43. a1f2676 [media] cx231xx: remember status of i2c port_3 switch by Matthias Schwarzott · 10 years ago
  44. c3c3f1a [media] cx231xx: add wrapper to get the i2c_adapter pointer by Matthias Schwarzott · 10 years ago
  45. d032ca1 [media] cx231xx: Use symbolic constants for i2c ports instead of numbers by Matthias Schwarzott · 10 years ago
  46. 9abe3b8 [media] cx231xx: Modifiy the symbolic constants for i2c ports and describe by Matthias Schwarzott · 10 years ago
  47. 8da4f2d [media] cx231xx: give each master i2c bus a seperate name by Matthias Schwarzott · 10 years ago
  48. 23b0e41 [media] cx231xx: delete i2c_client per bus by Matthias Schwarzott · 10 years ago
  49. 9c67289 [media] cx231xx: use own i2c_client for eeprom access by Matthias Schwarzott · 10 years ago
  50. 7c894a3 [media] cx231xx: let i2c bus scanning use its own i2c_client by Matthias Schwarzott · 10 years ago
  51. 37fa871 [media] rc-main: fix lockdep splash for rc-main by Tomas Melin · 10 years ago
  52. 2279948 [media] af9005: fix kernel panic on init if compiled without IR by Frank Schaefer · 10 years ago
  53. d11a383 [media] cx23885: add IR for DVBSky T9580 Dual DVB-S2/T2/C PCIe card by nibble.max · 10 years ago
  54. 24e7740 [media] cx23855: add CI support for DVBSky T980C by Olli Salonen · 10 years ago
  55. e450de4 [media] cx23885: add I2C client for CI into state and handle unregistering by Olli Salonen · 10 years ago
  56. b1cb7ad [media] sp2: improve debug logging by Olli Salonen · 10 years ago
  57. 9a25d41 [media] sp2: fix incorrect struct by Olli Salonen · 10 years ago
  58. 82c1027 [media] cx23855: add support for DVBSky T980C (no CI support) by Olli Salonen · 10 years ago
  59. 61110fb [media] ti-fpe: LLVMLinux: Remove nested function from ti-vpe by Behan Webster · 10 years ago
  60. 5d1f00a [media] sound: simplify au0828 quirk table by Mauro Carvalho Chehab · 10 years ago
  61. 0d1165f [media] si2157: add support for SYS_DVBC_ANNEX_B by Olli Salonen · 10 years ago
  62. 1b07a77 [media] em28xx-dvb: remove unused mfe_sharing by Mauro Carvalho Chehab · 10 years ago
  63. 52ee29f [media] drxk: Fix debug printks by Mauro Carvalho Chehab · 10 years ago
  64. 986f168 [media] dib7000p: get rid of an unused argument by Mauro Carvalho Chehab · 10 years ago
  65. 7a7f1ab [media] v4l2-ctrls: fix sparse warning by Hans Verkuil · 10 years ago
  66. f9cc70b [media] media: davinci: vpbe: return -ENODATA for *dv_timings/*_std calls by Prabhakar Lad · 10 years ago
  67. a8afe38 [media] media: davinci: vpbe: group v4l2_ioctl_ops by Prabhakar Lad · 10 years ago
  68. 1b73f03 [media] media: davinci: vpbe: use helpers provided by core if streaming is started by Prabhakar Lad · 10 years ago
  69. c24376f [media] media: davinci: vpbe: add support for VIDIOC_EXPBUF by Prabhakar Lad · 10 years ago
  70. 01118c9 [media] media: davinci: vpbe: add support for VB2_DMABUF by Prabhakar Lad · 10 years ago
  71. 41cf47b [media] media: davinci: vpbe: use vb2_ioctl_* helpers by Prabhakar Lad · 10 years ago
  72. 4bb1231 [media] media: davinci: vpbe: use fh handling provided by v4l by Prabhakar Lad · 10 years ago
  73. 266c9c2 [media] media: davinci: vpbe: use vb2_fop_mmap/poll by Prabhakar Lad · 10 years ago
  74. 50d9481 [media] media: davinci: vpbe: improve vpbe_buffer_prepare() callback by Prabhakar Lad · 10 years ago
  75. f2095f6 [media] media: davinci: vpbe: drop buf_cleanup() callback by Prabhakar Lad · 10 years ago
  76. 488735b [media] media: davinci: vpbe: use vb2_ops_wait_prepare/finish helper functions by Prabhakar Lad · 10 years ago
  77. f92a4e2d [media] media: davinci: vpbe: drop buf_init() callback by Prabhakar Lad · 10 years ago
  78. e71a180 [media] media: davinci: vpbe: initialize vb2 queue and DMA context in probe by Prabhakar Lad · 10 years ago
  79. bf69877 [media] s5p-mfc: correct the formats info for encoder by ayaka · 10 years ago
  80. b8b1b58 [media] coda: re-queue buffers if start_streaming fails by Philipp Zabel · 10 years ago
  81. f203536 [media] s5p-mfc: fix a race in interrupt flags handling by Pawel Osciak · 10 years ago
  82. 9841dde [media] s5p-mfc: fix V4L2_CID_MIN_BUFFERS_FOR_CAPTURE on resolution change by Pawel Osciak · 10 years ago
  83. f1c3f44a [media] s5p-mfc: Remove unused alloc field from private buffer struct by Pawel Osciak · 10 years ago
  84. 1625864 [media] s5p-mfc: flush dpbs when resolution changes by Kiran AVND · 10 years ago
  85. b16e644 [media] s5p-mfc: De-init MFC when watchdog kicks in by Arun Mankuzhi · 10 years ago
  86. 773e635 [media] s5p-mfc: modify mfc wakeup sequence for V8 by Arun Mankuzhi · 10 years ago
  87. 9a7bc6b [media] s5p-mfc: Don't crash the kernel if the watchdog kicks in by Pawel Osciak · 10 years ago
  88. 5932f74 [media] s5p-mfc: declare s5p_mfc_bus_reset as static by Mauro Carvalho Chehab · 10 years ago
  89. 09accda [media] s5p-mfc: check mfc bus ctrl before reset by Kiran AVND · 10 years ago
  90. d7dce6a [media] s5p-mfc: keep RISC ON during reset for V7/V8 by Kiran AVND · 10 years ago
  91. bb21c54 [media] s5p-mfc: Only set timestamp/timecode for new frames by Ilja Friedel · 10 years ago
  92. 6437099 [media] s5p-mfc: clear 'enter_suspend' flag if suspend fails by Prathyush K · 10 years ago
  93. 53c5149 [media] s5p-mfc: Fix REQBUFS(0) for encoder by Pawel Osciak · 10 years ago
  94. c4b1ce0 [media] s5p-mfc: support MIN_BUFFERS query for encoder by Kiran AVND · 10 years ago
  95. edc16cb [media] coda: drop JPEG buffers not framed by SOI and EOI markers by Philipp Zabel · 10 years ago
  96. d4bb75f [media] coda: set bitstream end flag in coda_release by Philipp Zabel · 10 years ago
  97. d4c6a41 [media] coda: allow userspace to set compressed buffer size in a certain range by Philipp Zabel · 10 years ago
  98. 619165628d [media] coda: try to only queue a single JPEG into the bitstream by Philipp Zabel · 10 years ago
  99. 5269aed [media] coda: pad input stream for JPEG decoder by Philipp Zabel · 10 years ago
  100. 7cbb105 [media] coda: store bitstream buffer position with buffer metadata by Philipp Zabel · 10 years ago