summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB: s3c-hsotg: return proper error if clk_get failsJingoo Han2011-05-131-1/+1
* USB: s3c-hsotg: fix checkpatch warningsJingoo Han2011-05-131-4/+3
* USB: s3c-hsudc: fix checkpatch error and warningJingoo Han2011-05-131-1/+1
* USB: s3c-hsudc: use IS_ERR() instead of NULL checkJingoo Han2011-05-131-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-111-9/+9
* | usb: renesas_usbhs: fixup error processing on probe/removeKuninori Morimoto2011-05-111-6/+6
* | usb: renesas_usbhs: fixup fifo disableKuninori Morimoto2011-05-111-16/+13
* | USB: cdc_acm: Fix oops when Droids MuIn LCD is connectedErik Slagter2011-05-112-2/+12
|/
* USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driverThomas Abraham2011-05-104-0/+1375
* ARM: S3C2416: Add support for USB 2.0 High-Speed gadget controllerThomas Abraham2011-05-101-0/+27
* ARM: S3C24XX: Add plaform device definition for USB High-Speed gadget control...Thomas Abraham2011-05-104-0/+63
* ARM: S3C2416: Add USB Phy register definitionsThomas Abraham2011-05-101-0/+25
* 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-102-2/+76
* 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-10559-3254/+6271
|\ \ | |/ |/|
| * Linux 2.6.39-rc7v2.6.39-rc7Linus Torvalds2011-05-091-1/+1
| * vm: fix vm_pgoff wrap in upward expansionHugh Dickins2011-05-091-4/+7
| * Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-05-093-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
| * | Don't lock guardpage if the stack is growing upMikulas Patocka2011-05-093-15/+37
| * | 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
| | * | sony-laptop: report failures on setting LCD brightnessMattia Dongili2011-05-091-2/+3
| | * | thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.Manoj Iyer2011-05-091-2/+4
| * | | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2011-05-092-11/+16
| |\ \ \
| | * | | ASoC: Fix CODEC DAI names for GoniMark Brown2011-04-281-2/+2
| | * | | ASoC: Fix CODEC name in GoniMark Brown2011-04-281-2/+2
| | * | | davinci-mcasp: fix _CBM_CFS pin directionsBen Gardiner2011-04-261-1/+3
| | * | | davinci-mcasp: fix _CBM_CFS hw_paramsBen Gardiner2011-04-261-2/+2
| | * | | davinci-mcasp: use bitfield definitions for PDIRBen Gardiner2011-04-261-3/+6
OpenPOWER on IntegriCloud