| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linus | Paul Mundt | 2011-11-11 | 1 | -11/+18 |
|\ \ |
|
| * \ | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-11-07 | 1 | -11/+17 |
| |\ \ |
|
| | * | | cpuidle: Single/Global registration of idle states | Deepthi Dharwar | 2011-11-06 | 1 | -7/+11 |
| | * | | cpuidle: Move dev->last_residency update to driver enter routine; remove dev-... | Deepthi Dharwar | 2011-11-06 | 1 | -5/+7 |
| * | | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 1 | -0/+1 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | sh: Add export.h to arch/sh specific files as required. | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
| | |/ |
|
* | / | serial: sh-sci: Fix up SH-2A SCIF support. | Phil Edworthy | 2011-11-04 | 1 | -4/+12 |
|/ / |
|
* | | sh: add parameters for EHCI and RIIC in clock-sh7757.c | Yoshihiro Shimoda | 2011-10-28 | 1 | -1/+9 |
* | | SH: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-10-28 | 1 | -1/+1 |
|/ |
|
* | sh: fix the compile error in setup-sh7757.c | Yoshihiro Shimoda | 2011-08-29 | 1 | -0/+1 |
* | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds | 2011-08-01 | 32 | -412/+293 |
|\ |
|
| * | sh: move CLKDEV_xxx_ID macro to sh_clk.h | Kuninori Morimoto | 2011-07-11 | 13 | -39/+0 |
| * | sh: clock-shx3: add CLKDEV_ICK_ID for cleanup | Kuninori Morimoto | 2011-07-11 | 1 | -52/+14 |
| * | sh: clock-sh7786: add CLKDEV_ICK_ID for cleanup | Kuninori Morimoto | 2011-07-11 | 1 | -92/+22 |
| * | sh: clock-sh7785: add CLKDEV_ICK_ID for cleanup | Kuninori Morimoto | 2011-07-11 | 1 | -62/+16 |
| * | sh: clock-sh7757: add CLKDEV_ICK_ID for cleanup | Kuninori Morimoto | 2011-07-11 | 1 | -27/+8 |
| * | sh: clock-sh7366: add CLKDEV_ICK_ID for cleanup | Kuninori Morimoto | 2011-07-11 | 1 | -16/+6 |
| * | sh: clock-sh7343: add CLKDEV_ICK_ID for cleanup | Kuninori Morimoto | 2011-07-11 | 1 | -21/+7 |
| * | sh: clock-sh7722: add CLKDEV_ICK_ID for cleanup | Kuninori Morimoto | 2011-07-11 | 1 | -32/+11 |
| * | sh: clock-sh7724: add CLKDEV_ICK_ID for cleanup | Kuninori Morimoto | 2011-07-11 | 1 | -62/+17 |
| * | sh: clock-sh7366: modify I2C clock settings | Kuninori Morimoto | 2011-07-11 | 1 | -1/+2 |
| * | sh: clock-sh7343: modify I2C clock settings | Kuninori Morimoto | 2011-07-11 | 1 | -2/+3 |
| * | sh: clock-sh7723: modify I2C clock settings | Kuninori Morimoto | 2011-07-11 | 1 | -1/+2 |
| * | sh: clock-sh7722: modify I2C clock settings | Kuninori Morimoto | 2011-07-11 | 1 | -1/+2 |
| * | sh: clock-sh7724: modify I2C clock settings | Kuninori Morimoto | 2011-07-11 | 1 | -2/+3 |
| *-. | Merge branches 'common/serial-rework' and 'sh/stable-updates' into sh-latest | Paul Mundt | 2011-06-29 | 1 | -28/+28 |
| |\ \ |
|
| * \ \ | Merge branch 'sh/stable-updates' into sh-latest | Paul Mundt | 2011-06-21 | 1 | -0/+50 |
| |\ \ \ |
|
| * | | | | sh: Fix up build fallout from serial merge. | Paul Mundt | 2011-06-20 | 3 | -1/+3 |
| | | | | | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'common/dma' and 'sh/stable-updates' into sh-latest | Paul Mundt | 2011-06-16 | 1 | -0/+40 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | serial: sh-sci: Abstract register maps. | Paul Mundt | 2011-06-14 | 19 | -15/+189 |
| * | | | | | serial: sh-sci: Consolidate RXD pin handling. | Paul Mundt | 2011-06-08 | 2 | -0/+2 |
| |/ / / / |
|
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-07-22 | 2 | -0/+30 |
|\ \ \ \ \ |
|
| * | | | | | perf, arch: Add generic NODE cache events | Peter Zijlstra | 2011-07-01 | 2 | -0/+30 |
| | |/ / /
| |/| | | |
|
* | | | | | PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain | Rafael J. Wysocki | 2011-07-02 | 1 | -3/+3 |
| |_|_|/
|/| | | |
|
* | | | | sh: fix the value of sh_dmae_slave_config in setup-sh7757 | Yoshihiro Shimoda | 2011-06-29 | 1 | -16/+16 |
* | | | | sh: fix the INTC vector for IRQ and IRL in setup-sh7757 | Yoshihiro Shimoda | 2011-06-29 | 1 | -12/+12 |
| |_|/
|/| | |
|
* | | | sh: add platform_device of EHCI/OHCI to setup-sh7757 | Yoshihiro Shimoda | 2011-06-21 | 1 | -0/+50 |
|/ / |
|
* / | sh: sh7724: Add USBHS DMAEngine support | Kuninori Morimoto | 2011-06-16 | 1 | -0/+40 |
|/ |
|
* | sh: cosmetic improvement: use an existing pointer | Guennadi Liakhovetski | 2011-05-23 | 1 | -3/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2011-05-23 | 2 | -11/+23 |
|\ |
|
| * | sanitize <linux/prefetch.h> usage | Linus Torvalds | 2011-05-20 | 1 | -0/+1 |
| * | shmobile: Use power domains for platform runtime PM | Rafael J. Wysocki | 2011-04-29 | 1 | -11/+22 |
* | | sh: fixup fpu.o compile order | Kuninori Morimoto | 2011-04-18 | 1 | -3/+1 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 2 | -2/+2 |
* | sh: Convert to new function names | Thomas Gleixner | 2011-03-29 | 3 | -6/+6 |
* | sh: dmaengine support for SH7757 | Yoshihiro Shimoda | 2011-03-11 | 1 | -1/+517 |
* | sh: add mmc clock in clock-sh7757 | Yoshihiro Shimoda | 2011-03-11 | 1 | -1/+6 |
* | sh: add platform_device for SPI | Yoshihiro Shimoda | 2011-03-11 | 1 | -0/+24 |
* | sh: Rename cpuidle states to fit general conventions | Thomas Renninger | 2011-03-11 | 1 | -3/+3 |
* | sh: sh7750: Fix incompatible pointer type | Nobuhiro Iwamatsu | 2011-02-01 | 1 | -3/+8 |