Skip to content
  1. May 20, 2015
  2. May 18, 2015
  3. May 16, 2015
  4. May 15, 2015
    • Arnd Bergmann's avatar
      Merge tag 'pxa-for-4.2' of https://github.com/rjarzmik/linux into next/soc · 7448adca
      Arnd Bergmann authored
      Merge "pxa changes for v4.2 cycle" from Robert Jarzmik:
      
      The main and only feature is the conversion of all pxa variants to clock
      framework. This encompasses pxa25x, pxa27x and pxa3xx, for all boards.
      
      This should be a disruptive cycle in the normally quiet pxa history, as
      the change can break any platform, and the test were performed on only 4
      boards (lubbock, zylonite, mioa701, cm-x300).
      
      * tag 'pxa-for-4.2' of https://github.com/rjarzmik/linux:
        ARM: pxa: Constify irq_domain_ops
        ARM: pxa: Transition pxa25x, pxa27x, pxa3xx to clk framework
        ARM: pxa: convert eseries to clock framework
        ARM: pxa: Transition pxa25x and pxa27x to clk framework
        ARM: pxa: pxa27x skip default device initialization with DT
        clk: pxa: add missing pxa27x clocks for Irda and sa1100-rtc
        ARM: pxa: move gpio11 clock to board files
        ARM: pxa: change clocks init sequence
      7448adca
    • Arnd Bergmann's avatar
      Merge tag 'rpi-soc-for-armsoc-v4.2' of... · e3abcb25
      Arnd Bergmann authored
      Merge tag 'rpi-soc-for-armsoc-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rpi/linux-rpi into next/soc
      
      Merge "RaspberryPi SoC (mach) changes due for v4.2" from Lee Jones:
      
      * tag 'rpi-soc-for-armsoc-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rpi/linux-rpi:
        ARM: bcm2835: Move the restart/power_off handling to the WDT driver
        ARM: bcm2835: Drop the init_irq() hook
        ARM: bcm2835: Skip doing our own iotable_init() initialization
      e3abcb25
  5. May 14, 2015
  6. May 13, 2015
  7. May 12, 2015
  8. May 11, 2015
    • Linus Torvalds's avatar
      Linux 4.1-rc3 · 030bbdbf
      Linus Torvalds authored
      030bbdbf
    • Linus Torvalds's avatar
      Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux · 01d07351
      Linus Torvalds authored
      Pull drm fixes from Dave Airlie:
       "I really need to get back to sending these on my Friday, instead of my
        Monday morning, but nothing too amazing in here: a few amdkfd fixes, a
        few radeon fixes, i915 fixes, one tegra fix and one core fix"
      
      * 'drm-fixes' of git://people.freedesktop.org/~airlied/linux:
        drm: Zero out invalid vblank timestamp in drm_update_vblank_count.
        drm/tegra: Don't use vblank_disable_immediate on incapable driver.
        drm/radeon: stop trying to suspend UVD sessions
        drm/radeon: more strictly validate the UVD codec
        drm/radeon: make UVD handle checking more strict
        drm/radeon: make VCE handle check more strict
        drm/radeon: fix userptr lockup
        drm/radeon: fix userptr BO unpin bug v3
        drm/amdkfd: Initialize sdma vm when creating sdma queue
        drm/amdkfd: Don't report local memory size
        drm/amdkfd: allow unregister process with queues
        drm/i915: Drop PIPE-A quirk for 945GSE HP Mini
        drm/i915: Sink rate read should be saved in deca-kHz
        drm/i915/dp: there is no audio on port A
        drm/i915: Add missing MacBook Pro models with dual channel LVDS
        drm/i915: Assume dual channel LVDS if pixel clock necessitates it
        drm/radeon: don't setup audio on asics that don't support it
        drm/radeon: disable semaphores for UVD V1 (v2)
      01d07351
    • Dave Airlie's avatar
      Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-intel into drm-fixes · 332545b3
      Dave Airlie authored
      misc i915 fixes.
      
      * tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-intel:
        drm/i915: Drop PIPE-A quirk for 945GSE HP Mini
        drm/i915: Sink rate read should be saved in deca-kHz
        drm/i915/dp: there is no audio on port A
        drm/i915: Add missing MacBook Pro models with dual channel LVDS
        drm/i915: Assume dual channel LVDS if pixel clock necessitates it
      332545b3