1. 4f99659 [media] v4l2: make vidioc_s_crop const by Hans Verkuil · 12 years ago
  2. d88aab5 [media] v4l2: make vidioc_s_jpegcomp const by Hans Verkuil · 12 years ago
  3. ccae7af [media] common: move media/common/tuners to media/tuners by Mauro Carvalho Chehab · 12 years ago
  4. 786baec [media] dvb-usb: move it to drivers/media/usb/dvb-usb by Mauro Carvalho Chehab · 12 years ago
  5. 9a0bf52 [media] move the dvb/frontends to drivers/media/dvb-frontends by Mauro Carvalho Chehab · 12 years ago
  6. 3d6c2bc [media] dvb: move the dvb core one level up by Mauro Carvalho Chehab · 12 years ago
  7. 727b81d [media] staging: lirc: use %*ph to print small buffers by Andy Shevchenko · 12 years ago
  8. 95aeead [media] lirc: lirc_ene0100.h is not referenced anywhere by Sean Young · 12 years ago
  9. a79bc3c [media] lirc: remove lirc_ttusbir driver by Sean Young · 12 years ago
  10. 062ef0d [media] staging: media: Remove easycap driver by Ezequiel García · 12 years ago
  11. 8d9b258 [media] staging: media: cxd2099: remove memcpy of similar structure variables by Devendra Naga · 12 years ago
  12. ada3678 [media] staging: media: cxd2099: use kzalloc to allocate ci pointer of type struct cxd in cxd2099_attach by Devendra Naga · 12 years ago
  13. 4aff355 [media] staging: media: cxd2099: fix sparse warnings in cxd2099_attach by Devendra Naga · 12 years ago
  14. 0d0c159 [media] dt3155v4l: remove V4L2_FL_LOCK_ALL_FOPS by Hans Verkuil · 12 years ago
  15. 8762541 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  16. 6df419e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  17. b1f093a [media] staging/media/solo6x10: use module_pci_driver macro by Devendra Naga · 12 years ago
  18. 1a3acd3 [media] staging/media/dt3155v4l: use module_pci_driver macro by Devendra Naga · 12 years ago
  19. cadc792 [media] lirc: fix non-ANSI function declaration warning by Emil Goode · 12 years ago
  20. e53a99e [media] drivers/staging/media/easycap/easycap_main.c: add missing usb_free_urb by Julia Lawall · 12 years ago
  21. d47726c i2c: Add SCCB support by Laurent Pinchart · 12 years ago
  22. 7985a90 [media] staging: solo6x10: Fix TODO file with proper maintainer by Ezequiel García · 12 years ago
  23. a99817c Merge branch 'v4l_for_linus' into staging/for_v3.6 by Mauro Carvalho Chehab · 12 years ago
  24. aace99e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  25. 19f5a0c [media] staging: solo6x10: fix | vs & by Dan Carpenter · 12 years ago
  26. 4b71ca6 [media] lirc_sir: make device registration work by Jarod Wilson · 12 years ago
  27. ac6e4c1 [media] USB: Staging: media: lirc: initialize spinlocks before usage by Sasha Levin · 12 years ago
  28. ab11ca3 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  29. fb09baf Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  30. 9554d57 Revert "[media] staging: media: go7007: Adlink MPG24 board issues" by Mauro Carvalho Chehab · 12 years ago
  31. 9738489 [media] staging/media/as102: remove version.h include at as102_fe.c by joseph daniel · 12 years ago
  32. 0982db2 [media] staging: media: go7007: Adlink MPG24 board issues by Volokh Konstantin · 12 years ago
  33. 92a0144 [media] staging: easycap: Split easycap_delete() into several pieces by Ezequiel García · 12 years ago
  34. df8c4b7 [media] staging: easycap: Clean comment style in easycap_delete() by Ezequiel García · 12 years ago
  35. cf32b65 [media] staging: easycap: Clean comment style in easycap_usb_disconnect() by Ezequiel García · 12 years ago
  36. de6ffc5 [media] staging: easycap: Split audio buffer and urb allocation by Ezequiel García · 12 years ago
  37. 217d55f [media] staging: easycap: Push video registration to easycap_register_video() by Ezequiel García · 12 years ago
  38. 751869e [media] staging: easycap: Initialize 'ntsc' parameter before usage by Ezequiel García · 12 years ago
  39. f9482d0 [media] staging: easycap: Push bInterfaceNumber saving to config_easycap() by Ezequiel García · 12 years ago
  40. 20c50af [media] staging: easycap: Split buffer and video urb allocation by Ezequiel García · 12 years ago
  41. ab019fd [media] staging: easycap: Split device struct alloc and retrieval code by Ezequiel García · 12 years ago
  42. 0550b29 [media] staging/media/as102: removed else statements by joseph daniel · 12 years ago
  43. 8173090 [media] v4l: fix compiler warnings by Hans Verkuil · 12 years ago
  44. 5126f25 [media] v4l2-dev: add flag to have the core lock all file operations by Hans Verkuil · 12 years ago
  45. d210267 Merge 3.4-rc5 into staging-next by Greg Kroah-Hartman · 12 years ago
  46. fb28d58 USB: remove CONFIG_USB_DEVICEFS by Greg Kroah-Hartman · 12 years ago
  47. 8048926 USB: as102_usb_drv.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  48. 9451df0 USB: staging: media: as102: convert to use module_usb_driver by Greg Kroah-Hartman · 12 years ago
  49. b883052 USB: Staging: media: lirc: lirc_ttusbir: remove err() usage by Greg Kroah-Hartman · 12 years ago
  50. 1712254 USB: Staging: media: lirc: lirc_sasem: remove err() usage by Greg Kroah-Hartman · 12 years ago
  51. 493f7d4 USB: Staging: media: lirc: lirc_imon: remove err() usage by Greg Kroah-Hartman · 12 years ago
  52. 5df7731 USB: Staging: media: easycap: remove err() usage by Greg Kroah-Hartman · 12 years ago
  53. 9b33da1 Staging: media: lirc: lirc_ttusbir: remove err() usage by Greg Kroah-Hartman · 12 years ago
  54. 437c06c Staging: media: lirc: lirc_sasem: remove err() usage by Greg Kroah-Hartman · 12 years ago
  55. e0ebe945 Staging: media: lirc: lirc_imon: remove err() usage by Greg Kroah-Hartman · 12 years ago
  56. dfcf931 Staging: media: easycap: remove err() usage by Greg Kroah-Hartman · 12 years ago
  57. 8d05725 Staging: media: go7007: use module_usb_driver() by Greg Kroah-Hartman · 12 years ago
  58. a020182 [media] staging: go7007: Add MODULE_FIRMWARE by Tim Gardner · 12 years ago
  59. d5aeee8 Merge tag 'v3.4-rc3' into staging/for_v3.5 by Mauro Carvalho Chehab · 12 years ago
  60. b803cc5 [media] staging: as102: Remove redundant NULL check before release_firmware() and pointless comments by Jesper Juhl · 12 years ago
  61. 0d19cd3 drivers: staging: media: as102: as102fe.c: Remove include of version.h by Marcos Paulo de Souza · 12 years ago
  62. 72b9b8c drivers: staging: media: as102: as102_usb_drv.h: Remove include of version.h by Marcos Paulo de Souza · 12 years ago
  63. 365d47a drivers: staging: media: easycap: easycap_ioctl: Include version.h header by Marcos Paulo de Souza · 12 years ago
  64. c5714b5 staging: as102: Remove redundant NULL check before release_firmware() and pointless comments by Jesper Juhl · 12 years ago
  65. 4ae2e59 [media] staging/media/as102: Don't call release_firmware() on uninitialized variable by Jesper Juhl · 12 years ago
  66. b330f60 staging: replace open-coded ARRAY_SIZEs by Jim Cromie · 12 years ago
  67. f443d58 [media] lirc: delete unused init/exit function prototypes by Gianluca Gennari · 12 years ago
  68. 73e2918 staging: Fix typo in multiple files by Masanari Iida · 12 years ago
  69. 401c90e staging/media/as102: Don't call release_firmware() on uninitialized variable by Jesper Juhl · 12 years ago
  70. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  71. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  72. 50953e0 Merge branch 'poll' into staging/for_v3.4 by Mauro Carvalho Chehab · 12 years ago
  73. e317234 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  74. 23bfb5b [media] Staging: media: solo6x10: core.c Fix some coding style issue by Andrew Miller · 12 years ago
  75. b47acf2 [media] staging: Fix comments and some typos in staging/media/* by Justin P. Mattock · 12 years ago
  76. abfac0b [media] as102: set optimal eLNA config values for each device by Gianluca Gennari · 12 years ago
  77. abf9d00 [media] as102: add __packed attribute to structs defined inside packed structs by Gianluca Gennari · 12 years ago
  78. 9ce28d8 Merge tag 'v3.3' into staging/for_v3.4 by Mauro Carvalho Chehab · 12 years ago
  79. d994c46 [media] staging: easycap: Fix incorrect comment by Ezequiel García · 12 years ago
  80. 2bc1e21 [media] staging: easycap: Clean comment style in easycap_usb_probe() by Ezequiel García · 12 years ago
  81. f8f7be0 [media] as102: map URB DMA addresses in the driver by Gianluca Gennari · 12 years ago
  82. 0c07aec [media] staging: go7007: fix mismatch in mutex lock-unlock in [read|write]_reg_fp by Alexey Khoroshilov · 12 years ago
  83. 3be1113 Staging: media: lirc: lirc_sasem.c: fixed long line coding style issue by Andrew Miller · 12 years ago
  84. b91867f Merge tag 'staging-3.3-rc3' into staging-next by Greg Kroah-Hartman · 12 years ago
  85. 8817633 staging, media, easycap: Fix mem leak in easycap_usb_probe() by Jesper Juhl · 12 years ago
  86. 9fa728e [media] easycap: Fix mem leak in easycap_usb_probe() by Jesper Juhl · 12 years ago
  87. da46d7d staging: fix go7007-usb license by Randy Dunlap · 12 years ago
  88. 122804e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  89. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  90. f17dda9 lirc_parallel: fix module parameter description. by Rusty Russell · 13 years ago
  91. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  92. eabd0ea [media] drivers/staging/media/as102/as102_usb_drv.c: shift position of allocation code by Julia Lawall · 13 years ago
  93. aecf33d [media] Staging: dt3155v4l: probe() always fails by Dan Carpenter · 13 years ago
  94. 527f18b [media] Staging: dt3155v4l: update to newer API by Dan Carpenter · 13 years ago
  95. 6225f18 [media] Don't test for ops->info.type inside drivers by Mauro Carvalho Chehab · 13 years ago
  96. 53c9137 [media] dvb: remove the extra parameter on get_frontend by Mauro Carvalho Chehab · 13 years ago
  97. dfc6438 [media] staging/as102: convert set_fontend to use DVBv5 parameters by Mauro Carvalho Chehab · 13 years ago
  98. a689e36 [media] dvb-core: add support for a DVBv5 get_frontend() callback by Mauro Carvalho Chehab · 13 years ago
  99. bc9cd27 [media] Rename set_frontend fops to set_frontend_legacy by Mauro Carvalho Chehab · 13 years ago
  100. b4d48c9 Merge tag 'v3.2-rc7' into staging/for_v3.3 by Mauro Carvalho Chehab · 13 years ago