1. 2564f67 [media] V4L2: sh_mobile_ceu: manage lower 8bit bus by Kuninori Morimoto · 12 years ago
  2. 914f05c [media] soc-camera: Support user-configurable line stride by Laurent Pinchart · 12 years ago
  3. 8929c96 [media] soc-camera: Add soc_mbus_image_size by Laurent Pinchart · 12 years ago
  4. ad3b81f [media] soc-camera: Add plane layout information to struct soc_mbus_pixelfmt by Laurent Pinchart · 12 years ago
  5. ad3537b [media] V4L: soc-camera: (cosmetic) use a more explicit name for a host handler by Guennadi Liakhovetski · 12 years ago
  6. 6e6d76c [media] v4l2-event: fix regression with initial event handling by Hans Verkuil · 12 years ago
  7. 69ecdba Merge remote-tracking branch 'linus/master' into staging/for_v3.5 by Mauro Carvalho Chehab · 12 years ago
  8. b6255ee Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  9. 152a3a7 [media] v4l2-dev: rename two functions by Hans Verkuil · 12 years ago
  10. 47bd4bc [media] v4l2-dev.h: add comment not to use V4L2_FL_LOCK_ALL_FOPS in new drivers by Hans Verkuil · 12 years ago
  11. ab49ae0 [media] saa7146: fix querycap, vbi/video separation and g/s_register by Hans Verkuil · 12 years ago
  12. 537fa49 [media] saa7146: support control events and priority handling by Hans Verkuil · 12 years ago
  13. 9bb6019 [media] saa7146: rename vbi/video_q to vbi/video_dmaq by Hans Verkuil · 12 years ago
  14. 6694a56 [media] saa7146: remove the unneeded type field from saa7146_fh by Hans Verkuil · 12 years ago
  15. fca3469 [media] saa7146: move vbi fields from saa7146_fh to saa7146_vv by Hans Verkuil · 12 years ago
  16. fd74d6e [media] saa7146: move video_fmt from saa7146_fh to saa7146_vv by Hans Verkuil · 12 years ago
  17. 5da545a [media] saa7146: move overlay information from saa7146_fh into saa7146_vv by Hans Verkuil · 12 years ago
  18. 6e65ca9 [media] mxb/saa7146: first round of cleanups by Hans Verkuil · 12 years ago
  19. 2272ab6 [media] V4L: Add camera auto focus controls by Sylwester Nawrocki · 12 years ago
  20. fc162a0 [media] V4L: Add camera 3A lock control by Sylwester Nawrocki · 12 years ago
  21. 0bf6b7d [media] V4L: Add camera scene mode control by Sylwester Nawrocki · 12 years ago
  22. cf07213 [media] V4L: Add camera exposure metering control by Sylwester Nawrocki · 12 years ago
  23. 7f84ad8 [media] V4L: Add camera ISO sensitivity controls by Sylwester Nawrocki · 12 years ago
  24. 82b3056 [media] V4L: Add camera image stabilization control by Sylwester Nawrocki · 12 years ago
  25. 44d44a1 [media] V4L: Add camera wide dynamic range control by Sylwester Nawrocki · 12 years ago
  26. e40a057 [media] V4L: Add an extended camera white balance control by Sylwester Nawrocki · 12 years ago
  27. d58083c [media] V4L: Add camera exposure bias control by Sylwester Nawrocki · 12 years ago
  28. 515f328 [media] V4L: Add helper function for standard integer menu controls by Sylwester Nawrocki · 12 years ago
  29. 6491d1a [media] V4L: Extend V4L2_CID_COLORFX with more image effects by Sylwester Nawrocki · 12 years ago
  30. 528f0f7 [media] v4l: v4l2-ctrls: moves the forward declaration of struct file by Laurent Pinchart · 12 years ago
  31. 15693b5 [media] mt9p031: Replace the reset board callback by a GPIO number by Laurent Pinchart · 12 years ago
  32. 1c542ba [media] mt9p031: Identify color/mono models using I2C device name by Laurent Pinchart · 12 years ago
  33. c8e1fb4 [media] Input: move drivers/input/fixp-arith.h to include/linux by Antonio Ospite · 12 years ago
  34. 5126f25 [media] v4l2-dev: add flag to have the core lock all file operations by Hans Verkuil · 12 years ago
  35. 48ea0be [media] v4l2-dev/ioctl: determine the valid ioctls upfront by Hans Verkuil · 12 years ago
  36. 8ab75e3 [media] v4l2-dev: make it possible to skip locking for selected ioctls by Hans Verkuil · 12 years ago
  37. ccfc97b [media] smiapp: Add driver by Sakari Ailus · 12 years ago
  38. fe6adc1 [media] omap3isp: Add lane configuration to platform data by Sakari Ailus · 13 years ago
  39. 618b055 [media] omap3isp: Move definitions required by board code under include/media by Sakari Ailus · 13 years ago
  40. 77e7c4e [media] v4l: Allow changing control handler lock by Sakari Ailus · 13 years ago
  41. 8227c92 [media] v4l: Implement v4l2_subdev_link_validate() by Sakari Ailus · 13 years ago
  42. af88be3 [media] media: Add link_validate() op to check links to the sink pad by Sakari Ailus · 13 years ago
  43. 440f0fa [media] v4l: Add DPCM compressed raw bayer pixel formats by Sakari Ailus · 13 years ago
  44. c643ee1 [media] v4l: Image processing control class by Sakari Ailus · 13 years ago
  45. 8c9d236 [media] v4l: Image source control class by Sakari Ailus · 13 years ago
  46. 6016af8 [media] v4l2: use __u32 rather than enums in ioctl() structs by Sakari Ailus · 12 years ago
  47. 4a873f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  48. e026886 sctp: check cached dst before using it by Nicolas Dichtel · 12 years ago
  49. 59b9997 Revert "net: maintain namespace isolation between vlan and real device" by David S. Miller · 12 years ago
  50. 1c430a7 net: compare_ether_addr[_64bits]() has no ordering by Johannes Berg · 12 years ago
  51. 3e366149 [media] v4l2-ctrls: Use v4l2_subscribed_event_ops by Hans de Goede · 12 years ago
  52. c53c254 [media] v4l2-event: Add v4l2_subscribed_event_ops by Hans de Goede · 12 years ago
  53. 18b15fc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  54. 59068e3 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  55. 1cc0c99 ACPI: Fix D3hot v D3cold confusion by Lin Ming · 12 years ago
  56. 4f988f1 seqlock: add 'raw_seqcount_begin()' function by Linus Torvalds · 12 years ago
  57. 2f62427 Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value read by Linus Torvalds · 12 years ago
  58. c42f1d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  59. 076e777 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  60. d96194966 net: fix two typos in skbuff.h by Eric Dumazet · 12 years ago
  61. e7a7c9a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  62. 41b3254 efi: Add new variable attributes by Matthew Garrett · 12 years ago
  63. f5c2347 asm-generic: Use __BITS_PER_LONG in statfs.h by H. Peter Anvin · 12 years ago
  64. 518fbf9 net: fix sk_sockets_allocated_read_positive by Eric Dumazet · 12 years ago
  65. 5414fc1 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 12 years ago
  66. 8537de8 ipvs: kernel oops - do_ip_vs_get_ctl by Hans Schillstrom · 12 years ago
  67. 582b8e3 ipvs: take care of return value from protocol init_netns by Hans Schillstrom · 12 years ago
  68. 9883035 pipes: add a "packetized pipe" mode for writing by Linus Torvalds · 12 years ago
  69. 8d7d1ad Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  70. b990f9b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  71. 84c6a81 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  72. 4dcc063 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  73. dbabe0d spi: fix spi.h kernel-doc warning by Randy Dunlap · 12 years ago
  74. b95ace5 ARM: pxa: fix gpio wakeup setting by Robert Jarzmik · 12 years ago
  75. 110a5c8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  76. 2f9a0c8 [media] V4L: soc-camera: protect hosts during probing from overzealous user-space by Guennadi Liakhovetski · 12 years ago
  77. 2300fd6 Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  78. 86ec090 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  79. 904249a mm: fix up the vmscan stat in vmstat by Ying Han · 12 years ago
  80. cd32b16 Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/urgent by Ingo Molnar · 12 years ago
  81. 151b612 USB: EHCI: fix crash during suspend on ASUS computers by Alan Stern · 12 years ago
  82. 423b40e Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsi by Linus Torvalds · 12 years ago
  83. a881e96 set fake_rtable's dst to NULL to avoid kernel Oops by Peter Huang (Peng) · 12 years ago
  84. d643bdc asm-generic: Allow overriding clock_t and add attributes to siginfo_t by H. Peter Anvin · 12 years ago
  85. ec1c56f HSI: hsi: Rework hsi_event interface by Carlos Chinea · 12 years ago
  86. 5a218ce HSI: hsi: Rework hsi_controller release by Carlos Chinea · 12 years ago
  87. b202445 [SCSI] libsas, libata: fix start of life for a sas ata_port by Dan Williams · 12 years ago
  88. 22b9153 [SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_work by Dan Williams · 12 years ago
  89. 205b9c9 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  90. 7e29629 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  91. 3fca40c irq: Add IRQ_TYPE_DEFAULT for use by PIC drivers by Benjamin Herrenschmidt · 12 years ago
  92. 126a348 Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  93. 9f24ff6 Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  94. bfce281 kill mm argument of vm_munmap() by Al Viro · 12 years ago
  95. 95b72eb NFSv4: Ensure we do not reuse open owner names by Trond Myklebust · 12 years ago
  96. 32d317c mmc: remove MMC bus legacy suspend/resume method by Chuanxiao Dong · 12 years ago
  97. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 12 years ago
  98. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 12 years ago
  99. e4eb1ff VM: add "vm_brk()" helper function by Linus Torvalds · 12 years ago
  100. 3b422e9 Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago