summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-24ARM: shmobile: r8a7791: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart
2013-12-24ARM: shmobile: r8a7779: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart
2013-12-24ARM: shmobile: r8a7790: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart
2013-12-24ARM: shmobile: r8a7740: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart
2013-12-24ARM: shmobile: r8a73a4: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart
2013-12-24ARM: shmobile: r8a7778: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart
2013-12-24ARM: shmobile: r7s72100: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart
2013-12-24ARM: shmobile: sh73a0: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart
2013-12-24ARM: shmobile: r8a7790: Declare SCIF register base and IRQ as resourcesLaurent Pinchart
2013-12-24ARM: shmobile: r8a7791: Declare SCIF register base and IRQ as resourcesLaurent Pinchart
2013-12-24ARM: shmobile: r8a7778: Declare SCIF register base and IRQ as resourcesLaurent Pinchart
2013-12-24ARM: shmobile: sh7372: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart
2013-12-24ARM: shmobile: r8a7779: Declare SCIF register base and IRQ as resourcesLaurent Pinchart
2013-12-24ARM: shmobile: r8a7740: Declare SCIF register base and IRQ as resourcesLaurent Pinchart
2013-12-24ARM: shmobile: r8a73a4: Declare SCIF register base and IRQ as resourcesLaurent Pinchart
2013-12-24ARM: shmobile: r7s72100: Declare SCIF register base and IRQ as resourcesLaurent Pinchart
2013-12-24ARM: shmobile: sh73a0: Declare SCIF register base and IRQ as resourcesLaurent Pinchart
2013-12-24ARM: shmobile: sh7372: Declare SCIF register base and IRQ as resourcesLaurent Pinchart
2013-12-24ARM: shmobile: r8a7790: Don't define SCIF platform data in an arrayLaurent Pinchart
2013-12-24ARM: shmobile: r8a7791: Don't define SCIF platform data in an arrayLaurent Pinchart
2013-12-24ARM: shmobile: r8a7778: Don't define SCIF platform data in an arrayLaurent Pinchart
2013-12-24ARM: shmobile: r7s72100: Don't define SCIF platform data in an arrayLaurent Pinchart
2013-12-24ARM: shmobile: r8a73a4: Don't define SCIF platform data in an arrayLaurent Pinchart
2013-12-24ARM: shmobile: r8a7779: Use macros to declare SCIF devicesLaurent Pinchart
2013-12-24ARM: shmobile: r8a7740: Use macros to declare SCIF devicesLaurent Pinchart
2013-12-24ARM: shmobile: sh73a0: Use macros to declare SCIF devicesLaurent Pinchart
2013-12-24ARM: shmobile: sh7372: Use macros to declare SCIF devicesLaurent Pinchart
2013-12-24ARM: shmobile: r8a7778: add sound SCU clock supportKuninori Morimoto
2013-12-24Merge branch 'sh-sci' into soc3-baseSimon Horman
2013-12-24serial: sh-sci: Rework baud rate calculationLaurent Pinchart
2013-12-24serial: sh-sci: Compute overrun_bit without using baud rate algoLaurent Pinchart
2013-12-24serial: sh-sci: Remove unused GPIO request codeLaurent Pinchart
2013-12-24serial: sh-sci: Move overrun_bit and error_mask fields out of pdataLaurent Pinchart
2013-12-24serial: sh-sci: Support resources passed through platform resourcesLaurent Pinchart
2013-12-24serial: sh-sci: Don't check IRQ in verify port operationLaurent Pinchart
2013-12-24serial: sh-sci: Set the UPF_FIXED_PORT flagLaurent Pinchart
2013-12-24serial: sh-sci: Remove duplicate interrupt check in verify port opLaurent Pinchart
2013-12-24serial: sh-sci: Simplify baud rate calculation algorithmsLaurent Pinchart
2013-12-24serial: sh-sci: Remove baud rate calculation algorithm 5Laurent Pinchart
2013-12-24serial: sh-sci: Sort headers alphabeticallyLaurent Pinchart
2013-12-19arm: shmobile: clks: remove duplicated clock from r7s72100Wolfram Sang
2013-12-19ARM: shmobile: koelsch: Conditionally select MICREL_PHYSimon Horman
2013-12-19ARM: shmobile: rcar-gen2: Initialize CCF before clock sourcesLaurent Pinchart
2013-12-19ARM: shmobile: r8a7791: Add clock index macros for DT sourcesLaurent Pinchart
2013-12-19ARM: shmobile: r8a7790: Add clock index macros for DT sourcesLaurent Pinchart
2013-12-14ARM: shmobile: Add select MIGHT_HAVE_PCI for PCI-AHB bridge codeBen Dooks
2013-12-14serial: sh-sci: Convert to clk_prepare/unprepareLaurent Pinchart
2013-12-14serial: sh-sci: Don't enable/disable port from within break timerLaurent Pinchart
2013-12-12serial: sh-sci: Fix warnings due to improper casts and printk formatsLaurent Pinchart
2013-12-12ARM: shmobile: r8a7778: add USB Func DMAEngine supportKuninori Morimoto