1. 6f51bc3 usb: chipidea: imx: fix a possible NULL dereference by LABBE Corentin · 9 years ago
  2. 090bc26 usb: chipidea: usbmisc_imx: fix a possible NULL dereference by LABBE Corentin · 9 years ago
  3. 85da852 usb: chipidea: otg: gadget module load and unload support by Li Jun · 10 years ago
  4. 251b3c8 usb: chipidea: debug: disable usb irq while role switch by Li Jun · 9 years ago
  5. ae3e57a usb: chipidea: imx: refine clock operations to adapt for all platforms by Peter Chen · 9 years ago
  6. 7f151f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  7. bf893ac drm/vc4: Make sure that planes aren't scaled. by Eric Anholt · 9 years ago
  8. 36f4f69 drm/vc4: Fix some failure to track __iomem decorations on pointers. by Eric Anholt · 9 years ago
  9. 7951323 drm/vc4: checking for NULL instead of IS_ERR by Dan Carpenter · 9 years ago
  10. 2fa8e90 drm/vc4: fix itnull.cocci warnings by Julia Lawall · 9 years ago
  11. e2ab321 drm/vc4: fix platform_no_drv_owner.cocci warnings by Julia Lawall · 9 years ago
  12. 91276ae drm/vc4: vc4_plane_duplicate_state() can be static by kbuild test robot · 9 years ago
  13. 321beec net: phy: Use interrupts when available in NOLINK state by Andrew Lunn · 9 years ago
  14. 819ec8e phy: marvell: Add support for 88E1540 PHY by Andrew Lunn · 9 years ago
  15. e639b8d macvlan: fix leak in macvlan_handle_frame by Sabrina Dubroca · 9 years ago
  16. a534dc5 ipvlan: fix use after free of skb by Sabrina Dubroca · 9 years ago
  17. cf554ad ipvlan: fix leak in ipvlan_rcv_frame by Sabrina Dubroca · 9 years ago
  18. 6c606fa via-velocity: unconditionally drop frames with bad l2 length by Timo Teräs · 9 years ago
  19. 217bdb0 [media] i2c: constify v4l2_ctrl_ops structures by Julia Lawall · 9 years ago
  20. 864f83a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  21. d134c48 usb: gadget: atmel_usba_udc: Expose correct device speed by Douglas Gilbert · 9 years ago
  22. 51676c8 usb: musb: enable usb_dma parameter by Bin Liu · 9 years ago
  23. 89d99ae usb: phy: phy-mxs-usb: fix a possible NULL dereference by LABBE Corentin · 9 years ago
  24. b9e51b2 usb: dwc3: gadget: let us set lower max_speed by Ben McCauley · 9 years ago
  25. 68fe05e usb: musb: fix tx fifo flush handling by Bin Liu · 9 years ago
  26. 5e216d5 usb: gadget: f_loopback: fix the warning during the enumeration by Peter Chen · 9 years ago
  27. 1fb7f12 usb: dwc2: host: Fix remote wakeup when not in DWC2_L2 by Douglas Anderson · 9 years ago
  28. 05645a4 [media] atmel-isi: support RGB565 output when sensor output YUV formats by Josh Wu · 9 years ago
  29. 7393de6 [media] atmel-isi: setup YCC_SWAP correctly when using preview path by Josh Wu · 9 years ago
  30. f165930 usb: dwc2: host: Fix ahbcfg for rk3066 by Douglas Anderson · 9 years ago
  31. bd70f26 [media] atmel-isi: add code to setup correct resolution for preview path by Josh Wu · 9 years ago
  32. 0fb7257 [media] atmel-isi: prepare for the support of preview path by Josh Wu · 9 years ago
  33. ba0422b [media] atmel-isi: correct yuv swap according to different sensor outputs by Josh Wu · 9 years ago
  34. dc51b7d [media] v4l2-clk: v4l2_clk_get() also need to find the of_fullname clock by Josh Wu · 9 years ago
  35. 3d83078 [media] v4l2-clk: add new definition: V4L2_CLK_NAME_SIZE by Josh Wu · 9 years ago
  36. ac2841f [media] v4l2-clk: add new macro for v4l2_clk_name_of() by Josh Wu · 9 years ago
  37. af4d834 [media] soc_camera: get the clock name by using macro: v4l2_clk_name_i2c() by Josh Wu · 9 years ago
  38. a41f9b4 [media] vivid: add support for reduced frame rate in video capture by Prashant Laddha · 9 years ago
  39. c79aa6a [media] vivid-capture: add control for reduced frame rate by Prashant Laddha · 9 years ago
  40. b883ba7 [media] vivid: add support for reduced fps in video out by Prashant Laddha · 9 years ago
  41. 8d7322f [media] v4l2-dv-timings: add condition checks for reduced fps by Prashant Laddha · 9 years ago
  42. 0d51ebd [media] v4l2-device: Don't unregister ACPI/Device Tree based devices by Tommi Franttila · 9 years ago
  43. 16dfe72 [media] media: adv7180: increase delay after reset to 5ms by Ulrich Hecht · 9 years ago
  44. 588afcc [media] usbvision fix overflow of interfaces array by Oliver Neukum · 9 years ago
  45. 3ff863b [media] sh-vou: clarify videobuf2 dependency by Arnd Bergmann · 9 years ago
  46. 5063452 [media] media: fix waitqueue_active without memory barrier in cpia2 driver by Kosuke Tatsukawa · 9 years ago
  47. dcc7fdb [media] gspca: ov534/topro: prevent a division by 0 by Antonio Ospite · 9 years ago
  48. ce3556b [media] cx231xx: fix bulk transfer mode by Terry Heo · 9 years ago
  49. 18a8560 [media] radio-shark2: constify radio_tea5777_ops structures by Julia Lawall · 9 years ago
  50. e88a3f8 [media] media: videobuf2: fix compare_const_fl.cocci warnings by Julia Lawall · 9 years ago
  51. 082afb7 [media] media/usb/pvrusb2: Support for V4L2_CTRL_WHICH_DEF_VAL by Ricardo Ribalda · 9 years ago
  52. 9173983 [media] usb/uvc: Support for V4L2_CTRL_WHICH_DEF_VAL by Ricardo Ribalda · 9 years ago
  53. 953eae5 [media] media/v4l2-core: struct struct v4l2_ext_controls param which by Ricardo Ribalda · 9 years ago
  54. 0f8017b [media] media/core: Replace ctrl_class with which by Ricardo Ribalda · 9 years ago
  55. dc5e020 [media] adv7511: fix incorrect bit offset by Hans Verkuil · 9 years ago
  56. 74c9c0f [media] v4l2-dv-timings: Compare horizontal blanking by Mats Randgaard · 9 years ago
  57. 95ad7ff [media] v4l2-core/v4l2-ctrls: Filter NOOP CH_RANGE events by Ricardo Ribalda · 9 years ago
  58. 0dac45f [media] av7110: potential divide by zero by Dan Carpenter · 9 years ago
  59. 75d63a4 [media] av7110: don't allow negative volumes by Dan Carpenter · 9 years ago
  60. 4623e59 [media] vb2: fix a regression in poll() behavior for output,streams by Hans Verkuil · 9 years ago
  61. f6de9f6 [media] vivid: fix compliance error by Hans Verkuil · 9 years ago
  62. ba46398 [media] go7007: fix broken test by Hans Verkuil · 9 years ago
  63. a5c36fa [media] staging: media: davinci_vpfe: fix ipipe_mode type by Andrzej Hajda · 9 years ago
  64. cbb6f1f [media] staging: media: davinci_vpfe: Fix over 80 characters coding style issue by Junsu Shin · 9 years ago
  65. 3148543 [media] staging/davinci/vpfe/dm365: add missing dependencies by Arnd Bergmann · 10 years ago
  66. d9f4844 [media] staging: media: davinci_vpfe: drop condition with no effect by Nicholas Mc Guire · 10 years ago
  67. 80a7f72 [media] drivers/staging/media/davinci_vpfe/vpfe_mc_capture.c: use correct structure type name in sizeof by Julia Lawall · 10 years ago
  68. 76dc376 drm/i915: Don't clobber the addfb2 ioctl params by Ville Syrjälä · 9 years ago
  69. 8392611 drm: Fix primary plane size for stereo doubled modes for legacy setcrtc by Ville Syrjälä · 9 years ago
  70. ba8af3e drm/i915: Clear intel_crtc->atomic before updating it. by Maarten Lankhorst · 9 years ago
  71. 1c7d4dd irqchip/gic: Add save/restore of the active state by Marc Zyngier · 9 years ago
  72. 92eda4a irqchip/gic: Clear enable bits before restoring them by Marc Zyngier · 9 years ago
  73. 0eece2b irqchip/gic: Make sure all interrupts are deactivated at boot by Marc Zyngier · 9 years ago
  74. 07d3bad drm/core: Fix old_fb handling in pan_display_atomic. by Maarten Lankhorst · 9 years ago
  75. f72c6b3 drm/core: Fix old_fb handling in restore_fbdev_mode_atomic. by Maarten Lankhorst · 9 years ago
  76. 0f45c26 drm/atomic: add a drm_atomic_clean_old_fb helper. by Maarten Lankhorst · 9 years ago
  77. 4572372 drm/core: Fix old_fb handling in drm_mode_atomic_ioctl. by Maarten Lankhorst · 9 years ago
  78. 24e79d0 drm/core: Set legacy_cursor_update in drm_atomic_helper_disable_plane. by Maarten Lankhorst · 9 years ago
  79. eb4b0ec [media] include/media: move platform_data to linux/platform_data/media by Mauro Carvalho Chehab · 9 years ago
  80. d647f0b [media] include/media: move driver interface headers to a separate dir by Mauro Carvalho Chehab · 9 years ago
  81. b5dcee2 [media] include/media: split I2C headers from V4L2 core by Mauro Carvalho Chehab · 9 years ago
  82. bef0e54 [media] dvb_frontend.h: improve documentation for struct dvb_tuner_ops by Mauro Carvalho Chehab · 9 years ago
  83. 45346e0 [media] dvb_frontend: get rid of set_state ops & related data by Mauro Carvalho Chehab · 9 years ago
  84. 65f0f68 [media] stb6100: get rid of get_state()/set_state() by Mauro Carvalho Chehab · 9 years ago
  85. b2d3afc [media] tda6655: get rid of get_state()/set_state() by Mauro Carvalho Chehab · 9 years ago
  86. e417668 [media] tda8261: don't use set_state/get_state callbacks by Mauro Carvalho Chehab · 9 years ago
  87. 8fdc25b [media] tda666x: add support for set_parms() and get_frequency() by Mauro Carvalho Chehab · 9 years ago
  88. 8e6c4be [media] tda665x: split set_frequency from set_state by Mauro Carvalho Chehab · 9 years ago
  89. cffdbfe [media] stb6100: get rid of tuner_state at struct stb6100_state by Mauro Carvalho Chehab · 9 years ago
  90. 2184e25 [media] dvb_frontend.h: get rid of unused tuner params/states by Mauro Carvalho Chehab · 9 years ago
  91. 41c0b78 [media] dvb_frontend.h: Document suspend/resume functions by Mauro Carvalho Chehab · 9 years ago
  92. 3663b31 [media] dvb_frontend: resume tone and voltage by Mauro Carvalho Chehab · 9 years ago
  93. 03946b2 [media] demux.h: Some documentation fixups for the header by Mauro Carvalho Chehab · 9 years ago
  94. 02f028c [media] dvb_frontend.h: Add a description for the header by Mauro Carvalho Chehab · 9 years ago
  95. 66f4b3c [media] dvb_frontend: document the most used functions by Mauro Carvalho Chehab · 9 years ago
  96. 75f400b [media] Document the obscure dvb_frontend_reinitialise() by Mauro Carvalho Chehab · 9 years ago
  97. 4deea4c [media] dvb: document dvb_frontend_sleep_until() by Mauro Carvalho Chehab · 9 years ago
  98. a3088ab HID: wacom: fixup quirks setup for WACOM_DEVICETYPE_PAD by Jiri Kosina · 9 years ago
  99. 4981c2b ACPI-EC: Drop unnecessary check made before calling acpi_ec_delete_query() by Markus Elfring · 9 years ago
  100. a76032e Revert "ACPI / SBS: Add 5 us delay to fix SBS hangs on MacBook" by Chris Bainbridge · 9 years ago