1. dbdae3b USB: BKL removal: idmouse by Oliver Neukum · 15 years ago
  2. 511e2d0 USB: BKL removal: rio500 by Oliver Neukum · 15 years ago
  3. 5a207b4 USB: BKL removal: mdc800 by Oliver Neukum · 15 years ago
  4. 94015f6 USB: BKL removal: cdc-wdm by Oliver Neukum · 15 years ago
  5. 0022457 USB: BKL removal: usbtmc by Oliver Neukum · 15 years ago
  6. b92a97e USB: BKL removal: usb-skeleton by Oliver Neukum · 15 years ago
  7. c8b492a usb: BKL removal: usblp by Oliver Neukum · 15 years ago
  8. 4e0961d USB: isight-firmware: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  9. 01412a2 USB: Reduce scope of BKL in usb ioctl handling by Oliver Neukum · 15 years ago
  10. 8626645 USB: Push BKL on open down into the drivers by Oliver Neukum · 15 years ago
  11. f9de332 USB: Remove BKL from lseek implementations by Oliver Neukum · 15 years ago
  12. 063e20e USB: Remove BKL from usbdev_open() by Oliver Neukum · 15 years ago
  13. 554f769 USB: Remove BKL from poll() by Oliver Neukum · 15 years ago
  14. 08add0c USB: atm: Use FIELD_SIZEOF, trivial cleanup. by Thiago Farina · 15 years ago
  15. a741710 USB: serial: option.c: Add 4G W14 stick to blacklist for option_send_setup by Gernot Hillier · 15 years ago
  16. cc175ce USB: serial: option.c: Add blacklisting infrastructure for special device handling by Gernot Hillier · 15 years ago
  17. 79da01d USB: serial: option.c: Add chipset information for 4G W14 by Gernot Hillier · 15 years ago
  18. 1ba2557 USB goku_udc: make PCI device id constant by Németh Márton · 15 years ago
  19. 07824d3 USB gadget: make Open Firmware device id constant by Németh Márton · 15 years ago
  20. c4386ad USB host: make Open Firmware device id constant by Németh Márton · 15 years ago
  21. 1e927d9 USB hub: make USB device id constant by Németh Márton · 15 years ago
  22. 33b9e16 USB misc: make USB device id constant by Németh Márton · 15 years ago
  23. 9052127 USB image: make USB device id constant by Németh Márton · 15 years ago
  24. 7d40d7e USB serial: make USB device id constant by Németh Márton · 15 years ago
  25. 6ef4852 USB class: make USB device id constant by Németh Márton · 15 years ago
  26. 1bd4f29 USB skeleton: make USB device id constant by Németh Márton · 15 years ago
  27. 94089d5 USB: musb: don't dereference NULL tusb_dma in dma_controller_destroy() by Roel Kluin · 15 years ago
  28. f7410ce USB: Move hcd free_dev call into usb_disconnect to fix oops by Herbert Xu · 15 years ago
  29. d23356d USB: fix crash in uhci_scan_schedule by Pete Zaitcev · 15 years ago
  30. 9bbdf1e USB: convert to the runtime PM framework by Alan Stern · 15 years ago
  31. 0c590e2 USB: rearrange functions in driver.c by Alan Stern · 15 years ago
  32. 5899f1e USB: change handling of negative autosuspend delays by Alan Stern · 15 years ago
  33. 088f7fe USB: implement usb_enable_autosuspend by Alan Stern · 15 years ago
  34. 0c4db6d USB: use the device lock for persist_enabled by Alan Stern · 15 years ago
  35. 0534d46 USB: consolidate remote wakeup routines by Alan Stern · 15 years ago
  36. 62e299e USB: change locking for device-level autosuspend by Alan Stern · 15 years ago
  37. 0f3dda9 USB: rearrange code in usb_probe_interface by Alan Stern · 15 years ago
  38. d837e21 USB: Use bInterfaceNumber in bandwidth allocations. by Sarah Sharp · 15 years ago
  39. 46216e4 USB: unusual_devs: Add support for multiple Option 3G sticks by Jan Dumon · 15 years ago
  40. bce54fe arm: defconfig: rx51: enable phonet and g_nokia by Felipe Balbi · 15 years ago
  41. f358f5b USB: gadget: introduce g_nokia gadget driver by Felipe Balbi · 15 years ago
  42. 9c9a7db USB: xhci: Fix compile issues with xhci_get_slot_state() by Sarah Sharp · 15 years ago
  43. c38b940 USB: c67x00: use resource_size(). by Thiago Farina · 15 years ago
  44. 4585ef1 USB: FHCI: Correct the size argument to kzalloc by Julia Lawall · 15 years ago
  45. 0f2c2d7 USB: cypress_m8: use put_unaligned_le32() where necessary by Johan Hovold · 15 years ago
  46. 5be796f USB: ch341: use get_unaligned_le16 in break_ctl by Johan Hovold · 15 years ago
  47. d0ef90b USB: serial: fix DMA buffers on stack for io_edgeport.c by Dan Carpenter · 15 years ago
  48. 96679f6 USB: kobil_sct: clean up kobil_set_termios by Johan Hovold · 15 years ago
  49. 401711c USB: visor: fix DMA buffers on stack by Johan Hovold · 15 years ago
  50. d212632 USB: oti6858: fix DMA buffer on stack by Johan Hovold · 15 years ago
  51. 9e221a3 USB: mos7840: fix DMA buffers on stack and endianess bugs by Johan Hovold · 15 years ago
  52. eb771e2 USB: mos7720: fix DMA buffers on stack and clean up send_mos_cmd by Johan Hovold · 15 years ago
  53. abf492e USB: kl5kusb105: fix DMA buffers on stack by Johan Hovold · 15 years ago
  54. ca65d25 USB: keyspan_pda: fix DMA buffers on stack by Johan Hovold · 15 years ago
  55. e9305d2 USB: io_ti: fix DMA buffers on stack by Johan Hovold · 15 years ago
  56. 974fccb USB: cypress_m8: fix endianess bug by Johan Hovold · 15 years ago
  57. 0954644 USB: cypress_m8: fix DMA buffer on stack by Johan Hovold · 15 years ago
  58. 52372cc USB: ch341: use le16_to_cpup to be explicit about endianess by Johan Hovold · 15 years ago
  59. f2b5cc8 USB: ch341: fix DMA buffer on stack by Johan Hovold · 15 years ago
  60. 6a9b15f USB: ch341: replace printk warnings with dev_err by Johan Hovold · 15 years ago
  61. 8811426 usb: host: ehci: adding regulator framework in ehci-omap.c driver. by Ajay Kumar Gupta · 15 years ago
  62. d3ae856 usb: host: ehci: fix missing kfree in remove path also by Ajay Kumar Gupta · 15 years ago
  63. 5fc4e77 usb: musb: Add 'extvbus' in musb_hdrc_platform_data by Ajay Kumar Gupta · 15 years ago
  64. 51bf0d0 usb: musb: save dynfifo in musb struct by Ajay Kumar Gupta · 15 years ago
  65. 1c25fda usb: musb: handle irqs in the order dictated by programming guide by Arnaud Mandy · 15 years ago
  66. 1ca9e9c usb: musb: clean up commit 'workaround Blackfin FIFO anomalies' by Bryan Wu · 15 years ago
  67. 5659692 usb: musb: Fix cppi_channel_abort() function to handle Tx abort correctly by Swaminathan S · 15 years ago
  68. 5274dab usb: musb: workaround toggle bug when doing bulk transfer after isoc by Swaminathan S · 15 years ago
  69. f933a0c usb: musb: workaround MUSB DMA_INTR sometimes reads zero by Anand Gadiyar · 15 years ago
  70. 452f039 usb: musb: hsdma: add wrapper for reading DMA count by Anand Gadiyar · 15 years ago
  71. 3b15152 USB: musb: Add new fifo table for a OMAP3 errata by Ajay Kumar Gupta · 15 years ago
  72. 8f20960 usb: otg: twl4030: move to request_threaded_irq by Felipe Balbi · 15 years ago
  73. c9188ad USB: Correct CONFIG variable typo. by Robert P. J. Day · 15 years ago
  74. 3a90f81 USB: usblp: Remove checks no longer needed with the new runtime PM system by Oliver Neukum · 15 years ago
  75. c1284d7 USB: ftdi_sio: remove unnecessary initialisations by Johan Hovold · 15 years ago
  76. a3f8168 USB: ftdi_sio: clean up modem status handling by Johan Hovold · 15 years ago
  77. 66e47e6 USB: ftdi_sio: fix DMA buffers on stack by Johan Hovold · 15 years ago
  78. 54f328d USB: ftdi_sio: fix latency-timeout endianess bug by Johan Hovold · 15 years ago
  79. 4357369 USB: ftdi_sio: use error code from usb stack in read_latency_timer by Johan Hovold · 15 years ago
  80. 551cdbb USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS by Greg Kroah-Hartman · 15 years ago
  81. 1698540 USB: retain USB device power/wakeup setting across reconfiguration by Dan Streetman · 15 years ago
  82. ce12664 USB: cdc_acm: Silence "It is not a modem." error for pbLua devices by Julian Calaby · 15 years ago
  83. 7c5d8c3 USB: cdc_acm: Add support for pbLua console port by Julian Calaby · 15 years ago
  84. 2bc0d10 usbmon: add bus number to text API by Pete Zaitcev · 15 years ago
  85. 7ed069c USB: musb: remove some of the never defined defines by Felipe Balbi · 15 years ago
  86. 9437575 USB: musb: move to sysfs_groups by Felipe Balbi · 15 years ago
  87. b3b1cc3 USB: musb: move two printk to dev_err by Felipe Balbi · 15 years ago
  88. 195e9e4 USB: musb: use resource_size() by Felipe Balbi · 15 years ago
  89. 767ffec USB: gadget: add INT support for Blackfin musb by Cliff Cai · 15 years ago
  90. 3a8a3b1 USB: gadget: use ep5 for bulk-in and ep6 for bulk-out for Blackfin MUSB by Bryan Wu · 15 years ago
  91. ca0e948 USB: host: SL811: allow the hcd on Blackfin systems by Michael Hennerich · 15 years ago
  92. 8ca5bfa USB: host: SL811: fix unaligned accesses by Michael Hennerich · 15 years ago
  93. 6ebb7d1 USB: isp1362: Use kzalloc for allocating only one thing by Julia Lawall · 15 years ago
  94. c312659 USB: cypress_m8: allow unstable baud rates by Mike Frysinger · 15 years ago
  95. 2805eb1 USB: cypress_m8: unify confusing new baudrate check by Mike Frysinger · 15 years ago
  96. 64319dd USB: cypress_m8: stop using USB debug driver config by Mike Frysinger · 15 years ago
  97. ef95534 USB: Export QUIRK_RESET_MORPHS through sysfs by Oliver Neukum · 15 years ago
  98. 5d39877 USB: storage: Never reset devices that will morph to an old mode by Oliver Neukum · 15 years ago
  99. d1b5b5c USB: otg: twl4030: add support for notifier by Felipe Balbi · 15 years ago
  100. e9a2017 USB: otg: add notifier support by Felipe Balbi · 15 years ago