1. 16 May, 2014 1 commit
    • Olof Johansson's avatar
      Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/soc · 05983ed4
      Olof Johansson authored
      Merge "at91: cleanup for 3.16 #1" from Nicolas Ferre:
      
      First cleanup series for 3.15
      - localize GPIO header in mach-at91 directory
      - big update on the CCF front with main and slow clocks
      - a cleanup of ADC and touchscreen driver with unification on IIO and
        removal of old driver
      
      [olof: Most of this branch is new code, not cleanups, so I'm merging this into
      the SoC branch in spite of the branch name]
      
      * tag 'at91-cleanup' of git://github.com/at91linux/linux-at91: (28 commits)
        ARM: at91/dt: at91-cosino_mega2560 remove useless tsadcc node
        ARM: at91: remove atmel_tsadcc platform_data
        Input: atmel_tsadcc: remove driver
        ARM: at91: remove atmel_tsadcc from sama5_defconfig
        ARM: at91: sam9rl: switch from atmel_tsadcc to at91_adc
        ARM: at91: sam9g45: switch from atmel_tsadcc to at91_adc
        ARM: at91: sam9rlek add touchscreen support through at91_adc
        ARM: at91: sam9rl: add at91_adc to support adc and touchscreen
        iio: adc: at91: add sam9rl support
        iio: adc: at91: remove unused include from include/mach
        ARM: at91: sam9m10g45ek: Add touchscreen support through at91_adc
        iio: adc: at91_adc: Add support for touchscreens without TSMR
        iio: adc: at91: cleanup platform_data
        ARM: at91: sam9260: remove unused platform_data
        ARM: at91: sam9g45: remove unused platform_data
        ARM: at91/dt: define sam9rlek crystal frequencies
        ARM: at91/dt: move at91sam9rl SoC to the new slow/main clock models
        ARM: at91/dt: define main xtal frequency of the at91sam9261ek board
        ARM: at91/dt: move at91sam9261 SoC to the new main clock model
        ARM: at91/dt: add xtal frequencies to sama5d3 xplained board
        ...
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      05983ed4
  2. 07 May, 2014 28 commits
  3. 06 May, 2014 1 commit
  4. 05 May, 2014 3 commits
    • Olof Johansson's avatar
      Merge tag 'renesas-clock-for-v3.16' of... · 814789e2
      Olof Johansson authored
      Merge tag 'renesas-clock-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc
      
      Merge "Renesas ARM Based SoC Clock Updates for v3.16" from Simon Horman:
      
      SH Mobile shared clock code
      * Introduce shmobile_clk_workaround()
      
      r8a7791 (R-Car M2) SoC
      * Rename VSP1_SY clocks to VSP1_S
      * Correct the I2C clocks parents
      
      r8a7790 (R-Car H2) SoC
      * Remove old style audio clock
      * Rename VSP1_(SY|RT) clocks to VSP1_(S|R)
      * Fix the I2C clocks parents
      
      r8a7778 (R-Car M1) SoC
      * Remove old style audio clock
      
      * tag 'renesas-clock-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
        ARM: shmobile: r8a7790: remove old style audio clock
        ARM: shmobile: r8a7778: remove old style audio clock
        ARM: shmobile: r8a7791: Rename VSP1_SY clocks to VSP1_S
        ARM: shmobile: r8a7790: Rename VSP1_(SY|RT) clocks to VSP1_(S|R)
        ARM: shmobile: r8a7791: Fix the I2C clocks parents in legacy code
        ARM: shmobile: r8a7790: Fix the I2C clocks parents in legacy code
        ARM: shmobile: Introduce shmobile_clk_workaround()
        ARM: shmobile: r8a7791: Use rcar_gen2_read_mode_pins() helper
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      814789e2
    • Olof Johansson's avatar
      Merge tag 'renesas-soc-for-v3.16' of... · 15e824dd
      Olof Johansson authored
      Merge tag 'renesas-soc-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc
      
      Merge "Renesas ARM Based SoC Updates for v3.16" from Simon Horman:
      
      SH Mobile shared SoC code
      * Add shared shmobile_init_delay()
      
      r8a7791 (R-Car M2) and r8a7790 (R-Car H2) SoCs (R-Car Gen2 shared code)
      * Cache Mode Monitor Register Value
      
      r8a7791 (R-Car M2) SoC
      Check r8a7791 MD21 at SMP boot
      
      r8a7790 (R-Car H2) SoC
      * Make use of r8a7790_add_standard_devices()
      * Update r8a7791 CPU freq to 1500MHz
      
      r8a7778 (R-Car M1) SoC
      * Move "select RENESAS_INTC_IRQPIN" under SoC
      
      emev2 (Emma Mobale EV2) SoC
      *  Remove legacy EMEV2 SoC support
      
      * tag 'renesas-soc-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
        ARM: shmobile: r8a7778/bockw: Move "select RENESAS_INTC_IRQPIN" under SoC
        ARM: shmobile: Check r8a7791 MD21 at SMP boot
        ARM: shmobile: rcar-gen2: Cache Mode Monitor Register Value
        ARM: shmobile: Make use of r8a7790_add_standard_devices()
        ARM: shmobile: Remove EMEV2 header file
        ARM: shmobile: Remove legacy EMEV2 SoC support
        ARM: shmobile: Add shared shmobile_init_delay()
        ARM: shmobile: Update r8a7791 CPU freq to 1500MHz in C
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      15e824dd
    • Linus Torvalds's avatar
      Linux 3.15-rc4 · 89ca3b88
      Linus Torvalds authored
      89ca3b88
  5. 04 May, 2014 4 commits
  6. 03 May, 2014 3 commits