1. 0c5a71d media: solo6x10: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 4 months ago
  2. dcdff74 media: solo6x10: fix missing snd_card_free in error handling case by Qinglang Miao · 4 years, 4 months ago
  3. 1771e9f media: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 8 months ago
  4. cf293a4 media: solo6x10: replace http references with https by Alexander A. Klimov · 4 years, 8 months ago
  5. 3e30a92 media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO by Hans Verkuil · 5 years ago
  6. da090bf media: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  7. a98e2e2 media: solo6x10: Use managed buffer allocation by Takashi Iwai · 5 years ago
  8. ef99d99 media: solo6x10: Remove superfluous snd_dma_continuous_data() by Takashi Iwai · 5 years ago
  9. 95c5206 media: don't do a 31 bit shift on a signed int by Mauro Carvalho Chehab · 6 years ago
  10. cce8ccc media: use the BIT() macro by Mauro Carvalho Chehab · 6 years ago
  11. b61789f media: drivers/media: don't set pix->priv = 0 by Hans Verkuil · 6 years ago
  12. 2169e6d media: media/pci: don't set description for ENUM_FMT by Hans Verkuil · 6 years ago
  13. 2161536 media: media/pci: set device_caps in struct video_device by Hans Verkuil · 6 years ago
  14. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  15. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  16. b60a5b8 media: Kconfig files: use the right help coding style by Mauro Carvalho Chehab · 6 years ago
  17. 96a6de1 Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  18. 1679055 media: pci: fix several typos by Mauro Carvalho Chehab · 6 years ago
  19. 62e94da media: Drop superfluous PCM preallocation error checks by Takashi Iwai · 6 years ago
  20. cc1e631 media: replace strcpy() by strscpy() by Mauro Carvalho Chehab · 7 years ago
  21. c0decac media: use strscpy() instead of strlcpy() by Mauro Carvalho Chehab · 7 years ago
  22. 4cff79e media: Remove depends on HAS_DMA in case of platform dependency by Geert Uytterhoeven · 7 years ago
  23. 43e6975 media: solo6x10: get rid of an address space warning by Mauro Carvalho Chehab · 7 years ago
  24. 0df305e media: solo6x10: simplify the logic at solo_p2m_dma_desc() by Mauro Carvalho Chehab · 7 years ago
  25. 6c54242 media: solo6x10: use ktime_get_ts64() for time sync by Arnd Bergmann · 7 years ago
  26. d259f91 media: solo6x10: hide unused variable by Arnd Bergmann · 7 years ago
  27. cba862d media: drivers: remove "/**" from non-kernel-doc comments by Mauro Carvalho Chehab · 7 years ago
  28. 507e190 media: pci: make video_device const by Bhumika Goyal · 8 years ago
  29. 24a571d media: solo6x10: make snd_kcontrol_new const by Bhumika Goyal · 8 years ago
  30. d3202d1 media: solo6x10: export hardware GPIO pins 8:31 to gpiolib interface by Anton Sviridenko · 8 years ago
  31. 3361d54 media: solo6x10: fix detection of TW2864B chips by Anton Sviridenko · 8 years ago
  32. d7552a1 media: solo6x10: make const array saa7128_regs_ntsc static by Colin Ian King · 8 years ago
  33. 0b49ce5 Merge tag 'media/v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  34. 1facf21 [media] solo6x10: Convert to the new PCM ops by Takashi Iwai · 8 years ago
  35. 06eeefe [media] media drivers: annotate fall-through by Mauro Carvalho Chehab · 8 years ago
  36. 6e4c848 [media] solo6x10: release vb2 buffers in solo_stop_streaming() by Anton Sviridenko · 8 years ago
  37. f4fde9a [media] solo6x10: improve subscribe event handling by Gustavo Padovan · 8 years ago
  38. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  39. c4d27f4 [media] solo6x10: use designated initializers by Kees Cook · 8 years ago
  40. 5fc4b06 [media] media: solo6x10: fix lockup by avoiding delayed register write by Andrey Utkin · 8 years ago
  41. 3d16004 [media] solo6x10: don't break long lines by Mauro Carvalho Chehab · 8 years ago
  42. 10accd2 [media] pci: constify vb2_ops structures by Julia Lawall · 9 years ago
  43. 5c8d8c0 [media] pci: constify snd_pcm_ops structures by Julia Lawall · 9 years ago
  44. e34f2a9 [media] media: solo6x10: increase FRAME_BUF_SIZE by Andrey Utkin · 9 years ago
  45. 36c0f8b [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs by Hans Verkuil · 9 years ago
  46. 2bc46b3 [media] media/pci: convert drivers to use the new vb2_queue dev field by Hans Verkuil · 9 years ago
  47. f4bca74 [media] solo6x10: Simplify solo_enum_ext_input by Ismael Luceno · 9 years ago
  48. d6dd645 [media] media: videobuf2: Move timestamp to vb2_buffer by Junghak Sung · 9 years ago
  49. 9057bc2 [media] solo6x10: use v4l2_get_timestamp to fill in buffer timestamp by Hans Verkuil · 9 years ago
  50. df9ecb0c [media] vb2: drop v4l2_format argument from queue_setup by Hans Verkuil · 9 years ago
  51. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  52. 33119e8 [media] media: videobuf2: Change queue_setup argument by Junghak Sung · 9 years ago
  53. 2d70071 [media] media: videobuf2: Restructure vb2_buffer by Junghak Sung · 9 years ago
  54. c139990 [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2 by Junghak Sung · 9 years ago
  55. d9b8252 [media] SOLO6x10: Remove dead code by Krzysztof Hałasa · 10 years ago
  56. e1ceb25 [media] SOLO6x10: remove unneeded register locking and barriers by Krzysztof Hałasa · 10 years ago
  57. dd43a62 [media] SOLO6x10: unmap registers only after free_irq() by Krzysztof Hałasa · 10 years ago
  58. 9d1b1f6 [media] SOLO6x10: Fix G.723 minimum audio period count by Krzysztof Hałasa · 10 years ago
  59. af29ba9 [media] solo6x10: s/uint8_t/u8/ by Ismael Luceno · 10 years ago
  60. b1bb7ee [media] solo6x10: Fix solo_eeprom_read retval type by Ismael Luceno · 10 years ago
  61. 469ac53 [media] solo6x10: Fix eeprom_* functions buffer's type by Ismael Luceno · 10 years ago
  62. 8a4d9a9 [media] solo6x10: s/unsigned char/u8/ by Ismael Luceno · 10 years ago
  63. e476f4e [media] solo6x10: just pass frame motion flag from hardware, drop additional handling as complicated and unstable by Andrey Utkin · 10 years ago
  64. 2183a58 Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  65. d790b7e [media] vb2-dma-sg: move dma_(un)map_sg here by Hans Verkuil · 10 years ago
  66. 0c3a14c [media] vb2-dma-sg: add allocation context to dma-sg by Hans Verkuil · 10 years ago
  67. 3c787b1 [media] solo6x10: fix a race in IRQ handler by Krzysztof Hałasa · 10 years ago
  68. 6db47fa [media] solo6x10: don't turn off/on encoder interrupt in processing loop by Andrey Utkin · 10 years ago
  69. 670390c [media] solo6x10: bind start & stop of encoded frames processing thread to device (de)init by Andrey Utkin · 10 years ago
  70. 0cb2df3 [media] solo6x10: free DMA allocation when releasing encoder by Andrey Utkin · 10 years ago
  71. 9ccd180 [media] solo6x10: clean up properly in stop_streaming by Andrey Utkin · 10 years ago
  72. c44b648 [media] solo6x10: fix sparse warnings by Hans Verkuil · 11 years ago
  73. 12bd88e [media] be sure that HAS_DMA is enabled for vb2-dma-contig by Mauro Carvalho Chehab · 11 years ago
  74. 0a12830 [media] solo6x10: fix potential null dereference by Hans Verkuil · 11 years ago
  75. 28cae86 [media] solo6x10: move out of staging into drivers/media/pci. by Hans Verkuil · 11 years ago