summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2011-05-10Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2011-05-10Merge branch 2.6.39-rc7 into usb-linusGreg Kroah-Hartman
2011-05-09Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-05-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-05-09xHCI 1.0: Max Exit Latency Too Large ErrorAlex He
2011-05-09xHCI 1.0: TT_THINK_TIME setAndiry Xu
2011-05-09xHCI 1.0: Block Interrupts for Isoch transferAndiry Xu
2011-05-09xHCI 1.0: Isoch endpoint CErr field setAndiry Xu
2011-05-09xHCI 1.0: Control endpoint average TRB length field setAndiry Xu
2011-05-09xHCI 1.0: Setup Stage TRB Transfer Type flagAndiry Xu
2011-05-09drm/i915/lvds: Only act on lid notify when the device is onAlex Williamson
2011-05-09drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup"Chris Wilson
2011-05-09drm/i915: Only enable the plane after setting the fb base (pre-ILK)Chris Wilson
2011-05-09Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-05-09eeepc-laptop: Use ACPI handle to identify rfkill portMatthew Garrett
2011-05-09[PATCH] sony-laptop: limit brightness range to DSDT provided onesMattia Dongili
2011-05-09sony-laptop: report failures on setting LCD brightnessMattia Dongili
2011-05-09thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.Manoj Iyer
2011-05-09drm/radeon/kms: add pci id to acer travelmate quirk for 5730Alex Deucher
2011-05-09drm/radeon: fix order of doing things in radeon_crtc_cursor_setIlija Hadzic
2011-05-09drm: mm: fix debug outputDaniel Vetter
2011-05-09Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie
2011-05-09drm/radeon/kms: ATPX switcheroo fixesAlex Deucher
2011-05-09drm/nouveau: Fix a crash at card takedown for NV40 and older cardsJimmy Rentz
2011-05-06USB: OTG: msm: Add PHY suspend support for MSM8960Pavankumar Kondeti
2011-05-06USB: OTG: msm: Configure PHY Analog and Digital voltage domainsAnji jonnala
2011-05-06USB: OTG: msm: Implement charger detectionPavankumar Kondeti
2011-05-06USB: OTG: msm: vote for dayatona fabric clockAnji jonnala
2011-05-06USB: UHCI: Add support for GRLIB GRUSBHC controllerJan Andersson
2011-05-06USB: UHCI: Support non-PCI host controllersJan Andersson
2011-05-06USB: UHCI: Wrap I/O register accessesJan Andersson
2011-05-06USB: UHCI: Move PCI specific functions to uhci-pci.cJan Andersson
2011-05-06USB: UHCI: Codingstyle fixesJan Andersson
2011-05-06USB: UHCI: Allow dynamic assignment of bus specific functionsJan Andersson
2011-05-06USB: UHCI: Remove PCI dependencies from uhci-hubJan Andersson
2011-05-06fsl/usb: Unused endpoint failure for USB gadgetRamneek Mehresh
2011-05-06USB: ohci-s3c2410: return proper error if clk_get failsJingoo Han
2011-05-06USB: ohci-s3c2410: fix checkpatch errors and warningsJingoo Han
2011-05-06USB: ehci-au1xxx: fix suspend callbackManuel Lauss
2011-05-06usb: fix building musb driversAnatolij Gustschin
2011-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2011-05-04Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-05-04Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-05-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-05-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds
2011-05-04drm/i915/dp: Be paranoid in case we disable a DP before it is attachedChris Wilson
2011-05-04drm/i915: Release object along create user fb error pathChris Wilson
2011-05-04drm/radeon/kms: fix gart setup on fusion parts (v2)Alex Deucher
2011-05-04drm: Send pending vblank events before disabling vblank.Christopher James Halse Rogers