Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | serial: Fix IGNBRK handling | Peter Hurley | 2014-06-19 | 34 | -32/+44 | |
| * | | | | | | serial: samsung: Fix build error | Sachin Kamat | 2014-06-18 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge tag 'usb-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2014-06-21 | 6 | -42/+119 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | USB: usbtest: add a timeout for scatter-gather tests | Alan Stern | 2014-06-18 | 1 | -1/+15 | |
| * | | | | | | USB: EHCI: avoid BIOS handover on the HASEE E200 | Alan Stern | 2014-06-18 | 1 | -3/+16 | |
| * | | | | | | usb: fix hub-port pm_runtime_enable() vs runtime pm transitions | Dan Williams | 2014-06-18 | 3 | -19/+54 | |
| * | | | | | | usb: quiet peer failure warning, disable poweroff | Dan Williams | 2014-06-18 | 1 | -5/+19 | |
| * | | | | | | usb: improve "not suspended yet" message in hub_suspend() | Dan Williams | 2014-06-18 | 1 | -1/+2 | |
| * | | | | | | xhci: Fix sleeping with IRQs disabled in xhci_stop_device() | Mathias Nyman | 2014-06-18 | 1 | -1/+1 | |
| * | | | | | | usb: fix ->update_hub_device() vs hdev->maxchild | Dan Williams | 2014-06-18 | 1 | -12/+12 | |
| |/ / / / / | ||||||
* | | | | | | Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-06-20 | 8 | -17/+64 | |
|\ \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ | Merge branches 'pm-cpufreq' and 'pm-cpuidle' | Rafael J. Wysocki | 2014-06-19 | 4 | -12/+9 | |
| |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | cpuidle: mvebu: Fix the name of the states | Gregory CLEMENT | 2014-06-18 | 1 | -2/+2 | |
| | | |/ / / / / | ||||||
| | * | | | | | | cpufreq: unlock when failing cpufreq_update_policy() | Aaron Plattner | 2014-06-18 | 1 | -6/+4 | |
| | * | | | | | | intel_pstate: Correct rounding in busy calculation | Doug Smythies | 2014-06-17 | 1 | -4/+1 | |
| | * | | | | | | cpufreq: cpufreq-cpu0: fix CPU_THERMAL dependency | Arnd Bergmann | 2014-06-16 | 1 | -0/+2 | |
| | |/ / / / / | ||||||
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ | Merge branches 'acpi-general', 'acpi-processor', 'acpi-lpss' and 'acpi-battery' | Rafael J. Wysocki | 2014-06-19 | 4 | -5/+55 | |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| | | | * | | | | | ACPI / battery: add quirk for Acer Aspire V5-573G | Alexander Mezin | 2014-06-17 | 1 | -0/+24 | |
| | | | * | | | | | ACPI / battery: use callback for setting up quirks | Alexander Mezin | 2014-06-17 | 1 | -2/+8 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
| | | * | | | | | ACPI / LPSS: Take I2C host controllers out of reset | Mika Westerberg | 2014-06-17 | 1 | -0/+15 | |
| | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | ACPI: use kstrto*() instead of simple_strto*() | Christoph Jaeger | 2014-06-17 | 3 | -3/+8 | |
| |/ / / / / | ||||||
* | | | | | | Merge tag 'sound-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2014-06-20 | 1 | -6/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | drm/i915, HD-audio: Don't continue probing when nomodeset is given | Takashi Iwai | 2014-06-16 | 1 | -6/+8 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2014-06-20 | 47 | -829/+1369 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2014-06-19 | 12 | -34/+92 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | drm/i915/bdw: remove erroneous chv specific workarounds from bdw code | Tom O'Rourke | 2014-06-13 | 1 | -5/+1 | |
| | * | | | | | | Merge remote-tracking branch 'drm-intel/topic/kicking-dogs-and-vgacon' into d... | Jani Nikula | 2014-06-11 | 5 | -16/+66 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | drm/i915: Kick out vga console | Daniel Vetter | 2014-06-09 | 3 | -1/+44 | |
| | | * | | | | | | drm/i915: Fixup global gtt cleanup | Daniel Vetter | 2014-06-06 | 2 | -5/+8 | |
| | | * | | | | | | vt: Don't ignore unbind errors in vt_unbind | Daniel Vetter | 2014-06-06 | 1 | -1/+4 | |
| | | * | | | | | | vt: Fix up unregistration of vt drivers | Daniel Vetter | 2014-06-06 | 1 | -7/+9 | |
| | | * | | | | | | vt: Fix replacement console check when unbinding | Daniel Vetter | 2014-06-06 | 1 | -2/+1 | |
| | * | | | | | | | drm/i915: fix possible refcount leak when resetting forcewake | Imre Deak | 2014-06-11 | 1 | -1/+2 | |
| | * | | | | | | | drm/i915: Reorder semaphore deadlock check | Chris Wilson | 2014-06-11 | 2 | -5/+15 | |
| | * | | | | | | | drm/i95: Initialize active ring->pid to -1 | Chris Wilson | 2014-06-11 | 1 | -1/+2 | |
| | * | | | | | | | drm/i915: set backlight duty cycle after backlight enable for gen4 | Jani Nikula | 2014-06-11 | 1 | -3/+2 | |
| | * | | | | | | | drm/i915: Avoid div-by-zero when pixel_multiplier is zero | Ville Syrjälä | 2014-06-11 | 1 | -1/+3 | |
| | * | | | | | | | drm/i915: Disable FBC by default also on Haswell and later | Chris Wilson | 2014-06-11 | 1 | -2/+1 | |
| * | | | | | | | | drm: fix uninitialized acquire_ctx fields (v2) | Rob Clark | 2014-06-19 | 1 | -0/+1 | |
| * | | | | | | | | drm/radeon: Fix radeon_irq_kms_pflip_irq_get/put() imbalance | Michel Dänzer | 2014-06-18 | 1 | -1/+1 | |
| * | | | | | | | | Revert "drm/radeon: remove drm_vblank_get|put from pflip handling" | Michel Dänzer | 2014-06-18 | 1 | -0/+17 | |
| * | | | | | | | | drm/radeon: improve dvi_mode_valid | Alex Deucher | 2014-06-18 | 1 | -9/+7 | |
| * | | | | | | | | drm/radeon: update mode_valid testing for DP | Alex Deucher | 2014-06-18 | 1 | -4/+15 | |
| * | | | | | | | | drm/radeon: Use dce5/6 hdmi deep color clock setup also on dce8+ | Mario Kleiner | 2014-06-18 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/... | Dave Airlie | 2014-06-18 | 5 | -3/+46 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | drm/nouveau/disp: fix oops in destructor with headless cards | Maarten Lankhorst | 2014-06-18 | 1 | -2/+4 | |
| | * | | | | | | | | drm/gf117/i2c: no aux channels on this chipset | Ben Skeggs | 2014-06-18 | 4 | -1/+42 | |
| * | | | | | | | | | Merge branch 'drm-next-3.16' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2014-06-17 | 4 | -17/+105 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | drm/radeon: Bypass hw lut's for > 8 bpc framebuffer scanout. | Mario Kleiner | 2014-06-13 | 4 | -1/+32 | |
| | * | | | | | | | | | drm/radeon: use pixel formats instead of depth/bpp | Fredrik Höglund | 2014-06-13 | 1 | -16/+73 | |
| | | |/ / / / / / / | | |/| | | | | | | |