aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | | * | | | spi: Initialize cs_gpio and cs_gpios with -ENOENTAndreas Larsson2013-04-07
| | | * | | | spi/atmel: fix speed_hz check in atmel_spi_transfer()Joachim Eastwood2013-04-07
| * | | | | | Merge remote-tracking branch 'spi/fix/atmel' into spi-linusMark Brown2013-05-13
| |\ \ \ \ \ \
| | * | | | | | spi/spi-atmel: BUG: fix doesn' support 16 bits transfers using PIORichard Genoud2013-05-02
* | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-13
|\ \ \ \ \ \ \ \
| * | | | | | | | drm/mgag200: Fix framebuffer base address programmingChristopher Harvey2013-05-12
| * | | | | | | | drm/mgag200: Convert counter delays to jiffiesChristopher Harvey2013-05-12
| * | | | | | | | drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL registerChristopher Harvey2013-05-12
| * | | | | | | | drm/mgag200: Don't change unrelated registers during modesetChristopher Harvey2013-05-12
| * | | | | | | | drm: Only print a debug message when the polled connector has changedLespiau, Damien2013-05-12
| * | | | | | | | drm: Make the HPD status updates debug logs more readableLespiau, Damien2013-05-12
| * | | | | | | | drm: Use names of ioctls in debug tracesChris Cummins2013-05-10
| * | | | | | | | drm: Remove pointless '-' characters from drm_fb_helper documentationVille Syrjälä2013-05-10
| * | | | | | | | drm: Add kernel-doc for drm_fb_helper_funcs->initial_configVille Syrjälä2013-05-10
| * | | | | | | | drm: refactor call to request_moduleKees Cook2013-05-10
| * | | | | | | | drm: Don't prune modes loudly when a connector is disconnectedDamien Lespiau2013-05-10
| * | | | | | | | drm: Add missing break in the command line mode parsing codeDamien Lespiau2013-05-10
| * | | | | | | | Merge branch 'for-linux-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie2013-05-10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/i915: clear the stolen fb before resumingJani Nikula2013-05-07
| | * | | | | | | | Revert "drm/i915: Calculate correct stolen size for GEN7+"Ben Widawsky2013-05-07
| | * | | | | | | | drm/i915: hsw: fix link training for eDP on port-AImre Deak2013-05-04
| | * | | | | | | | Revert "drm/i915: revert eDP bpp clamping code changes"Daniel Vetter2013-05-04
| | * | | | | | | | drm: don't check modeset locks in panic handlerDaniel Vetter2013-05-02
| | * | | | | | | | drm/i915: Fix pipe enabled mask for pipe C in WM calculationsVille Syrjälä2013-05-01
| | * | | | | | | | drm/mm: fix dump table BUGDaniel Vetter2013-04-30
| | * | | | | | | | drm/i915: Always normalize return timeout for wait_timeout_ioctlChris Wilson2013-04-30
* | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-13
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | lguest: clear cached last cpu when guest_set_pgd() called.Rusty Russell2013-05-07
| * | | | | | | | | Add missing module license tag to vring helpers.Dave Jones2013-05-07
* | | | | | | | | | Linux 3.10-rc1Linus Torvalds2013-05-11
* | | | | | | | | | Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tracing/kprobes: Support soft-mode disablingMasami Hiramatsu2013-05-09
| * | | | | | | | | | tracing/kprobes: Support ftrace_event_file base multibufferMasami Hiramatsu2013-05-09
| * | | | | | | | | | tracing/kprobes: Pass trace_probe directly from dispatcherMasami Hiramatsu2013-05-09
| * | | | | | | | | | tracing/kprobes: Increment probe hit-count even if it is used by perfMasami Hiramatsu2013-05-09
| * | | | | | | | | | tracing/kprobes: Use bool for retprobe checkerMasami Hiramatsu2013-05-09
| * | | | | | | | | | ftrace: Fix function probe when more than one probe is addedSteven Rostedt (Red Hat)2013-05-09
| * | | | | | | | | | ftrace: Fix the output of enabled_functions debug fileSteven Rostedt (Red Hat)2013-05-09
| * | | | | | | | | | ftrace: Fix locking in register_ftrace_function_probe()Steven Rostedt (Red Hat)2013-05-09
| * | | | | | | | | | tracing: Add helper function trace_create_new_event() to remove duplicate codeSteven Rostedt (Red Hat)2013-05-09
| * | | | | | | | | | tracing: Modify soft-mode only if there's no other referrerMasami Hiramatsu2013-05-09
| * | | | | | | | | | tracing: Indicate enabled soft-mode in enable fileMasami Hiramatsu2013-05-09
| * | | | | | | | | | tracing/kprobes: Fix to increment return event probe hit-countMasami Hiramatsu2013-05-09
| * | | | | | | | | | ftrace: Cleanup regex_lock and ftrace_lock around hash updatingMasami Hiramatsu2013-05-09
| * | | | | | | | | | ftrace, kprobes: Fix a deadlock on ftrace_regex_lockMasami Hiramatsu2013-05-09
| * | | | | | | | | | ftrace: Have ftrace_regex_write() return either read or errorSteven Rostedt (Red Hat)2013-05-09
| * | | | | | | | | | tracing: Return error if register_ftrace_function_probe() fails for event_ena...Steven Rostedt (Red Hat)2013-05-09
| * | | | | | | | | | tracing: Don't succeed if event_enable_func did not register anythingMasami Hiramatsu2013-05-09
| * | | | | | | | | | ring-buffer: Select IRQ_WORKSteven Rostedt (Red Hat)2013-05-03
* | | | | | | | | | | Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2013-05-11
|\ \ \ \ \ \ \ \ \ \ \