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