1. 3a90f81 USB: usblp: Remove checks no longer needed with the new runtime PM system by Oliver Neukum · 15 years ago
  2. c1284d7 USB: ftdi_sio: remove unnecessary initialisations by Johan Hovold · 15 years ago
  3. a3f8168 USB: ftdi_sio: clean up modem status handling by Johan Hovold · 15 years ago
  4. 66e47e6 USB: ftdi_sio: fix DMA buffers on stack by Johan Hovold · 15 years ago
  5. 54f328d USB: ftdi_sio: fix latency-timeout endianess bug by Johan Hovold · 15 years ago
  6. 4357369 USB: ftdi_sio: use error code from usb stack in read_latency_timer by Johan Hovold · 15 years ago
  7. 551cdbb USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS by Greg Kroah-Hartman · 15 years ago
  8. 1698540 USB: retain USB device power/wakeup setting across reconfiguration by Dan Streetman · 15 years ago
  9. ce12664 USB: cdc_acm: Silence "It is not a modem." error for pbLua devices by Julian Calaby · 15 years ago
  10. 7c5d8c3 USB: cdc_acm: Add support for pbLua console port by Julian Calaby · 15 years ago
  11. 2bc0d109 usbmon: add bus number to text API by Pete Zaitcev · 15 years ago
  12. 7ed069c USB: musb: remove some of the never defined defines by Felipe Balbi · 15 years ago
  13. 9437575 USB: musb: move to sysfs_groups by Felipe Balbi · 15 years ago
  14. b3b1cc3 USB: musb: move two printk to dev_err by Felipe Balbi · 15 years ago
  15. 195e9e4 USB: musb: use resource_size() by Felipe Balbi · 15 years ago
  16. 767ffec USB: gadget: add INT support for Blackfin musb by Cliff Cai · 15 years ago
  17. 3a8a3b1 USB: gadget: use ep5 for bulk-in and ep6 for bulk-out for Blackfin MUSB by Bryan Wu · 15 years ago
  18. ca0e948 USB: host: SL811: allow the hcd on Blackfin systems by Michael Hennerich · 15 years ago
  19. 8ca5bfab USB: host: SL811: fix unaligned accesses by Michael Hennerich · 15 years ago
  20. 6ebb7d1 USB: isp1362: Use kzalloc for allocating only one thing by Julia Lawall · 15 years ago
  21. c312659 USB: cypress_m8: allow unstable baud rates by Mike Frysinger · 15 years ago
  22. 2805eb1 USB: cypress_m8: unify confusing new baudrate check by Mike Frysinger · 15 years ago
  23. 64319dd USB: cypress_m8: stop using USB debug driver config by Mike Frysinger · 15 years ago
  24. ef95534 USB: Export QUIRK_RESET_MORPHS through sysfs by Oliver Neukum · 15 years ago
  25. 5d39877 USB: storage: Never reset devices that will morph to an old mode by Oliver Neukum · 15 years ago
  26. d1b5b5c USB: otg: twl4030: add support for notifier by Felipe Balbi · 15 years ago
  27. e9a2017 USB: otg: add notifier support 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. 4e0fa90 USB: MXC: add platform resources for i.MX21 USB host controller. by Martin Fuzzey · 15 years ago
  68. 3eb352c USB: MXC: use DMA_BIT_MASK macro rather than hardcoded constants. by Martin Fuzzey · 15 years ago
  69. 23d3e7a USB: MXC: Add i.MX21 specific USB host controller driver. by Martin Fuzzey · 15 years ago
  70. 13dda80 Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 14 years ago
  71. 379e3a8 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  72. a55ab49 sata_via: Delay on vt6420 when starting ATAPI DMA write by Bart Hartgers · 15 years ago
  73. 4b7d1c0 ata: Detect Delkin Devices compact flash by Ben Gardner · 14 years ago
  74. 7e044a1 pata_efar: Enable parallel scanning by Alan Cox · 14 years ago
  75. 1d3a811 pata_atiixp: enable parallel scan by Alan Cox · 14 years ago
  76. e99846f [libata] pata_atiixp: add locking for parallel scanning by Bartlomiej Zolnierkiewicz · 14 years ago
  77. 303f1a7 [libata] pata_efar: add locking for parallel scanning by Bartlomiej Zolnierkiewicz · 14 years ago
  78. 16ea0fc libata: Pass host flags into the pci helper by Alan Cox · 14 years ago
  79. cb6643e [libata] pata_marvell: CONFIG_AHCI is really CONFIG_SATA_AHCI by Christoph Egger · 15 years ago
  80. 9678007 libata: Allow pata_legacy to be built on non-ISA but PCI systems by Alan Cox · 15 years ago
  81. 750e519 pata_pdc202xx_old: fix UDMA mode for PDC2026x chipsets by Bartlomiej Zolnierkiewicz · 15 years ago
  82. a75032e pata_pdc202xx_old: fix UDMA mode for Promise UDMA33 cards by Bartlomiej Zolnierkiewicz · 15 years ago
  83. 429e386 [libata] pata_at91: fix backslash-continued string by Jeff Garzik · 15 years ago
  84. 460f531 pata_via: store UDMA masks in via_isa_bridges table by Bartlomiej Zolnierkiewicz · 15 years ago
  85. f777582 pata_via: fix address setup timings underlocking by Bartlomiej Zolnierkiewicz · 15 years ago
  86. cfcf9ee pata_serverworks: fix error message by Bartlomiej Zolnierkiewicz · 15 years ago
  87. 8490377 pata_serverworks: fix PIO setup for the second channel by Bartlomiej Zolnierkiewicz · 15 years ago
  88. 73e2e3d pata_efar: fix secondary port support by Bartlomiej Zolnierkiewicz · 15 years ago
  89. 3403c24 pata_cypress: fix PIO timings underclocking by Bartlomiej Zolnierkiewicz · 15 years ago
  90. 8ebf473 pata_cs5535: use correct values for PIO1 and PIO2 data timings by Bartlomiej Zolnierkiewicz · 15 years ago
  91. c754d9b6 pata_cmd64x: remove unused definitions by Bartlomiej Zolnierkiewicz · 15 years ago
  92. 03a849e pata_cmd64x: cmd648_bmdma_stop() fix by Bartlomiej Zolnierkiewicz · 15 years ago
  93. d62f557 pata_cmd64x: fix handling of address setup timings by Bartlomiej Zolnierkiewicz · 15 years ago
  94. a2bd622 pata_cmd64x: fix PIO setup by Bartlomiej Zolnierkiewicz · 15 years ago
  95. d8b3d8c pata_ali: documentation fixes by Bartlomiej Zolnierkiewicz · 15 years ago
  96. 9e8808a libata: fix CFA handling in ide_timing_compute() by Bartlomiej Zolnierkiewicz · 15 years ago
  97. 02d1d61 sata_via: Correctly setup PIO/DMA for pata slave on vt6421. by Bart Hartgers · 15 years ago
  98. 9ffc5da libata: make functions/variables static by Robert Hancock · 15 years ago
  99. 2794362 libata: implement spurious irq handling for SFF and apply it to piix by Tejun Heo · 15 years ago
  100. d88ec2e libata: cleanup ata_sff_interrupt() by Tejun Heo · 15 years ago