summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-02Merge tag 'davinci-for-v3.14/gpio' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson816-4046/+7769
2014-01-02Merge tag 'mvebu-drivers-3.14-2' of git://git.infradead.org/linux-mvebu into ...Olof Johansson5-0/+324
2014-01-02Merge tag 'renesas-sh-sci3-for-v3.14' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson45-1153/+1166
2014-01-02Merge tag 'renesas-sh-soc-for-v3.14' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson28-375/+889
2014-01-02Merge branch 'renesas/drivers-sci2' into next/driversOlof Johansson3-192/+164
2013-12-30Merge tag 'renesas-irqc-for-v3.14' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson1-13/+8
2013-12-28Merge tag 'sunxi-drivers-for-3.14' of https://github.com/mripard/linux into n...Olof Johansson6-0/+724
2013-12-26Merge tag 'tegra-for-3.14-trusted-foundations' of git://git.kernel.org/pub/sc...Olof Johansson13-11/+239
2013-12-25gpio: davinci: don't create irq_domain in case of unbanked irqsGrygorii Strashko1-15/+19
2013-12-25gpio: davinci: use chained_irq_enter/chained_irq_exit APIGrygorii Strashko1-3/+3
2013-12-25gpio: davinci: add OF supportKV Sujith2-3/+95
2013-12-25gpio: davinci: remove unused variable intc_irq_numLad, Prabhakar7-7/+0
2013-12-25gpio: davinci: convert to use irqdomain support.Lad, Prabhakar2-34/+48
2013-12-25gpio: introduce GPIO_DAVINCI kconfig optionGrygorii Strashko2-1/+8
2013-12-25gpio: davinci: get rid of DAVINCI_N_GPIOGrygorii Strashko1-2/+2
2013-12-25gpio: davinci: use {readl|writel}_relaxed() instead of __raw_*Lad, Prabhakar1-18/+18
2013-12-24serial: sh-sci: Add OF supportBastian Hecht1-3/+98
2013-12-24serial: sh-sci: Add device tree bindings documentationLaurent Pinchart1-0/+46
2013-12-24serial: sh-sci: Remove platform data mapbase and irqs fieldsLaurent Pinchart2-52/+34
2013-12-24serial: sh-sci: Remove platform data scbrr_algo_id fieldLaurent Pinchart2-31/+5
2013-12-24Merge branch 'sh-soc' into sh-sci2-baseSimon Horman28-375/+889
2013-12-24sh: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart28-108/+0
2013-12-24sh: sh772[34]: Set serial port sampling rate to 8 for SCIFA portsLaurent Pinchart2-6/+6
2013-12-24sh: Declare SCIF register base and IRQ as resourcesLaurent Pinchart28-261/+883
2013-12-24arm: shmobile: r7s72100: add i2c clocksWolfram Sang1-1/+7
2013-12-24ARM: shmobile: r8a7791: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart1-5/+4
2013-12-24ARM: shmobile: r8a7779: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart1-1/+0
2013-12-24ARM: shmobile: r8a7790: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart1-6/+5
2013-12-24ARM: shmobile: r8a7740: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart1-1/+0
2013-12-24ARM: shmobile: r8a73a4: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart1-1/+0
2013-12-24ARM: shmobile: r8a7778: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart1-1/+0
2013-12-24ARM: shmobile: r7s72100: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart1-1/+0
2013-12-24ARM: shmobile: sh73a0: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart1-1/+0
2013-12-24ARM: shmobile: r8a7790: Declare SCIF register base and IRQ as resourcesLaurent Pinchart1-5/+10
2013-12-24ARM: shmobile: r8a7791: Declare SCIF register base and IRQ as resourcesLaurent Pinchart1-5/+10
2013-12-24ARM: shmobile: r8a7778: Declare SCIF register base and IRQ as resourcesLaurent Pinchart1-5/+10
2013-12-24ARM: shmobile: sh7372: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart1-1/+0
2013-12-24ARM: shmobile: r8a7779: Declare SCIF register base and IRQ as resourcesLaurent Pinchart1-2/+7
2013-12-24ARM: shmobile: r8a7740: Declare SCIF register base and IRQ as resourcesLaurent Pinchart1-2/+7
2013-12-24ARM: shmobile: r8a73a4: Declare SCIF register base and IRQ as resourcesLaurent Pinchart1-5/+10
2013-12-24ARM: shmobile: r7s72100: Declare SCIF register base and IRQ as resourcesLaurent Pinchart1-6/+14
2013-12-24ARM: shmobile: sh73a0: Declare SCIF register base and IRQ as resourcesLaurent Pinchart1-2/+7
2013-12-24ARM: shmobile: sh7372: Declare SCIF register base and IRQ as resourcesLaurent Pinchart1-2/+7
2013-12-24ARM: shmobile: r8a7790: Don't define SCIF platform data in an arrayLaurent Pinchart1-63/+49
2013-12-24ARM: shmobile: r8a7791: Don't define SCIF platform data in an arrayLaurent Pinchart1-73/+52
2013-12-24ARM: shmobile: r8a7778: Don't define SCIF platform data in an arrayLaurent Pinchart1-17/+19
2013-12-24ARM: shmobile: r7s72100: Don't define SCIF platform data in an arrayLaurent Pinchart1-27/+22
2013-12-24ARM: shmobile: r8a73a4: Don't define SCIF platform data in an arrayLaurent Pinchart1-32/+26
2013-12-24ARM: shmobile: r8a7779: Use macros to declare SCIF devicesLaurent Pinchart1-100/+24
2013-12-24ARM: shmobile: r8a7740: Use macros to declare SCIF devicesLaurent Pinchart1-162/+29