USB: cdc_acm: Fix memory leak after hangup
[safe/jmp/linux-2.6] / drivers / usb / host /
2009-11-18 Libin YangUSB: ohci: quirk AMD prefetch for USB 1.1 ISO transfer
2009-10-30 Yoshihiro ShimodaUSB: r8a66597-hcd: fix cannot detect a device when...
2009-10-14 Sarah SharpUSB: ehci: Fix IST boundary checking interval math.
2009-10-14 David VrabelUSB: whci-hcd: always do an update after processing...
2009-10-14 David VrabelUSB: whci-hcd: handle early deletion of endpoints
2009-10-11 Linus TorvaldsRevert "USB: Work around BIOS bugs by quiescing USB...
2009-10-09 Sarah SharpUSB: ehci: Fix isoc scheduling boundary checking.
2009-10-09 Mike FrysingerUSB: isp1362: fix build warnings on 64-bit systems
2009-10-09 Sarah SharpUSB: xhci: Fix dropping endpoints from the xHC schedule.
2009-10-09 Sarah SharpUSB: xhci: Don't wait for a disable slot cmd when HC...
2009-10-09 Sarah SharpUSB: xhci: Handle canceled URBs when HC dies.
2009-10-09 Sarah SharpUSB: xhci: Stop debugging polling loop when HC dies.
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-09-24 Russell KingMerge branch 'origin' into for-linus
2009-09-23 Sarah SharpUSB: Add hub descriptor update hook for xHCI
2009-09-23 Sarah SharpUSB: xhci: Support USB hubs.
2009-09-23 Sarah SharpUSB: xhci: Set multi-TT field for LS/FS devices under...
2009-09-23 Sarah SharpUSB: xhci: Set route string for all devices.
2009-09-23 Sarah SharpUSB: xhci: Fix command wait list handling.
2009-09-23 Sarah SharpUSB: xhci: Change how xHCI commands are handled.
2009-09-23 Sarah SharpUSB: xhci: Refactor input device context setup.
2009-09-23 Sarah SharpUSB: xhci: Endpoint representation refactoring.
2009-09-23 Jason WesselUSB: ehci-dbgp,ehci: Allow dbpg to work with suspend...
2009-09-23 Jason WesselUSB: ehci-dbgp,ehci: Allow early or late use of the...
2009-09-23 Alan SternUSB: EHCI: change deschedule logic for interrupt QHs
2009-09-23 Alan SternUSB: EHCI: rescan the queue after an unlink
2009-09-23 H Hartley SweetenUSB: ohci-ep93xx.c: remove unused variable
2009-09-23 Julia LawallUSB: isp1362: Correct use of ! and &
2009-09-23 Jon HunterUSB: EHCI: ensure all watchdog timer events are deleted...
2009-09-23 David WoodhouseUSB: Work around BIOS bugs by quiescing USB controllers...
2009-09-23 Ken MacLeodUSB: isp1362: fix pulldown register defines and conf...
2009-09-23 Aric BlumerUSB: ohci-pxa27x: Allow NOCP and OCPM to be cleared
2009-09-23 Anand GadiyarUSB: EHCI: OHCI: Remove unnecessary includes of reboot.h
2009-09-23 Nicolas FerreUSB: at91: modify OHCI driver to allow shared interrupts
2009-09-23 Nicolas FerreUSB: at91: Add USB EHCI driver for at91sam9g45 series
2009-09-23 Bob LiuUSB: uhci: rm repeatedly evaluation for urbp->qh
2009-09-23 Lothar WassmannUSB: NXP ISP1362 USB host driver
2009-09-23 Manuel LaussUSB: au1xxx: add dev_pm_ops
2009-09-23 Michael HennerichUSB: isp1760: allow platform devices to customize devflags
2009-09-23 Alek DuUSB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx...
2009-09-23 Alek DuUSB: EHCI: split ehci_qh into hw and sw parts
2009-09-23 Alek DuUSB: EHCI: add need_io_watchdog flag to ehci_hcd
2009-09-23 David VrabelUSB: whci-hcd: make endpoint_reset method async
2009-09-23 Wan ZongShunUSB: Add nuvoton Ehci driver for w90p910 platform
2009-09-23 Figo.zhangUSB: ehci-dbg.c: no need for checking it before call...
2009-09-23 Sarah SharpUSB: xhci: Support interrupt transfers.
2009-09-23 Sarah SharpUSB: xhci: Set -EREMOTEIO when xHC gives bad transfer...
2009-09-23 Sarah SharpUSB: xhci: Check URB_SHORT_NOT_OK before setting short...
2009-09-23 Sarah SharpUSB: xhci: Check URB's actual transfer buffer size.
2009-09-23 Sarah SharpUSB: xhci: Don't touch xhci_td after it's freed.
2009-09-23 Sarah SharpUSB: xhci: Handle babbling endpoints correctly.
2009-09-23 Sarah SharpUSB: xhci: Make TRB completion code comparison readable.
2009-09-23 Sarah SharpUSB: xhci: Add quirk for Fresco Logic xHCI hardware.
2009-09-23 Sarah SharpUSB: xhci: Handle stalled control endpoints.
2009-09-23 Sarah SharpUSB: xhci: Support full speed devices.
2009-09-23 Sarah SharpUSB: xhci: Set correct max packet size for HS/FS contro...
2009-09-23 Sarah SharpUSB: xhci: Configure endpoint code refactoring.
2009-09-23 Sarah SharpUSB: xhci: Fix slot and endpoint context debugging.
2009-09-23 Sarah SharpUSB: xhci: Work around for chain bit in link TRBs.
2009-09-23 Hennerich, MichaelUSB: sl811-hcd: Fix device disconnect:
2009-09-22 Russell KingMerge branch 'master' into for-linus
2009-09-21 Uwe Kleine-Koenigtrivial: fix typos "man[ae]g?ment" -> "management"
2009-09-21 Anand Gadiyartrivial: fix typo "for for" in multiple files
2009-09-21 Anand Gadiyartrivial: OHCI: Fix typo in a comment
2009-09-18 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2009-09-15 GeunSik Limdebugfs: Modified default dir of debugfs for debugging...
2009-09-10 Aric D. BlumerUSB: ohci-pxa27x: Reconfigure power settings on resume
2009-09-10 Mike Rapoport[ARM] pxa: update ohci-pxa27x.c to use 'struct dev_pm_ops'
2009-08-20 David WoodhouseUSB: Work around BIOS bugs by quiescing USB controllers...
2009-08-13 Paul MundtMerge branch 'sh/stable-updates'
2009-08-07 Alan SternUSB: EHCI: fix counting of transaction error retries
2009-08-07 Alan SternUSB: EHCI: fix two new bugs related to Clear-TT-Buffer
2009-08-04 Paul MundtMerge branch 'for-linus' of git://git./linux/kernel...
2009-07-29 Yoshihiro Shimodausb: fix hibernate in r8a66597-hcd dev_pm_ops conversion.
2009-07-28 Sarah SharpUSB: xhci: Stall handling bug fixes.
2009-07-28 John YounUSB: xhci: Support for 64-byte contexts
2009-07-28 Sarah SharpUSB: xhci: Always align output device contexts to 64...
2009-07-28 John YounUSB: xhci: Scratchpad buffer allocation
2009-07-28 Sarah SharpUSB: xhci: Fail gracefully if there's no SS ep companio...
2009-07-28 Sarah SharpUSB: xhci: Handle babble errors on transfers.
2009-07-28 Sarah SharpUSB: xhci: Setup HW retries correctly.
2009-07-28 Sarah SharpUSB: xhci: Check if the host controller died in IRQ...
2009-07-28 Sarah SharpUSB: xhci: Don't oops if the host doesn't halt.
2009-07-28 Sarah SharpUSB: xhci: Make debugging more verbose.
2009-07-28 Sarah SharpUSB: xhci: Correct Event Handler Busy flag usage.
2009-07-28 Sarah SharpUSB: xhci: Handle short control packets correctly.
2009-07-28 Sarah SharpUSB: xhci: Represent 64-bit addresses with one u64.
2009-07-28 Sarah SharpUSB: xhci: Use GFP_ATOMIC while holding spinlocks.
2009-07-28 Sarah SharpUSB: xhci: Deal with stalled endpoints.
2009-07-28 Sarah SharpUSB: xhci: Set TD size in transfer TRB.
2009-07-28 Roel KluinUSB: xhci: fix less- and greater than confusion
2009-07-28 Simon KagstromUSB: ehci-orion: Call ehci_reset before ehci_halt
2009-07-28 Anand GadiyarUSB: OMAP: OHCI: hc_driver's stop method should call...
2009-07-23 Magnus Dammusb: move r8a66597 register defines
2009-07-19 Magnus Dammusb: r8a66597-hcd platform data on_chip support
2009-07-19 Magnus Dammusb: convert r8a66597-hcd to dev_pm_ops
2009-07-13 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-07-12 Alan SternUSB: EHCI: report actual_length for iso transfers
2009-07-12 Alan SternUSB: EHCI: check for STALL before other errors
2009-07-12 Alan SternUSB: EHCI: use the new clear_tt_buffer interface
next