1. f99b2bf usb:hsotg:samsung: Remove our_hsotg global pointer by Lukasz Majewski · 13 years ago
  2. 8b9bc46 usb:hsotg:samsung: Comments reorganization and cleanup by Lukasz Majewski · 13 years ago
  3. f65f0f1 usb:hsotg:samsung: Use new udc_start and udc_stop callbacks by Lukasz Majewski · 13 years ago
  4. b3f489b usb:hsotg:samsung: Determine number of EPs from HW configuration register by Lukasz Majewski · 13 years ago
  5. 12a1f4d usb:hsotg:samsung: Cable disconnection recovery code by Lukasz Majewski · 13 years ago
  6. 5e89134 usb:hsotg:samsung: Rename s3c_hsotg_disconnect function by Lukasz Majewski · 13 years ago
  7. b3546c9 usb:hsotg:samsung: Remove Disconnect Interrupt handler by Lukasz Majewski · 13 years ago
  8. 308d734 usb:hsotg:samsung: Extract core initialization function by Lukasz Majewski · 13 years ago
  9. d3ca025 usb:hsotg:samsung: Sending ZLP packet for IN EP0 transfers by Lukasz Majewski · 13 years ago
  10. 71225be usb:hsotg:samsung: NAK management for EP0 (Setup stage of control transfers) by Lukasz Majewski · 13 years ago
  11. fc9a731 usb:hsotg:samsung: Use of regulator_bulk_* functions for USB regulators by Lukasz Majewski · 13 years ago
  12. 4118878 usb:hsotg:samsung: Wrappers for USB PHY methods by Lukasz Majewski · 13 years ago
  13. d77039c usb:hsotg:samsung: Remove platform dependent functions from s3c-hsotg by Lukasz Majewski · 13 years ago
  14. 127d42a usb:hsotg:samsung: Remove platform dependency from s3c-hsotg by Lukasz Majewski · 13 years ago
  15. 4f06539 f_fs: ffs_func_free: cleanup requests allocated by autoconfig by Peter Korsgaard · 13 years ago
  16. b4036cc usb: gadget: add isochronous support to gadget zero by Paul Zimmerman · 13 years ago
  17. 20c5e74 usb: gadget: add a sparse endian notation by Dan Carpenter · 13 years ago
  18. 1ec9c8a usb: gadget: r8a66597-udc: add support for set_selfpowered by Shimoda, Yoshihiro · 13 years ago
  19. 00c16f9 usb: gadget: Include i.MX processors in the USB_FSL_USB2 help text by Fabio Estevam · 13 years ago
  20. 4d0947d usb: gadget: fsl_udc_core: dTD's next dtd pointer need to be updated once written by Peter Chen · 13 years ago
  21. 124ef38 usb: gadget: composite: prevent a memory leak when configuration bind fails by Yongsul Oh · 13 years ago
  22. c248460 usb: gadget: f_mass_storage: remove deprecated fsg_add() by Michal Nazarewicz · 13 years ago
  23. cac402d usb: renesas_usbhs: gadget: add support for set_selfpowered by Shimoda, Yoshihiro · 13 years ago
  24. f99987b usb: gadget: dummy_hcd: allow to free requests on disabled endpoints by Sebastian Andrzej Siewior · 13 years ago
  25. 2e87edf usb: gadget: make g_printer use composite by Sebastian Andrzej Siewior · 13 years ago
  26. d3bfd25 usb: gadget: remove DUALSPEED from printer by Sebastian Andrzej Siewior · 13 years ago
  27. 66ec8ed usb: gadget: imx_udc: convert to new style start/stop by Sebastian Andrzej Siewior · 13 years ago
  28. 504d14c usb: gadget: fsl_qe_udc: remove not implemented callbacks by Sebastian Andrzej Siewior · 13 years ago
  29. d77c119 usb: gadget: fsl_qe_udc: convert to new style start/stop by Sebastian Andrzej Siewior · 13 years ago
  30. d809f78 usb: gadget: atmel_usba_udc: convert to newstyle start/stop interface by Sebastian Andrzej Siewior · 13 years ago
  31. f3d8bf3 usb: gadget: at91_udc: convert to new style start/stop interface by Sebastian Andrzej Siewior · 13 years ago
  32. 955846a usb: gadget: Update s3c-hsudc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  33. 0ff21e0 usb: gadget: Update pch_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  34. fa42e52 usb: gadget: Update s3c2410_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  35. 9e658f2 usb: gadget: Update r8a66597-udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  36. c18800d usb: gadget: Update pxa25x_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  37. f8bdae0 usb: gadget: Update omap_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  38. b1371d1 usb: gadget: Update mv_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  39. 2eb2cff usb: gadget: Update m66592-udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  40. a1976f7 usb: gadget: Update langwell_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  41. db79d98 usb: gadget: Update goku_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  42. fab1137 usb: gadget: Update fusb300_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  43. 79149b8 usb: gadget: Update fsl_udc_core to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  44. ec39e2a usb: gadget: Update fsl_qe_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  45. 978def1 usb: gadget: Update atmel_usba_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  46. 5a6506f usb: gadget: Update at91_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  47. ef20a72 usb: gadget: Update amd5536udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  48. 16e78db usb: dwc3: Update dwc3 udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  49. 31fb601 usb: gadget: Update ci13xxx_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  50. 3cdb772 usb: gadget: use module_pci_driver by Axel Lin · 13 years ago
  51. 66f75a5 Linux 3.4-rc4 by Linus Torvalds · 13 years ago
  52. e9a5ea1 sparc32,leon: add notify_cpu_starting() by Yong Zhang · 13 years ago
  53. 8f4f9d4 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  54. 126a348 Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  55. 8898159 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  56. 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 · 13 years ago
  57. bfce281 kill mm argument of vm_munmap() by Al Viro · 13 years ago
  58. 9f3a4af perfmon: kill some helpers and arguments by Al Viro · 13 years ago
  59. 936af15 aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio() by Al Viro · 13 years ago
  60. 7c57091 mmc: core: Do not pre-claim host in suspend by Ulf Hansson · 13 years ago
  61. e1631f9 mmc: dw_mmc: prevent NULL dereference for dma_ops by Jaehoon Chung · 13 years ago
  62. b891528 mmc: unbreak sdhci-esdhc-imx on i.MX25 by Eric Bénard · 13 years ago
  63. 5ca6518 mmc: cd-gpio: Include header to pickup exported symbol prototypes by H Hartley Sweeten · 13 years ago
  64. 87b87a3 mmc: sdhci: refine non-removable card checking for card detection by Daniel Drake · 13 years ago
  65. a99aa9b mmc: dw_mmc: Fix switch from DMA to PIO by Seungwon Jeon · 13 years ago
  66. 32d317c mmc: remove MMC bus legacy suspend/resume method by Chuanxiao Dong · 13 years ago
  67. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 13 years ago
  68. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 13 years ago
  69. 4d048f9 mmc: omap_hsmmc: Get rid of of_have_populated_dt() usage by Rajendra Nayak · 13 years ago
  70. b6d085f mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=m by Chris Ball · 13 years ago
  71. 2830281 mmc: fixes for eMMC v4.5 sanitize operation by Adrian Hunter · 13 years ago
  72. 7194efb mmc: fixes for eMMC v4.5 discard operation by Adrian Hunter · 13 years ago
  73. e4eb1ff VM: add "vm_brk()" helper function by Linus Torvalds · 13 years ago
  74. 3b422e9 Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 13 years ago
  75. 3a53743 Merge tag 'tty-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  76. 1cd653a Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  77. c1acb0b Merge tag 'stable/for-linus-3.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  78. 19244ad Revert "ACPI: ignore FADT reset-reg-sup flag" by Linus Torvalds · 13 years ago
  79. b3dc627 memblock: memblock should be able to handle zero length operations by Tejun Heo · 13 years ago
  80. 310eb77 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  81. 277b5fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  82. a54769c Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  83. 73bebc8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  84. edaf6c3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  85. 3d81acb Revert "xen/p2m: m2p_find_override: use list_for_each_entry_safe" by Konrad Rzeszutek Wilk · 13 years ago
  86. 2d5733f USB: serial: cp210x: Fixed usb_control_msg timeout values by Yuri Matylitski · 13 years ago
  87. d3a7b83 drivers/tty/amiserial.c: add missing tty_unlock by Julia Lawall · 13 years ago
  88. c6f5c93 Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  89. e631f57 [media] xc5000: support 32MHz & 31.875MHz xtal using the 41.024.5 firmware by Michael Krufky · 13 years ago
  90. 186bab1 xen/resume: Fix compile warnings. by Konrad Rzeszutek Wilk · 13 years ago
  91. 1985330 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  92. 18311c5 [media] V4L: mt9m032: fix compilation breakage by Guennadi Liakhovetski · 13 years ago
  93. 9e01297 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  94. 3066616 xen/xenbus: Add quirk to deal with misconfigured backends. by Konrad Rzeszutek Wilk · 13 years ago
  95. 273a50f nouveau: Set special lane map for the right chipset by Henrik Rydberg · 13 years ago
  96. c817eeb Merge branch 'fix/cxt-stable' into fix/hda by Takashi Iwai · 13 years ago
  97. d70f363 ALSA: hda/conexant - Set up the missing docking-station pins by Takashi Iwai · 13 years ago
  98. a09d431 drm/radeon: fix load detect on rn50 with hardcoded EDIDs. by Dave Airlie · 13 years ago
  99. 4e47e02 drm: Releasing FBs before releasing GEM objects during drm_release by Prathyush · 13 years ago
  100. 5799d9e drm/nouveau/pm: don't read/write beyond end of stack buffer by Jim Meyering · 13 years ago