1. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  2. 4b8e123 USB: gadget: Use kmemdup by Julia Lawall · 14 years ago
  3. 17b2765 USB: fix functionfs for CONFIG_NET disabled by Randy Dunlap · 14 years ago
  4. b9e0008 USB: gadget: f_mass_storage: fix in error recovery by Michal Nazarewicz · 14 years ago
  5. b060869 USB: gadget: f_fs.c needs to include pagemap.h by Randy Dunlap · 14 years ago
  6. 73a0bd7 USB: mxc: gadget: remove 60mhz clock requirement for freescale mx51 usb core by Dinh Nguyen · 14 years ago
  7. 1ab8323 USB: gadget: Allow function access to device ID data during bind() by Robert Lukassen · 15 years ago
  8. c6c5600 USB: g_ffs: the FunctionFS gadget driver by Michal Nazarewicz · 15 years ago
  9. ddf8abd USB: f_fs: the FunctionFS driver by Michal Nazarewicz · 15 years ago
  10. 28824b1 USB: gadget: __init and __exit tags removed by Michal Nazarewicz · 15 years ago
  11. 24337c1 USB: gadget webcam: depends on VIDEO_DEV by Randy Dunlap · 15 years ago
  12. a991412 USB gadget: Webcam device by Laurent Pinchart · 15 years ago
  13. cdda479 USB gadget: video class function driver by Laurent Pinchart · 15 years ago
  14. 88e3b59 USB: mxc: gadget: Fix bitfield for calculating maximum packet size by Dinh Nguyen · 15 years ago
  15. da01c7a USB: g_hid: unregister platform driver on probe/usb_composite_register errors by Peter Korsgaard · 15 years ago
  16. 31436a1 USB: Mass storage gadget: Handle eject request by Fabien Chouteau · 15 years ago
  17. f48cf80 USB: Composite framework: Add suspended sysfs entry by Fabien Chouteau · 15 years ago
  18. 0ff8d1b USB: pxa27x_udc: use four bits to store endpoint addresses by Matt Reimer · 15 years ago
  19. 0fb2c2a USB: gadget: f_mass_storage: per function by Michal Nazarewicz · 15 years ago
  20. dd0543e usb: gadget: Allow larger configuration descriptors by Robert Lukassen · 15 years ago
  21. 71adf11 USB: gadget: add HID gadget driver by Fabien Chouteau · 15 years ago
  22. aae86e8 USB: f_mass_storage: dynamic buffers for better alignment by Michal Nazarewicz · 15 years ago
  23. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 15 years ago
  24. ac1d426 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  25. 7622537 ARM: 5966/1: at91_udc HW glitch by Harro Haan · 15 years ago
  26. 19c190f USB: gadget: s3c-hsotg: Add missing unlock by Julia Lawall · 15 years ago
  27. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 15 years ago
  28. 5e11611 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  29. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  30. c6c3523 ARM: 5965/1: Fix soft lockup in at91 udc driver by Harro Haan · 15 years ago
  31. 72f878c USB gadget r8a66597-udc.c: duplicated include by Andrea Gelmini · 15 years ago
  32. 4cb80cd USB: gadget/multi: cdc_do_config: remove redundant check by Peter Korsgaard · 15 years ago
  33. 83ba11d USB: gadget: add gadget controller number for s3c-hsotg driver by Maurus Cuelenaere · 15 years ago
  34. 11b10d9 USB: g_mass_storage: fixed module name in Kconfig by Michal Nazarewicz · 15 years ago
  35. f479d70 USB: gadget: f_mass_storage::fsg_bind(): fix error handling by Peter Korsgaard · 15 years ago
  36. f88f669 USB: g_mass_storage: fix section mismatch warnings by Mike Frysinger · 15 years ago
  37. f2984a3 USB: gadget: fix Blackfin builds after gadget cleansing by Mike Frysinger · 15 years ago
  38. 872f8b4 USB: goku_udc: remove potential null dereference by Dan Carpenter · 15 years ago
  39. fa7bf34 usb/gadget: fix compile error on r8a66597-udc.c by Grant Likely · 15 years ago
  40. 988addf Merge branch 'origin' into devel-stable by Russell King · 15 years ago
  41. 004c1c7 Merge branch 'for-rmk/samsung6' of git://git.fluff.org/bjdooks/linux into devel-stable by Russell King · 15 years ago
  42. f9fed7c USB: Fix s3c-hsotg build following Samsung platform header moves by Mark Brown · 15 years ago
  43. 0f2cc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  44. 2ecdc82 kill unused invalidate_inode_pages helper by Christoph Hellwig · 15 years ago
  45. b93a4af Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 15 years ago
  46. 640e95a USB: atmel uaba: Adding invert vbus_pin by Eirik Aanonsen · 15 years ago
  47. 90f7976 USB: Remove unsupported usb gadget drivers by Christoph Egger · 15 years ago
  48. 8e7e61d USB: f_mass_storage: fix crash on bind() error by Peter Korsgaard · 15 years ago
  49. d7e18a9 USB: g_mass_storage: min(...) warning fixed by Michal Nazarewicz · 15 years ago
  50. a79df50 usb: gadgetfs: Convert semaphore to mutex by Thomas Gleixner · 15 years ago
  51. b00ce11 USB: g_mass_storage: superfluous and missing packets fixed by Michal Nazarewicz · 15 years ago
  52. 7f1ee82 USB: mass_storage: eject LUNs on thread exit by Michal Nazarewicz · 15 years ago
  53. 5e23e90 USB: pxa27x_udc: Fix deadlocks on request queueing by Robert Jarzmik · 15 years ago
  54. 5b52025 USB: s3c-hsotg: replace deprecated dma_sync_single() by FUJITA Tomonori · 15 years ago
  55. 0978f8c USB: s3c-hsotg: Staticise non-exported functions by Mark Brown · 15 years ago
  56. aa79074 USB: gadget: Add DEVTYPE support for Ethernet functions by Marcel Holtmann · 15 years ago
  57. 1ba2557 USB goku_udc: make PCI device id constant by Németh Márton · 15 years ago
  58. 07824d3 USB gadget: make Open Firmware device id constant by Németh Márton · 15 years ago
  59. f358f5b USB: gadget: introduce g_nokia gadget driver by Felipe Balbi · 15 years ago
  60. c9188ad USB: Correct CONFIG variable typo. by Robert P. J. Day · 15 years ago
  61. 767ffec USB: gadget: add INT support for Blackfin musb by Cliff Cai · 15 years ago
  62. 3a8a3b1 USB: gadget: use ep5 for bulk-in and ep6 for bulk-out for Blackfin MUSB by Bryan Wu · 15 years ago
  63. d8bb0fd USB: at91_udc.c: use resource_size() by H Hartley Sweeten · 15 years ago
  64. 3ba37bd USB: atmel_usba_udc.c: use resource_size() by H Hartley Sweeten · 15 years ago
  65. 5c90e31 USB: pxa27x_udc.c: use resource_size() by H Hartley Sweeten · 15 years ago
  66. 4fdb31d USB: pxa27x_udc: avoid compiler warnings and misbehavior on buggy hardware by Enrico Scholz · 15 years ago
  67. 0dc726b [ARM] pxa: move board board IRQ definitions out of irqs.h by Eric Miao · 15 years ago
  68. 12c2a68 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  69. aefbd3e usb/gadget/{f_audio,gmidi}.c: follow recent changes in audio.h by Daniel Mack · 15 years ago
  70. 31e5d4a USB: gadget: fix EEM gadget CRC usage by Brian Niebuhr · 15 years ago
  71. dbe4a99 USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usage by Michal Nazarewicz · 15 years ago
  72. 6feb63b USB: s3c-hsotg: Export usb_gadget_register_driver() by Mark Brown · 15 years ago
  73. ae3a079 USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR() by Mark Brown · 15 years ago
  74. ba593e5 fsl_mx3_udc: Add i.MX35 support by Sascha Hauer · 15 years ago
  75. feef1d9 USB: audio gadget: free alsa devices when unloading by Cliff Cai · 15 years ago
  76. d16f172 USB: audio gadget: fix wTotalLength calculation by Cliff Cai · 15 years ago
  77. ff3b968 USB: gadget: Use ERR_PTR/IS_ERR by Julia Lawall · 15 years ago
  78. 09cea96 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  79. 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
  80. 396cda9 USB: Added USB_ETH_RNDIS to use instead of CONFIG_USB_ETH_RNDIS by Michal Nazarewicz · 15 years ago
  81. 5791e10 USB: g_multi kconfig: fix depends and help text by Randy Dunlap · 15 years ago
  82. f176a5d USB: g_multi: Multifunction Composite Gadget added by Michal Nazarewicz · 15 years ago
  83. c85efcb USB: g_mass_storage: thread_exits callback added by Michal Nazarewicz · 15 years ago
  84. 915c8be USB: composite: usb_composite_unregister() no longer __exit by Michal Nazarewicz · 15 years ago
  85. 8ea864c USB: g_mass_storage: most data moved to fsg_common by Michal Nazarewicz · 15 years ago
  86. d26a6aa USB: g_mass_storage: code cleaned up and comments updated by Michal Nazarewicz · 15 years ago
  87. e8b6f8c USB: g_mass_storage: lun_name_format and thread_name added by Michal Nazarewicz · 15 years ago
  88. 481e492 USB: g_mass_storage: fsg_config added & module params handlig changed by Michal Nazarewicz · 15 years ago
  89. d23b0f0 USB: g_mass_storage: Mass Storage Function created by Michal Nazarewicz · 15 years ago
  90. b97503f USB: Interface Association Descriptors added to CDC & RNDIS by Michal Nazarewicz · 15 years ago
  91. 9c61021 USB: g_mass_storage: fsg_common_init() created by Michal Nazarewicz · 15 years ago
  92. 606206c USB: g_mass_storage: constant length buffers used by Michal Nazarewicz · 15 years ago
  93. a41ae41 USB: g_mass_storage: parts of fsg_dev moved to fsg_common structure by Michal Nazarewicz · 15 years ago
  94. 93bcf12 USB: g_mass_storage: testing code from f_mass_storage.c removed by Michal Nazarewicz · 15 years ago
  95. d5e2b67 USB: g_mass_storage: template f_mass_storage.c file created by Michal Nazarewicz · 15 years ago
  96. 93f9374 USB: g_file_storage: more code from file_storage.c moved to storage_common.c by Michal Nazarewicz · 15 years ago
  97. e909ef5 USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changed by Michal Nazarewicz · 15 years ago
  98. d618170 USB: g_file_storage: "fsg_" prefix added to some identifiers by Michal Nazarewicz · 15 years ago
  99. b6058d0 USB: g_file_storage: parts of file_storage.c moved to separate file by Michal Nazarewicz · 15 years ago
  100. 23f6d91 USB: modifications for at91sam9g10 by Hong Xu · 15 years ago