1. c4386ad USB host: make Open Firmware device id constant by Németh Márton · 15 years ago
  2. 1e927d9 USB hub: make USB device id constant by Németh Márton · 15 years ago
  3. 33b9e16 USB misc: make USB device id constant by Németh Márton · 15 years ago
  4. 9052127 USB image: make USB device id constant by Németh Márton · 15 years ago
  5. 7d40d7e USB serial: make USB device id constant by Németh Márton · 15 years ago
  6. 6ef4852 USB class: make USB device id constant by Németh Márton · 15 years ago
  7. 1bd4f29 USB skeleton: make USB device id constant by Németh Márton · 15 years ago
  8. 94089d5 USB: musb: don't dereference NULL tusb_dma in dma_controller_destroy() by Roel Kluin · 15 years ago
  9. f7410ce USB: Move hcd free_dev call into usb_disconnect to fix oops by Herbert Xu · 15 years ago
  10. d23356da USB: fix crash in uhci_scan_schedule by Pete Zaitcev · 15 years ago
  11. 9bbdf1e USB: convert to the runtime PM framework by Alan Stern · 15 years ago
  12. 0c590e2 USB: rearrange functions in driver.c by Alan Stern · 15 years ago
  13. 5899f1e USB: change handling of negative autosuspend delays by Alan Stern · 15 years ago
  14. 088f7fe USB: implement usb_enable_autosuspend by Alan Stern · 15 years ago
  15. 0c4db6d USB: use the device lock for persist_enabled by Alan Stern · 15 years ago
  16. 0534d46 USB: consolidate remote wakeup routines by Alan Stern · 15 years ago
  17. 62e299e USB: change locking for device-level autosuspend by Alan Stern · 15 years ago
  18. 0f3dda9 USB: rearrange code in usb_probe_interface by Alan Stern · 15 years ago
  19. d837e21 USB: Use bInterfaceNumber in bandwidth allocations. by Sarah Sharp · 15 years ago
  20. 46216e4 USB: unusual_devs: Add support for multiple Option 3G sticks by Jan Dumon · 15 years ago
  21. f358f5b USB: gadget: introduce g_nokia gadget driver by Felipe Balbi · 15 years ago
  22. 9c9a7dbf USB: xhci: Fix compile issues with xhci_get_slot_state() by Sarah Sharp · 15 years ago
  23. c38b940 USB: c67x00: use resource_size(). by Thiago Farina · 15 years ago
  24. 4585ef1 USB: FHCI: Correct the size argument to kzalloc by Julia Lawall · 15 years ago
  25. 0f2c2d7 USB: cypress_m8: use put_unaligned_le32() where necessary by Johan Hovold · 15 years ago
  26. 5be796f USB: ch341: use get_unaligned_le16 in break_ctl by Johan Hovold · 15 years ago
  27. d0ef90b USB: serial: fix DMA buffers on stack for io_edgeport.c by Dan Carpenter · 15 years ago
  28. 96679f6 USB: kobil_sct: clean up kobil_set_termios by Johan Hovold · 15 years ago
  29. 401711c USB: visor: fix DMA buffers on stack by Johan Hovold · 15 years ago
  30. d212632 USB: oti6858: fix DMA buffer on stack by Johan Hovold · 15 years ago
  31. 9e221a3 USB: mos7840: fix DMA buffers on stack and endianess bugs by Johan Hovold · 15 years ago
  32. eb771e2 USB: mos7720: fix DMA buffers on stack and clean up send_mos_cmd by Johan Hovold · 15 years ago
  33. abf492e USB: kl5kusb105: fix DMA buffers on stack by Johan Hovold · 15 years ago
  34. ca65d25 USB: keyspan_pda: fix DMA buffers on stack by Johan Hovold · 15 years ago
  35. e9305d2 USB: io_ti: fix DMA buffers on stack by Johan Hovold · 15 years ago
  36. 974fccb USB: cypress_m8: fix endianess bug by Johan Hovold · 15 years ago
  37. 0954644 USB: cypress_m8: fix DMA buffer on stack by Johan Hovold · 15 years ago
  38. 52372cc USB: ch341: use le16_to_cpup to be explicit about endianess by Johan Hovold · 15 years ago
  39. f2b5cc8 USB: ch341: fix DMA buffer on stack by Johan Hovold · 15 years ago
  40. 6a9b15f USB: ch341: replace printk warnings with dev_err by Johan Hovold · 15 years ago
  41. 8811426 usb: host: ehci: adding regulator framework in ehci-omap.c driver. by Ajay Kumar Gupta · 15 years ago
  42. d3ae856 usb: host: ehci: fix missing kfree in remove path also by Ajay Kumar Gupta · 15 years ago
  43. 5fc4e77 usb: musb: Add 'extvbus' in musb_hdrc_platform_data by Ajay Kumar Gupta · 15 years ago
  44. 51bf0d0 usb: musb: save dynfifo in musb struct by Ajay Kumar Gupta · 15 years ago
  45. 1c25fda usb: musb: handle irqs in the order dictated by programming guide by Arnaud Mandy · 15 years ago
  46. 1ca9e9c usb: musb: clean up commit 'workaround Blackfin FIFO anomalies' by Bryan Wu · 15 years ago
  47. 5659692 usb: musb: Fix cppi_channel_abort() function to handle Tx abort correctly by Swaminathan S · 15 years ago
  48. 5274dab usb: musb: workaround toggle bug when doing bulk transfer after isoc by Swaminathan S · 15 years ago
  49. f933a0c usb: musb: workaround MUSB DMA_INTR sometimes reads zero by Anand Gadiyar · 15 years ago
  50. 452f039 usb: musb: hsdma: add wrapper for reading DMA count by Anand Gadiyar · 15 years ago
  51. 3b15152 USB: musb: Add new fifo table for a OMAP3 errata by Ajay Kumar Gupta · 15 years ago
  52. 8f20960 usb: otg: twl4030: move to request_threaded_irq by Felipe Balbi · 15 years ago
  53. c9188ad USB: Correct CONFIG variable typo. by Robert P. J. Day · 15 years ago
  54. 3a90f81 USB: usblp: Remove checks no longer needed with the new runtime PM system by Oliver Neukum · 15 years ago
  55. c1284d7 USB: ftdi_sio: remove unnecessary initialisations by Johan Hovold · 15 years ago
  56. a3f8168 USB: ftdi_sio: clean up modem status handling by Johan Hovold · 15 years ago
  57. 66e47e6 USB: ftdi_sio: fix DMA buffers on stack by Johan Hovold · 15 years ago
  58. 54f328d USB: ftdi_sio: fix latency-timeout endianess bug by Johan Hovold · 15 years ago
  59. 4357369 USB: ftdi_sio: use error code from usb stack in read_latency_timer by Johan Hovold · 15 years ago
  60. 551cdbb USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS by Greg Kroah-Hartman · 15 years ago
  61. 1698540 USB: retain USB device power/wakeup setting across reconfiguration by Dan Streetman · 15 years ago
  62. ce12664 USB: cdc_acm: Silence "It is not a modem." error for pbLua devices by Julian Calaby · 15 years ago
  63. 7c5d8c3 USB: cdc_acm: Add support for pbLua console port by Julian Calaby · 15 years ago
  64. 2bc0d109 usbmon: add bus number to text API by Pete Zaitcev · 15 years ago
  65. 7ed069c USB: musb: remove some of the never defined defines by Felipe Balbi · 15 years ago
  66. 9437575 USB: musb: move to sysfs_groups by Felipe Balbi · 15 years ago
  67. b3b1cc3 USB: musb: move two printk to dev_err by Felipe Balbi · 15 years ago
  68. 195e9e4 USB: musb: use resource_size() by Felipe Balbi · 15 years ago
  69. 767ffec USB: gadget: add INT support for Blackfin musb by Cliff Cai · 15 years ago
  70. 3a8a3b1 USB: gadget: use ep5 for bulk-in and ep6 for bulk-out for Blackfin MUSB by Bryan Wu · 15 years ago
  71. ca0e948 USB: host: SL811: allow the hcd on Blackfin systems by Michael Hennerich · 15 years ago
  72. 8ca5bfab USB: host: SL811: fix unaligned accesses by Michael Hennerich · 15 years ago
  73. 6ebb7d1 USB: isp1362: Use kzalloc for allocating only one thing by Julia Lawall · 15 years ago
  74. c312659 USB: cypress_m8: allow unstable baud rates by Mike Frysinger · 15 years ago
  75. 2805eb1 USB: cypress_m8: unify confusing new baudrate check by Mike Frysinger · 15 years ago
  76. 64319dd USB: cypress_m8: stop using USB debug driver config by Mike Frysinger · 15 years ago
  77. ef95534 USB: Export QUIRK_RESET_MORPHS through sysfs by Oliver Neukum · 15 years ago
  78. 5d39877 USB: storage: Never reset devices that will morph to an old mode by Oliver Neukum · 15 years ago
  79. d1b5b5c USB: otg: twl4030: add support for notifier by Felipe Balbi · 15 years ago
  80. 8bc1d21 USB: wusb: check CHID is all zeros before stopping the host by Julia Lawall · 15 years ago
  81. 319c3ea USB: xhci: No GFP_KERNEL in block error handling by Oliver Neukum · 15 years ago
  82. 97d35f9 USB: cdc-acm: Update to new autopm API by Oliver Neukum · 15 years ago
  83. 1f141ca USB: ehci-au1xxx.c: use platform_get_resource() and resource_size() by H Hartley Sweeten · 15 years ago
  84. f65c354 USB: ehci-atmel.c: use resource_size() by H Hartley Sweeten · 15 years ago
  85. 5672b7e USB: ehci-orion.c: use resource_size() by H Hartley Sweeten · 15 years ago
  86. d8bb0fd USB: at91_udc.c: use resource_size() by H Hartley Sweeten · 15 years ago
  87. 3ba37bd USB: atmel_usba_udc.c: use resource_size() by H Hartley Sweeten · 15 years ago
  88. 5c90e31 USB: pxa27x_udc.c: use resource_size() by H Hartley Sweeten · 15 years ago
  89. 1af1077 USB: ehci-fsl: Add power management support by Anton Vorontsov · 15 years ago
  90. dad3843 USB: ehci-fsl: Fix sparse warnings by Anton Vorontsov · 15 years ago
  91. 22e1869 USB: ehci: fix audio record functionality for some Full speed sound blaster devices by Dmitri Epshtein · 15 years ago
  92. d63c66d USB: ehci: add call of free_cached_itd_list() function in disable_periodic() by Dmitri Epshtein · 15 years ago
  93. a5f0efa USB: Add call to notify xHC of a device reset. by Sarah Sharp · 15 years ago
  94. 2a8f82c USB: xhci: Notify the xHC when a device is reset. by Sarah Sharp · 15 years ago
  95. 6219c04 USB: xhci: Allow roothub ports to be disabled. by Sarah Sharp · 15 years ago
  96. 34fb562 USB: xhci: Refactor code to clear port change bits. by Sarah Sharp · 15 years ago
  97. b45b506 USB: xhci: Refactor test for vendor-specific completion codes. by Sarah Sharp · 15 years ago
  98. a1d78c1 USB: xhci: Allow allocation of commands without input contexts. by Sarah Sharp · 15 years ago
  99. 412566b USB: xhci: Refactor code to free or cache endpoint rings. by Sarah Sharp · 15 years ago
  100. c01591b USB: xhci: Fix error path when configuring endpoints. by Sarah Sharp · 15 years ago