/dev/mem: remove redundant parameter from do_write_kmem()
[safe/jmp/linux-2.6] / drivers / usb / host /
2009-12-11 Sarah SharpUSB: xhci: Fix command completion after a drop endpoint.
2009-12-11 Sarah SharpUSB: xhci: Make reverting an alt setting "unfailable".
2009-12-11 Julia LawallUSB: ehci-omap.c: introduce missing kfree
2009-12-11 Julia LawallUSB: xhci-mem.c: introduce missing kfree
2009-12-11 David VrabelUSB: whci-hcd: correctly handle sg lists longer than...
2009-12-11 Sarah SharpUSB: xhci: Handle errors that cause endpoint halts.
2009-12-11 Sarah SharpUSB: xhci: Return success for vendor-specific info...
2009-12-11 Sarah SharpUSB: xhci: Return -EPROTO on a split transaction error.
2009-12-11 Sarah SharpUSB: xhci: Set transfer descriptor size field correctly.
2009-12-11 Sarah SharpUSB: xhci: Add tests for TRB address translation.
2009-12-11 Dan CarpenterUSB: r8a66597: clean up. remove unneeded null checks
2009-12-11 Roel KluinUSB: FIX bitfield istl_flip:1, make it unsigned.
2009-12-11 Alan SternUSB: EHCI: add native scatter-gather support
2009-12-11 Daniel MackUSB: Add EHCI support for MX27 and MX31 based boards
2009-12-11 Sarah SharpUSB: ehci: Respect IST when scheduling new split iTDs.
2009-12-11 Sarah SharpUSB: ehci: Minor constant fix for SCHEDULE_SLOP.
2009-12-11 Sarah SharpUSB: xhci: Remove unused HCD statistics code.
2009-12-11 Sarah SharpUSB: xhci: Add watchdog timer for URB cancellation.
2009-12-11 Sarah SharpUSB: xhci: Re-purpose xhci_quiesce().
2009-12-11 Sarah SharpUSB: xhci: Handle URB cancel, complete and resubmit...
2009-12-11 Felipe BalbiUSB: host: ehci: introduce omap ehci-hcd driver
2009-12-11 David VrabelUSB: wusb: add wusb_phy_rate sysfs file to host controllers
2009-12-11 David Vrabelusb: whci-hcd: decode more QHead fields in the debug...
2009-12-11 Hong XuUSB: modifications for at91sam9g10
2009-12-11 David VrabelUSB: whci-hcd: fix type and format warnings in sg code
2009-12-11 David VrabelUSB: whci-hcd: support urbs with scatter-gather lists
2009-12-11 David VrabelUSB: make urb scatter-gather support more generic
2009-12-11 Jean DelvareUSB: Add missing static markers to ohci-pnx4008
2009-12-11 Julie ZhuUSB: Add support for Xilinx USB host controller
2009-12-11 Jason WesselUSB: ehci-hub: Remove redundant ehci->debug check
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-08 Linus TorvaldsMerge branch 'omap-for-linus' of git://git./linux/kerne...
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-05 Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-2.6
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-12-04 Ozan Çağlayanehci-hcd: Fix typo in an error message
2009-12-01 Oliver NeukumUSB: work around for EHCI with quirky periodic schedules
2009-12-01 Alan SternUSB: EHCI: don't send Clear-TT-Buffer following a STALL
2009-11-28 Dominik Brodowskipcmcia: rework the irq_req_t typedef
2009-11-28 Dominik Brodowskipcmcia: remove deprecated handle_to_dev() macro
2009-11-22 Tony LindgrenMerge 7xx-iosplit-plat-merge with omap-fixes
2009-11-18 Sarah SharpUSB: xhci: Fix scratchpad deallocation.
2009-11-18 Sarah SharpUSB: xhci: Fix TRB physical to virtual address translation.
2009-11-18 Sarah SharpUSB: xhci: Fix bug memory free after failed initialization.
2009-11-18 Libin YangUSB: ohci: quirk AMD prefetch for USB 1.1 ISO transfer
2009-11-11 Tony LindgrenMerge branch '7xx-iosplit-plat' with omap-fixes
2009-11-09 Dominik Brodowskipcmcia: use dynamic debug infrastructure, deprecate...
2009-10-30 Yoshihiro ShimodaUSB: r8a66597-hcd: fix cannot detect a device when...
2009-10-20 Tony Lindgrenomap: headers: Move remaining headers from include...
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.
next