1. feef1d9 USB: audio gadget: free alsa devices when unloading by Cliff Cai · 15 years ago
  2. d16f172 USB: audio gadget: fix wTotalLength calculation by Cliff Cai · 15 years ago
  3. ff3b968 USB: gadget: Use ERR_PTR/IS_ERR by Julia Lawall · 15 years ago
  4. 09cea96 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  5. 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
  6. 396cda9 USB: Added USB_ETH_RNDIS to use instead of CONFIG_USB_ETH_RNDIS by Michal Nazarewicz · 15 years ago
  7. 5791e10 USB: g_multi kconfig: fix depends and help text by Randy Dunlap · 15 years ago
  8. f176a5d USB: g_multi: Multifunction Composite Gadget added by Michal Nazarewicz · 15 years ago
  9. c85efcb USB: g_mass_storage: thread_exits callback added by Michal Nazarewicz · 15 years ago
  10. 915c8be USB: composite: usb_composite_unregister() no longer __exit by Michal Nazarewicz · 15 years ago
  11. 8ea864c USB: g_mass_storage: most data moved to fsg_common by Michal Nazarewicz · 15 years ago
  12. d26a6aa USB: g_mass_storage: code cleaned up and comments updated by Michal Nazarewicz · 15 years ago
  13. e8b6f8c USB: g_mass_storage: lun_name_format and thread_name added by Michal Nazarewicz · 15 years ago
  14. 481e492 USB: g_mass_storage: fsg_config added & module params handlig changed by Michal Nazarewicz · 15 years ago
  15. d23b0f0 USB: g_mass_storage: Mass Storage Function created by Michal Nazarewicz · 15 years ago
  16. b97503f USB: Interface Association Descriptors added to CDC & RNDIS by Michal Nazarewicz · 15 years ago
  17. 9c61021 USB: g_mass_storage: fsg_common_init() created by Michal Nazarewicz · 15 years ago
  18. 606206c2 USB: g_mass_storage: constant length buffers used by Michal Nazarewicz · 15 years ago
  19. a41ae41 USB: g_mass_storage: parts of fsg_dev moved to fsg_common structure by Michal Nazarewicz · 15 years ago
  20. 93bcf12 USB: g_mass_storage: testing code from f_mass_storage.c removed by Michal Nazarewicz · 15 years ago
  21. d5e2b67 USB: g_mass_storage: template f_mass_storage.c file created by Michal Nazarewicz · 15 years ago
  22. 93f9374 USB: g_file_storage: more code from file_storage.c moved to storage_common.c by Michal Nazarewicz · 15 years ago
  23. e909ef5 USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changed by Michal Nazarewicz · 15 years ago
  24. d618170 USB: g_file_storage: "fsg_" prefix added to some identifiers by Michal Nazarewicz · 15 years ago
  25. b6058d0 USB: g_file_storage: parts of file_storage.c moved to separate file by Michal Nazarewicz · 15 years ago
  26. 23f6d91 USB: modifications for at91sam9g10 by Hong Xu · 15 years ago
  27. 0ad7252 USB audio gadget: handle endpoint control requests at the function level by Laurent Pinchart · 15 years ago
  28. 5242658 USB gadget: Handle endpoint requests at the function level by Laurent Pinchart · 15 years ago
  29. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  30. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  31. bcd6acd Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  32. 1c496784 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  33. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  34. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  35. c5deb83 usb: amd5536udc: fixed shared interrupt bug and warning oops by Thomas Dahlmann · 15 years ago
  36. 45f780a omap1: omap_udc: Add clocking and disable vbus sense for omap7xx by Cory Maccarrone · 15 years ago
  37. 58c12bd powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM builds by Anton Vorontsov · 15 years ago
  38. 774facd Merge branch '7xx-iosplit-plat' with omap-fixes by Tony Lindgren · 15 years ago
  39. 37c4fd8 USB: fsl_udc_core: Fix kernel oops on module removal by Anton Vorontsov · 15 years ago
  40. 0996391 ARM: Fix lubbock defconfig build by Russell King · 15 years ago
  41. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago
  42. 4238ef5 USB: gadget: Fix EEM driver comments and VID/PID by Brian Niebuhr · 15 years ago
  43. c6c5992 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  44. d86a83f USB: gadget: imx_udc: Use resource size by Tobias Klauser · 15 years ago
  45. 1442138 Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  46. 59c82d1 usb: r8a66597-udc unaligned fifo fix by Magnus Damm · 15 years ago
  47. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  48. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  49. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  50. 9e221be USB: gadget: ether needs to select CRC32 by Randy Dunlap · 15 years ago
  51. 7f53669 USB: gadget: double free_irq() in at91udc_probe() by Roel Kluin · 15 years ago
  52. 48d3167 USB: double put_tty_driver(gs_tty_driver) in gserial_setup() by Roel Kluin · 15 years ago
  53. 04c4ab1 USB: fsl_qe_udc: Add fsl,mpc8323-qe-usb compatible entry by Anton Vorontsov · 15 years ago
  54. 823c3fd USB: s3c2410: unregister should call unbind, not disconnect by Alan Stern · 15 years ago
  55. 9b39e9d USB: gadget: Add EEM gadget driver by Brian Niebuhr · 15 years ago
  56. e792b1b USB: gadget: audio driver seg-fault fix by Robin Callender · 15 years ago
  57. 417b57b USB: gadget: Read buffer overflow by Roel Kluin · 15 years ago
  58. aa781af USB: at91: Add USB gadget driver selection for at91sam9g45 series by Nicolas Ferre · 15 years ago
  59. e923822 USB: dummy-hcd: accept mismatch between wLength and transfer length by Alan Stern · 16 years ago
  60. b780021 USB: gadget: s3c-hsotg: missing parentheses by Roel Kluin · 16 years ago
  61. 058e698 USB: gadget: Drop NULL test on list_entry result by Julia Lawall · 16 years ago
  62. ab26d20 USB: gadget: pxa25x: basic transceiver support by Philipp Zabel · 16 years ago
  63. b95cd7e USB audio gadget: Un-inline generic_[gs]et_cmd by Laurent Pinchart · 16 years ago
  64. 512ad27 USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.h by Laurent Pinchart · 16 years ago
  65. 85e08ca USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.h by Laurent Pinchart · 16 years ago
  66. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
  67. ea88023 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 15 years ago
  68. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  69. 25a79c4 usbnet: convert to netdev_tx_t by Stephen Hemminger · 15 years ago
  70. 56fd126 usb: gadget: m66592-udc needs linux/err.h. by Paul Mundt · 15 years ago
  71. 9e7291c usb: r8a66597-udc: implement the set_wedge method by Yoshihiro Shimoda · 15 years ago
  72. 0bb886d usb: r8a66597-udc disable interrupts on shutdown fix by Magnus Damm · 15 years ago
  73. ef5ce3b usb: r8a66597-udc buffer management update by Magnus Damm · 15 years ago
  74. d2e27bd usb: add clock support to r8a66597 gadget driver by Magnus Damm · 15 years ago
  75. c414424 usb: gadget: R8A66597 peripheral controller support. by Yoshihiro Shimoda · 15 years ago
  76. b91cd14 f_phonet: use page-sized rather than MTU-sized RX buffers by Rémi Denis-Courmont · 15 years ago
  77. 5da63cc f_phonet: lock-less MTU change by Rémi Denis-Courmont · 15 years ago
  78. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  79. 2c59b0b usb: m66592-udc platform data on_chip support by Magnus Damm · 16 years ago
  80. c358fc4 Merge branches 'sh/hwblk' and 'sh/platform-updates' by Paul Mundt · 16 years ago
  81. 51feb98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  82. 0495073 USB: gadget audio: select SND_PCM by Randy Dunlap · 16 years ago
  83. 4e19f22 USB: RNDIS gadget, fix issues talking from PXA by David Brownell · 16 years ago
  84. 6d84599 USB: gadget: pxa25x compiler warning fix by David Brownell · 16 years ago
  85. 56a075d USB: gadget: pxa25x uses gpio_is_valid by Philipp Zabel · 16 years ago
  86. 6bc2146 USB: gadget: rndis conformance tweak by Qiuping Chen · 16 years ago
  87. 05cbc2d USB: gadget: audio: provide correct device id by Greg Kroah-Hartman · 16 years ago
  88. c03e7d4 USB: gadget: fix imx_udc entry in Kconfig by Paulius Zaleckas · 16 years ago
  89. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 16 years ago
  90. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 16 years ago
  91. 4048e5c usb: m66592-udc buffer management update by Magnus Damm · 16 years ago
  92. e1f5b94 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  93. e60c65d USB: atmel_usba_udc: change way of specifying bias function by Nicolas Ferre · 16 years ago
  94. 5be19a9 USB: Add Intel Langwell USB Device Controller driver by Xiaochen Shen · 16 years ago
  95. c6994e6 USB: gadget: add USB Audio Gadget driver by Bryan Wu · 16 years ago
  96. 5b7d70c USB: Gadget driver for Samsung HS/OtG block by Ben Dooks · 16 years ago
  97. 54e4026b USB: gadget: Add i.MX3x support to the fsl_usb2_udc driver by Guennadi Liakhovetski · 16 years ago
  98. 830d1b1 USB: gadget : Fix RNDIS code to pass USB Compliance tests (USBCV) with g_ether by Maulik Mankad · 16 years ago
  99. 680cc64 USB: gadget: imx_udc: don't queue more data when zlp is to be sent by Daniel Glöckner · 16 years ago
  100. 2e25134 USB: gadget: g_serial: append zlp when tx buffer becomes empty by Daniel Glöckner · 16 years ago