summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* USB: option: add support for Huawei E353 deviceMarcin Gałczyński2011-05-171-0/+2
* xhci: Fix memory leak bug when dropping endpointsSarah Sharp2011-05-171-1/+10
* xhci: Fix memory leak in ring cache deallocation.Sarah Sharp2011-05-171-4/+3
* xhci: Fix full speed bInterval encoding.Sarah Sharp2011-05-141-2/+2
* Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman2011-05-1418-339/+319
|\
| * usb: musb: Calling VBUS pulsing API when SRP is initiated.Hema HK2011-05-131-0/+4
| * usb: otg: TWL6030: OMAP4430: Adding SRP VBUS pulsing APIHema HK2011-05-131-0/+15
| * usb: musb: host: remove duplicate check in musb_ep_program()Sergei Shtylyov2011-05-131-27/+22
| * usb: musb: export musb_interrupt symbolFelipe Balbi2011-05-131-1/+1
| * usb: musb: allow musb and glue layers to be modulesFelipe Balbi2011-05-131-10/+10
| * usb: musb: drop unneeded musb_debug trickeryFelipe Balbi2011-05-1317-301/+267
* | usb: gadget: rndis: don't test against req->lengthFelipe Balbi2011-05-141-2/+1
* | usb/gadget: at91sam9g20 fix end point max packet sizeJean-Christophe PLAGNIOL-VILLARD2011-05-141-1/+1
* | drivers/usb/serial/opticon.c: Release resources on kmalloc failureJulia Lawall2011-05-141-2/+5
* | USB: s3c-hsotg: return proper error if clk_get failsJingoo Han2011-05-141-1/+1
* | USB: s3c-hsotg: fix checkpatch warningsJingoo Han2011-05-141-4/+3
* | USB: s3c-hsudc: fix checkpatch error and warningJingoo Han2011-05-141-1/+1
* | USB: s3c-hsudc: use IS_ERR() instead of NULL checkJingoo Han2011-05-141-2/+2
|/
* xhci: move the common code to a function to get max ports and port arrayhuajun li2011-05-121-39/+27
* ehci: workaround for pci quirk timeout on ExoPCAndy Ross2011-05-121-10/+25
* ehci: pci quirk cleanupAndy Ross2011-05-121-70/+66
* Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2011-05-121-9/+9
|\
| * xhci: Fix bug in control transfer cancellation.Sarah Sharp2011-05-121-9/+9
* | usb: renesas_usbhs: fixup error processing on probe/removeKuninori Morimoto2011-05-121-6/+6
* | usb: renesas_usbhs: fixup fifo disableKuninori Morimoto2011-05-121-16/+13
* | USB: cdc_acm: Fix oops when Droids MuIn LCD is connectedErik Slagter2011-05-122-2/+12
|/
* USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driverThomas Abraham2011-05-104-0/+1375
* usb: gadget: Remove the LUN checks which are always trueMaxin B John2011-05-102-2/+2
* usb: fix warning in usbtest module v2Greg Dietsche2011-05-101-3/+3
* USB: ehci-s5p : use __devinit and __devexit macros for probe and removeJingoo Han2011-05-101-3/+3
* USB: cp210x: fix typo, Telegesys should have been TelegesisFlorian Fainelli2011-05-101-1/+1
* usb: gadget: f_mass_storage: Make us pass USBCV MSC Compliance testsRoger Quadros2011-05-101-1/+5
* usb: gadget: composite: Allow function drivers to pause control transfersRoger Quadros2011-05-101-1/+61
* Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2011-05-104-5/+45
|\
| * xHCI 1.0: Max Exit Latency Too Large ErrorAlex He2011-05-092-1/+8
| * xHCI 1.0: TT_THINK_TIME setAndiry Xu2011-05-091-1/+6
| * xHCI 1.0: Block Interrupts for Isoch transferAndiry Xu2011-05-092-0/+7
| * xHCI 1.0: Isoch endpoint CErr field setAndiry Xu2011-05-091-2/+2
| * xHCI 1.0: Control endpoint average TRB length field setAndiry Xu2011-05-091-1/+8
| * xHCI 1.0: Setup Stage TRB Transfer Type flagAndiry Xu2011-05-092-0/+14
* | Merge branch 2.6.39-rc7 into usb-linusGreg Kroah-Hartman2011-05-10248-950/+2219
|\ \ | |/ |/|
| * Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-05-103-7/+23
| |\
| | * drm/i915/lvds: Only act on lid notify when the device is onAlex Williamson2011-05-091-0/+3
| | * drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup"Chris Wilson2011-05-091-2/+2
| | * drm/i915: Only enable the plane after setting the fb base (pre-ILK)Chris Wilson2011-05-091-2/+0
| | * drm/i915/dp: Be paranoid in case we disable a DP before it is attachedChris Wilson2011-05-041-2/+15
| | * drm/i915: Release object along create user fb error pathChris Wilson2011-05-041-1/+3
| * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-05-093-43/+150
| |\ \
| | * | eeepc-laptop: Use ACPI handle to identify rfkill portMatthew Garrett2011-05-091-16/+41
| | * | [PATCH] sony-laptop: limit brightness range to DSDT provided onesMattia Dongili2011-05-091-24/+103