summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-10-05USB: Fix SS endpoint companion descriptor parsing.Sarah Sharp
2009-10-05USB: xhci: Support interrupt transfers.Sarah Sharp
2009-10-05USB: xhci: Set -EREMOTEIO when xHC gives bad transfer length.Sarah Sharp
2009-10-05USB: xhci: Check URB_SHORT_NOT_OK before setting short packet status.Sarah Sharp
2009-10-05USB: xhci: Check URB's actual transfer buffer size.Sarah Sharp
2009-10-05USB: xhci: Don't touch xhci_td after it's freed.Sarah Sharp
2009-10-05USB: xhci: Handle babbling endpoints correctly.Sarah Sharp
2009-10-05USB: xhci: Make TRB completion code comparison readable.Sarah Sharp
2009-10-05USB: xhci: Add quirk for Fresco Logic xHCI hardware.Sarah Sharp
2009-10-05USB: xhci: Handle stalled control endpoints.Sarah Sharp
2009-10-05USB: xhci: Support full speed devices.Sarah Sharp
2009-10-05USB: xhci: Set correct max packet size for HS/FS control endpoints.Sarah Sharp
2009-10-05USB: xhci: Configure endpoint code refactoring.Sarah Sharp
2009-10-05USB: xhci: Fix slot and endpoint context debugging.Sarah Sharp
2009-10-05USB: xhci: Work around for chain bit in link TRBs.Sarah Sharp
2009-10-05USB serial: update the console driverAlan Stern
2009-10-05usb-serial: straighten out serial_openAlan Stern
2009-10-05usb-serial: add missing tests and debug linesAlan Stern
2009-10-05usb-serial: rename subroutinesAlan Stern
2009-10-05usb-serial: fix termios initialization logicAlan Stern
2009-10-05usb-serial: acquire references when a new tty is installedAlan Stern
2009-10-05usb-serial: change logic of serial lookupsAlan Stern
2009-10-05usb-serial: put subroutines in logical orderAlan Stern
2009-10-05usb-serial: change referencing of port and serial structuresAlan Stern
2009-10-05tty: USB serial termios bitsAlan Cox
2009-10-05tty: USB can now use the shutdown method for kref based freeing of portsAlan Cox
2009-10-05tty: USB hangup is racyAlan Cox
2009-10-05tty: Add a full port_close functionAlan Cox
2009-10-05Driver core: add new device to bus's list before probingAlan Stern
2009-10-05ath5k: do not release irq across suspend/resumeBob Copeland
2009-10-05ath5k: Wakeup fixesNick Kossifidis
2009-10-05pty_write: don't do a tty_wakeup() when the buffers are fullLinus Torvalds
2009-10-05ahci: restore pci_intx() handlingTejun Heo
2009-10-05can: fix NOHZ local_softirq_pending 08 warningOliver Hartkopp
2009-10-05agp/intel: Fix the pre-9xx chipset flush.Eric Anholt
2009-10-05drm/i915: fix tiling on IGDNGZhenyu Wang
2009-10-05drm/I915: Use the CRT DDC to get the EDID for DVI-connector on MacKeith Packard
2009-10-05drm/i915: Fix LVDS panel fitting on ArrandaleZhenyu Wang
2009-10-05drm/i915: Remove DAC disable in CRT force detect on IGDNGZhenyu Wang
2009-10-05drm/i915: Fix SSC frequence for IGDNGZhenyu Wang
2009-10-05drm/i915: Fix typo for wrong LVDS clock setting on IGDNGZhenyu Wang
2009-10-05drm/i915: Check that the relocation points to within the targetChris Wilson
2009-10-05drm/i915: Add buffer to inactive list immediately during faultChris Wilson
2009-10-05drm/i915: prevent FIFO calculation overflows on 32 bits with high dotclocksJesse Barnes
2009-10-05drm/i915: Only destroy a constructed mmap offsetChris Wilson
2009-10-05drm/i915: remove restore in resumeZhenyu Wang
2009-10-05USB: sl811-hcd: Fix device disconnect:Hennerich, Michael
2009-10-05USB: usbtmc: sanity checks for DEV_DEP_MSG_IN urbsGuus Sliepen
2009-10-05USB: usb-storage fails to attach to Huawei Datacard cdrom devicefangxiaozhi
2009-10-05USB: storage: fix a resume path GFP_NOIO must be usedOliver Neukum