1. 2028fb8 media: si470x-i2c: fix possible memory leak in si470x_i2c_probe() by Yang Yingliang · 3 years, 3 months ago
  2. 86626be media: si470x: Avoid card name truncation by Kees Cook · 3 years, 5 months ago
  3. 88315ed media: radio-wl1273: Avoid card name truncation by Kees Cook · 3 years, 5 months ago
  4. d13ee58 Merge tag 'v5.9-rc4' into patchwork by Mauro Carvalho Chehab · 4 years, 4 months ago
  5. e4969cf media: wl128x: get rid of a potential spectre issue by Mauro Carvalho Chehab · 4 years, 5 months ago
  6. 1d8f95c media: radio: si476x: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 4 years, 5 months ago
  7. 1771e9f media: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  8. b28f1bf media: media/radio: wl128x: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 5 months ago
  9. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  10. 670f7ef media: radio: remove redundant assignment to variable retval by Colin Ian King · 4 years, 6 months ago
  11. 9cbb045 media: radio: don't use a menu just for wl128x driver by Mauro Carvalho Chehab · 4 years, 9 months ago
  12. 577a7ad media: docs: move driver-specific info to driver-api by Mauro Carvalho Chehab · 4 years, 11 months ago
  13. 32e2eae media: docs: move user-facing docs to the admin guide by Mauro Carvalho Chehab · 4 years, 11 months ago
  14. 54f38fc media: docs: move uAPI book to userspace-api/media by Mauro Carvalho Chehab · 4 years, 11 months ago
  15. 1498dfb media: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  16. 2df200a media: si470x-i2c: add missed operations in remove by Chuhong Yuan · 5 years ago
  17. 1091eb8 media: radio: wl1273: fix interrupt masking on release by Johan Hovold · 5 years ago
  18. 95c5206 media: don't do a 31 bit shift on a signed int by Mauro Carvalho Chehab · 5 years ago
  19. cce8ccc media: use the BIT() macro by Mauro Carvalho Chehab · 5 years ago
  20. 59364e9 media: remove include stdarg.h from some drivers by Mauro Carvalho Chehab · 5 years ago
  21. 0d616f2 media: radio/si470x: kill urb on error by Hans Verkuil · 5 years ago
  22. 5e56808 media: radio: si470x: Convert to new i2c device probe() by Kieran Bingham · 6 years ago
  23. 7bb823a media: radio: si4713: Convert to new i2c device probe() by Kieran Bingham · 6 years ago
  24. c666355 media: radio-raremono: change devm_k*alloc to k*alloc by Luke Nowakowski-Krijger · 6 years ago
  25. 5800571 Merge tag 'v5.2-rc4' into media/master by Mauro Carvalho Chehab · 6 years ago
  26. 8e8e69d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285 by Thomas Gleixner · 6 years ago
  27. e83ce30 media: media/radio: set device_caps in struct video_device by Hans Verkuil · 6 years ago
  28. 69fbb3f media: wl128x: Fix some error handling in fm_v4l2_init_video_device() by Kefeng Wang · 6 years ago
  29. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  30. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  31. 1e0566f Merge tag 'v5.2-rc2' into patchwork by Mauro Carvalho Chehab · 6 years ago
  32. 2f39cce media: remove redundant 'default n' from Kconfig-s by Bartlomiej Zolnierkiewicz · 6 years ago
  33. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  34. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  35. cc966c9 media: remove unneeded header search paths by Masahiro Yamada · 6 years ago
  36. 85709cb media: replace strncpy() by strscpy() by Mauro Carvalho Chehab · 6 years ago
  37. b4a7113 media: wl128x: Fix some error handling in fmc_prepare() by Dan Carpenter · 6 years ago
  38. 9c2ccc3 media: wl128x: prevent two potential buffer overflows by Dan Carpenter · 6 years ago
  39. b60a5b8 media: Kconfig files: use the right help coding style by Mauro Carvalho Chehab · 6 years ago
  40. ef4bb63 media: wl128x: Fix an error code in fm_download_firmware() by Dan Carpenter · 6 years ago
  41. 26b1900 media: a few more typos at staging, pci, platform, radio and usb by Mauro Carvalho Chehab · 6 years ago
  42. bf7ad53 media: radio: fix several typos by Mauro Carvalho Chehab · 6 years ago
  43. e3e71be media: wl128x: fix spelling mistake: "Swtich" -> "Switch" by Colin Ian King · 6 years ago
  44. 1c64222 media: si470x-i2c: Add optional reset-gpio support by Pawe? Chmiel · 6 years ago
  45. f86c51b media: si470x-i2c: Use managed resource helpers by Pawe? Chmiel · 6 years ago
  46. 95f9db5 media: si470x-i2c: Add device tree support by Pawe? Chmiel · 6 years ago
  47. cc1e631 media: replace strcpy() by strscpy() by Mauro Carvalho Chehab · 6 years ago
  48. c0decac media: use strscpy() instead of strlcpy() by Mauro Carvalho Chehab · 6 years ago
  49. dcefa53 media: radio-wl1273: fix return code for the polling routine by Mauro Carvalho Chehab · 6 years ago
  50. a6e65c2 media: si4713: don't check number of messages in the driver by Wolfram Sang · 7 years ago
  51. 2ebe0bb media: v4l: fix broken video4linux docs locations by Mauro Carvalho Chehab · 7 years ago
  52. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
  53. 8d7ab3a media: media/radio/Kconfig: add back RADIO_ISA by Hans Verkuil · 7 years ago
  54. 71db1cd Merge tag 'v4.17-rc4' into patchwork by Mauro Carvalho Chehab · 7 years ago
  55. 258c524 media: radio: allow building ISA drivers with COMPILE_TEST by Mauro Carvalho Chehab · 7 years ago
  56. 3259081 MAINTAINERS & files: Canonize the e-mails I use at files by Mauro Carvalho Chehab · 7 years ago
  57. e39fbc2 media: sound, media: allow building ISA drivers it with COMPILE_TEST by Mauro Carvalho Chehab · 7 years ago
  58. 42a1822 media: si470x: fix a typo at the Makefile causing build issues by Mauro Carvalho Chehab · 7 years ago
  59. 90db5c8 media: si470x: fix __be16 annotations by Mauro Carvalho Chehab · 7 years ago
  60. 5875798 media: si470x: allow build both USB and I2C at the same time by Mauro Carvalho Chehab · 7 years ago
  61. dd32827 media: radio: Critical interrupt bugfix for si470x over i2c by Douglas Fischer · 7 years ago
  62. 8c081b6 media: radio: Critical v4l2 registration bugfix for si470x over i2c by Douglas Fischer · 7 years ago
  63. 36d6bf8 media: radio: Tuning bugfix for si470x over i2c by Douglas Fischer · 7 years ago
  64. 9aa4d4e media: usb: don't initialize vars if not needed by Markus Elfring · 7 years ago
  65. ddddfa7 media: add SPDX license info by Hans Verkuil · 7 years ago
  66. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  67. 68c5735 Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  68. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  69. 6e6a8b5 media: replace all <spaces><tab> occurrences by Mauro Carvalho Chehab · 7 years ago
  70. 4a3fad7 media: fix usage of whitespaces and on indentation by Mauro Carvalho Chehab · 7 years ago
  71. 02d7324 media: radio-si476x: fix behavior when seek->range* are defined by Mauro Carvalho Chehab · 7 years ago
  72. 5bef1c0 media: radio-wl1273: fix a parameter name at kernel-doc macro by Mauro Carvalho Chehab · 7 years ago
  73. d156f29 media: radio-si476x: fix kernel-doc markups by Mauro Carvalho Chehab · 7 years ago
  74. c23e0cb media: annotate ->poll() instances by Al Viro · 8 years ago
  75. 0169943 annotate poll_table_struct ->_key by Al Viro · 8 years ago
  76. 5d352e6 Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  77. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  78. 66b72cf media: radio-raremono: remove redundant initialization of freq by Colin Ian King · 7 years ago
  79. 297fced media: radio: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  80. 82fad47 media: radio-si470x: make si470x_viddev_template const by Bhumika Goyal · 7 years ago
  81. 561b29e media: fix media Kconfig help syntax issues by Hans Verkuil · 7 years ago
  82. 96cc695 media: radio: make video_device const by Bhumika Goyal · 7 years ago
  83. 9a5c43b media: radio-usb-si4713: make i2c_adapter const by Bhumika Goyal · 7 years ago
  84. db4a850 media: radio: constify pnp_device_id by Arvind Yadav · 7 years ago
  85. 1ab2234 media: radio: constify usb_device_id by Arvind Yadav · 7 years ago
  86. c181efd media: radio: constify pci_device_id by Arvind Yadav · 7 years ago
  87. a3db9d6 Merge tag 'v4.13-rc1' into patchwork by Mauro Carvalho Chehab · 8 years ago
  88. 13c2bed media: radio: wl1273: add check on core->write() return value by Gustavo A. R. Silva · 8 years ago
  89. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  90. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  91. 729dee3 [media] wl128x: use setup_timer by Geliang Tang · 8 years ago
  92. 4e42e5f [media] si4713: Add OF device ID table by Javier Martinez Canillas · 8 years ago
  93. 75d1b13 [media] media: radio-cadet, initialize timer with setup_timer by Matej Hulín · 8 years ago
  94. bcb6331 [media] media: Drop FSF's postal address from the source code files by Sakari Ailus · 8 years ago
  95. ac2ac83 [media] wl128x: use KERNEL_CONT where needed by Mauro Carvalho Chehab · 8 years ago
  96. 547633d [media] radio: don't break long lines by Mauro Carvalho Chehab · 8 years ago
  97. e84541f [media] wl128x: don't break long lines by Mauro Carvalho Chehab · 8 years ago
  98. 3c1e300 [media] si4713: don't break long lines by Mauro Carvalho Chehab · 8 years ago
  99. cbfc908 [media] si470x: don't break long lines by Mauro Carvalho Chehab · 8 years ago
  100. 78f2c50 [media] constify i2c_algorithm structures by Julia Lawall · 8 years ago