1. 90f7976 USB: Remove unsupported usb gadget drivers by Christoph Egger · 15 years ago
  2. 8e7e61d USB: f_mass_storage: fix crash on bind() error by Peter Korsgaard · 15 years ago
  3. 2b626dc USB: cdc-acm: fix possible deadlock with multiple openers by Oliver Neukum · 15 years ago
  4. d7e18a9 USB: g_mass_storage: min(...) warning fixed by Michal Nazarewicz · 15 years ago
  5. 08e6c97 USB: musb: test always evaluates to false by Roel Kluin · 15 years ago
  6. db8516f USB: isp1760: Flush the D-cache for the pipe-in transfer buffers by Catalin Marinas · 15 years ago
  7. 9714080 USB: add new ftdi_sio device ids by Mitchell Solomon · 15 years ago
  8. bd09a9f USB: ftdi_sio: Replace BKL with a mutex by Alessio Igor Bogani · 15 years ago
  9. a79df50 usb: gadgetfs: Convert semaphore to mutex by Thomas Gleixner · 15 years ago
  10. b00ce11 USB: g_mass_storage: superfluous and missing packets fixed by Michal Nazarewicz · 15 years ago
  11. 7f1ee82 USB: mass_storage: eject LUNs on thread exit by Michal Nazarewicz · 15 years ago
  12. 9f445cb USB: musb: disable double buffering for older RTL versions by Cliff Cai · 15 years ago
  13. 0ded2f1 USB: musb: set version of Blackfin version by Cliff Cai · 15 years ago
  14. 5e23e90 USB: pxa27x_udc: Fix deadlocks on request queueing by Robert Jarzmik · 15 years ago
  15. fb088e3 USB: serial: add support for serial port on the moschip 7715 by Mike Dunn · 15 years ago
  16. f10718f USB: io_edgeport: eliminate get_string() by Dan Carpenter · 15 years ago
  17. 5b52025 USB: s3c-hsotg: replace deprecated dma_sync_single() by FUJITA Tomonori · 15 years ago
  18. ab3bbfa USB: musb: only print info message if probe() is successful by Felipe Balbi · 15 years ago
  19. da5108e USB: musb: unmap base if we can't probe by Felipe Balbi · 15 years ago
  20. 3d26864 USB: musb: tusb6010: use resource_size by Felipe Balbi · 15 years ago
  21. c58bfa6 USB: musb: deprecate what we don't use by Felipe Balbi · 15 years ago
  22. ad517e9e USB: musb: we already tested for dyn_fifo by Felipe Balbi · 15 years ago
  23. 8573e6a USB: musb: get rid of omap_readl/writel by Felipe Balbi · 15 years ago
  24. 4f712e0 usb: musb: Add context save and restore support by Ajay Kumar Gupta · 15 years ago
  25. 8af6096 USB: remove obsolete config in kernel source (USB_HCD_DMA) by Christoph Egger · 15 years ago
  26. 0880aef USB: usbfs_snoop: add data logging back in by Chris Frey · 15 years ago
  27. 0978f8c USB: s3c-hsotg: Staticise non-exported functions by Mark Brown · 15 years ago
  28. 385f690 USB: trivial: missing newline in usb core warning message by Thadeu Lima de Souza Cascardo · 15 years ago
  29. 330e3c4 USB: ftdi_sio: correct spelling in implementation file by Andreas Mohr · 15 years ago
  30. 0a2a377 USB: ftdi_sio: correct spelling in header files by Andreas Mohr · 15 years ago
  31. a45a1e0 USB: serial: Eliminate useless code by Julia Lawall · 15 years ago
  32. aa79074 USB: gadget: Add DEVTYPE support for Ethernet functions by Marcel Holtmann · 15 years ago
  33. a8d4211 USB: remove the berry_charge driver by Greg Kroah-Hartman · 15 years ago
  34. 2a9d008 USB: BKL removal from ioctl path of usbfs by Oliver Neukum · 15 years ago
  35. 9fd5c67 USB: BKL removal: frontier by Oliver Neukum · 15 years ago
  36. eedf1f1 USB: BKL removal: vstusb by Oliver Neukum · 15 years ago
  37. 3c02b1d USB: BKL removal: legousbtower by Oliver Neukum · 15 years ago
  38. 6248c52 USB: BKL removal: ldusb by Oliver Neukum · 15 years ago
  39. 92846fb USB: BKL removal: ftdi-elan by Oliver Neukum · 15 years ago
  40. 937f713 USB: BKL removal: adutux by Oliver Neukum · 15 years ago
  41. dbdae3b USB: BKL removal: idmouse by Oliver Neukum · 15 years ago
  42. 511e2d0 USB: BKL removal: rio500 by Oliver Neukum · 15 years ago
  43. 5a207b4 USB: BKL removal: mdc800 by Oliver Neukum · 15 years ago
  44. 94015f6 USB: BKL removal: cdc-wdm by Oliver Neukum · 15 years ago
  45. 0022457 USB: BKL removal: usbtmc by Oliver Neukum · 15 years ago
  46. b92a97e USB: BKL removal: usb-skeleton by Oliver Neukum · 15 years ago
  47. c8b492a usb: BKL removal: usblp by Oliver Neukum · 15 years ago
  48. 4e0961d USB: isight-firmware: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  49. 01412a2 USB: Reduce scope of BKL in usb ioctl handling by Oliver Neukum · 15 years ago
  50. 8626645 USB: Push BKL on open down into the drivers by Oliver Neukum · 15 years ago
  51. f9de332 USB: Remove BKL from lseek implementations by Oliver Neukum · 15 years ago
  52. 063e20e USB: Remove BKL from usbdev_open() by Oliver Neukum · 15 years ago
  53. 554f769 USB: Remove BKL from poll() by Oliver Neukum · 15 years ago
  54. 08add0c USB: atm: Use FIELD_SIZEOF, trivial cleanup. by Thiago Farina · 15 years ago
  55. a741710 USB: serial: option.c: Add 4G W14 stick to blacklist for option_send_setup by Gernot Hillier · 15 years ago
  56. cc175ce USB: serial: option.c: Add blacklisting infrastructure for special device handling by Gernot Hillier · 15 years ago
  57. 79da01d USB: serial: option.c: Add chipset information for 4G W14 by Gernot Hillier · 15 years ago
  58. 1ba2557 USB goku_udc: make PCI device id constant by Németh Márton · 15 years ago
  59. 07824d3 USB gadget: make Open Firmware device id constant by Németh Márton · 15 years ago
  60. c4386ad USB host: make Open Firmware device id constant by Németh Márton · 15 years ago
  61. 1e927d9 USB hub: make USB device id constant by Németh Márton · 15 years ago
  62. 33b9e16 USB misc: make USB device id constant by Németh Márton · 15 years ago
  63. 9052127 USB image: make USB device id constant by Németh Márton · 15 years ago
  64. 7d40d7e USB serial: make USB device id constant by Németh Márton · 15 years ago
  65. 6ef4852 USB class: make USB device id constant by Németh Márton · 15 years ago
  66. 1bd4f29 USB skeleton: make USB device id constant by Németh Márton · 15 years ago
  67. 94089d5 USB: musb: don't dereference NULL tusb_dma in dma_controller_destroy() by Roel Kluin · 15 years ago
  68. f7410ce USB: Move hcd free_dev call into usb_disconnect to fix oops by Herbert Xu · 15 years ago
  69. d23356da USB: fix crash in uhci_scan_schedule by Pete Zaitcev · 15 years ago
  70. 9bbdf1e USB: convert to the runtime PM framework by Alan Stern · 15 years ago
  71. 0c590e2 USB: rearrange functions in driver.c by Alan Stern · 15 years ago
  72. 5899f1e USB: change handling of negative autosuspend delays by Alan Stern · 15 years ago
  73. 088f7fe USB: implement usb_enable_autosuspend by Alan Stern · 15 years ago
  74. 0c4db6d USB: use the device lock for persist_enabled by Alan Stern · 15 years ago
  75. 0534d46 USB: consolidate remote wakeup routines by Alan Stern · 15 years ago
  76. 62e299e USB: change locking for device-level autosuspend by Alan Stern · 15 years ago
  77. 0f3dda9 USB: rearrange code in usb_probe_interface by Alan Stern · 15 years ago
  78. d837e21 USB: Use bInterfaceNumber in bandwidth allocations. by Sarah Sharp · 15 years ago
  79. 46216e4 USB: unusual_devs: Add support for multiple Option 3G sticks by Jan Dumon · 15 years ago
  80. bce54fe arm: defconfig: rx51: enable phonet and g_nokia by Felipe Balbi · 15 years ago
  81. f358f5b USB: gadget: introduce g_nokia gadget driver by Felipe Balbi · 15 years ago
  82. 9c9a7dbf USB: xhci: Fix compile issues with xhci_get_slot_state() by Sarah Sharp · 15 years ago
  83. c38b940 USB: c67x00: use resource_size(). by Thiago Farina · 15 years ago
  84. 4585ef1 USB: FHCI: Correct the size argument to kzalloc by Julia Lawall · 15 years ago
  85. 0f2c2d7 USB: cypress_m8: use put_unaligned_le32() where necessary by Johan Hovold · 15 years ago
  86. 5be796f USB: ch341: use get_unaligned_le16 in break_ctl by Johan Hovold · 15 years ago
  87. d0ef90b USB: serial: fix DMA buffers on stack for io_edgeport.c by Dan Carpenter · 15 years ago
  88. 96679f6 USB: kobil_sct: clean up kobil_set_termios by Johan Hovold · 15 years ago
  89. 401711c USB: visor: fix DMA buffers on stack by Johan Hovold · 15 years ago
  90. d212632 USB: oti6858: fix DMA buffer on stack by Johan Hovold · 15 years ago
  91. 9e221a3 USB: mos7840: fix DMA buffers on stack and endianess bugs by Johan Hovold · 15 years ago
  92. eb771e2 USB: mos7720: fix DMA buffers on stack and clean up send_mos_cmd by Johan Hovold · 15 years ago
  93. abf492e USB: kl5kusb105: fix DMA buffers on stack by Johan Hovold · 15 years ago
  94. ca65d25 USB: keyspan_pda: fix DMA buffers on stack by Johan Hovold · 15 years ago
  95. e9305d2 USB: io_ti: fix DMA buffers on stack by Johan Hovold · 15 years ago
  96. 974fccb USB: cypress_m8: fix endianess bug by Johan Hovold · 15 years ago
  97. 0954644 USB: cypress_m8: fix DMA buffer on stack by Johan Hovold · 15 years ago
  98. 52372cc USB: ch341: use le16_to_cpup to be explicit about endianess by Johan Hovold · 15 years ago
  99. f2b5cc8 USB: ch341: fix DMA buffer on stack by Johan Hovold · 15 years ago
  100. 6a9b15f USB: ch341: replace printk warnings with dev_err by Johan Hovold · 15 years ago