1. 50c8854 [media] go7007-loader: fix usb_dev leak by Alexey Khoroshilov · 11 years ago
  2. b399c46 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  3. f52e982 [media] Staging: media: Fix line length exceeding 80 characters in as102_drv.c by Monam Agarwal · 10 years ago
  4. 15ddb513 [media] Staging: media: Fix line length exceeding 80 characters in as102_fe.c by Monam Agarwal · 10 years ago
  5. caabb84 [media] Staging: media: Fix quoted string split across line in as102_fe.c by Monam Agarwal · 10 years ago
  6. b464f6b6 Revert "[media] go7007-usb: only use go->dev after allocated" by Mauro Carvalho Chehab · 10 years ago
  7. 986058e [media] lirc_parallel: avoid name conflict on mn10300 arch by Mauro Carvalho Chehab · 10 years ago
  8. c61c309 [media] go7007-usb: only use go->dev after allocated by Mauro Carvalho Chehab · 10 years ago
  9. 429df50 [media] solo6x10: fix broken PAL support by Hans Verkuil · 10 years ago
  10. cd19f7d [media] as102: fix leaks at failure paths in as102_usb_probe() by Alexey Khoroshilov · 11 years ago
  11. 42f8f39 [media] [for,v3.14] sn9c102: fix build dependency by Hans Verkuil · 11 years ago
  12. e0a9734 [media] davinci-vpfe: fix compile error by Hans Verkuil · 11 years ago
  13. 12d1ee1 [media] fix coccinelle warnings by Fengguang Wu · 11 years ago
  14. 65eccc7 [media] fix coccinelle warnings by Fengguang Wu · 11 years ago
  15. 79aeb3f [media] vb2: return ENOBUFS in start_streaming in case of too few buffers by Hans Verkuil · 11 years ago
  16. 66c5e59 [media] radio-bcm2048: fix missing unlock on error in bcm2048_rds_fifo_receive() by Wei Yongjun · 11 years ago
  17. f7d40ee [media] v4l: omap4iss: Restore irq flags correctly in omap4iss_video_buffer_next() by Dan Carpenter · 11 years ago
  18. eaf95ee [media] v4l: omap4iss: use snprintf() to make smatch happy by Dan Carpenter · 11 years ago
  19. a03636c [media] omap24xx/tcm825x: move to staging for future removal by Hans Verkuil · 11 years ago
  20. b8da9d3 [media] sn9c102: prepare for removal by moving it to staging by Hans Verkuil · 11 years ago
  21. 3e6e3b3 [media] staging: media: davinci_vpfe: Rewrite return statement in vpfe_video.c by Lisa Nguyen · 11 years ago
  22. c324981 [media] staging: media: davinci_vpfe: Remove spaces before semicolons by Lisa Nguyen · 11 years ago
  23. 885a947 staging: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  24. bea7791 [media] v4l: omap4iss: resizer: Fix comment regarding bypass mode by Laurent Pinchart · 11 years ago
  25. 112da08 [media] v4l: omap4iss: Cancel streaming when a fatal error occurs by Laurent Pinchart · 11 years ago
  26. 216814f [media] v4l: omap4iss: csi2: Replace manual if statement with a subclk field by Laurent Pinchart · 11 years ago
  27. f3632ba [media] v4l: omap4iss: Reset the ISS when the pipeline can't be stopped by Laurent Pinchart · 11 years ago
  28. af15d02 [media] v4l: omap4iss: Enable/disabling the ISP interrupts globally by Laurent Pinchart · 11 years ago
  29. 6016498 [media] v4l: omap4iss: Propagate stop timeouts from submodules to the driver core by Laurent Pinchart · 11 years ago
  30. 0b1d424 [media] v4l: omap4iss: Add enum_fmt_vid_cap ioctl support by Laurent Pinchart · 11 years ago
  31. cc3c2ac [media] v4l: omap4iss: Make __iss_video_get_format() return a v4l2_mbus_framefmt by Laurent Pinchart · 11 years ago
  32. a1d4eab [media] v4l: omap4iss: Add description field to iss_format_info structure by Laurent Pinchart · 11 years ago
  33. 3c4ee96 [media] v4l: omap4iss: Convert hexadecimal constants to lower case by Laurent Pinchart · 11 years ago
  34. 82043ff [media] v4l: omap4iss: resizer: Stop the whole resizer to avoid FIFO overflows by Laurent Pinchart · 11 years ago
  35. 9705952 [media] v4l: omap4iss: csi: Create and use register access functions by Laurent Pinchart · 11 years ago
  36. 11abbfd [media] v4l: omap4iss: Create and use register access functions by Laurent Pinchart · 11 years ago
  37. 1be9ba2 [media] v4l: omap4iss: csi2: Enable automatic ULP mode transition by Laurent Pinchart · 11 years ago
  38. 86efc50 [media] v4l: omap4iss: ipipeif: Shift input data according to the input format by Laurent Pinchart · 11 years ago
  39. 74536b2 [media] v4l: omap4iss: isif: Ignore VD0 interrupts when no buffer is available by Laurent Pinchart · 11 years ago
  40. cd782f9 [media] v4l: omap4iss: Fix operators precedence in ternary operators by Laurent Pinchart · 11 years ago
  41. 380df42 [media] v4l: omap4iss: Don't make IRQ debugging functions inline by Laurent Pinchart · 11 years ago
  42. 5122f6a [media] v4l: omap4iss: Enhance IRQ debugging by Laurent Pinchart · 11 years ago
  43. 54d0059 [media] v4l: omap4iss: isif: Define more VDINT registers by Laurent Pinchart · 11 years ago
  44. ade1ec3 [media] v4l: omap4iss: Define more ISS and ISP IRQ register bits by Laurent Pinchart · 11 years ago
  45. 29ee626 [media] v4l: omap4iss: Remove double semicolon at end of line by Laurent Pinchart · 11 years ago
  46. a0fe029 [media] v4l: omap4iss: Restrict line lengths to 80 characters where possible by Laurent Pinchart · 11 years ago
  47. 499226f [media] v4l: omap4iss: Don't split log strings on multiple lines by Laurent Pinchart · 11 years ago
  48. 4cd89e9 [media] v4l: omap4iss: Replace printk by dev_err by Laurent Pinchart · 11 years ago
  49. cdfe3e3 [media] staging: as102: Remove ENTER/LEAVE debugging macros by Mauro Dreissig · 11 years ago
  50. f1ff7c4 [media] staging: as102: Declare local variables as static by Mauro Dreissig · 11 years ago
  51. 356ba02 [media] radio-bcm2048: fix signal of value by Mauro Carvalho Chehab · 11 years ago
  52. d44250f [media] bcm2048: add TODO file for this staging driver by Hans Verkuil · 11 years ago
  53. 899127b [media] This adds support for the BCM2048 radio module found in Nokia N900 by Hans Verkuil · 11 years ago
  54. 16422f5 [media] v4l: omap4iss: Implement VIDIOC_S_INPUT by Laurent Pinchart · 11 years ago
  55. c3dbc70 [media] v4l: omap4iss: Move code out of mutex-protected section by Laurent Pinchart · 11 years ago
  56. 4a62361 [media] v4l: omap4iss: Translate -ENOIOCTLCMD to -ENOTTY by Laurent Pinchart · 11 years ago
  57. e43484e [media] v4l: omap4iss: Don't check for missing get_fmt op on remote subdev by Laurent Pinchart · 11 years ago
  58. 2b16b44 [media] v4l: omap4iss: Simplify error paths by Laurent Pinchart · 11 years ago
  59. 245d6b2 [media] v4l: omap4iss: Don't initialize fields to 0 manually by Laurent Pinchart · 11 years ago
  60. 4334fd1 [media] v4l: omap4iss: Make loop counters unsigned where appropriate by Laurent Pinchart · 11 years ago
  61. 68c03a6 [media] v4l: omap4iss: Make omap4iss_isp_subclk_(en|dis)able() functions void by Laurent Pinchart · 11 years ago
  62. ca6f19b [media] v4l: omap4iss: Replace udelay/msleep with usleep_range by Laurent Pinchart · 11 years ago
  63. 57da5e4 [media] v4l: omap4iss: Remove unneeded status variable by Laurent Pinchart · 11 years ago
  64. 2b7f0b6 [media] v4l: omap4iss: Remove duplicate video_is_registered() check by Laurent Pinchart · 11 years ago
  65. bb4e7d6 [media] v4l: omap4iss: Set the vb2 timestamp type by Laurent Pinchart · 11 years ago
  66. f33354f [media] v4l: omap4iss: Remove iss_video streaming field by Laurent Pinchart · 11 years ago
  67. 35c71be [media] v4l: omap4iss: Report device caps in response to VIDIOC_QUERYCAP by Laurent Pinchart · 11 years ago
  68. cce093e [media] v4l: omap4iss: Move common code out of switch...case by Laurent Pinchart · 11 years ago
  69. ea72717 [media] v4l: omap4iss: Don't use v4l2_g_ext_ctrls() internally by Laurent Pinchart · 11 years ago
  70. d632dfe [media] v4l: omap4iss: Add support for OMAP4 camera interface - Build system by Laurent Pinchart · 11 years ago
  71. 69c536b [media] v4l: omap4iss: Add support for OMAP4 camera interface - Resizer by Sergio Aguirre · 13 years ago
  72. 7141482 [media] v4l: omap4iss: Add support for OMAP4 camera interface - IPIPE(IF) by Sergio Aguirre · 13 years ago
  73. b4a0477 [media] v4l: omap4iss: Add support for OMAP4 camera interface - CSI receivers by Sergio Aguirre · 13 years ago
  74. fc96d58 [media] v4l: omap4iss: Add support for OMAP4 camera interface - Video devices by Sergio Aguirre · 13 years ago
  75. 59f0ad8 [media] v4l: omap4iss: Add support for OMAP4 camera interface - Core by Sergio Aguirre · 13 years ago
  76. 41e043f staging: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  77. 06749f1 Merge v3.13-rc2 into staging-next by Greg Kroah-Hartman · 11 years ago
  78. e6bbda9 Staging: go7007: fix up some remaining go->dev issues by Greg Kroah-Hartman · 11 years ago
  79. 66a528c Revert "staging:media: Use dev_dbg() instead of pr_debug()" by Greg Kroah-Hartman · 11 years ago
  80. 82d939e Merge branch 'opw-next' into staging-next by Greg Kroah-Hartman · 11 years ago
  81. 3ea369e Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  82. a310410 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  83. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  84. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  85. c2d3306 Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  86. c79bfed Staging: lirc: fix line over 80 characters by Matina Maria Trompouki · 11 years ago
  87. 70a51d2 Staging: lirc: fix quoted string split across lines by Matina Maria Trompouki · 11 years ago
  88. 430dfd5 staging: media: davinci_vpfe:Removed space before semicolon in dm365_ipipe_hw.c by Archana kumari · 11 years ago
  89. 432b29c staging:media:go7007:saa7134-go7007.c: Remove space before tabs by Himangi Saraogi · 11 years ago
  90. 5c72afd staging:media:go7007:go7007-fw.c: move trailing statement to next line by Himangi Saraogi · 11 years ago
  91. 8bf961c Staging: media: fix space prohibited before semicolon by Ebru Akagunduz · 11 years ago
  92. 05323e7 staging: media: lirc: fixed sparse warnings by adding __user annotations in lirc_serial.c by Archana kumari · 11 years ago
  93. ac5b4b6 [media] lirc_zilog: Don't use dynamic static allocation by Mauro Carvalho Chehab · 11 years ago
  94. ce01cbd [media] uvc/lirc_serial: Fix some warnings on parisc arch by Mauro Carvalho Chehab · 11 years ago
  95. 0b1e73e Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  96. 6878897 DMA-API: media: dt3155v4l: replace dma_set_mask()+dma_set_coherent_mask() with new helper by Russell King · 11 years ago
  97. c6dd1ef [media] staging/media: fix msi3101 build errors by Randy Dunlap · 11 years ago
  98. b6ea5ef staging:media: Use dev_dbg() instead of pr_debug() by Dulshani Gunawardhana · 11 years ago
  99. a152e87 staging:media: Use dev_info() instead of pr_info() by Dulshani Gunawardhana · 11 years ago
  100. 44ee8e8 staging: media: Use dev_err() instead of pr_err() by Dulshani Gunawardhana · 11 years ago