summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* usb: otg: TWL6030: Introduce the twl6030_phy_suspend function.Hema HK2011-02-181-0/+13
* usb: otg: Remove one unnecessary I2C read request.Hema HK2011-02-171-5/+2
* usb: otg: enable regulator only on cable/device connectHema HK2011-02-171-15/+12
* usb: musb: Using runtime pm APIs for musb.Hema HK2011-02-172-59/+24
* usb: musb: gadget: do not poke with gadget's list_headFelipe Balbi2011-02-174-31/+41
* usb: musb: gadget: beautify usb_gadget_probe_driver()/usb_gadget_unregister_d...Felipe Balbi2011-02-171-71/+79
* usb: musb: do not error out if Kconfig doesn't match board modeFelipe Balbi2011-02-171-25/+0
* usb: isp1362-hcd: use bitmap_clear() and bitmap_set()Akinobu Mita2011-02-171-5/+2
* USB: make ehci msm driver use ehci_run.Matthieu CASTET2011-02-171-87/+5
* USB: don't run ehci_reset in ehci_run for tdi deviceMatthieu CASTET2011-02-172-3/+9
* USB: OTG: msm: Fix bug in msm_otg_mode_writePavankumar Kondeti2011-02-171-1/+2
* USB: OTG: msm: Fix compiler warning with CONFIG_PM disabledPavankumar Kondeti2011-02-171-15/+13
* usb_storage: realtek_cr patch: add const modifierwwang2011-02-171-1/+1
* usb_storage: realtek_cr patch: fix sparse warningwwang2011-02-171-2/+2
* USB: sierra: error handling in runtime PMOliver Neukum2011-02-171-4/+12
* usb_wwan: fix error case in close()Oliver Neukum2011-02-171-1/+3
* usb_wwan: error case of resumeOliver Neukum2011-02-171-1/+22
* usb_wwan: data consistency in error caseOliver Neukum2011-02-171-1/+1
* usb_wwan: fix runtime PM in error caseOliver Neukum2011-02-171-0/+1
* usb_wwan: fix error in marking device busyOliver Neukum2011-02-171-4/+9
* usb: gadget: at91_udc: Fix error pathRahul Ruikar2011-02-171-1/+3
* USB: isp1760: Implement solution for erratum 2Sebastian Andrzej Siewior2011-02-172-6/+17
* USB: Mark EHCI LPM functions as __maybe_unusedMaksim Rayskiy2011-02-171-2/+3
* usb: fusb300_udc: add more "ep%d" namesDan Carpenter2011-02-171-1/+2
* USB: s3c2410_udc: Add handling for S3C244X dual-packet modeFabian Godehardt2011-02-171-1/+15
* usb: pch_udc: Fixed issue which does not work with g_etherToshiharu Okada2011-02-171-74/+104
* USB: Gadget: Reorder driver name assignmentJassi Brar2011-02-171-3/+3
* USB: Gadget: Composite: Debug interface comparisonJassi Brar2011-02-171-3/+3
* Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman2011-02-17467-3326/+8101
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2011-02-155-45/+44
| |\
| | * m68knommu: fix dereference of port.ttyGreg Ungerer2011-02-161-15/+14
| | * m68knommu: Rename m548x_wdt.c to m54xx_wdt.cPhilippe De Muyter2011-02-083-4/+4
| | * m68knommu: fix m548x_wdt.c compilation after headers renamingPhilippe De Muyter2011-02-081-25/+25
| | * m68knommu: Remove dependencies on nonexistent M68KNOMMUGeert Uytterhoeven2011-02-081-1/+1
| * | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-02-1545-299/+676
| |\ \
| | * | drm/radeon/kms: hopefully fix pll issues for real (v3)Alex Deucher2011-02-151-14/+8
| | * | drm/radeon/kms: add bounds checking to avivo pll algoAlex Deucher2011-02-151-0/+10
| | * | drm/radeon/kms: fix a few more atombios endian issuesAlex Deucher2011-02-152-7/+7
| | * | Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie2011-02-1411-99/+229
| | |\ \
| | | * | drm/i915: Fix resume regression from 5d1d0ccChris Wilson2011-02-111-2/+1
| | | * | drm/i915/tv: Use polling rather than interrupt-based hotplugChris Wilson2011-02-111-13/+30
| | | * | drm/i915: Trigger modesetting if force-audio changesChris Wilson2011-02-113-18/+91
| | | * | drm/i915/sdvo: If we have an EDID confirm it matches the mode of the connectionChris Wilson2011-02-091-5/+27
| | | * | drm/i915: Disable RC6 on IronlakeChris Wilson2011-02-094-44/+55
| | | * | drm/i915/lvds: Restore dithering on native modes for gen2/3Chris Wilson2011-02-061-6/+6
| | | * | drm/i915: Invalidate TLB caches on SNB BLT/BSD ringsChris Wilson2011-02-022-11/+19
| | * | | drm/radeon/kms: improve 6xx/7xx CS error outputAlex Deucher2011-02-141-20/+26
| | * | | drm/radeon/kms: check AA resolve registers on r300Marek Olšák2011-02-148-13/+49
| | * | | drm/radeon/kms: fix tracking of BLENDCNTL, COLOR_CHANNEL_MASK, and GB_Z on r300Marek Olšák2011-02-145-12/+5
| | * | | drm/radeon/kms: use linear aligned for evergreen/ni bo blitsAlex Deucher2011-02-141-2/+2