1. 3e75616 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  2. 04f2b97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  3. 9895850 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  4. fc385c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  5. b58af40 USB: serial: fix stalled writes by Johan Hovold · 14 years ago
  6. b409214 USB: remove fake "address-of" expressions by Alan Stern · 14 years ago
  7. b3e6704 USB: fix thread-unsafe anchor utiliy routines by Christian Lamparter · 14 years ago
  8. 951fd8e USB: usbtest: support test device with only one iso-in or iso-out endpoint by Ming Lei · 14 years ago
  9. e10e1be USB: usbtest: avoid to free coherent buffer in atomic context by Ming Lei · 14 years ago
  10. 006d582 USB: xhci: Set DMA mask for host. by Sarah Sharp · 14 years ago
  11. ed3f245 USB: xhci: Don't flush doorbell writes. by Sarah Sharp · 14 years ago
  12. c21599a USB: xhci: Reduce reads and writes of interrupter registers. by Sarah Sharp · 14 years ago
  13. 257d585 USB: xhci: Make xhci_set_hc_event_deq() static. by Sarah Sharp · 14 years ago
  14. c06d68b USB: xhci: Minimize HW event ring dequeue pointer writes. by Sarah Sharp · 14 years ago
  15. d6d98a4 USB: xhci: Make xhci_handle_event() static. by Sarah Sharp · 14 years ago
  16. 27e0dd4 USB: xhci: Remove unnecessary reads of IRQ_PENDING register. by Sarah Sharp · 14 years ago
  17. bda5314 USB: xhci: Performance - move xhci_work() into xhci_irq() by Sarah Sharp · 14 years ago
  18. 9032cd5 USB: xhci: Performance - move interrupt handlers into xhci-ring.c by Sarah Sharp · 14 years ago
  19. 021bff9 USB: xhci: Performance - move functions that find ep ring. by Sarah Sharp · 14 years ago
  20. c6ba1c2 USB:: fix linux/usb.h kernel-doc warnings by Randy Dunlap · 14 years ago
  21. 52af954 USB: add USB serial ssu100 driver by Bill Pemberton · 14 years ago
  22. f283925 USB: usb-storage: implement autosuspend by Alan Stern · 14 years ago
  23. 185c9bc USB: ehci: fix remove of ehci debugfs dir by Ming Lei · 14 years ago
  24. f2402f2 USB: Add USB 2.0 to ssb ohci driver by Hauke Mehrtens · 14 years ago
  25. 356c5a4 USB: cp210x: Add four new device IDs by Alessio Igor Bogani · 14 years ago
  26. b6180ef USB: ftdi_sio: device id for Navitator by dranch@trinnet.net · 14 years ago
  27. c4e0b50 USB: accept RNDIS configs if there's no alternative by Alan Stern · 14 years ago
  28. 0372a75 USB: option: add huawei k3765 k4505 devices to work properly by Andrew Bird · 14 years ago
  29. 5670649 USB: gadget: file_storage: serial parameter even if not test mode by Michal Nazarewicz · 14 years ago
  30. 9a4b7c3 usb: imx21-hcd: set task state with schedule_timeout_uninterruptible() by Kulikov Vasiliy · 14 years ago
  31. afad196 USB: serial: enabling support for Segway RMP in ftdi_sio by John G. Rogers · 14 years ago
  32. 31ee04d USB: s3c-hsotg: add support for clock gating by Marek Szyprowski · 14 years ago
  33. 1eb838d USB: s3c-hsotg: modify only selected bits in S3C_PHYPWR register by Marek Szyprowski · 14 years ago
  34. 4d47166 USB: s3c-hsotg: fix compilation problem by Marek Szyprowski · 14 years ago
  35. e50bf38 USB: s3c-hsotg: Add support for external USB clock by Maurus Cuelenaere · 14 years ago
  36. a33e713 USB: s3c-hsotg: Fix OUT packet request retry by Ben Dooks · 14 years ago
  37. b05ca58 USB: s3c-hsotg: Fix the OUT EP0 limit by Ben Dooks · 14 years ago
  38. 6cd68de USB: s3c-hsotg: Fix max EP0 IN request length by Ben Dooks · 14 years ago
  39. c9a64ea USB: s3c-hsotg: Check for new request before enqueing new setup by Ben Dooks · 14 years ago
  40. 03e10e5 USB: s3c-hsotg: Only load packet per fifo write by Ben Dooks · 14 years ago
  41. 10aebc7 USB: s3c-hsotg: Add initial detection and setup for dedicated FIFO mode by Ben Dooks · 14 years ago
  42. b3864ce USB: s3c-hsotg: Re-initialise all FIFOs on USB bus reset by Ben Dooks · 14 years ago
  43. e7a9ff5 USB: s3c-hsotg: Avoid overwriting contents of perodic in 'fifo' by Ben Dooks · 14 years ago
  44. 679f9b7 USB: s3c-hsotg: The NPTX/PTX FIFO sizes are in words, not bytes by Ben Dooks · 14 years ago
  45. 6d091ee USB: s3c-hsotg: Increase TX fifo limit by Ben Dooks · 14 years ago
  46. 76be932 usb: host: sl811-hcd: check kzalloc() result by Kulikov Vasiliy · 14 years ago
  47. a93917d USB: gadget: storage: optional SCSI WRITE FUA bit by Andy Shevchenko · 14 years ago
  48. 8156d15 usb: gadget: storage: strict coversion of 'ro' parameter by Andy Shevchenko · 14 years ago
  49. 787f4e5 USB: xHCI: Isoc urb enqueue by Andiry Xu · 14 years ago
  50. a061a5a USB: xHCI: allocate bigger ring for isochronous endpoint by Andiry Xu · 14 years ago
  51. 04e5190 USB: xHCI: Isochronous transfer implementation by Andiry Xu · 14 years ago
  52. 8e51adc USB: xHCI: Introduce urb_priv structure by Andiry Xu · 14 years ago
  53. d18240d USB: xHCI: Missed Service Error Event process by Andiry Xu · 14 years ago
  54. 986a92d USB: xHCI: adds new cases to trb_comp_code switch by Andiry Xu · 14 years ago
  55. 7fec325 USB: xHCI: remove redundant print messages by Andiry Xu · 14 years ago
  56. 22405ed USB xHCI: handle_tx_event() refactor: process_bulk_intr_td by Andiry Xu · 14 years ago
  57. 8af56be USB: xHCI: handle_tx_event() refactor: process_ctrl_td by Andiry Xu · 14 years ago
  58. 4422da6 USB: xHCI: handle_tx_event() refactor: finish_td by Andiry Xu · 14 years ago
  59. b972302 USB: option: Huawei ETS 1220 support added by Pavel Kazlou · 14 years ago
  60. 93362a8 USB delay init quirk for logitech Harmony 700-series devices by Phil Dibowitz · 14 years ago
  61. 33d973a USB: resizing usbmon binary interface buffer causes protection faults by Steven Robertson · 14 years ago
  62. 92eb2a5 USB: gadget: functionfs: stale Makefile entry removed by Michal Nazarewicz · 14 years ago
  63. 88d8aa4 USB: EHCI: remove dead code in the periodic scheduler by Alan Stern · 14 years ago
  64. 1fb2e05 USB: EHCI: reorganize isochronous scheduler routine by Alan Stern · 14 years ago
  65. ffda080 USB: EHCI: add missing frame -> microframe conversion by Alan Stern · 14 years ago
  66. bccbefa USB: EHCI: simplify remainder computations by Alan Stern · 14 years ago
  67. ae68a83 USB: EHCI: remove PCI assumption by Alan Stern · 14 years ago
  68. 43b86af USB: xHCI: Supporting MSI/MSI-X by Dong Nguyen · 14 years ago
  69. 13dd0c9 USB: otg/ulpi: extend the generic ulpi driver. by Igor Grinberg · 14 years ago
  70. 51a91a5 USB: otg/ulpi: add support for SMSC USB3319 ulpi phy by Igor Grinberg · 14 years ago
  71. 6a5a9a4 USB: otg/ulpi: remove unused macro by Igor Grinberg · 14 years ago
  72. fa345d0 USB: otg/ulpi.c : fix register write by Eric Bénard · 14 years ago
  73. 9800eb3 USB: io_ti.c: don't return 0 if writing the download record failed by Roel Kluin · 14 years ago
  74. 10d0ca0 USB: host: Remove dead CONFIG_ARCH_KARO by Christian Dietrich · 14 years ago
  75. a7a6b79 USB: serial: enable async suspend for usb serial port device by Ming Lei · 14 years ago
  76. d0390d9 USB: musb: forward debug mode feature to gadget by stephane duverger · 14 years ago
  77. f6c826a USB: EHCI Debug Port Device Gadget by stephane duverger · 14 years ago
  78. fd63b10 USB: gadget: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  79. 5bd6e8b USB: misc: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  80. e53e841 USB: usb-skeleton: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  81. 925ce68 USB: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  82. 7c7e2d0 usb: storage: freecom: Fixed several coding style issues. by Martin Enderleit · 14 years ago
  83. 8ca47c8 USB: musb: do not override DMA mode in channel program by Anand Gadiyar · 14 years ago
  84. 3f1a969 USB: musb: Kill board specific pinmux from driver file by Anand Gadiyar · 14 years ago
  85. 5aa4af2 USB: ehci_omap: fix device detect issue with modules by Ajay Kumar Gupta · 14 years ago
  86. 5128993 USB: ulpi: fix compilation warning by Ajay Kumar Gupta · 14 years ago
  87. d709d22 USB: musb: fix compilation warning in host only mode by Ajay Kumar Gupta · 14 years ago
  88. 0936fb5 USB: musb: use correct register widths in register dumps by Anand Gadiyar · 14 years ago
  89. 402e8dd USB: core: hcd-pci: use for_each_pci_dev() by Kulikov Vasiliy · 14 years ago
  90. 1e29709 USB: serial: io_ti: Don't return 0 if writing the download record failed by Roel Kluin · 14 years ago
  91. d089326 USB: gadget: storage_common: comments updated by Michal Nazarewicz · 14 years ago
  92. 1e41394 USB: gadget: compilation issue: missing TASK_INTERRUPTIBLE by stephane duverger · 14 years ago
  93. 4307a28 USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEM by Andrea Righi · 14 years ago
  94. e10fa47 USB: xhci: trivial: use ARRAY_SIZE by Kulikov Vasiliy · 14 years ago
  95. f9ff70c USB: drivers/usb/Makefile: conditionally descend to 'early' by Nicolas Kaiser · 14 years ago
  96. 916de02 USB: usblp: fixed switch, brace, whitespace and spacing coding style issues by Nicolas Kaiser · 14 years ago
  97. 3da7cff USB: add runtime PM for PCI-based host controllers by Alan Stern · 14 years ago
  98. 0d436b4 USB: UHCI: add support for Intel's wakeup flags by Alan Stern · 14 years ago
  99. ff2f078 USB: fix race between root-hub wakeup & controller suspend by Alan Stern · 14 years ago
  100. ee0b9be USB: controller resume should check the root hub by Alan Stern · 14 years ago