summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-04-11xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He
2012-04-11xHCI: use gfp flags from caller instead of GFP_ATOMICDan Carpenter
2012-04-11xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI hostElric Fu
2012-04-11USB: fix bug of device descriptor got from superspeed deviceElric Fu
2012-04-11xhci: Fix register save/restore order.Sarah Sharp
2012-04-11xhci: Restore event ring dequeue pointer on resume.Sarah Sharp
2012-04-11xhci: Don't write zeroed pointers to xHC registers.Sarah Sharp
2012-04-11xhci: Warn when hosts don't halt.Sarah Sharp
2012-04-11xhci: don't re-enable IE constantlyFelipe Balbi
2012-04-10usb: xhci: fix section mismatch in linux-nextGerard Snitselaar
2012-04-10xHCI: correct to print the true HSEE of USBCMDAlex He
2012-04-10USB: serial: fix race between probe and openJohan Hovold
2012-04-09UHCI: hub_status_data should indicate if ports are resumingAlan Stern
2012-04-09EHCI: keep track of ports being resumed and indicate in hub_status_dataAlan Stern
2012-04-09USB: fix race between root-hub suspend and remote wakeupAlan Stern
2012-04-09USB: sierra: add support for Sierra Wireless MC7710Anton Samokhvalov
2012-04-09USB: ftdi_sio: fix race condition in TIOCMIWAIT, and abort of TIOCMIWAIT when...Simon Arlott
2012-04-09USB: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNTSimon Arlott
2012-04-09USB: don't ignore suspend errors for root hubsAlan Stern
2012-04-09USB: fix bug in serial driver unregistrationAlan Stern
2012-04-09USB: serial: metro-usb: Fix idProduct for Uni-Directional mode.Aleksey Babahin
2012-04-09USB: option: re-add NOVATELWIRELESS_PRODUCT_HSPA_HIGHSPEED to option_id arraySantiago Garcia Mantinan
2012-04-09USB: pl2303: fix DTR/RTS being raised on baud rate changeJohan Hovold
2012-04-08Merge 3.2-rc1 into usb-linusGreg Kroah-Hartman
2012-04-07Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-07Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-04-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-04-06Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-06tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad
2012-04-06tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad
2012-04-06Merge branches 'idle-fix' and 'misc' into releaseLen Brown
2012-04-06Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-04-06Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-04-06Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-04-06USB: remove compile warning on gadget/inode.cMichael BRIGHT
2012-04-06USB documentation: explain lifetime rules for unlinking URBsAlan Stern
2012-04-06USB: don't clear urb->dev in scatter-gather libraryAlan Stern
2012-04-06usb: storage: fix lockdep warning inside usb_stor_pre_reset(v2)Ming Lei
2012-04-06usb: Put USB Kconfig items back under USB.David Daney
2012-04-06cpuidle: Fix panic in CPU off-lining with no idle driverToshi Kani
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-06xen/pcifront: avoid pci_frontend_enable_msix() falsely returning successJan Beulich
2012-04-06xen/pciback: fix XEN_PCI_OP_enable_msix resultJan Beulich
2012-04-06xen: only check xen_platform_pci_unplug if hvmIgor Mammedov
2012-04-05Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-04-05mmc: use really long write timeout to deal with crappy cardsPaul Walmsley
2012-04-05mmc: sdhci-dove: Fix compile error by including module.hAlf Høgemark
2012-04-05mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.Al Cooper
2012-04-05Revert "mmc: sdhci-pci: Add MSI support"Chris Ball