1. c9188ad USB: Correct CONFIG variable typo. by Robert P. J. Day · 15 years ago
  2. 3a90f81 USB: usblp: Remove checks no longer needed with the new runtime PM system by Oliver Neukum · 15 years ago
  3. c1284d7 USB: ftdi_sio: remove unnecessary initialisations by Johan Hovold · 15 years ago
  4. a3f8168 USB: ftdi_sio: clean up modem status handling by Johan Hovold · 15 years ago
  5. 66e47e6 USB: ftdi_sio: fix DMA buffers on stack by Johan Hovold · 15 years ago
  6. 54f328d USB: ftdi_sio: fix latency-timeout endianess bug by Johan Hovold · 15 years ago
  7. 4357369 USB: ftdi_sio: use error code from usb stack in read_latency_timer by Johan Hovold · 15 years ago
  8. 551cdbb USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS by Greg Kroah-Hartman · 15 years ago
  9. 1698540 USB: retain USB device power/wakeup setting across reconfiguration by Dan Streetman · 15 years ago
  10. ce12664 USB: cdc_acm: Silence "It is not a modem." error for pbLua devices by Julian Calaby · 15 years ago
  11. 7c5d8c3 USB: cdc_acm: Add support for pbLua console port by Julian Calaby · 15 years ago
  12. 2bc0d109 usbmon: add bus number to text API by Pete Zaitcev · 15 years ago
  13. 7ed069c USB: musb: remove some of the never defined defines by Felipe Balbi · 15 years ago
  14. 9437575 USB: musb: move to sysfs_groups by Felipe Balbi · 15 years ago
  15. b3b1cc3 USB: musb: move two printk to dev_err by Felipe Balbi · 15 years ago
  16. 195e9e4 USB: musb: use resource_size() by Felipe Balbi · 15 years ago
  17. 767ffec USB: gadget: add INT support for Blackfin musb by Cliff Cai · 15 years ago
  18. 3a8a3b1 USB: gadget: use ep5 for bulk-in and ep6 for bulk-out for Blackfin MUSB by Bryan Wu · 15 years ago
  19. ca0e948 USB: host: SL811: allow the hcd on Blackfin systems by Michael Hennerich · 15 years ago
  20. 8ca5bfab USB: host: SL811: fix unaligned accesses by Michael Hennerich · 15 years ago
  21. 6ebb7d1 USB: isp1362: Use kzalloc for allocating only one thing by Julia Lawall · 15 years ago
  22. c312659 USB: cypress_m8: allow unstable baud rates by Mike Frysinger · 15 years ago
  23. 2805eb1 USB: cypress_m8: unify confusing new baudrate check by Mike Frysinger · 15 years ago
  24. 64319dd USB: cypress_m8: stop using USB debug driver config by Mike Frysinger · 15 years ago
  25. ef95534 USB: Export QUIRK_RESET_MORPHS through sysfs by Oliver Neukum · 15 years ago
  26. 5d39877 USB: storage: Never reset devices that will morph to an old mode by Oliver Neukum · 15 years ago
  27. d1b5b5c USB: otg: twl4030: add support for notifier by Felipe Balbi · 15 years ago
  28. 8bc1d21 USB: wusb: check CHID is all zeros before stopping the host by Julia Lawall · 15 years ago
  29. 319c3ea USB: xhci: No GFP_KERNEL in block error handling by Oliver Neukum · 15 years ago
  30. 97d35f9 USB: cdc-acm: Update to new autopm API by Oliver Neukum · 15 years ago
  31. 1f141ca USB: ehci-au1xxx.c: use platform_get_resource() and resource_size() by H Hartley Sweeten · 15 years ago
  32. f65c354 USB: ehci-atmel.c: use resource_size() by H Hartley Sweeten · 15 years ago
  33. 5672b7e USB: ehci-orion.c: use resource_size() by H Hartley Sweeten · 15 years ago
  34. d8bb0fd USB: at91_udc.c: use resource_size() by H Hartley Sweeten · 15 years ago
  35. 3ba37bd USB: atmel_usba_udc.c: use resource_size() by H Hartley Sweeten · 15 years ago
  36. 5c90e31 USB: pxa27x_udc.c: use resource_size() by H Hartley Sweeten · 15 years ago
  37. 1af1077 USB: ehci-fsl: Add power management support by Anton Vorontsov · 15 years ago
  38. dad3843 USB: ehci-fsl: Fix sparse warnings by Anton Vorontsov · 15 years ago
  39. 22e1869 USB: ehci: fix audio record functionality for some Full speed sound blaster devices by Dmitri Epshtein · 15 years ago
  40. d63c66d USB: ehci: add call of free_cached_itd_list() function in disable_periodic() by Dmitri Epshtein · 15 years ago
  41. a5f0efa USB: Add call to notify xHC of a device reset. by Sarah Sharp · 15 years ago
  42. 2a8f82c USB: xhci: Notify the xHC when a device is reset. by Sarah Sharp · 15 years ago
  43. 6219c04 USB: xhci: Allow roothub ports to be disabled. by Sarah Sharp · 15 years ago
  44. 34fb562 USB: xhci: Refactor code to clear port change bits. by Sarah Sharp · 15 years ago
  45. b45b506 USB: xhci: Refactor test for vendor-specific completion codes. by Sarah Sharp · 15 years ago
  46. a1d78c1 USB: xhci: Allow allocation of commands without input contexts. by Sarah Sharp · 15 years ago
  47. 412566b USB: xhci: Refactor code to free or cache endpoint rings. by Sarah Sharp · 15 years ago
  48. c01591b USB: xhci: Fix error path when configuring endpoints. by Sarah Sharp · 15 years ago
  49. f661c6f USB: check the endpoint type against the pipe type by Alan Stern · 15 years ago
  50. a91b0c5 cdc_acm: add reset_resume method by Francesco Lavra · 15 years ago
  51. af2ac1a USB: serial mct_usb232: move DMA buffers to heap by Pete Zaitcev · 15 years ago
  52. 4fdb31d USB: pxa27x_udc: avoid compiler warnings and misbehavior on buggy hardware by Enrico Scholz · 15 years ago
  53. 2f0e40a USB: fix occasional ULPI timeouts with ehci-mxc by Valentin Longchamp · 15 years ago
  54. cabe6cc USB: ftdi_sio: remove support for 5 and 6 data bits by Mark Adamson · 15 years ago
  55. 8c4f99c USB: ftdi_sio: fix initialisation of latency timeout by Johan Hovold · 15 years ago
  56. b4fc2ae USB: serial: fix typo in debug message by Johan Hovold · 15 years ago
  57. 0076b4b USB: ftdi_sio: remove obsolete comment by Johan Hovold · 15 years ago
  58. e2b5cbf USB: ftdi_sio: fix error message on close by Johan Hovold · 15 years ago
  59. 30fa3d8 USB: cxacru: increment driver version by Simon Arlott · 15 years ago
  60. 817db5b USB: cxacru: remove cxacru-cf.bin loader by Simon Arlott · 15 years ago
  61. 4ac3720 USB: cxacru: add write-only sysfs attribute for modem configuration by Simon Arlott · 15 years ago
  62. 885582c USB: cxacru: firmware writes on OHCI are slow, log progress by Simon Arlott · 15 years ago
  63. c68bb0d USB: cxacru: document how to interact with the flash memory by Simon Arlott · 15 years ago
  64. 9fc950d USB: cxacru: check device isn't being removed during sysfs calls by Simon Arlott · 15 years ago
  65. 5d0a9c7 USB: cxacru: check data length is not negative by Simon Arlott · 15 years ago
  66. 1bfbd28 USB: cxacru: return an empty value for modulation if there is no connection by Simon Arlott · 15 years ago
  67. 23d3e7a USB: MXC: Add i.MX21 specific USB host controller driver. by Martin Fuzzey · 15 years ago
  68. b1bf936 Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  69. 524df55 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  70. 12c2a68 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  71. 927bc91 PM: Allow USB devices to suspend/resume asynchronously by Rafael J. Wysocki · 15 years ago
  72. 6d19c00 USB: implement non-tree resume ordering constraints for PCI host controllers by Alan Stern · 15 years ago
  73. a4a47bc Lower USB storage settling delay to something more reasonable by Linus Torvalds · 15 years ago
  74. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 15 years ago
  75. aefbd3e usb/gadget/{f_audio,gmidi}.c: follow recent changes in audio.h by Daniel Mack · 15 years ago
  76. 31e5d4a USB: gadget: fix EEM gadget CRC usage by Brian Niebuhr · 15 years ago
  77. dd091c7 USB: otg Kconfig: let USB_OTG_UTILS select USB_ULPI option by Valentin Longchamp · 15 years ago
  78. dbe4a99 USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usage by Michal Nazarewicz · 15 years ago
  79. 4c743d0 USB: FHCI: Fix build after kfifo rework by Anton Vorontsov · 15 years ago
  80. 1ebca9d USB: serial: add usbid for dell wwan card to sierra.c by Richard Farina · 15 years ago
  81. bbcb8bb USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUS by Tanaka Akira · 15 years ago
  82. b9df7942 USB: ehci: phy low power mode bug fixing by Alek Du · 15 years ago
  83. 6feb63b USB: s3c-hsotg: Export usb_gadget_register_driver() by Mark Brown · 15 years ago
  84. ae3a079 USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR() by Mark Brown · 15 years ago
  85. 65e1ec6 USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT) by Andreas Mohr · 15 years ago
  86. 39232b3d USB: storage: Remove unneeded SC/PR from unusual_devs.h by Phil Dibowitz · 15 years ago
  87. a7787e5 USB: ftdi_sio: new device id for papouch AD4USB by Radek Liboska · 15 years ago
  88. ddeee0b USB: usbfs: properly clean up the as structure on error paths by Linus Torvalds · 15 years ago
  89. d4a4683 USB: usbfs: only copy the actual data received by Greg KH · 15 years ago
  90. 2c940db usb: r8a66597-hcd: Fix up spinlock recursion in root hub polling. by Paul Mundt · 15 years ago
  91. 2717568 usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers. by Paul Mundt · 15 years ago
  92. e5ff15b usb: r8a66597-hdc disable interrupts fix by Magnus Damm · 15 years ago
  93. 0a2fea2 USB: isp1362: fix build failure on ARM systems via irq_flags cleanup by Lothar Wassmann · 15 years ago
  94. 96b8517 USB: isp1362: better 64bit printf warning fixes by Lothar Wassmann · 15 years ago
  95. 10d2cdb USB: fix usbstorage for 2770:915d delivers no FAT by Ryan May · 15 years ago
  96. c0d7414 USB: Fix level of isp1760 Reloading ptd error message by Colin Tuckley · 15 years ago
  97. ae35fe9 USB: FHCI: avoid NULL pointer dereference by Alexander Beregalov · 15 years ago
  98. 04a723e USB: Fix duplicate sysfs problem after device reset. by Sarah Sharp · 15 years ago
  99. b132b04 USB: add speed values for USB 3.0 and wireless controllers by Greg Kroah-Hartman · 15 years ago
  100. 49d0f07 USB: add missing delay during remote wakeup by Alan Stern · 15 years ago