summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-07USB: OTG: msm: Add PHY suspend support for MSM8960Pavankumar Kondeti1-10/+54
2011-05-07USB: OTG: msm: Configure PHY Analog and Digital voltage domainsAnji jonnala1-0/+189
2011-05-07USB: OTG: msm: Implement charger detectionPavankumar Kondeti2-4/+386
2011-05-07USB: OTG: msm: vote for dayatona fabric clockAnji jonnala1-1/+35
2011-05-07USB: UHCI: Add support for GRLIB GRUSBHC controllerJan Andersson3-7/+234
2011-05-07USB: UHCI: Support non-PCI host controllersJan Andersson3-0/+142
2011-05-07USB: UHCI: Wrap I/O register accessesJan Andersson4-47/+77
2011-05-07USB: UHCI: Move PCI specific functions to uhci-pci.cJan Andersson2-294/+333
2011-05-07USB: UHCI: Codingstyle fixesJan Andersson1-5/+5
2011-05-07USB: UHCI: Allow dynamic assignment of bus specific functionsJan Andersson2-19/+78
2011-05-07USB: UHCI: Remove PCI dependencies from uhci-hubJan Andersson3-4/+17
2011-05-07fsl/usb: Unused endpoint failure for USB gadgetRamneek Mehresh1-6/+21
2011-05-07USB: ohci-s3c2410: return proper error if clk_get failsJingoo Han1-2/+2
2011-05-07USB: ohci-s3c2410: fix checkpatch errors and warningsJingoo Han1-23/+23
2011-05-07USB: ehci-au1xxx: fix suspend callbackManuel Lauss1-6/+3
2011-05-07usb: fix building musb driversAnatolij Gustschin11-72/+68
2011-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-1/+6
2011-05-05Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds17-23/+24
2011-05-05Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds7-14/+45
2011-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-2/+2
2011-05-05Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-13/+44
2011-05-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds1-14/+25
2011-05-04drm/i915/dp: Be paranoid in case we disable a DP before it is attachedChris Wilson1-2/+15
2011-05-04drm/i915: Release object along create user fb error pathChris Wilson1-1/+3
2011-05-04drm/radeon/kms: fix gart setup on fusion parts (v2)Alex Deucher3-8/+17
2011-05-04drm: Send pending vblank events before disabling vblank.Christopher James Halse Rogers1-0/+23
2011-05-04drm/radeon: fix regression on atom cards with hardcoded EDID record.Dave Airlie1-2/+3
2011-05-04[SCSI] fix oops in scsi_run_queue()James Bottomley1-1/+6
2011-05-03staging: Remove a warning for drivers/staging/wlan-ng/cfg80211.cHarry Wei1-1/+1
2011-05-03USB: EHCI: Add bus glue for GRLIB GRUSBHC controllerJan Andersson5-2/+253
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson26-28/+41