1. 7e0bb71 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  2. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  3. e58fced [media] videodev: fix a NULL pointer dereference in v4l2_device_release() by Antonio Ospite · 13 years ago
  4. 9696cc9 Merge branch 'pm-qos' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  5. bfb9035 treewide: Correct spelling of successfully in comments by Joe Perches · 13 years ago
  6. e74d83a [media] omap3isp: Fix build error in ispccdc.c by Joerg Roedel · 13 years ago
  7. 4d9b2eb [media] uvcvideo: Fix crash when linking entities by Laurent Pinchart · 13 years ago
  8. 236c544 [media] v4l: Make sure we hold a reference to the v4l2_device before using it by Dave Young · 13 years ago
  9. 8280b66 [media] v4l: Fix use-after-free case in v4l2_device_release by Hans Verkuil · 13 years ago
  10. dd182e5 [media] uvcvideo: Set alternate setting 0 on resume if the bus has been reset by Ming Lei · 13 years ago
  11. 5ebbf72 [media] OMAP_VOUT: Fix build break caused by update_mode removal in DSS2 by archit taneja · 13 years ago
  12. c8814df [media] [Resend] viacam: Don't explode if pci_find_bus() returns NULL by Jesper Juhl · 13 years ago
  13. 5b5cfc3 [media] gspca - sonixj: Fix the darkness of sensor om6802 in 320x240 by Jean-François Moine · 13 years ago
  14. 313c68e [media] gspca - sonixj: Fix wrong register mask for sensor om6802 by Luiz Carlos Ramos · 13 years ago
  15. 55c53e1 [media] gspca - ov519: Fix LED inversion of some ov519 webcams by Jean-François Moine · 13 years ago
  16. 4264a8b [media] pwc: precedence bug in pwc_init_controls() by Dan Carpenter · 13 years ago
  17. cc74998 PM QoS: Minor clean-ups by Jean Pihet · 13 years ago
  18. e8db0be PM QoS: Move and rename the implementation files by Jean Pihet · 13 years ago
  19. 664a41b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  20. d208c97 [media] ov5642: include module.h for its facilities by Stephen Rothwell · 13 years ago
  21. f7acc4b [media] em28xx: Fix DVB-C maxsize for em2884 by Mauro Carvalho Chehab · 13 years ago
  22. 86cf786 [media] v4l: mt9v032: Fix Bayer pattern by Laurent Pinchart · 14 years ago
  23. 7c58e7d [media] V4L: mt9m111: rewrite set_pixfmt by Michael Grzeschik · 13 years ago
  24. 9c56cbf [media] V4L: mt9m111: fix missing return value check mt9m111_reg_clear by Michael Grzeschik · 13 years ago
  25. b52a851 [media] V4L: initial driver for ov5642 CMOS sensor by Bastian Hecht · 14 years ago
  26. cb74cf5 [media] V4L: sh_mobile_ceu_camera: fix Oops when USERPTR mapping fails by Guennadi Liakhovetski · 13 years ago
  27. 7dfff95 [media] V4L: soc-camera: remove soc-camera bus and devices on it by Guennadi Liakhovetski · 13 years ago
  28. d33b290 [media] V4L: soc-camera: un-export the soc-camera bus by Guennadi Liakhovetski · 13 years ago
  29. 6b526fe [media] V4L: sh_mobile_csi2: switch away from using the soc-camera bus notifier by Guennadi Liakhovetski · 13 years ago
  30. 7a05dfe [media] V4L: soc-camera: group struct field initialisations together by Guennadi Liakhovetski · 14 years ago
  31. 033d746 [media] V4L: soc-camera: remove now unused soc-camera specific PM hooks by Guennadi Liakhovetski · 14 years ago
  32. 7254026 [media] V4L: pxa-camera: switch to using standard PM hooks by Guennadi Liakhovetski · 14 years ago
  33. 2d12421 [media] NetUP Dual DVB-T/C CI RF: force card hardware revision by module param by Abylay Ospan · 13 years ago
  34. e66131c [media] Don't OOPS if videobuf_dvb_get_frontend return NULL by Abylay Ospan · 13 years ago
  35. b8f0d30 [media] NetUP Dual DVB-T/C CI RF: load firmware according card revision by Abylay Ospan · 13 years ago
  36. 1752cd5 [media] omap3isp: Support configurable HS/VS polarities by Laurent Pinchart · 14 years ago
  37. 65d76488 [media] OMAP3: ISP: Add regulator control for omap34xx by Kalle Jokiniemi · 14 years ago
  38. 118314c [media] V4l2: OMAP: VOUT: Minor Cleanup, removing the unnecessary code by Amber Jain · 14 years ago
  39. 72915e8 [media] V4L2: OMAP: VOUT: dma map and unmap v4l2 buffers in qbuf and dqbuf by Amber Jain · 13 years ago
  40. 5251dd6 [media] V4L2: OMAP: VOUT: isr handling extended for DPI and HDMI interface by Amber Jain · 14 years ago
  41. 445e258 [media] OMAP_VOUT: Create separate file for VRFB related API's by archit taneja · 14 years ago
  42. b366888 [media] OMAP_VOUT: CLEANUP: Make rotation related helper functions more descriptive by archit taneja · 14 years ago
  43. a137ac8 [media] OMAP_VOUT: CLEANUP: Move generic functions and macros to common files by archit taneja · 14 years ago
  44. e213e43 [media] OMAP2: V4L2: Remove GFP_DMA allocation as ZONE_DMA is not configured on OMAP by Amber Jain · 14 years ago
  45. e831599 [media] V4L2: omap_vout: Remove GFP_DMA allocation as ZONE_DMA is not configured on OMAP by Amber Jain · 14 years ago
  46. 949d926 [media] uvcvideo: Add FIX_BANDWIDTH quirk to HP Webcam on HP Mini 5103 netbook by Kirill Smelkov · 13 years ago
  47. de99d53 [media] cx231xx: Provide signal lock status in G_INPUT by Devin Heitmueller · 13 years ago
  48. 44ecf1d [media] cx231xx: Fix power ramping issue by Devin Heitmueller · 13 years ago
  49. 992299e [media] Fix regression introduced which broke the Hauppauge USBLive 2 by Devin Heitmueller · 13 years ago
  50. c0c5e71 [media] uvcvideo: Fix control mapping for devices with multiple chains by Stephan Lachowsky · 14 years ago
  51. fa140014 [media] bt8xx: use pci_dev->subsystem_{vendor|device} by Sergei Shtylyov · 13 years ago
  52. c4c3a3d [media] Remove the double symbol increment hack from drxk_hard by Mauro Carvalho Chehab · 13 years ago
  53. 33ba28e [media] em28xx: Add other Terratec H5 USB ID's by Mauro Carvalho Chehab · 13 years ago
  54. bded70d [media] cx88: implemented luma notch filter control by istvan_v@mailbox.hu · 13 years ago
  55. eea16e3 [media] cx88: implemented sharpness control by istvan_v@mailbox.hu · 13 years ago
  56. fef1c8d [media] v4l: s5p-tv: add TV Mixer driver for Samsung S5P platform by Tomasz Stanislawski · 14 years ago
  57. 9a49840 [media] v4l: s5p-tv: add SDO driver for Samsung S5P platform by Tomasz Stanislawski · 14 years ago
  58. a52074e [media] v4l: s5p-tv: add drivers for HDMI on Samsung S5P platform by Tomasz Stanislawski · 14 years ago
  59. 243bf1a2 [media] cx88: properly maintain decoder config when using MPEG encoder by Devin Heitmueller · 13 years ago
  60. af93574 [media] MFC: Add MFC 5.1 V4L2 driver by Kamil Debski · 14 years ago
  61. ef60e8f [media] drivers/media/video/cx231xx/cx231xx-cards.c: add missing kfree by Julia Lawall · 13 years ago
  62. ee893e9 [media] drivers/media/video: add missing kfree by Julia Lawall · 13 years ago
  63. 0cf8af5 [media] cx23885: added support for card 107d:6f39 by istvan_v@mailbox.hu · 13 years ago
  64. 0d334f7 [media] drivers/media: static should be at beginning of declaration by Jesper Juhl · 13 years ago
  65. 9f26392 [media] marvell-cam: clean up a couple of unused cam structure fields by Jonathan Corbet · 13 years ago
  66. 7498469 [media] marvell-cam: Allow selection of supported buffer modes by Jonathan Corbet · 13 years ago
  67. 221a824 [media] marvell-cam: power down mmp camera on registration failure by Jonathan Corbet · 13 years ago
  68. c9fb8bf [media] marvell-cam: remove {min,max}_buffers parameters by Jonathan Corbet · 13 years ago
  69. d43dae7 [media] marvell-cam: core code reorganization by Jonathan Corbet · 13 years ago
  70. 983587c [media] marvell-cam: delete struct mcam_sio_buffer by Jonathan Corbet · 13 years ago
  71. dbe8740 [media] Make Compro VideoMate Vista T750F actually work by Carlos Corbacho · 14 years ago
  72. 8b9456a [media] em28xx: Change firmware name for Terratec H5 DRX-K by Mauro Carvalho Chehab · 13 years ago
  73. f1fe1b7 [media] drxk: Allow to disable I2C Bridge control switch by Mauro Carvalho Chehab · 13 years ago
  74. bbc70e6 [media] em28xx-i2c: Add a read after I2C write by Mauro Carvalho Chehab · 13 years ago
  75. e4f4f87 [media] drxk: Add a parameter for the microcode name by Mauro Carvalho Chehab · 13 years ago
  76. fec528b [media] Add initial support for Terratec H5 by Mauro Carvalho Chehab · 13 years ago
  77. ebee4b5 [media] v4l2-ctrls: Fix a merge conflict by Mauro Carvalho Chehab · 13 years ago
  78. 064f509 [media] v4l2-ctrl: add codec controls support to the control framework by Kamil Debski · 14 years ago
  79. 13abada [media] adp1653: Add driver for LED flash controller by Sakari Ailus · 14 years ago
  80. 0b159ac [media] v4l: Add a class and a set of controls for flash devices by Sakari Ailus · 14 years ago
  81. b6d17a5 [media] vivi: add bitmask test control by Hans Verkuil · 14 years ago
  82. fa4d709 [media] v4l2-ctrls: add new bitmask control type by Hans Verkuil · 14 years ago
  83. 1de5be5 [media] vivi: Fix sleep-in-atomic-context by Hans Verkuil · 13 years ago
  84. 639884a [media] v4l2-ctrls: always send an event if a control changed implicitly by Hans Verkuil · 13 years ago
  85. adf41b9 [media] v4l2-ctrls.c: copy-and-paste error: user_to_new -> new_to_user by Hans Verkuil · 13 years ago
  86. e3aec98 [media] pwc: clean-up header files by Hans de Goede · 13 years ago
  87. 51886df [media] pwc: Enable power-management by default on tested models by Hans de Goede · 13 years ago
  88. 294e289 [media] pwc: Add v4l2 controls for pan/tilt on Logitech QuickCam Orbit/Sphere by Hans de Goede · 13 years ago
  89. c112713 [media] pwc: Allow dqbuf / read to complete while waiting for controls by Hans de Goede · 13 years ago
  90. 6c9cac8 [media] pwc: Replace control code with v4l2-ctrls framework by Hans de Goede · 14 years ago
  91. 04613c5 [media] pwc: properly allocate dma-able memory for ISO buffers by Hans de Goede · 14 years ago
  92. 4fba471 [media] pwc: Allow multiple opens by Hans de Goede · 14 years ago
  93. 6eba935 [media] pwc: Move various initialization to driver load and / or stream start by Hans de Goede · 14 years ago
  94. 3b4d0ec [media] pwc: Make power-saving a per device option by Hans de Goede · 14 years ago
  95. 52a9254 [media] pwc: Remove some unused PWC_INT_PIPE left overs by Hans de Goede · 14 years ago
  96. b824bb4 [media] pwc: Get rid of error_status and unplugged variables by Hans de Goede · 14 years ago
  97. 1a4ede6 [media] pwc: Fix non CodingStyle compliant 3 space indent in pwc.h by Hans de Goede · 14 years ago
  98. 885fe18 [media] pwc: Replace private buffer management code with videobuf2 by Hans de Goede · 14 years ago
  99. 5f40d91 [media] pwc: remove __cplusplus guards from private header by Hans de Goede · 14 years ago
  100. c246412 [media] pwc: Remove a bunch of bogus sanity checks / don't return EFAULT wrongly by Hans de Goede · 14 years ago