1. cc1e631 media: replace strcpy() by strscpy() by Mauro Carvalho Chehab · 6 years ago
  2. c0decac media: use strscpy() instead of strlcpy() by Mauro Carvalho Chehab · 6 years ago
  3. dcefa53 media: radio-wl1273: fix return code for the polling routine by Mauro Carvalho Chehab · 6 years ago
  4. a6e65c2 media: si4713: don't check number of messages in the driver by Wolfram Sang · 7 years ago
  5. 2ebe0bb media: v4l: fix broken video4linux docs locations by Mauro Carvalho Chehab · 7 years ago
  6. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
  7. 8d7ab3a media: media/radio/Kconfig: add back RADIO_ISA by Hans Verkuil · 7 years ago
  8. 71db1cd Merge tag 'v4.17-rc4' into patchwork by Mauro Carvalho Chehab · 7 years ago
  9. 258c524 media: radio: allow building ISA drivers with COMPILE_TEST by Mauro Carvalho Chehab · 7 years ago
  10. 3259081 MAINTAINERS & files: Canonize the e-mails I use at files by Mauro Carvalho Chehab · 7 years ago
  11. e39fbc2 media: sound, media: allow building ISA drivers it with COMPILE_TEST by Mauro Carvalho Chehab · 7 years ago
  12. 42a1822 media: si470x: fix a typo at the Makefile causing build issues by Mauro Carvalho Chehab · 7 years ago
  13. 90db5c8 media: si470x: fix __be16 annotations by Mauro Carvalho Chehab · 7 years ago
  14. 5875798 media: si470x: allow build both USB and I2C at the same time by Mauro Carvalho Chehab · 7 years ago
  15. dd32827 media: radio: Critical interrupt bugfix for si470x over i2c by Douglas Fischer · 7 years ago
  16. 8c081b6 media: radio: Critical v4l2 registration bugfix for si470x over i2c by Douglas Fischer · 7 years ago
  17. 36d6bf8 media: radio: Tuning bugfix for si470x over i2c by Douglas Fischer · 7 years ago
  18. 9aa4d4e media: usb: don't initialize vars if not needed by Markus Elfring · 7 years ago
  19. ddddfa7 media: add SPDX license info by Hans Verkuil · 7 years ago
  20. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  21. 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
  22. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  23. 6e6a8b5 media: replace all <spaces><tab> occurrences by Mauro Carvalho Chehab · 7 years ago
  24. 4a3fad7 media: fix usage of whitespaces and on indentation by Mauro Carvalho Chehab · 7 years ago
  25. 02d7324 media: radio-si476x: fix behavior when seek->range* are defined by Mauro Carvalho Chehab · 7 years ago
  26. 5bef1c0 media: radio-wl1273: fix a parameter name at kernel-doc macro by Mauro Carvalho Chehab · 7 years ago
  27. d156f29 media: radio-si476x: fix kernel-doc markups by Mauro Carvalho Chehab · 7 years ago
  28. c23e0cb media: annotate ->poll() instances by Al Viro · 8 years ago
  29. 0169943 annotate poll_table_struct ->_key by Al Viro · 8 years ago
  30. 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
  31. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  32. 66b72cf media: radio-raremono: remove redundant initialization of freq by Colin Ian King · 7 years ago
  33. 297fced media: radio: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  34. 82fad47 media: radio-si470x: make si470x_viddev_template const by Bhumika Goyal · 7 years ago
  35. 561b29e media: fix media Kconfig help syntax issues by Hans Verkuil · 7 years ago
  36. 96cc695 media: radio: make video_device const by Bhumika Goyal · 7 years ago
  37. 9a5c43b media: radio-usb-si4713: make i2c_adapter const by Bhumika Goyal · 7 years ago
  38. db4a850 media: radio: constify pnp_device_id by Arvind Yadav · 7 years ago
  39. 1ab2234 media: radio: constify usb_device_id by Arvind Yadav · 7 years ago
  40. c181efd media: radio: constify pci_device_id by Arvind Yadav · 7 years ago
  41. a3db9d6 Merge tag 'v4.13-rc1' into patchwork by Mauro Carvalho Chehab · 8 years ago
  42. 13c2bed media: radio: wl1273: add check on core->write() return value by Gustavo A. R. Silva · 8 years ago
  43. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  44. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  45. 729dee3 [media] wl128x: use setup_timer by Geliang Tang · 8 years ago
  46. 4e42e5f [media] si4713: Add OF device ID table by Javier Martinez Canillas · 8 years ago
  47. 75d1b13 [media] media: radio-cadet, initialize timer with setup_timer by Matej Hulín · 8 years ago
  48. bcb6331 [media] media: Drop FSF's postal address from the source code files by Sakari Ailus · 8 years ago
  49. ac2ac83 [media] wl128x: use KERNEL_CONT where needed by Mauro Carvalho Chehab · 8 years ago
  50. 547633d [media] radio: don't break long lines by Mauro Carvalho Chehab · 8 years ago
  51. e84541f [media] wl128x: don't break long lines by Mauro Carvalho Chehab · 8 years ago
  52. 3c1e300 [media] si4713: don't break long lines by Mauro Carvalho Chehab · 8 years ago
  53. cbfc908 [media] si470x: don't break long lines by Mauro Carvalho Chehab · 8 years ago
  54. 78f2c50 [media] constify i2c_algorithm structures by Julia Lawall · 8 years ago
  55. ae549135 [media] radio-si470x-i2c: Delete owner assignment by Markus Elfring · 8 years ago
  56. 07d0320 [media] media: radio: si470x: radio-si470x-usb: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  57. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  58. 4360fa2 drivers: misc: ti-st: Use int instead of fuzzy char for callback status by Geert Uytterhoeven · 9 years ago
  59. 04bc936 [media] radio-maxiradio: fix memory leak when device is removed by Alexey Khoroshilov · 9 years ago
  60. 21ed203 exynos4-is: remove some unused vars by Mauro Carvalho Chehab · 9 years ago
  61. 0e2a706 [media] tea575x: convert to library by Andy Shevchenko · 9 years ago
  62. 949cf70 [media] radio-si476x: add return value check to avoid dead code by Fugang Duan · 9 years ago
  63. aeae69d [media] wl128x: fix typo in MODULE_PARM_DESC by Dan Carpenter · 9 years ago
  64. 22dbec2 [media] media, sound: tea575x: constify snd_tea575x_ops structures by Julia Lawall · 9 years ago
  65. 18a8560 [media] radio-shark2: constify radio_tea5777_ops structures by Julia Lawall · 9 years ago
  66. eb4b0ec [media] include/media: move platform_data to linux/platform_data/media by Mauro Carvalho Chehab · 9 years ago
  67. d647f0b [media] include/media: move driver interface headers to a separate dir by Mauro Carvalho Chehab · 9 years ago
  68. f77658b [media] radio: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 10 years ago
  69. 387a692 [media] media/radio/saa7706h: Remove compat control ops by Ricardo Ribalda · 10 years ago
  70. 453f847 [media] wl128x: use swap() in fm_rdsparse_swapbytes() by Fabian Frederick · 10 years ago
  71. dd7a2ac [media] si470x: cleanup define namespace by Mauro Carvalho Chehab · 10 years ago
  72. 4d38cde [media] radio-si470x-i2c: Pass the IRQF_ONESHOT flag by Fabio Estevam · 10 years ago
  73. c579401 [media] wl128x: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 10 years ago
  74. 44b0c73 [media] radio: fix error return code by Julia Lawall · 10 years ago
  75. 50f2468 [media] si4713: fix error return code by Julia Lawall · 10 years ago
  76. d202e1b [media] wl128x: fix int type for streg_cbdata by Mauro Carvalho Chehab · 10 years ago
  77. 1cb3b79 [media] radio-si476x: Fix indent by Mauro Carvalho Chehab · 10 years ago
  78. b36ae85 [media] media: radio-si4713: improve usage of gpiod API by Uwe Kleine-König · 10 years ago
  79. cab9bf1 [media] wl128x: embed video_device by Hans Verkuil · 10 years ago
  80. 78e9b7d [media] wl128x-radio really depends on TI_ST by Arnd Bergmann · 10 years ago
  81. c973f76e [media] media: radio: handle timeouts by Nicholas Mc Guire · 10 years ago
  82. daa939d [media] media: radio: assign wait_for_completion_timeout to appropriately typed var by Nicholas Mc Guire · 10 years ago
  83. 61765a5 [media] si470x: fixup wait_for_completion_timeout return handling by Nicholas Mc Guire · 10 years ago
  84. cc287f7 [media] radio/aimslab: use mdelay instead of udelay by Arnd Bergmann · 10 years ago
  85. 6994ca3d [media] tea575x: split and export functions by Ondrej Zary · 10 years ago
  86. 58fc046 [media] media: radio: wl128x: fmdrv_rx.c: Remove unused function by Rickard Strandqvist · 10 years ago
  87. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  88. 7027c448 [media] media/radio: fix querycap by Hans Verkuil · 10 years ago
  89. 98bea62 [media] si4713: add device tree support by Sebastian Reichel · 10 years ago
  90. c3a5baf [media] si4713: use managed irq request by Sebastian Reichel · 10 years ago
  91. 80cd5c7 [media] si4713: use managed memory allocation by Sebastian Reichel · 10 years ago
  92. fbe14a1 [media] si4713: switch reset gpio to devm_gpiod API by Sebastian Reichel · 10 years ago
  93. d4471de [media] si4713: switch to devm regulator API by Sebastian Reichel · 10 years ago
  94. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  95. 1a5cfd0 [media] wl128x: fix fmdbg compiler warning by Hans Verkuil · 10 years ago
  96. b2e3853 media: radio: si4713: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  97. da2dc6f media: radio: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  98. a66d05d Merge branch 'patchwork' into v4l_for_linus by Mauro Carvalho Chehab · 10 years ago
  99. 25fb62b [media] radio-sf16fmr2: declare some structs as static by Mauro Carvalho Chehab · 10 years ago
  100. 24c8f11 [media] radio-sf16fmi: declare pnp_attached as static by Mauro Carvalho Chehab · 10 years ago