summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xhci: Fix register save/restore order.Sarah Sharp2012-04-111-4/+4
* xhci: Restore event ring dequeue pointer on resume.Sarah Sharp2012-04-111-0/+1
* xhci: Don't write zeroed pointers to xHC registers.Sarah Sharp2012-04-111-7/+2Star
* xhci: Warn when hosts don't halt.Sarah Sharp2012-04-111-0/+3
* xhci: don't re-enable IE constantlyFelipe Balbi2012-04-112-1/+5
* usb: xhci: fix section mismatch in linux-nextGerard Snitselaar2012-04-111-1/+1
* xHCI: correct to print the true HSEE of USBCMDAlex He2012-04-111-1/+1
* USB: serial: fix race between probe and openJohan Hovold2012-04-101-0/+8
* UHCI: hub_status_data should indicate if ports are resumingAlan Stern2012-04-101-2/+3
* EHCI: keep track of ports being resumed and indicate in hub_status_dataAlan Stern2012-04-104-15/+23
* USB: fix race between root-hub suspend and remote wakeupAlan Stern2012-04-101-0/+12
* USB: sierra: add support for Sierra Wireless MC7710Anton Samokhvalov2012-04-101-0/+1
* USB: ftdi_sio: fix race condition in TIOCMIWAIT, and abort of TIOCMIWAIT when...Simon Arlott2012-04-101-5/+7
* USB: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNTSimon Arlott2012-04-101-11/+13
* USB: don't ignore suspend errors for root hubsAlan Stern2012-04-101-2/+7
* USB: fix bug in serial driver unregistrationAlan Stern2012-04-103-34/+2Star
* USB: serial: metro-usb: Fix idProduct for Uni-Directional mode.Aleksey Babahin2012-04-101-3/+3
* USB: option: re-add NOVATELWIRELESS_PRODUCT_HSPA_HIGHSPEED to option_id arraySantiago Garcia Mantinan2012-04-101-0/+1
* USB: pl2303: fix DTR/RTS being raised on baud rate changeJohan Hovold2012-04-101-1/+1
* Merge 3.2-rc1 into usb-linusGreg Kroah-Hartman2012-04-087-17/+81
|\
| * USB: remove compile warning on gadget/inode.cMichael BRIGHT2012-04-061-1/+0Star
| * USB documentation: explain lifetime rules for unlinking URBsAlan Stern2012-04-062-0/+34
| * USB: don't clear urb->dev in scatter-gather libraryAlan Stern2012-04-061-5/+6
| * usb: storage: fix lockdep warning inside usb_stor_pre_reset(v2)Ming Lei2012-04-061-0/+30
| * usb/usbmon: correct the data interpretation of usbmon's outputSebastian Andrzej Siewior2012-04-061-3/+3
| * usb: Put USB Kconfig items back under USB.David Daney2012-04-061-8/+8
* | Linux 3.4-rc2Linus Torvalds2012-04-081-1/+1
* | Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-072-1/+8
|\ \
| * | regmap: prevent division by zero in rbtree_showStephen Warren2012-04-051-1/+7
| * | regmap: Export regcache_sync_region()Mark Brown2012-04-031-0/+1
| |/
* | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-04-078-12/+36
|\ \
| * | KVM: Resolve RCU vs. async page fault problemGleb Natapov2012-04-051-0/+4
| * | Merge tag 'powerpc-fixes' of git://github.com/paulusmack/linux into new/masterAvi Kivity2012-04-055-11/+29
| |\ \
| | * | KVM: PPC: Book3S: PR: Fix preemptionAlexander Graf2012-04-031-2/+1Star
| | * | KVM: PPC: Save/Restore CR over vcpu_runAlexander Graf2012-04-032-1/+13
| | * | KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entryPaul Mackerras2012-04-031-2/+6
| | * | KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears existPaul Mackerras2012-04-031-4/+5
| | * | KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access codeAlexander Graf2012-04-031-2/+4
| * | | KVM: VMX: vmx_set_cr0 expects kvm->srcu lockedMarcelo Tosatti2012-04-051-0/+2
| * | | KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr()Sasikantha babu2012-04-051-1/+1
* | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-04-0720-105/+147
|\ \ \ \
| * | | | sh: fix clock-sh7757 for the latest sh_mobile_sdhi driverShimoda, Yoshihiro2012-04-041-1/+1
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'sh/urgent', 'sh/vsyscall' and 'common/serial-rework' into sh-...Paul Mundt2012-03-304-102/+131
| |\ \ \ \ \
| | | * | | | serial: sh-sci: use serial_port_in/out vs sci_in/out.Paul Mundt2012-03-302-89/+86Star
| | * | | | | sh: vsyscall: Fix up .eh_frame generation.Paul Mundt2012-03-302-13/+45
| | |/ / / /
| * | | | | sh: dma: Fix up device attribute mismatch from sysdev fallout.Paul Mundt2012-03-301-1/+1
| * | | | | sh: dwarf unwinder depends on SHcompact.Paul Mundt2012-03-301-0/+1
| * | | | | sh: fix up fallout from system.h disintegration.Paul Mundt2012-03-3013-1/+13
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-04-071-4/+4
|\ \ \ \ \
| * | | | | sysctl: fix write access to dmesg_restrict/kptr_restrictKees Cook2012-04-051-4/+4