summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: add usb2 Link PM variables to sysfs and usb_deviceMathias Nyman2013-06-054-2/+103
* usb: xhci: add USB2 Link power management BESL supportMathias Nyman2013-06-054-64/+164
* usb: xhci: define port register names and use them instead of magic numbersMathias Nyman2013-06-053-11/+14
* usb: xhci: check usb2 port capabilities before adding hw link PM supportMathias Nyman2013-06-053-5/+58
* usb/xhci: unify parameter of xhci_msi_irqAlex Shi2013-06-053-4/+4
* usb: xhci-dbg: Display endpoint number and direction in context dumpJulius Werner2013-06-053-1/+15
* USB: serial: pl2303 works at 500kbpsLuca Olivetti2013-06-031-1/+1
* uwb: use %*ph specifier to dump bufferAndy Shevchenko2013-06-031-4/+3
* USB: OHCI: add a name for the platform-private fieldManjunath Goudar2013-06-031-0/+3
* USB: OHCI: make ohci-platform a separate driverManjunath Goudar2013-06-034-53/+44
* usb, chipidea: remove redundant D0 power state setYijing Wang2013-06-031-1/+0
* usb: misc: usb3503: Remove 100ms sleep on reset, conform to data sheetJulius Werner2013-06-031-4/+2
* usb: misc: usb3503: Fix up whitespaceJulius Werner2013-06-031-1/+1
* Allow the USB HCD to create Wireless USB root hubsThomas Pugliese2013-06-033-1/+30
* usb: host: fusbh200-hcd: rename two functionsYuan-Hsin Chen2013-06-031-6/+6
* USB: serial: add support Infineon modem USB flashloader driverWei Shuai2013-06-033-0/+50
* USB: OHCI: make ohci-pci a separate driverManjunath Goudar2013-05-304-108/+52
* USB: OHCI: Generic changes to make ohci-pci a separate driverManjunath Goudar2013-05-305-24/+19
* USB: OHCI: prepare to make ohci-hcd a library moduleManjunath Goudar2013-05-304-17/+113
* USB: FHCI: upgrade the isochronous APIAlan Stern2013-05-302-3/+7
* USB: IMX21: upgrade the isochronous APIAlan Stern2013-05-301-17/+26
* USB: MUSB: upgrade the isochronous APIAlan Stern2013-05-301-2/+1
* usb: ehci-s5p: skip phy setup for Exynos5440 based platformsThomas Abraham2013-05-301-0/+12
* usb: serial: dump small buffers with help of %*phAndy Shevchenko2013-05-302-15/+4
* USB: host: use platform_{get,set}_drvdata()Jingoo Han2013-05-308-26/+16
* usb: host: ehci-spear: Remove redundant checksSachin Kamat2013-05-301-4/+0
* drivers/usb/host: remove leftover release_mem_regionWolfram Sang2013-05-301-1/+0
* usb: misc: usb3503: Adding device tree entry 'disabled-ports'Dongjin Kim2013-05-302-0/+19
* usb: misc: usb3503: Add to select the ports to disableDongjin Kim2013-05-302-9/+15
* Merge 3.10-rc3 into usb-nextGreg Kroah-Hartman2013-05-27843-5735/+9123
|\
| * Linux 3.10-rc3v3.10-rc3Linus Torvalds2013-05-261-1/+1
| * ipc/sem.c: Fix missing wakeups in do_smart_update_queue()Manfred Spraul2013-05-261-5/+22
| * Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-05-2611-41/+78
| |\
| | * NFS: Fix SETCLIENTID fallback if GSS is not availableChuck Lever2013-05-231-1/+1
| | * SUNRPC: Prevent an rpc_task wakeup raceTrond Myklebust2013-05-221-1/+7
| | * NFSv4.1 Fix a pNFS session draining deadlockAndy Adamson2013-05-206-18/+20
| | * SUNRPC: Convert auth_gss pipe detection to work in namespacesTrond Myklebust2013-05-163-19/+30
| | * SUNRPC: Faster detection if gssd is actually runningTrond Myklebust2013-05-163-1/+18
| | * SUNRPC: Fix a bug in gss_create_upcallTrond Myklebust2013-05-151-2/+3
| * | Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-261-2/+2
| |\ \
| | * | amd64_edac: Fix bogus sysfs file permissionsBorislav Petkov2013-05-211-2/+2
| | |/
| * | Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-2612-71/+62
| |\ \
| | * | parisc: fix irq stack on UP and SMPHelge Deller2013-05-243-41/+26
| | * | parisc/superio: Use module_pci_driver to register driverPeter Huewe2013-05-241-12/+1
| | * | parisc: make interrupt and interruption stack allocation reentrantJohn David Anglin2013-05-242-10/+10
| | * | parisc: show number of FPE and unaligned access handler calls in /proc/interr...Helge Deller2013-05-244-0/+14
| | * | parisc: add additional parisc git tree to MAINTAINERS fileHelge Deller2013-05-241-0/+1
| | * | parisc: use PAGE_SHIFT instead of hardcoded value 12 in pacache.SHelge Deller2013-05-241-6/+6
| | * | parisc: add rp5470 entry to machine databaseHelge Deller2013-05-241-0/+1
| | * | MPILIB: disable usage of floating point registers on pariscHelge Deller2013-05-241-2/+3