summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm/i915: Fix LVDS panel fitting on ArrandaleZhenyu Wang2009-10-053-3/+24
* drm/i915: Remove DAC disable in CRT force detect on IGDNGZhenyu Wang2009-10-051-7/+2
* drm/i915: Fix SSC frequence for IGDNGZhenyu Wang2009-10-051-0/+3
* drm/i915: Fix typo for wrong LVDS clock setting on IGDNGZhenyu Wang2009-10-051-1/+1
* drm/i915: Check that the relocation points to within the targetChris Wilson2009-10-051-0/+10
* drm/i915: Add buffer to inactive list immediately during faultChris Wilson2009-10-051-2/+1
* drm/i915: prevent FIFO calculation overflows on 32 bits with high dotclocksJesse Barnes2009-10-051-1/+8
* drm/i915: Only destroy a constructed mmap offsetChris Wilson2009-10-051-1/+2
* drm/i915: remove restore in resumeZhenyu Wang2009-10-051-2/+0
* USB: sl811-hcd: Fix device disconnect:Hennerich, Michael2009-10-051-2/+6
* USB: usbtmc: sanity checks for DEV_DEP_MSG_IN urbsGuus Sliepen2009-10-051-4/+18
* USB: usb-storage fails to attach to Huawei Datacard cdrom devicefangxiaozhi2009-10-051-1/+1
* USB: storage: fix a resume path GFP_NOIO must be usedOliver Neukum2009-10-051-1/+1
* USB: serial: pl2303: new hardware support - sanwa multimeterPawel Ludwikow2009-10-052-0/+5
* x86: SGI UV: Fix IPI macrosJack Steiner2009-10-051-1/+1