1. 0d98b9d usb: gadget: atmel_usba: prepare clk before calling enable by Boris BREZILLON · 11 years ago
  2. 1247034 Merge tag 'at91-drivers' of git://github.com/at91linux/linux-at91 into next/drivers by Olof Johansson · 11 years ago
  3. 4a3ae93 USB: gadget: atmel_usba: add DT support by Jean-Christophe PLAGNIOL-VILLARD · 11 years ago
  4. e8f2ea3 USB: gadget: atmel_usba: allow multi instance by Jean-Christophe PLAGNIOL-VILLARD · 11 years ago
  5. 68522de USB: gadget: atmel_usba: move global struct usba_ep usba_ep to struct usba_udc by Jean-Christophe PLAGNIOL-VILLARD · 11 years ago
  6. fb00d69 usb: gadget: atmel_usba_udc: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  7. 1503a33 usb: gadget: atmel_usba_udc: don't touch gadget.dev.driver by Felipe Balbi · 12 years ago
  8. 442803d usb: gadget: atmel_usba_udc: remove unnecessary initializations by Felipe Balbi · 12 years ago
  9. 1bda9df usb: gadget: atmel_usba_udc: switch over to usb_gadget_map/unmap_request() by Felipe Balbi · 12 years ago
  10. 7bce401 usb: gadget: drop now unnecessary flag by Felipe Balbi · 12 years ago
  11. 621c723 usb: gadget: atmel_usba_udc: let udc-core manage gadget->dev by Felipe Balbi · 12 years ago
  12. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  13. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  14. 52f7a82 usb: converto drivers/usb/* to use module_platform_driver_probe() by Fabio Porcedda · 12 years ago
  15. bcd2360 arm: at91: move platfarm_data to include/linux/platform_data/atmel.h by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  16. 820234c usb: gadget: atmel_usba_udc: Remove unneeded condition by Ido Shayevitz · 12 years ago
  17. d809f78 usb: gadget: atmel_usba_udc: convert to newstyle start/stop interface by Sebastian Andrzej Siewior · 13 years ago
  18. 978def1 usb: gadget: Update atmel_usba_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  19. 66f03c6 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  20. f9c56cd usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable by Ido Shayevitz · 13 years ago
  21. b551495 ARM: at91/PMC: make register base soc independent by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  22. d327ab5 usb: gadget: replace usb_gadget::is_dualspeed with max_speed by Michal Nazarewicz · 13 years ago
  23. e538dfd usb: Provide usb_speed_string() function by Michal Nazarewicz · 13 years ago
  24. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  25. f549953 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  26. 0f91349 usb: gadget: convert all users to the new udc infrastructure by Sebastian Andrzej Siewior · 13 years ago
  27. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  28. e05503e Haavard Skinnemoen has left Atmel by Jean Delvare · 13 years ago
  29. 2c8245c USB: atmel_usba_udc: fix freeing irq in usba_udc_remove() by Rob Emanuele · 14 years ago
  30. b488095 USB: gadget: AT91: fix typo in atmel_usba_udc driver by Josh Wu · 14 years ago
  31. 969afff USB: atmel_usba_udc: force vbus_pin at -EINVAL when gpio_request failled by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  32. b0fca50 usb gadget: don't save bind callback in struct usb_gadget_driver by Uwe Kleine-König · 14 years ago
  33. 4b8e123 USB: gadget: Use kmemdup by Julia Lawall · 14 years ago
  34. 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
  35. 640e95a USB: atmel uaba: Adding invert vbus_pin by Eirik Aanonsen · 15 years ago
  36. 3ba37bd USB: atmel_usba_udc.c: use resource_size() by H Hartley Sweeten · 15 years ago
  37. e60c65d USB: atmel_usba_udc: change way of specifying bias function by Nicolas Ferre · 15 years ago
  38. 71de6b6 USB: atmel_usba_udc: use helper functions to determine endpoint type and direction by Matthias Kaehlcke · 15 years ago
  39. fe92c9e USB: atmel_usb_udc: Use kzalloc() to allocate ep structures by Haavard Skinnemoen · 15 years ago
  40. f42706c USB: atmel-usba-udc : fix control out requests. by Martin Fuzzey · 15 years ago
  41. b92efa9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into avr32-arch by Haavard Skinnemoen · 16 years ago
  42. 472a678 atmel-usba-udc: use gpio_is_valid() to check vbus_pin I/O line by Hans-Christian Egtvedt · 16 years ago
  43. 551509d USB: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  44. c682b17 gadget: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  45. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  46. 4051770 USB: atmel_usba_udc fixes, mostly disconnect() by David Brownell · 16 years ago
  47. e1c25dc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/usba-2.6.26 into base by Haavard Skinnemoen · 16 years ago
  48. f34c32f usb gadget: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  49. 16a45bc atmel_usba_udc: Add support for AT91CAP9 UDPHS by Stelian Pop · 16 years ago
  50. 5275653 atmel_usba_udc: Add missing kfree() in usba_udc_remove() by Stelian Pop · 17 years ago
  51. 8d85531 atmel_usba_udc: move endpoint declarations into platform data. by Stelian Pop · 17 years ago
  52. 8d12c32 atmel_usba_udc: Kill GPIO_PIN_NONE by Stelian Pop · 17 years ago
  53. 7a24247 atmel_usba_udc: Fix endpoint names. by Stelian Pop · 17 years ago
  54. 5d4c270 atmel_usba: Kill copy_to_fifo() and copy_from_fifo() by Haavard Skinnemoen · 17 years ago
  55. 0027492 USB: gadget code switches to pr_err() and friends by David Brownell · 17 years ago
  56. 58ed7b9 atmel_usba_udc: Keep track of the device status by Haavard Skinnemoen · 17 years ago
  57. 914a3f3 USB: add atmel_usba_udc driver by Haavard Skinnemoen · 17 years ago