1. 69d1126 [media] uvcvideo: Return -ENOTTY for unsupported ioctls by Laurent Pinchart · 12 years ago
  2. f887e99 [media] uvcvideo: Set device_caps in VIDIOC_QUERYCAP by Laurent Pinchart · 12 years ago
  3. 815adc4 [media] uvcvideo: Don't fail when an unsupported format is requested by Laurent Pinchart · 12 years ago
  4. 30ecb93 [media] uvcvideo: Return -EACCES when trying to access a read/write-only control by Laurent Pinchart · 12 years ago
  5. f0ed2ce [media] uvcvideo: Set error_idx properly for extended controls API failures by Laurent Pinchart · 12 years ago
  6. e9de051 [media] rtl28xxu: add NOXON DAB/DAB+ USB dongle rev 2 by Juergen Lock · 12 years ago
  7. f2ea86d [media] fc2580: write some registers conditionally by Antti Palosaari · 12 years ago
  8. babde1c [media] V4L: Add driver for S3C24XX/S3C64XX SoC series camera interface by Sylwester Nawrocki · 12 years ago
  9. d033a30 Merge remote-tracking branch 'linus/master' into staging/for_v3.8 by Mauro Carvalho Chehab · 12 years ago
  10. e23739b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  11. c6c2295 [media] dma-mapping: fix dma_common_get_sgtable() conditional compilation by Marek Szyprowski · 12 years ago
  12. cf38f41 Revert "videobuf2-dma-contig: Only support if HAVE_GENERIC_DMA_COHERENT" by Mauro Carvalho Chehab · 12 years ago
  13. 2844a48 Merge branch 'akpm' (Fixes from Andrew) by Linus Torvalds · 12 years ago
  14. 5687100 Merge tag 'tty-3.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  15. c854539 Merge tag 'mfd-for-linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  16. 3305769 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  17. 87726c3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  18. aa10990 futex: avoid wake_futex() for a PI futex_q by Darren Hart · 12 years ago
  19. 8ffeb9b watchdog: using u64 in get_sample_period() by Chuansheng Liu · 12 years ago
  20. 4eff96d writeback: put unused inodes to LRU after writeback completion by Jan Kara · 12 years ago
  21. 50694c2 mm: vmscan: check for fatal signals iff the process was throttled by Mel Gorman · 12 years ago
  22. 82b212f Revert "mm: remove __GFP_NO_KSWAPD" by Mel Gorman · 12 years ago
  23. 05f5648 proc: check vma->vm_file before dereferencing by Stanislav Kinsbursky · 12 years ago
  24. 56c176c UAPI: strip the _UAPI prefix from header guards during header installation by David Howells · 12 years ago
  25. c5782e9 include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALID by Tushar Behera · 12 years ago
  26. 93049b9 videobuf2-dma-contig: Only support if HAVE_GENERIC_DMA_COHERENT by Mauro Carvalho Chehab · 12 years ago
  27. 9489e9d Linux 3.7-rc7 by Linus Torvalds · 12 years ago
  28. 08e627b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  29. c2a65d3 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  30. e716e01 powerpc/eeh: Do not invalidate PE properly by Gavin Shan · 12 years ago
  31. 6fa9dd0 [media] v4l: s5p-mfc: support for dmabuf exporting by Tomasz Stanislawski · 12 years ago
  32. 3c44efd [media] v4l: s5p-tv: mixer: support for dmabuf exporting by Tomasz Stanislawski · 12 years ago
  33. b28d61b [media] v4l: s5p-fimc: support for dmabuf exporting by Tomasz Stanislawski · 12 years ago
  34. a812a96 [media] v4l: vb2-dma-contig: align buffer size to PAGE_SIZE by Tomasz Stanislawski · 12 years ago
  35. d81e870 [media] v4l: vb2-dma-contig: fail if user ptr buffer is not correctly aligned by Marek Szyprowski · 12 years ago
  36. 67a5d0c [media] v4l: vb2-dma-contig: add reference counting for a device from allocator context by Tomasz Stanislawski · 12 years ago
  37. 9ef2cbe [media] v4l: vb2-dma-contig: add support for DMABUF exporting by Tomasz Stanislawski · 12 years ago
  38. 83ae7c5 [media] v4l: vb2: add buffer exporting via dmabuf by Tomasz Stanislawski · 12 years ago
  39. 19b6ef5 [media] Documentation: media: description of DMABUF exporting in V4L2 by Tomasz Stanislawski · 12 years ago
  40. b799d09 [media] v4l: add buffer exporting via dmabuf by Tomasz Stanislawski · 12 years ago
  41. c60520f [media] v4l: vb2-dma-contig: let mmap method to use dma_mmap_coherent call by Marek Szyprowski · 12 years ago
  42. 9bd09fd [media] v4l: s5p-fimc: support for dmabuf importing by Tomasz Stanislawski · 12 years ago
  43. fa77521 [media] v4l: s5p-tv: mixer: support for dmabuf importing by Tomasz Stanislawski · 12 years ago
  44. b0a55033 [media] v4l: mem2mem_testdev: add support for dmabuf importing by Tomasz Stanislawski · 12 years ago
  45. ccc4c53 [media] v4l: uvc: add support for DMABUF importing by Tomasz Stanislawski · 12 years ago
  46. a626f0a [media] v4l: vivi: support for dmabuf importing by Tomasz Stanislawski · 12 years ago
  47. 89d2ee0 [media] v4l: vb2-vmalloc: add support for dmabuf importing by Tomasz Stanislawski · 12 years ago
  48. 8c417d0 [media] v4l: vb2-dma-contig: add support for dma_buf importing by Sumit Semwal · 12 years ago
  49. 199d101 [media] v4l: vb2-dma-contig: add prepare/finish to dma-contig allocator by Marek Szyprowski · 12 years ago
  50. 3e0c2f2 [media] v4l: vb2: add prepare/finish callbacks to allocators by Marek Szyprowski · 12 years ago
  51. e15dab7 [media] v4l: vb2-dma-contig: add support for scatterlist in userptr mode by Tomasz Stanislawski · 12 years ago
  52. 40d8b76 [media] v4l: vb2-dma-contig: reorder functions by Laurent Pinchart · 12 years ago
  53. 72f86bf [media] v4l: vb2-dma-contig: remove reference of alloc_ctx from a buffer by Tomasz Stanislawski · 12 years ago
  54. f7f129c [media] v4l: vb2-dma-contig: shorten vb2_dma_contig prefix to vb2_dc by Laurent Pinchart · 12 years ago
  55. 3c3016b [media] v4l: vb: remove warnings about MEMORY_DMABUF by Sumit Semwal · 12 years ago
  56. c538404 [media] v4l: vb2: add support for shared buffer (dma_buf) by Sumit Semwal · 12 years ago
  57. 4b9c1cb [media] Documentation: media: description of DMABUF importing in V4L2 by Tomasz Stanislawski · 12 years ago
  58. 051c778 [media] v4l: Add DMABUF as a memory type by Sumit Semwal · 12 years ago
  59. 194d983 Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  60. d846b17 ALSA: hda - Fix build without CONFIG_PM by Takashi Iwai · 12 years ago
  61. 2654ad4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  62. 35f95d2 Merge tag 'for-linus-20121123' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
  63. 5e351cd Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  64. a0543d6 Merge tag 'pm-for-3.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  65. 1d838d7 Merge tag 'md-3.7-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  66. a8946af Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  67. 0e622d3 of/address: sparc: Declare of_iomap as an extern function for sparc again by Andreas Larsson · 12 years ago
  68. f789dcc Merge tag 'omapdss-for-3.7-rc' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 12 years ago
  69. 33f1459 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  70. f470b8c Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  71. eb5aaed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  72. f3a443a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  73. 45aaff0 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  74. a7227a0 PM / QoS: fix wrong error-checking condition by Guennadi Liakhovetski · 12 years ago
  75. 4a25417 bnx2x: remove redundant warning log by Ariel Elior · 12 years ago
  76. cc9b310 vxlan: fix command usage in its doc by Zhi Yong Wu · 12 years ago
  77. b26623d 8139cp: revert "set ring address before enabling receiver" by françois romieu · 12 years ago
  78. a3cea98 MPI: Fix compilation on MIPS with GCC 4.4 and newer by Manuel Lauss · 12 years ago
  79. f93a1a0 MIPS: Fix crash that occurs when function tracing is enabled by Al Cooper · 12 years ago
  80. 0ec7ec7 MIPS: Merge overlapping bootmem ranges by Ralf Baechle · 12 years ago
  81. 1323024 [media] siano: fix build with allmodconfig by Mauro Carvalho Chehab · 12 years ago
  82. 6d9a06f Revert "[media] siano: fix build with allmodconfig" by Mauro Carvalho Chehab · 12 years ago
  83. 25389bb jbd: Fix lock ordering bug in journal_unmap_buffer() by Jan Kara · 12 years ago
  84. 893d290 block: Don't access request after it might be freed by Roland Dreier · 12 years ago
  85. 836413e mtip32xx: Fix padding issue by Selvan Mani · 12 years ago
  86. 11cfb6f aoe: avoid running request handler on plugged queue by Ed Cashin · 12 years ago
  87. 298d801 mtip32xx: fix potential NULL pointer dereference in mtip_timeout_function() by Wei Yongjun · 12 years ago
  88. 7c5d623 mtip32xx: fix shift larger than type warning by Jens Axboe · 12 years ago
  89. 4b9e884 mtip32xx: Fix incorrect mask used for erase mode by Selvan Mani · 12 years ago
  90. eda4531 mtip32xx: Fix to make lba address correct in big-endian systems by Selvan Mani · 12 years ago
  91. 3208795 mtip32xx: fix potential crash on SEC_ERASE_UNIT by Selvan Mani · 12 years ago
  92. a8c32a5 dm: fix deadlock with request based dm and queue request_fn recursion by Jens Axboe · 12 years ago
  93. eac7cc5 floppy: destroy floppy workqueue before cleaning up the queue by Jiri Kosina · 12 years ago
  94. 5010192 ARM: 7583/1: decompressor: Enable unaligned memory access for v6 and above by Dave Martin · 12 years ago
  95. 26d29d0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  96. c667f75 Merge branch 'v3.7-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 12 years ago
  97. bb46188 powerpc/pseries: Fix oops with MSIs when missing EEH PEs by Alexey Kardashevskiy · 12 years ago
  98. 958f988 i2c: mxs: Handle i2c DMA failure properly by Marek Vasut · 12 years ago
  99. b41a536 [media] ds3000: remove useless 'locking' by Rémi Cardona · 12 years ago
  100. 6361742 ipv4: do not cache looped multicasts by Julian Anastasov · 12 years ago