| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: fix sh770x SCIF memory regions | Andriy Skulysh | 2014-10-29 | 1 | -3/+3 |
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2014-08-11 | 3 | -68/+68 |
|\ |
|
| * | sh: dma: Use defines instead of hardcoded numbers | Geert Uytterhoeven | 2014-07-15 | 3 | -68/+68 |
* | | sh: SH7724 clock fixes | Daniel Palmer | 2014-08-06 | 1 | -1/+3 |
|/ |
|
* | sh: Switch to new style MTU2 device | Laurent Pinchart | 2014-05-11 | 9 | -433/+72 |
* | sh: Switch to new style TMU device | Laurent Pinchart | 2014-05-11 | 30 | -2486/+239 |
* | sh: Switch to new style CMT device | Laurent Pinchart | 2014-05-11 | 19 | -484/+106 |
* | sh: sh7757: switch RSPI clock to dev ID match | Geert Uytterhoeven | 2014-04-03 | 1 | -1/+1 |
* | sh: prefix sh-specific "CCR" and "CCR2" by "SH_" | Geert Uytterhoeven | 2014-03-04 | 1 | -2/+2 |
* | sh: Don't set plat_sci_port scbrr_algo_id field | Laurent Pinchart | 2013-12-24 | 28 | -108/+0 |
* | sh: sh772[34]: Set serial port sampling rate to 8 for SCIFA ports | Laurent Pinchart | 2013-12-24 | 2 | -6/+6 |
* | sh: Declare SCIF register base and IRQ as resources | Laurent Pinchart | 2013-12-24 | 28 | -261/+883 |
* | sh: move fpu_counter into ARCH specific thread_struct | Vineet Gupta | 2013-11-13 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-09-05 | 1 | -2/+9 |
|\ |
|
| * | SH7619: fix typo in Ether platform data | Sergei Shtylyov | 2013-08-22 | 1 | -1/+1 |
| * | sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data' | Sergei Shtylyov | 2013-08-20 | 1 | -1/+0 |
| * | SH7619: fix Ether support | Sergei Shtylyov | 2013-08-20 | 1 | -2/+10 |
* | | SH: cpuidle: Add missing parameter for cpuidle_register() | Geert Uytterhoeven | 2013-08-12 | 1 | -3/+1 |
|/ |
|
* | sh: delete __cpuinit usage from all sh files | Paul Gortmaker | 2013-07-14 | 7 | -17/+17 |
* | sh_eth: get SH7724 support out of #ifdef | Sergei Shtylyov | 2013-06-07 | 1 | -1/+1 |
* | sh_eth: get SH77{34|63} support out of #ifdef | Sergei Shtylyov | 2013-06-07 | 1 | -1/+1 |
* | sh_eth: get SH7619 support out of #ifdef | Sergei Shtylyov | 2013-06-07 | 1 | -2/+2 |
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-05-09 | 3 | -3/+3 |
|\ |
|
| * | sh: replace CONFIG_GENERIC_GPIO by CONFIG_GPIOLIB | Alexandre Courbot | 2013-03-20 | 3 | -3/+3 |
* | | Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-05-07 | 1 | -0/+2 |
|\ \ |
|
| * | | sh: sh7269: Fix compilation by adding missing includes | Laurent Pinchart | 2013-04-02 | 1 | -0/+2 |
* | | | Merge tag 'renesas-pinctrl-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-05-04 | 11 | -18/+132 |
|\ \ \
| |/ / |
|
| * | | sh: shx3: Add pin control resources | Laurent Pinchart | 2013-03-15 | 1 | -3/+14 |
| * | | sh: sh7786: Add pin control resources | Laurent Pinchart | 2013-03-15 | 1 | -2/+12 |
| * | | sh: sh7785: Add pin control resources | Laurent Pinchart | 2013-03-15 | 1 | -2/+12 |
| * | | sh: sh7757: Add pin control resources | Laurent Pinchart | 2013-03-15 | 1 | -1/+12 |
| * | | sh: sh7724: Add pin control resources | Laurent Pinchart | 2013-03-15 | 1 | -1/+12 |
| * | | sh: sh7723: Add pin control resources | Laurent Pinchart | 2013-03-15 | 1 | -2/+12 |
| * | | sh: sh7722: Add pin control resources | Laurent Pinchart | 2013-03-15 | 1 | -2/+12 |
| * | | sh: sh7720: Add pin control resources | Laurent Pinchart | 2013-03-15 | 1 | -2/+12 |
| * | | sh: sh7269: Add pin control resources | Laurent Pinchart | 2013-03-15 | 1 | -1/+10 |
| * | | sh: sh7264: Add pin control resources | Laurent Pinchart | 2013-03-15 | 1 | -1/+12 |
| * | | sh: sh7203: Add pin control resources | Laurent Pinchart | 2013-03-15 | 1 | -1/+12 |
| |/ |
|
* | | SH: cpuidle: use init/exit common routine | Daniel Lezcano | 2013-04-24 | 1 | -6/+1 |
* | | cpuidle: remove en_core_tk_irqen flag | Daniel Lezcano | 2013-04-23 | 1 | -1/+0 |
* | | SH: cpuidle: check error code at init | Daniel Lezcano | 2013-04-22 | 2 | -5/+9 |
* | | SH: cpuidle: initialize the driver's states directly | Daniel Lezcano | 2013-04-22 | 1 | -50/+42 |
* | | SH: cpuidle: remove CPUIDLE_DRIVER_STATE_START usage | Daniel Lezcano | 2013-04-22 | 1 | -4/+2 |
* | | SH: cpuidle: remove pointless initialization | Daniel Lezcano | 2013-04-22 | 1 | -6/+0 |
|/ |
|
* | sh: Remove unused sh_pfc_register_info() function | Laurent Pinchart | 2013-01-25 | 1 | -12/+1 |
* | sh: shx3: pinmux: Use driver-provided pinmux info | Laurent Pinchart | 2013-01-25 | 1 | -571/+1 |
* | sh: sh7786: pinmux: Use driver-provided pinmux info | Laurent Pinchart | 2013-01-25 | 1 | -820/+1 |
* | sh: sh7785: pinmux: Use driver-provided pinmux info | Laurent Pinchart | 2013-01-25 | 1 | -1292/+1 |
* | sh: sh7757: pinmux: Use driver-provided pinmux info | Laurent Pinchart | 2013-01-25 | 1 | -2265/+1 |
* | sh: sh7734: pinmux: Use driver-provided pinmux info | Laurent Pinchart | 2013-01-25 | 1 | -2465/+3 |