1. 429df50 [media] solo6x10: fix broken PAL support by Hans Verkuil · 11 years ago
  2. cd19f7d [media] as102: fix leaks at failure paths in as102_usb_probe() by Alexey Khoroshilov · 11 years ago
  3. 42f8f39 [media] [for,v3.14] sn9c102: fix build dependency by Hans Verkuil · 11 years ago
  4. e0a9734 [media] davinci-vpfe: fix compile error by Hans Verkuil · 11 years ago
  5. 12d1ee1 [media] fix coccinelle warnings by Fengguang Wu · 11 years ago
  6. 65eccc7 [media] fix coccinelle warnings by Fengguang Wu · 11 years ago
  7. 79aeb3f [media] vb2: return ENOBUFS in start_streaming in case of too few buffers by Hans Verkuil · 11 years ago
  8. 66c5e59 [media] radio-bcm2048: fix missing unlock on error in bcm2048_rds_fifo_receive() by Wei Yongjun · 11 years ago
  9. f7d40ee [media] v4l: omap4iss: Restore irq flags correctly in omap4iss_video_buffer_next() by Dan Carpenter · 11 years ago
  10. eaf95ee [media] v4l: omap4iss: use snprintf() to make smatch happy by Dan Carpenter · 11 years ago
  11. a03636c [media] omap24xx/tcm825x: move to staging for future removal by Hans Verkuil · 11 years ago
  12. b8da9d3 [media] sn9c102: prepare for removal by moving it to staging by Hans Verkuil · 11 years ago
  13. 3e6e3b3 [media] staging: media: davinci_vpfe: Rewrite return statement in vpfe_video.c by Lisa Nguyen · 11 years ago
  14. c324981 [media] staging: media: davinci_vpfe: Remove spaces before semicolons by Lisa Nguyen · 11 years ago
  15. bea7791 [media] v4l: omap4iss: resizer: Fix comment regarding bypass mode by Laurent Pinchart · 11 years ago
  16. 112da08 [media] v4l: omap4iss: Cancel streaming when a fatal error occurs by Laurent Pinchart · 11 years ago
  17. 216814f [media] v4l: omap4iss: csi2: Replace manual if statement with a subclk field by Laurent Pinchart · 11 years ago
  18. f3632ba [media] v4l: omap4iss: Reset the ISS when the pipeline can't be stopped by Laurent Pinchart · 11 years ago
  19. af15d02 [media] v4l: omap4iss: Enable/disabling the ISP interrupts globally by Laurent Pinchart · 11 years ago
  20. 6016498 [media] v4l: omap4iss: Propagate stop timeouts from submodules to the driver core by Laurent Pinchart · 11 years ago
  21. 0b1d424 [media] v4l: omap4iss: Add enum_fmt_vid_cap ioctl support by Laurent Pinchart · 11 years ago
  22. cc3c2ac [media] v4l: omap4iss: Make __iss_video_get_format() return a v4l2_mbus_framefmt by Laurent Pinchart · 11 years ago
  23. a1d4eab [media] v4l: omap4iss: Add description field to iss_format_info structure by Laurent Pinchart · 11 years ago
  24. 3c4ee96 [media] v4l: omap4iss: Convert hexadecimal constants to lower case by Laurent Pinchart · 11 years ago
  25. 82043ff [media] v4l: omap4iss: resizer: Stop the whole resizer to avoid FIFO overflows by Laurent Pinchart · 11 years ago
  26. 9705952 [media] v4l: omap4iss: csi: Create and use register access functions by Laurent Pinchart · 11 years ago
  27. 11abbfd [media] v4l: omap4iss: Create and use register access functions by Laurent Pinchart · 11 years ago
  28. 1be9ba2 [media] v4l: omap4iss: csi2: Enable automatic ULP mode transition by Laurent Pinchart · 11 years ago
  29. 86efc50 [media] v4l: omap4iss: ipipeif: Shift input data according to the input format by Laurent Pinchart · 11 years ago
  30. 74536b2 [media] v4l: omap4iss: isif: Ignore VD0 interrupts when no buffer is available by Laurent Pinchart · 11 years ago
  31. cd782f9 [media] v4l: omap4iss: Fix operators precedence in ternary operators by Laurent Pinchart · 11 years ago
  32. 380df42 [media] v4l: omap4iss: Don't make IRQ debugging functions inline by Laurent Pinchart · 11 years ago
  33. 5122f6a [media] v4l: omap4iss: Enhance IRQ debugging by Laurent Pinchart · 11 years ago
  34. 54d0059 [media] v4l: omap4iss: isif: Define more VDINT registers by Laurent Pinchart · 11 years ago
  35. ade1ec3 [media] v4l: omap4iss: Define more ISS and ISP IRQ register bits by Laurent Pinchart · 11 years ago
  36. 29ee626 [media] v4l: omap4iss: Remove double semicolon at end of line by Laurent Pinchart · 11 years ago
  37. a0fe029 [media] v4l: omap4iss: Restrict line lengths to 80 characters where possible by Laurent Pinchart · 11 years ago
  38. 499226f [media] v4l: omap4iss: Don't split log strings on multiple lines by Laurent Pinchart · 11 years ago
  39. 4cd89e9 [media] v4l: omap4iss: Replace printk by dev_err by Laurent Pinchart · 11 years ago
  40. cdfe3e3 [media] staging: as102: Remove ENTER/LEAVE debugging macros by Mauro Dreissig · 11 years ago
  41. f1ff7c4 [media] staging: as102: Declare local variables as static by Mauro Dreissig · 11 years ago
  42. 356ba02 [media] radio-bcm2048: fix signal of value by Mauro Carvalho Chehab · 11 years ago
  43. d44250f [media] bcm2048: add TODO file for this staging driver by Hans Verkuil · 11 years ago
  44. 899127b [media] This adds support for the BCM2048 radio module found in Nokia N900 by Hans Verkuil · 11 years ago
  45. 16422f5 [media] v4l: omap4iss: Implement VIDIOC_S_INPUT by Laurent Pinchart · 11 years ago
  46. c3dbc70 [media] v4l: omap4iss: Move code out of mutex-protected section by Laurent Pinchart · 11 years ago
  47. 4a62361 [media] v4l: omap4iss: Translate -ENOIOCTLCMD to -ENOTTY by Laurent Pinchart · 11 years ago
  48. e43484e [media] v4l: omap4iss: Don't check for missing get_fmt op on remote subdev by Laurent Pinchart · 11 years ago
  49. 2b16b44 [media] v4l: omap4iss: Simplify error paths by Laurent Pinchart · 11 years ago
  50. 245d6b2 [media] v4l: omap4iss: Don't initialize fields to 0 manually by Laurent Pinchart · 11 years ago
  51. 4334fd1 [media] v4l: omap4iss: Make loop counters unsigned where appropriate by Laurent Pinchart · 11 years ago
  52. 68c03a6 [media] v4l: omap4iss: Make omap4iss_isp_subclk_(en|dis)able() functions void by Laurent Pinchart · 11 years ago
  53. ca6f19b [media] v4l: omap4iss: Replace udelay/msleep with usleep_range by Laurent Pinchart · 11 years ago
  54. 57da5e4 [media] v4l: omap4iss: Remove unneeded status variable by Laurent Pinchart · 11 years ago
  55. 2b7f0b6 [media] v4l: omap4iss: Remove duplicate video_is_registered() check by Laurent Pinchart · 11 years ago
  56. bb4e7d6 [media] v4l: omap4iss: Set the vb2 timestamp type by Laurent Pinchart · 11 years ago
  57. f33354f [media] v4l: omap4iss: Remove iss_video streaming field by Laurent Pinchart · 11 years ago
  58. 35c71be [media] v4l: omap4iss: Report device caps in response to VIDIOC_QUERYCAP by Laurent Pinchart · 11 years ago
  59. cce093e [media] v4l: omap4iss: Move common code out of switch...case by Laurent Pinchart · 11 years ago
  60. ea72717 [media] v4l: omap4iss: Don't use v4l2_g_ext_ctrls() internally by Laurent Pinchart · 11 years ago
  61. d632dfe [media] v4l: omap4iss: Add support for OMAP4 camera interface - Build system by Laurent Pinchart · 11 years ago
  62. 69c536b [media] v4l: omap4iss: Add support for OMAP4 camera interface - Resizer by Sergio Aguirre · 13 years ago
  63. 7141482 [media] v4l: omap4iss: Add support for OMAP4 camera interface - IPIPE(IF) by Sergio Aguirre · 13 years ago
  64. b4a0477 [media] v4l: omap4iss: Add support for OMAP4 camera interface - CSI receivers by Sergio Aguirre · 13 years ago
  65. fc96d58 [media] v4l: omap4iss: Add support for OMAP4 camera interface - Video devices by Sergio Aguirre · 13 years ago
  66. 59f0ad8 [media] v4l: omap4iss: Add support for OMAP4 camera interface - Core by Sergio Aguirre · 13 years ago
  67. 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
  68. 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
  69. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  70. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  71. 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
  72. ac5b4b6 [media] lirc_zilog: Don't use dynamic static allocation by Mauro Carvalho Chehab · 11 years ago
  73. ce01cbd [media] uvc/lirc_serial: Fix some warnings on parisc arch by Mauro Carvalho Chehab · 11 years ago
  74. 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
  75. 6878897 DMA-API: media: dt3155v4l: replace dma_set_mask()+dma_set_coherent_mask() with new helper by Russell King · 11 years ago
  76. c6dd1ef [media] staging/media: fix msi3101 build errors by Randy Dunlap · 11 years ago
  77. b6ea5ef staging:media: Use dev_dbg() instead of pr_debug() by Dulshani Gunawardhana · 11 years ago
  78. a152e87 staging:media: Use dev_info() instead of pr_info() by Dulshani Gunawardhana · 11 years ago
  79. 44ee8e8 staging: media: Use dev_err() instead of pr_err() by Dulshani Gunawardhana · 11 years ago
  80. 5619d97 staging: media: lirc: Replaced printk macro with dev_info(dev,....) in lirc_imon.c by Archana kumari · 11 years ago
  81. cfd736a [media] SOLO6x10: Fix video frame type (I/P/B) by Krzysztof Hałasa · 11 years ago
  82. dc07064 Revert "staging:media:lirc: quoted string split across lines" by Greg Kroah-Hartman · 11 years ago
  83. 39e30a2 [media] SOLO6x10: Fix video headers on certain hardware by Krzysztof Hałasa · 11 years ago
  84. 4a61ad3 [media] SOLO6x10: Fix video encoding on big-endian systems by Krzysztof Hałasa · 11 years ago
  85. a3d2d19 [media] SOLO6x10: Remove unused #define SOLO_DEFAULT_GOP by Krzysztof Hałasa · 11 years ago
  86. 4518274 [media] SOLO6x10: don't do DMA from stack in solo_dma_vin_region() by Krzysztof Hałasa · 11 years ago
  87. 440ca3f staging: lirc: Do not use 0 for NULL pointer by Sachin Kamat · 11 years ago
  88. 860276a staging:go7007:Fix warning on quoted string on multiple lines by Dulshani Gunawardhana · 11 years ago
  89. a3404dc staging:go7007:Fix line over 80 character warning by Dulshani Gunawardhana · 11 years ago
  90. 2cd32ac staging:go7007 : Replace KERN_INFO with pr_info by Dulshani Gunawardhana · 11 years ago
  91. 335ade0 staging:go7007:Replace KERN_ERR with pr_err by Dulshani Gunawardhana · 11 years ago
  92. 68095f1 staging:go7007:Remove driver-specific debugging defines in favor of pr_debug by Dulshani Gunawardhana · 11 years ago
  93. 7db7843 staging:media:lirc: quoted string split across lines by Archana kumari · 11 years ago
  94. 0350a1b staging/media/go7007:Replace kern_debug with pr_debug by Dulshani Gunawardhana · 11 years ago
  95. cfd66ab [media] lirc_bt829: Note in TODO why it can't be a normal PCI driver yet by Ben Hutchings · 11 years ago
  96. cfe1b7a [media] lirc_bt829: Enable and disable device by Ben Hutchings · 11 years ago
  97. fd39abe [media] lirc_bt829: Fix iomap and PCI device leaks by Ben Hutchings · 11 years ago
  98. d06d3ea [media] lirc_bt829: Fix physical address type by Ben Hutchings · 11 years ago
  99. b336cb2 staging: media/lirc: switch to use gpiolib by Linus Walleij · 11 years ago
  100. 2230124 [media] videobuf2-dma-sg: Replace vb2_dma_sg_desc with sg_table by Ricardo Ribalda · 11 years ago