aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-07USB: dummy-hcd needs the has_tt flagAlan Stern1-0/+1
2011-06-07usb-storage: redo incorrect readsAlan Stern4-1/+62
2011-06-07Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next into drm-fixesDave Airlie7-59/+74
2011-06-07Merge remote branch 'keithp/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie12-128/+87
2011-06-06usb/renesas_usbhs: free uep on removalSebastian Andrzej Siewior1-0/+1
2011-06-06usb/s3c-hsudc: fix error pathSebastian Andrzej Siewior1-2/+4
2011-06-06usb/pxa25x_udc: cleanup the LUBBOCK err pathSebastian Andrzej Siewior1-3/+2
2011-06-06usb/mv_udc_core: fix compileSebastian Andrzej Siewior1-4/+4
2011-06-06usb: gadget: include <linux/prefetch.h> to fix compiling errorBryan Wu5-0/+5
2011-06-06USB: s3c-hsotg: Tone down debuggingMark Brown1-10/+12
2011-06-06usb: remove bad dput after dentry_unhashSage Weil1-1/+0
2011-06-07drm/nv40: fall back to paged dma object for the momentBen Skeggs2-2/+2
2011-06-07drm/nouveau: fix leak of gart mm nodeBen Skeggs1-0/+2
2011-06-07drm/nouveau: fix vram page mapping when crossing page table boundariesBen Skeggs1-0/+1
2011-06-07drm/nv17-nv40: Fix modesetting failure when pitch == 4096px (fdo bug 35901).Francisco Jerez3-1/+11
2011-06-07drm/nouveau: don't create accel engine objects when noaccel=1Ben Skeggs1-56/+56
2011-06-07drm/nvc0: recognise 0xdX chipsets as NV_C0Ben Skeggs1-0/+2
2011-06-06GPIO: OMAP: add locking around calls to _set_gpio_triggeringColin Cross1-0/+9
2011-06-06GPIO: OMAP: fix setting IRQWAKEN bits for OMAP4Colin Cross1-10/+2
2011-06-06GPIO: OMAP: fix section mismatch warningsRussell King1-1/+1
2011-06-06USB: core: Tolerate protocol stall during hub and port status readLibor Pechacek1-2/+4
2011-06-06musb: fix prefetch build failureMike Frysinger1-0/+1
2011-06-06USB: cdc-acm: Adding second ACM channel support for Nokia E7 and C7Toby Gray1-0/+2
2011-06-06usb-gadget: unlock data->lock mutex on error path in ep_write()Alexey Khoroshilov1-1/+3
2011-06-06USB: option Add blacklist for ZTE K3765-Z (19d2:2002)Torsten Hilbrich1-1/+9
2011-06-06option: add Prolink PH300 modem IDsDan Williams1-0/+2
2011-06-06option: add Alcatel X200 to sendsetup blacklistDan Williams1-2/+11
2011-06-06option: add Zoom 4597 modem USB IDsDan Williams1-0/+4
2011-06-06Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linusGreg Kroah-Hartman6-11/+51
2011-06-06swiotlb: Export swioltb_nr_tbl and utilize it as appropiate.FUJITA Tomonori1-3/+9
2011-06-06[S390] qdio: Split SBAL entry flagsJan Glauber6-62/+68
2011-06-06video: Fix use-after-free by vga16fb on rmmodBruno Prémont1-0/+2
2011-06-06Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/stagingLinus Torvalds2-23/+22
2011-06-05USB: xhci - fix interval calculation for FS isoc endpointsDmitry Torokhov1-2/+12
2011-06-05drm/radeon/kms/atom: fix PHY initAlex Deucher1-6/+11
2011-06-04drm/i915: Add a no lvds quirk for the Asus EeeBox PC EB1007Hans de Goede1-0/+8
2011-06-04drm/i915: Share the common force-audio property between connectorsChris Wilson6-37/+38
2011-06-04drm/i915: Remove unused enum "chip_family"Chris Wilson1-7/+0
2011-06-04drm/915: fix relaxed tiling on gen2: tile heightDaniel Vetter1-2/+3
2011-06-04drm/i915/crt: Explicitly return false if connected to a digital monitorChris Wilson1-0/+4
2011-06-04drm/i915: Replace ironlake_compute_wm0 with g4x_compute_wm0Chris Wilson1-68/+20
2011-06-04drm/i915: Only print out the actual number of fences for i915_error_stateDaniel Vetter1-1/+1
2011-06-04drm/i915: s/addr & ~PAGE_MASK/offset_in_page(addr)/Chris Wilson1-11/+10
2011-06-04drm: i915: correct return status in intel_hdmi_mode_valid()Nicolas Kaiser1-1/+1
2011-06-04drm/i915: fix regression after clock gating init splitJason Stubbs1-0/+1
2011-06-04drm/i915: fix if statement in ivybridge irq handlerDan Carpenter1-1/+1
2011-06-04hwmon: (max6642): Better chip detection schemaPer Dalén1-2/+16
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2-1/+2
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds41-158/+269
2011-06-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-8/+27