1. 2ebe0bb media: v4l: fix broken video4linux docs locations by Mauro Carvalho Chehab · 7 years ago
  2. 670d7adb media: dvb: point to the location of the old README.dvb-usb file by Mauro Carvalho Chehab · 7 years ago
  3. fe63a1a media: dvb: fix location of get_dvb_firmware script by Mauro Carvalho Chehab · 7 years ago
  4. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
  5. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  6. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  7. 0dc68ca media: uvcvideo: Prevent setting unavailable flags by Kieran Bingham · 7 years ago
  8. f620d1d media: uvcvideo: Support realtek's UVC 1.5 device by ming_qian · 7 years ago
  9. f9ffcb0 media: uvcvideo: Fix driver reference counting by Philipp Zabel · 7 years ago
  10. 6c0e931 media: gspca_zc3xx: Enable short exposure times for OV7648 by Ondrej Zary · 7 years ago
  11. 8945dea media: gspca_zc3xx: Fix power line frequency settings for OV7648 by Ondrej Zary · 7 years ago
  12. 6f92c3a media: gspca_zc3xx: Implement proper autogain and exposure control for OV7648 by Ondrej Zary · 7 years ago
  13. eba09b5 media: pvrusb2: replace pvr2_v4l2_ioctl by video_ioctl2 by Hans Verkuil · 7 years ago
  14. 4ba610c media: hdpvr: fix spelling mistake: "Hauppage" -> "Hauppauge" by Colin Ian King · 7 years ago
  15. 31fa0d1 media: stk1160: Add missing calls to mutex_destroy by Ezequiel Garcia · 7 years ago
  16. 9141386 media: stk1160: Fix typo s/therwise/Otherwise by Ezequiel Garcia · 7 years ago
  17. 6992eff media: gspca: Kill all URBs before releasing any of them by Ezequiel Garcia · 7 years ago
  18. df95e82 media: gspca: fix g/s_parm handling by Hans Verkuil · 7 years ago
  19. 1f5965c media: gspca: convert to vb2 by Hans Verkuil · 7 years ago
  20. b37705d media: hdpvr: fix compiler warning by Hans Verkuil · 7 years ago
  21. a7f3482 media: go7007: fix two sparse warnings by Hans Verkuil · 7 years ago
  22. 24dd8d9 media: usbtv: Implement wait_prepare and wait_finish by Ezequiel Garcia · 7 years ago
  23. 782b9d2 media: siano: use GFP_DMA only for smssdio by Mauro Carvalho Chehab · 7 years ago
  24. b2353e1 media: gp8psk: don't abuse of GFP_DMA by Mauro Carvalho Chehab · 7 years ago
  25. f17c403 media: dvbdev: add a mutex protecting the "mdev" pointer by Max Kellermann · 7 years ago
  26. 7cc31fa media: usb: cx231xx-417: include linux/slab.h header by Anders Roxell · 7 years ago
  27. 2f53370 media: em28xx: Demote several dev_err to dev_info by Brad Love · 7 years ago
  28. 6ce6a8e media: cx231xx: Fix spelling mistake: "senario" -> "scenario" by Colin Ian King · 7 years ago
  29. f1d0060 media: hackrf: group device capabilities by Gustavo Padovan · 7 years ago
  30. 901b9dd media: update/fix my e-mail on some places by Mauro Carvalho Chehab · 7 years ago
  31. 71db1cd Merge tag 'v4.17-rc4' into patchwork by Mauro Carvalho Chehab · 7 years ago
  32. 7d95fb7 media: dvbsky: use just one mutex for serializing device R/W ops by Mauro Carvalho Chehab · 7 years ago
  33. 06af462 media: pvrusb2: delete unneeded include by Julia Lawall · 7 years ago
  34. 01affb0 media: em28xx: Fix DualHD broken second tuner by Brad Love · 7 years ago
  35. c591358 media: media/usbvision: fix spelling mistake: "compresion" -> "compression" by Colin Ian King · 7 years ago
  36. 1acbf47 media: cx231xx: Fix recursive dependency by Brad Love · 7 years ago
  37. 5334b34 media: gspca: Stop using GFP_DMA for buffers for USB bulk transfers by Hans de Goede · 7 years ago
  38. acf4384 media: em28xx: Add new dvb-t board ":Zolid Hybrid Tv Stick" by Marcel Stork · 7 years ago
  39. 76757e43 media: em28xx: merge two identical cases inside a switch() by Marcel Stork · 7 years ago
  40. f2bea20 media: cx231xx: remove a now unused var by Mauro Carvalho Chehab · 7 years ago
  41. 7b5e3da media: cx231xx: Add I2C_MUX dependency by Brad Love · 7 years ago
  42. 84545d2 media: cx231xx: Remove RC_CORE dependency by Brad Love · 7 years ago
  43. 2f96cf7 media: cx231xx: Remove unnecessary parameter clear by Brad Love · 7 years ago
  44. d8a70321 media: cx231xx: Update 955Q from dvb attach to i2c device by Brad Love · 7 years ago
  45. 136b769 media: cx231xx: Switch to using new dvb i2c helpers by Brad Love · 7 years ago
  46. 13a257f media: cx231xx: Ignore an i2c mux adapter by Brad Love · 7 years ago
  47. 2fb579b media: cx231xx: Style fix for struct zero init by Brad Love · 7 years ago
  48. af1b4c3 media: cx231xx: Use board profile values for addresses by Brad Love · 7 years ago
  49. 830a57f media: cx231xx: Fix several incorrect demod addresses by Brad Love · 7 years ago
  50. fbfb3a7 media: dvb-usb: Replace GFP_ATOMIC with GFP_KERNEL by Jia-Ju Bai · 7 years ago
  51. 86f65c2 media: dvb-usb-v2/gl861: ensure USB message buffers DMA'able by Akihiro Tsukada · 7 years ago
  52. 87360e6 media: dvb-usb-v2/gl861: use usleep_range() for short delay by Akihiro Tsukada · 7 years ago
  53. 0a8b999 media: em28xx-cards: output regular messages as info by Chris Mayo · 7 years ago
  54. 5b1a270 media: dvb: add alternative USB PID for Hauppauge WinTV-soloHD by Rainer Keller · 7 years ago
  55. 23ba635 media: lgdt330x: convert it to the new I2C binding way by Mauro Carvalho Chehab · 7 years ago
  56. 509f896 media: em28xx: fix a regression with HVR-950 by Mauro Carvalho Chehab · 7 years ago
  57. b2c20f2 media: cx231xx: get rid of videobuf-dvb dependency by Mauro Carvalho Chehab · 7 years ago
  58. 1a0c10e media: dvb-usb-v2: stop using coherent memory for URBs by Mauro Carvalho Chehab · 7 years ago
  59. 14f4eae media: dvbsky: fix driver unregister logic by Mauro Carvalho Chehab · 7 years ago
  60. 2c7e3ca media: dvbsky: use the new dvb_module_probe() API by Mauro Carvalho Chehab · 7 years ago
  61. fd901b6 media: em28xx: Don't use ops->resume if NULL by Mauro Carvalho Chehab · 7 years ago
  62. 15b4c54 media: usbtv: Use the constant for supported standards by Hugo Grostabussiat · 7 years ago
  63. bed6d27 media: usbtv: Enforce standard for color decoding by Hugo Grostabussiat · 7 years ago
  64. a8b48e2 media: usbtv: Keep norm parameter specific by Hugo Grostabussiat · 7 years ago
  65. 8c42d27 media: usbtv: Use V4L2 defines to select capture resolution by Hugo Grostabussiat · 7 years ago
  66. c41e20d media: usbtv: Add SECAM support by Hugo Grostabussiat · 7 years ago
  67. 5c909be media: usbtv: Use same decoder sequence as Windows driver by Hugo Grostabussiat · 7 years ago
  68. 3259081 MAINTAINERS & files: Canonize the e-mails I use at files by Mauro Carvalho Chehab · 7 years ago
  69. 29e61d6 media: cx231xx: Add support for AverMedia DVD EZMaker 7 by Kai-Heng Feng · 7 years ago
  70. 732a9ed media: gspca: fix Kconfig help info by winton.liu · 7 years ago
  71. 8b1ca8a media: cx231xx: Increase USB bridge bandwidth by Brad Love · 7 years ago
  72. 0d2a531 media: dvb-usb-v2: fix a missing dependency of I2C_MUX by Mauro Carvalho Chehab · 7 years ago
  73. 86b2989 media: uvc: to the right check at uvc_ioctl_enum_framesizes() by Mauro Carvalho Chehab · 7 years ago
  74. e771bdf media: tm6000: avoid casting just to print pointer address by Mauro Carvalho Chehab · 7 years ago
  75. 728d9fd media: em28xx-input: improve error handling code by Mauro Carvalho Chehab · 7 years ago
  76. 2be09d8 media: zr364xx: avoid casting just to print pointer address by Mauro Carvalho Chehab · 7 years ago
  77. 86f181c media: s2255drv: fix a casting warning by Mauro Carvalho Chehab · 7 years ago
  78. b2d109f media: af9015: correct some coding style issues by Antti Palosaari · 7 years ago
  79. 8b79c7a media: af9015: convert to regmap api by Antti Palosaari · 8 years ago
  80. 1932441 media: dvb-usb-v2: add probe/disconnect callbacks by Antti Palosaari · 8 years ago
  81. 7772e38 media: af9015: enhance streaming config by Antti Palosaari · 8 years ago
  82. 0092293 media: af9015: refactor copy firmware to slave demod by Antti Palosaari · 8 years ago
  83. 2ffb2fa media: af9015: refactor firmware download by Antti Palosaari · 8 years ago
  84. ba2d559 media: af9015: use af9013 demod pid filters by Antti Palosaari · 8 years ago
  85. 04c611e media: af9015: attach demod using i2c binding by Antti Palosaari · 8 years ago
  86. 49bade9 media: af9015: fix logging by Antti Palosaari · 8 years ago
  87. 20f2e1a media: cpia2_usb: drop bogus interface-release call by Johan Hovold · 7 years ago
  88. 3aab15a media: add tuner standby op, use where needed by Hans Verkuil · 7 years ago
  89. 3f127ce media: em28xx-cards: fix em28xx_duplicate_dev() by Dan Carpenter · 7 years ago
  90. a2c52cd media: cx231xx: Add second i2c demod to Hauppauge 975 by Brad Love · 7 years ago
  91. 1dd2ce0 media: cx231xx: Use constant instead of hard code for max by Brad Love · 7 years ago
  92. f834230 media: cx231xx: Set mfe_shared if second frontend found by Brad Love · 7 years ago
  93. b94e470 media: cx231xx: Use frontend i2c adapter with tuner by Brad Love · 7 years ago
  94. 6b234c9 media: em28xx: Change hex to lower case by Brad Love · 7 years ago
  95. 564246f media: siano: Fix coherent memory allocation failure on arm64 by Tomoki Sekiyama · 7 years ago
  96. 9aa4d4e media: usb: don't initialize vars if not needed by Markus Elfring · 7 years ago
  97. 309d4c4 media: em28xx: Enable inversion for Solo/Dual HD DVB models by Brad Love · 7 years ago
  98. 2af0424 media: cx231xx: Add second i2c demod client by Brad Love · 7 years ago
  99. bdaacc3 media: cx231xx: Add second frontend option by Brad Love · 7 years ago
  100. 1bbab52 media: cxusb: restore RC_MAP for MyGica T230 by Stefan Brüns · 7 years ago