1. 999fd1a Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  2. d7940b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  3. 1703a6d USB: s3c-hsotg: Ensure FIFOs are fully flushed after layout by Ben Dooks · 14 years ago
  4. 2e0e077 USB: s3c-hsotg: SoftDisconnect minimum 3ms by Ben Dooks · 14 years ago
  5. 0f002d2 USB: s3c-hsotg: Ensure TX FIFO addresses setup when initialising FIFOs by Ben Dooks · 14 years ago
  6. 0287e43 USB: s3c_hsotg: define USB_GADGET_DUALSPEED in Kconfig by Maurus Cuelenaere · 14 years ago
  7. 390b166 USB: s3c: Enable soft disconnect during initialization by Thomas Abraham · 14 years ago
  8. bc23416 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  9. 3ed3880 of/usb: fsl_qe_udc.c: fix build breakage by Anatolij Gustschin · 14 years ago
  10. 019e257 Merge branch 'sh/iomap' by Paul Mundt · 14 years ago
  11. e8b4866 usb: gadget: r8a66597-udc pio to mmio accessor conversion. by Paul Mundt · 14 years ago
  12. abb24f4 usb: gadget: m66592-udc pio to mmio accessor conversion. by Paul Mundt · 14 years ago
  13. f07ff97 usb/gadget: Replace the old USB audio FU definitions in f_audio.c by Takashi Iwai · 14 years ago
  14. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  15. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  16. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  17. 8018ab0 sanitize vfs_fsync calling conventions by Christoph Hellwig · 14 years ago
  18. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  19. 4b8e123 USB: gadget: Use kmemdup by Julia Lawall · 14 years ago
  20. 17b2765 USB: fix functionfs for CONFIG_NET disabled by Randy Dunlap · 14 years ago
  21. b9e0008 USB: gadget: f_mass_storage: fix in error recovery by Michal Nazarewicz · 14 years ago
  22. b060869 USB: gadget: f_fs.c needs to include pagemap.h by Randy Dunlap · 14 years ago
  23. 73a0bd7 USB: mxc: gadget: remove 60mhz clock requirement for freescale mx51 usb core by Dinh Nguyen · 14 years ago
  24. 1ab8323 USB: gadget: Allow function access to device ID data during bind() by Robert Lukassen · 14 years ago
  25. c6c5600 USB: g_ffs: the FunctionFS gadget driver by Michal Nazarewicz · 14 years ago
  26. ddf8abd USB: f_fs: the FunctionFS driver by Michal Nazarewicz · 14 years ago
  27. 28824b1 USB: gadget: __init and __exit tags removed by Michal Nazarewicz · 14 years ago
  28. 24337c1 USB: gadget webcam: depends on VIDEO_DEV by Randy Dunlap · 14 years ago
  29. a9914127 USB gadget: Webcam device by Laurent Pinchart · 14 years ago
  30. cdda479 USB gadget: video class function driver by Laurent Pinchart · 14 years ago
  31. 88e3b59 USB: mxc: gadget: Fix bitfield for calculating maximum packet size by Dinh Nguyen · 14 years ago
  32. da01c7a USB: g_hid: unregister platform driver on probe/usb_composite_register errors by Peter Korsgaard · 14 years ago
  33. 31436a1 USB: Mass storage gadget: Handle eject request by Fabien Chouteau · 14 years ago
  34. f48cf80 USB: Composite framework: Add suspended sysfs entry by Fabien Chouteau · 14 years ago
  35. 0ff8d1b USB: pxa27x_udc: use four bits to store endpoint addresses by Matt Reimer · 14 years ago
  36. 0fb2c2a USB: gadget: f_mass_storage: per function by Michal Nazarewicz · 14 years ago
  37. dd0543e usb: gadget: Allow larger configuration descriptors by Robert Lukassen · 14 years ago
  38. 71adf11 USB: gadget: add HID gadget driver by Fabien Chouteau · 14 years ago
  39. aae86e8 USB: f_mass_storage: dynamic buffers for better alignment by Michal Nazarewicz · 14 years ago
  40. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 14 years ago
  41. ac1d426 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  42. 7622537 ARM: 5966/1: at91_udc HW glitch by Harro Haan · 14 years ago
  43. 19c190f USB: gadget: s3c-hsotg: Add missing unlock by Julia Lawall · 14 years ago
  44. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  45. 5e11611 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  46. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  47. c6c3523 ARM: 5965/1: Fix soft lockup in at91 udc driver by Harro Haan · 14 years ago
  48. 72f878c USB gadget r8a66597-udc.c: duplicated include by Andrea Gelmini · 14 years ago
  49. 4cb80cd USB: gadget/multi: cdc_do_config: remove redundant check by Peter Korsgaard · 14 years ago
  50. 83ba11d USB: gadget: add gadget controller number for s3c-hsotg driver by Maurus Cuelenaere · 14 years ago
  51. 11b10d9 USB: g_mass_storage: fixed module name in Kconfig by Michal Nazarewicz · 14 years ago
  52. f479d70 USB: gadget: f_mass_storage::fsg_bind(): fix error handling by Peter Korsgaard · 14 years ago
  53. f88f669 USB: g_mass_storage: fix section mismatch warnings by Mike Frysinger · 14 years ago
  54. f2984a3 USB: gadget: fix Blackfin builds after gadget cleansing by Mike Frysinger · 14 years ago
  55. 872f8b4 USB: goku_udc: remove potential null dereference by Dan Carpenter · 14 years ago
  56. fa7bf34 usb/gadget: fix compile error on r8a66597-udc.c by Grant Likely · 14 years ago
  57. 988addf Merge branch 'origin' into devel-stable by Russell King · 14 years ago
  58. 004c1c7 Merge branch 'for-rmk/samsung6' of git://git.fluff.org/bjdooks/linux into devel-stable by Russell King · 14 years ago
  59. f9fed7c USB: Fix s3c-hsotg build following Samsung platform header moves by Mark Brown · 14 years ago
  60. 0f2cc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  61. 2ecdc82 kill unused invalidate_inode_pages helper by Christoph Hellwig · 15 years ago
  62. b93a4af Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 14 years ago
  63. 640e95a USB: atmel uaba: Adding invert vbus_pin by Eirik Aanonsen · 15 years ago
  64. 90f7976 USB: Remove unsupported usb gadget drivers by Christoph Egger · 15 years ago
  65. 8e7e61d USB: f_mass_storage: fix crash on bind() error by Peter Korsgaard · 15 years ago
  66. d7e18a9 USB: g_mass_storage: min(...) warning fixed by Michal Nazarewicz · 15 years ago
  67. a79df50 usb: gadgetfs: Convert semaphore to mutex by Thomas Gleixner · 15 years ago
  68. b00ce11 USB: g_mass_storage: superfluous and missing packets fixed by Michal Nazarewicz · 15 years ago
  69. 7f1ee82 USB: mass_storage: eject LUNs on thread exit by Michal Nazarewicz · 15 years ago
  70. 5e23e90 USB: pxa27x_udc: Fix deadlocks on request queueing by Robert Jarzmik · 15 years ago
  71. 5b52025 USB: s3c-hsotg: replace deprecated dma_sync_single() by FUJITA Tomonori · 15 years ago
  72. 0978f8c USB: s3c-hsotg: Staticise non-exported functions by Mark Brown · 15 years ago
  73. aa79074 USB: gadget: Add DEVTYPE support for Ethernet functions by Marcel Holtmann · 15 years ago
  74. 1ba2557 USB goku_udc: make PCI device id constant by Németh Márton · 15 years ago
  75. 07824d3 USB gadget: make Open Firmware device id constant by Németh Márton · 15 years ago
  76. f358f5b USB: gadget: introduce g_nokia gadget driver by Felipe Balbi · 15 years ago
  77. c9188ad USB: Correct CONFIG variable typo. by Robert P. J. Day · 15 years ago
  78. 767ffec USB: gadget: add INT support for Blackfin musb by Cliff Cai · 15 years ago
  79. 3a8a3b1 USB: gadget: use ep5 for bulk-in and ep6 for bulk-out for Blackfin MUSB by Bryan Wu · 15 years ago
  80. d8bb0fd USB: at91_udc.c: use resource_size() by H Hartley Sweeten · 15 years ago
  81. 3ba37bd USB: atmel_usba_udc.c: use resource_size() by H Hartley Sweeten · 15 years ago
  82. 5c90e31 USB: pxa27x_udc.c: use resource_size() by H Hartley Sweeten · 15 years ago
  83. 4fdb31d USB: pxa27x_udc: avoid compiler warnings and misbehavior on buggy hardware by Enrico Scholz · 15 years ago
  84. 0dc726b [ARM] pxa: move board board IRQ definitions out of irqs.h by Eric Miao · 15 years ago
  85. 12c2a68 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  86. aefbd3e usb/gadget/{f_audio,gmidi}.c: follow recent changes in audio.h by Daniel Mack · 14 years ago
  87. 31e5d4a USB: gadget: fix EEM gadget CRC usage by Brian Niebuhr · 15 years ago
  88. dbe4a99 USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usage by Michal Nazarewicz · 15 years ago
  89. 6feb63b USB: s3c-hsotg: Export usb_gadget_register_driver() by Mark Brown · 15 years ago
  90. ae3a079 USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR() by Mark Brown · 15 years ago
  91. ba593e5 fsl_mx3_udc: Add i.MX35 support by Sascha Hauer · 15 years ago
  92. feef1d9 USB: audio gadget: free alsa devices when unloading by Cliff Cai · 15 years ago
  93. d16f172 USB: audio gadget: fix wTotalLength calculation by Cliff Cai · 15 years ago
  94. ff3b968 USB: gadget: Use ERR_PTR/IS_ERR by Julia Lawall · 15 years ago
  95. 09cea96 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  96. 3126c13 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  97. 396cda9 USB: Added USB_ETH_RNDIS to use instead of CONFIG_USB_ETH_RNDIS by Michal Nazarewicz · 15 years ago
  98. 5791e10 USB: g_multi kconfig: fix depends and help text by Randy Dunlap · 15 years ago
  99. f176a5d USB: g_multi: Multifunction Composite Gadget added by Michal Nazarewicz · 15 years ago
  100. c85efcb USB: g_mass_storage: thread_exits callback added by Michal Nazarewicz · 15 years ago