1. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  2. f9b0f51 Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  3. 6e13c65 usb: otg: Convert all users to pass struct usb_otg for OTG functions by Heikki Krogerus · 13 years ago
  4. b96d3b0 usb: Convert all users to new usb_phy by Heikki Krogerus · 13 years ago
  5. f9c56cd usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable by Ido Shayevitz · 13 years ago
  6. 8675381 usb: otg: Rename otg_transceiver to usb_phy by Heikki Krogerus · 13 years ago
  7. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  8. 7177aed usb: gadget: rename usb_gadget_driver::speed to max_speed by Michal Nazarewicz · 13 years ago
  9. d327ab5 usb: gadget: replace usb_gadget::is_dualspeed with max_speed by Michal Nazarewicz · 13 years ago
  10. b5dd18d USB: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  11. 28c9fc6 usb gadget: clean up FSF boilerplate text by Klaus Schwarzkopf · 13 years ago
  12. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  13. 0f91349 usb: gadget: convert all users to the new udc infrastructure by Sebastian Andrzej Siewior · 14 years ago
  14. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 14 years ago
  15. 7b6181e Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  16. b0fca50 usb gadget: don't save bind callback in struct usb_gadget_driver by Uwe Kleine-König · 14 years ago
  17. 4814ced OMAP: control: move plat-omap/control.h to mach-omap2/control.h by Paul Walmsley · 14 years ago
  18. 45f780a omap1: omap_udc: Add clocking and disable vbus sense for omap7xx by Cory Maccarrone · 15 years ago
  19. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago
  20. 864e28b USB: gadget: omap_udc uses platform_driver_probe() by David Brownell · 16 years ago
  21. 68144e0 USB: otg: add otg_put_transceiver() by Philipp Zabel · 16 years ago
  22. f1c9e15 USB: omap_udc: sync with OMAP tree by Tony Lindgren · 16 years ago
  23. c3e3208 usb gadget: fix omap_udc DMA regression by David Brownell · 16 years ago
  24. e12cc34 USB: omap_udc: fix compilation with debug enabled by Dmitry Baryshkov · 16 years ago
  25. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  26. b6c6393 Rename WARN() to WARNING() to clear the namespace by Arjan van de Ven · 17 years ago
  27. 0031a06 USB: usb dev_set_name() instead of dev->bus_id by Kay Sievers · 17 years ago
  28. f35ae63 ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REG by Tony Lindgren · 17 years ago
  29. 0499bde ARM: OMAP: DMA: Remove __REG access by Tony Lindgren · 17 years ago
  30. cdefa18 usb: use non-racy method for proc entries creation by Denis V. Lunev · 17 years ago
  31. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  32. 70a1c9e USB: remove dev->power.power_state by Alan Stern · 17 years ago
  33. f34c32f usb gadget: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  34. dc0d5c1 USB: Spelling fixes by Joe Perches · 17 years ago
  35. 527ea73 USB: device DMA support on OMAP2 by Kyungmin Park · 17 years ago
  36. 9cfbba7 USB: omap_udc build fix by David Brownell · 17 years ago
  37. 9454a57 USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h> by David Brownell · 17 years ago
  38. a4e3ef5 USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup by David Brownell · 18 years ago
  39. c67ab13 usb gadget stack: remove usb_ep_*_buffer(), part 2 by David Brownell · 18 years ago
  40. 01ee7d7 USB: usb gadgets avoid le{16,32}_to_cpup() by David Brownell · 18 years ago
  41. 8a3c1f5 USB: omap_udc: workaround dma_free_coherent() bogosity by David Brownell · 18 years ago
  42. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  43. 5f84813 USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> by David Brownell · 18 years ago
  44. e6a6e47 USB: omap_udc build fixes (sync with linux-omap) by David Brownell · 18 years ago
  45. 6bea476 USB: gadget driver unbind() is optional; section fixes; misc by David Brownell · 18 years ago
  46. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  47. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  48. 6e9a473 [PATCH] completions: lockdep annotate on stack completions by Peter Zijlstra · 18 years ago
  49. 066202d USB: Make file operations structs in drivers/usb const. by Luiz Fernando N. Capitulino · 18 years ago
  50. 3a16f7b USB: move <linux/usb_otg.h> to <linux/usb/otg.h> by David Brownell · 19 years ago
  51. a8c4c20 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  52. d54b5ca [PATCH] irq-flags: usb: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  53. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  54. 7ff879d ARM: OMAP: Fix DMA channel irq handling for omap24xx by Tony Lindgren · 19 years ago
  55. 7039f42 [PATCH] USB: kzalloc() conversion in drivers/usb/gadget by Eric Sesterhenn · 19 years ago
  56. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  57. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  58. d0d5049 [PATCH] USB: gadget drivers - add .owner initialisation by Ben Dooks · 19 years ago
  59. 4e67185 [PATCH] add usb transceiver set_suspend() method by Juha Yrj?l? · 19 years ago
  60. cb97c5c [PATCH] omap_udc dma off-by-one fix by David Brownell · 19 years ago
  61. 6fbfddc Merge ../bleed-2.6 by Greg KH · 19 years ago
  62. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  63. 55016f1 [PATCH] gfp_t: drivers/usb by Al Viro · 19 years ago
  64. 1d7beee [PATCH] USB: omap_udc tweaks by david-b@pacbell.net · 20 years ago
  65. 5db539e [PATCH] USB: Fix kmalloc's flags type in USB by Olav Kongas · 20 years ago
  66. 6511108 [PATCH] USB: more omap_udc updates (dma and omap1710) by David Brownell · 20 years ago
  67. 313980c [PATCH] USB: omap_udc updates (mostly cleanups) by David Brownell · 20 years ago
  68. ba9d35f [PATCH] USB: fix up remaining pm_message_t usages by Pavel Machek · 20 years ago
  69. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago