summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB: xhci: Check URB_SHORT_NOT_OK before setting short packet status.Sarah Sharp2009-10-051-2/+8
* USB: xhci: Check URB's actual transfer buffer size.Sarah Sharp2009-10-051-1/+16
* USB: xhci: Don't touch xhci_td after it's freed.Sarah Sharp2009-10-051-1/+1
* USB: xhci: Handle babbling endpoints correctly.Sarah Sharp2009-10-051-2/+14
* USB: xhci: Make TRB completion code comparison readable.Sarah Sharp2009-10-051-7/+9
* USB: xhci: Add quirk for Fresco Logic xHCI hardware.Sarah Sharp2009-10-054-23/+148
* USB: xhci: Handle stalled control endpoints.Sarah Sharp2009-10-053-14/+58
* USB: xhci: Support full speed devices.Sarah Sharp2009-10-053-5/+89
* USB: xhci: Set correct max packet size for HS/FS control endpoints.Sarah Sharp2009-10-051-5/+18
* USB: xhci: Configure endpoint code refactoring.Sarah Sharp2009-10-054-52/+169
* USB: xhci: Fix slot and endpoint context debugging.Sarah Sharp2009-10-051-2/+3
* USB: xhci: Work around for chain bit in link TRBs.Sarah Sharp2009-10-054-4/+35
* USB serial: update the console driverAlan Stern2009-10-051-9/+19
* usb-serial: straighten out serial_openAlan Stern2009-10-051-37/+22
* usb-serial: add missing tests and debug linesAlan Stern2009-10-051-4/+17
* usb-serial: rename subroutinesAlan Stern2009-10-051-8/+11
* usb-serial: fix termios initialization logicAlan Stern2009-10-051-12/+10
* usb-serial: acquire references when a new tty is installedAlan Stern2009-10-051-64/+47
* usb-serial: change logic of serial lookupsAlan Stern2009-10-051-8/+23
* usb-serial: put subroutines in logical orderAlan Stern2009-10-051-77/+77
* usb-serial: change referencing of port and serial structuresAlan Stern2009-10-051-75/+20
* tty: USB serial termios bitsAlan Cox2009-10-0511-107/+106
* hwmon: (asus_atk0110) Add maintainer informationLuca Tettamanti2009-10-051-0/+6
* tty: USB can now use the shutdown method for kref based freeing of portsAlan Cox2009-10-051-21/+7
* tty: USB hangup is racyAlan Cox2009-10-051-4/+1
* tty: Add a full port_close functionAlan Cox2009-10-052-3/+34
* Driver core: add new device to bus's list before probingAlan Stern2009-10-053-15/+12
* ath5k: do not release irq across suspend/resumeBob Copeland2009-10-051-11/+0
* ath5k: Wakeup fixesNick Kossifidis2009-10-054-62/+140
* netfilter: ebt_ulog: fix checkentry return valuePatrick McHardy2009-10-051-1/+1
* netfilter: bridge: refcount fixPatrick McHardy2009-10-051-1/+1
* netfilter: nf_conntrack: netns fix re reliable conntrack event deliveryPatrick McHardy2009-10-051-3/+3
* netfilter: nf_nat: fix inverted logic for persistent NAT mappingsPatrick McHardy2009-10-051-1/+1
* perf tools: do not complain if root is owning perf.dataPierre Habouzit2009-10-052-4/+4
* Fix NULL ptr regression in powernow-k8Kurt Roeckx2009-10-051-8/+9
* Revert "KVM: x86: check for cr3 validity in ioctl_set_sregs"Marcelo Tosatti2009-10-051-7/+1
* KVM: Protect update_cr8_intercept() when running without an apicAvi Kivity2009-10-051-0/+3
* KVM: MMU: fix bogus alloc_mmu_pages assignmentMarcelo Tosatti2009-10-051-8/+0
* KVM: MMU: fix missing locking in alloc_mmu_pagesMarcelo Tosatti2009-10-051-0/+2
* KVM: fix cpuid E2BIG handling for extended request typesMark McLoughlin2009-10-051-0/+4
* pty_write: don't do a tty_wakeup() when the buffers are fullLinus Torvalds2009-10-051-2/+4
* net: Make the copy length in af_packet sockopt handler unsignedArjan van de Ven2009-10-051-2/+2
* net ax25: Fix signed comparison in the sockopt handlerArjan van de Ven2009-10-051-1/+1
* pxa/sharpsl_pm: zaurus c3000 aka spitz: fix resumePavel Machek2009-10-051-2/+2
* ahci: restore pci_intx() handlingTejun Heo2009-10-051-2/+2
* can: fix NOHZ local_softirq_pending 08 warningOliver Hartkopp2009-10-052-2/+4
* nfsd4: fix null dereference creating nfsv4 callback clientJ. Bruce Fields2009-10-051-2/+2
* agp/intel: Fix the pre-9xx chipset flush.Eric Anholt2009-10-053-17/+24
* drm/i915: fix tiling on IGDNGZhenyu Wang2009-10-053-8/+21
* drm/I915: Use the CRT DDC to get the EDID for DVI-connector on MacKeith Packard2009-10-051-22/+74