summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-05-13usb: musb: drop unneeded musb_debug trickeryFelipe Balbi17-301/+267
2011-05-12xhci: move the common code to a function to get max ports and port arrayhuajun li1-39/+27
2011-05-12ehci: workaround for pci quirk timeout on ExoPCAndy Ross1-10/+25
2011-05-12ehci: pci quirk cleanupAndy Ross1-70/+66
2011-05-12Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman1-9/+9
2011-05-11xhci: Fix bug in control transfer cancellation.Sarah Sharp1-9/+9
2011-05-11usb: renesas_usbhs: fixup error processing on probe/removeKuninori Morimoto1-6/+6
2011-05-11usb: renesas_usbhs: fixup fifo disableKuninori Morimoto1-16/+13
2011-05-11USB: cdc_acm: Fix oops when Droids MuIn LCD is connectedErik Slagter2-2/+12
2011-05-10USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driverThomas Abraham4-0/+1375
2011-05-10usb: gadget: Remove the LUN checks which are always trueMaxin B John2-2/+2
2011-05-10usb: fix warning in usbtest module v2Greg Dietsche1-3/+3
2011-05-10USB: ehci-s5p : use __devinit and __devexit macros for probe and removeJingoo Han1-3/+3
2011-05-10USB: cp210x: fix typo, Telegesys should have been TelegesisFlorian Fainelli1-1/+1
2011-05-10usb: gadget: f_mass_storage: Make us pass USBCV MSC Compliance testsRoger Quadros1-1/+5
2011-05-10usb: gadget: composite: Allow function drivers to pause control transfersRoger Quadros1-1/+61
2011-05-10Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman4-5/+45
2011-05-10Merge branch 2.6.39-rc7 into usb-linusGreg Kroah-Hartman248-950/+2219
2011-05-09Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-7/+23
2011-05-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds3-43/+150
2011-05-09xHCI 1.0: Max Exit Latency Too Large ErrorAlex He2-1/+8
2011-05-09xHCI 1.0: TT_THINK_TIME setAndiry Xu1-1/+6
2011-05-09xHCI 1.0: Block Interrupts for Isoch transferAndiry Xu2-0/+7
2011-05-09xHCI 1.0: Isoch endpoint CErr field setAndiry Xu1-2/+2
2011-05-09xHCI 1.0: Control endpoint average TRB length field setAndiry Xu1-1/+8
2011-05-09xHCI 1.0: Setup Stage TRB Transfer Type flagAndiry Xu2-0/+14
2011-05-09drm/i915/lvds: Only act on lid notify when the device is onAlex Williamson1-0/+3
2011-05-09drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup"Chris Wilson1-2/+2
2011-05-09drm/i915: Only enable the plane after setting the fb base (pre-ILK)Chris Wilson1-2/+0
2011-05-09Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds6-12/+40
2011-05-09eeepc-laptop: Use ACPI handle to identify rfkill portMatthew Garrett1-16/+41
2011-05-09[PATCH] sony-laptop: limit brightness range to DSDT provided onesMattia Dongili1-24/+103
2011-05-09sony-laptop: report failures on setting LCD brightnessMattia Dongili1-2/+3
2011-05-09thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.Manoj Iyer1-2/+4
2011-05-09drm/radeon/kms: add pci id to acer travelmate quirk for 5730Alex Deucher1-2/+2
2011-05-09drm/radeon: fix order of doing things in radeon_crtc_cursor_setIlija Hadzic1-3/+3
2011-05-09drm: mm: fix debug outputDaniel Vetter1-3/+3
2011-05-09Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie2-2/+5
2011-05-09drm/radeon/kms: ATPX switcheroo fixesAlex Deucher1-2/+27
2011-05-09drm/nouveau: Fix a crash at card takedown for NV40 and older cardsJimmy Rentz2-2/+5
2011-05-06USB: OTG: msm: Add PHY suspend support for MSM8960Pavankumar Kondeti1-10/+54
2011-05-06USB: OTG: msm: Configure PHY Analog and Digital voltage domainsAnji jonnala1-0/+189
2011-05-06USB: OTG: msm: Implement charger detectionPavankumar Kondeti2-4/+386
2011-05-06USB: OTG: msm: vote for dayatona fabric clockAnji jonnala1-1/+35
2011-05-06USB: UHCI: Add support for GRLIB GRUSBHC controllerJan Andersson3-7/+234
2011-05-06USB: UHCI: Support non-PCI host controllersJan Andersson3-0/+142
2011-05-06USB: UHCI: Wrap I/O register accessesJan Andersson4-47/+77
2011-05-06USB: UHCI: Move PCI specific functions to uhci-pci.cJan Andersson2-294/+333
2011-05-06USB: UHCI: Codingstyle fixesJan Andersson1-5/+5
2011-05-06USB: UHCI: Allow dynamic assignment of bus specific functionsJan Andersson2-19/+78