1. ac75fe5 [media] saa7134-alsa: Only frees registered sound cards by Mauro Carvalho Chehab · 9 years ago
  2. 7d1fc01 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  3. df2f94e [media] dvb: modify core to implement interfaces/entities at MC new gen by Mauro Carvalho Chehab · 9 years ago
  4. f0b0faff [media] cx23885-dvb: move initialization of a8293_pdata by Mauro Carvalho Chehab · 9 years ago
  5. aee5f29 [media] cx23885-dvb: initialize a8293_pdata by Mauro Carvalho Chehab · 9 years ago
  6. d6dd645 [media] media: videobuf2: Move timestamp to vb2_buffer by Junghak Sung · 9 years ago
  7. 9057bc2 [media] solo6x10: use v4l2_get_timestamp to fill in buffer timestamp by Hans Verkuil · 9 years ago
  8. df9ecb0 [media] vb2: drop v4l2_format argument from queue_setup by Hans Verkuil · 9 years ago
  9. ecc2fe2 [media] cx23885: video instead of vbi register used by Hans Verkuil · 9 years ago
  10. 6c43a21 [media] cx23885: add support for ViewCast 260e and 460e by Hans Verkuil · 9 years ago
  11. 80954cb [media] ivtv/cx18: fix inverted pixel aspect ratio by Hans Verkuil · 9 years ago
  12. e80bf856 [media] cx23885: fix format/crop handling by Hans Verkuil · 9 years ago
  13. e3d132d treewide: Fix typos in printk by Masanari Iida · 9 years ago
  14. 991ce92 [media] use https://linuxtv.org for LinuxTV URLs by Mauro Carvalho Chehab · 9 years ago
  15. f7488c5 [media] dm1105: Remove unnecessary synchronize_irq() before free_irq() by Lars-Peter Clausen · 9 years ago
  16. 083206fc [media] cx231xx: constify cx2341x_handler_ops structures by Julia Lawall · 9 years ago
  17. 22dbec2 [media] media, sound: tea575x: constify snd_tea575x_ops structures by Julia Lawall · 9 years ago
  18. 85f9e06 [media] v4l2-dv-timings: add new arg to v4l2_match_dv_timings by Hans Verkuil · 9 years ago
  19. 10897da Merge tag 'v4.4-rc2' into patchwork by Mauro Carvalho Chehab · 9 years ago
  20. 1a47de6 various: fix pci_set_dma_mask return value checking by Christoph Hellwig · 9 years ago
  21. 439be34 [media] media: cx23885: fix type of allowed_protos by Heiner Kallweit · 9 years ago
  22. 4bdbcb3 [media] ddbridge: fix wait_event_timeout return handling by Nicholas Mc Guire · 9 years ago
  23. 0dac45f [media] av7110: potential divide by zero by Dan Carpenter · 9 years ago
  24. 75d63a4 [media] av7110: don't allow negative volumes by Dan Carpenter · 9 years ago
  25. d647f0b [media] include/media: move driver interface headers to a separate dir by Mauro Carvalho Chehab · 9 years ago
  26. b5dcee2 [media] include/media: split I2C headers from V4L2 core by Mauro Carvalho Chehab · 9 years ago
  27. d55ebd0 [media] ivtv: avoid going past input/audio array by Mauro Carvalho Chehab · 9 years ago
  28. 8238734 [media] Revert "[media] ivtv: avoid going past input/audio array" by Mauro Carvalho Chehab · 9 years ago
  29. e806f75 netup_unidvb: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  30. 4571e4a cx23885: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  31. 251c591 cx25821: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  32. 111be8b cx88: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  33. f546e12 saa7134: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  34. 45fa9c0 saa7164: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  35. bad007bc tw68-core: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  36. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  37. b037865 Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  38. 9d2b064 [media] netup_unidvb: fix potential crash when spi is NULL by Abylay Ospan · 9 years ago
  39. 520e82d [media] ivtv: Convert to get_user_pages_unlocked() by Jan Kara · 9 years ago
  40. 33119e8 [media] media: videobuf2: Change queue_setup argument by Junghak Sung · 9 years ago
  41. 2f684b2 [media] dvb: get rid of enum dmx_success by Mauro Carvalho Chehab · 9 years ago
  42. 340cced [media] netup_unidvb_ci: Fix dereference of noderef expression by Mauro Carvalho Chehab · 9 years ago
  43. d91b1d9 [media] netup_unidvb: remove most of the sparse warnings by Mauro Carvalho Chehab · 9 years ago
  44. 2d70071 [media] media: videobuf2: Restructure vb2_buffer by Junghak Sung · 9 years ago
  45. c139990 [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2 by Junghak Sung · 9 years ago
  46. d275d93 [media] cx25821, cx88, tm6000: use SNDRV_DEFAULT_ENABLE_PNP by Luis de Bethencourt · 9 years ago
  47. fc88dd1 [media] cobalt: fix Kconfig dependency by Hans Verkuil · 9 years ago
  48. 5ba0e2c3 [media] use v4l2_get_timestamp where possible by Arnd Bergmann · 9 years ago
  49. 225b783 [media] saa7164: video and vbi ports share the same input/tuner/std by Hans Verkuil · 9 years ago
  50. 6b99612 [media] saa7164: fix input and tuner compliance problems by Hans Verkuil · 9 years ago
  51. 4e203f7 [media] saa7164: remove unused videobuf references by Hans Verkuil · 9 years ago
  52. 031d229 [media] saa7164: fix format ioctls by Hans Verkuil · 9 years ago
  53. 245b5ae [media] saa7164: add support for control events by Hans Verkuil · 9 years ago
  54. 45053ed [media] saa7164: fix poll bugs by Hans Verkuil · 9 years ago
  55. d6d3fe2 [media] saa7164: add v4l2_fh support by Hans Verkuil · 9 years ago
  56. 1a708ea [media] saa7164: convert to the control framework by Hans Verkuil · 9 years ago
  57. 63ab664c [media] saa7134: add Leadtek Winfast TV2100 FM card support by Darek Zielski · 9 years ago
  58. 67dcfeb [media] media/pci/cobalt: Use %*ph to print small buffers by Alexander Kuleshov · 9 years ago
  59. 2731505 [media] ivtv-alsa: Add index to specify device number by Nicolas Sugino · 9 years ago
  60. 9cfcc65 Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  61. 00f7641 Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  62. 02387b5 [media] mantis: Fix error handling in mantis_dma_init() by Fabio Estevam · 9 years ago
  63. 82fde1a [media] bt8xxx: Use monotonic time by Abhilash Jindal · 9 years ago
  64. e4d45dd [media] zoran: Use monotonic time by Abhilash Jindal · 9 years ago
  65. ab149b8 [media] tw68: Move PCI vendor and device IDs to pci_ids.h by Ezequiel Garcia · 9 years ago
  66. 52b1eaf [media] netup_unidvb: NetUP Universal DVB-S/S2/T/T2/C PCI-E card driver by Kozlov Sergey · 9 years ago
  67. fa9163b [media] ttpci: Replace memset with eth_zero_addr by Vaishali Thakkar · 9 years ago
  68. 1e3f298 [media] x86/mm/pat, drivers/media/ivtv: move pat warn and replace WARN() with pr_warn() by Luis R. Rodriguez · 9 years ago
  69. e8e9055 [media] pci/Kconfig: don't use MEDIA_ANALOG_TV_SUPPORT for grabber cards by Krzysztof Hałasa · 9 years ago
  70. b0c49e2 [media] mantis: remove an uneeded goto by Mauro Carvalho Chehab · 9 years ago
  71. 919db5c [media] mantis: Fix error handling in mantis_dma_init() by Fabio Estevam · 9 years ago
  72. e56c597 [media] zoran: convert to the control framework and to v4l2_fh by Hans Verkuil · 9 years ago
  73. 7b962d4 [media] zoran: use standard core lock by Hans Verkuil · 9 years ago
  74. 8148802 [media] zoran: remove unused read/write functions by Hans Verkuil · 9 years ago
  75. 160d757 [media] zoran: remove unnecessary memset by Hans Verkuil · 9 years ago
  76. dd70b27 [media] media: ttpci: Use vsprintf %pM extension by Joe Perches · 9 years ago
  77. 55b858b [media] cobalt: allow fewer than 8 PCIe lanes by Hans Verkuil · 9 years ago
  78. 810c168 [media] cobalt: accept unchanged timings when vb2_is_busy() by Hans Verkuil · 9 years ago
  79. f5530d5 x86/mm/pat, drivers/media/ivtv: Move the PAT warning and replace WARN() with pr_warn() by Luis R. Rodriguez · 9 years ago
  80. 2f8e75d [media] adv7604/cobalt: Allow compile test if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  81. 6d058c5 [media] vb2: Only requeue buffers immediately once streaming is started by Sakari Ailus · 9 years ago
  82. 8783b9c [media] SMI PCIe IR driver for DVBSky cards by Nibble Max · 9 years ago
  83. 59617e7 [media] pci/ivtv/ivtv-gpio: Remove compat control ops by Ricardo Ribalda · 9 years ago
  84. 30533ad [media] btcx-risc: use swap() in btcx_sort_clips() by Fabian Frederick · 9 years ago
  85. d9b8252 [media] SOLO6x10: Remove dead code by Krzysztof Hałasa · 9 years ago
  86. e1ceb25 [media] SOLO6x10: remove unneeded register locking and barriers by Krzysztof Hałasa · 9 years ago
  87. dd43a62 [media] SOLO6x10: unmap registers only after free_irq() by Krzysztof Hałasa · 9 years ago
  88. 9d1b1f6 [media] SOLO6x10: Fix G.723 minimum audio period count by Krzysztof Hałasa · 9 years ago
  89. 9800663 Merge tag 'v4.2-rc1' into patchwork by Mauro Carvalho Chehab · 9 years ago
  90. 5bab8624 [media] media/pci/cobalt: fix Kconfig and build when SND is not enabled by Randy Dunlap · 9 years ago
  91. 23908db Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  92. 5b4ca44 Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  93. 816de50 [media] saa7134: fix page size on some archs by Mauro Carvalho Chehab · 9 years ago
  94. cb8a4de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  95. 6fe2d69 [media] mantis: cleanup a warning by Mauro Carvalho Chehab · 9 years ago
  96. 1bf1735 x86/mm/pat, drivers/media/ivtv: Use arch_phys_wc_add() and require PAT disabled by Luis R. Rodriguez · 9 years ago
  97. bc5e66b [media] cx88: don't declare restart_video_queue if not used by Mauro Carvalho Chehab · 9 years ago
  98. 9d605e6 [media] mantis: cleanup CodingStyle issues due to last commit by Mauro Carvalho Chehab · 9 years ago
  99. a96762d [media] mantis: add remote control support by Jan Klötzke · 9 years ago
  100. 5dce1ee [media] saa7164: Improvements for I2C handling" by Olli Salonen · 9 years ago