| Commit message (Expand) | Author | Age | Files | Lines |
* | sh-pfc: Remove unused resource and num_resources platform data fields | Laurent Pinchart | 2013-01-25 | 2 | -16/+4 |
* | sh-pfc: Remove platform device registration | Laurent Pinchart | 2013-01-25 | 2 | -22/+0 |
* | sh: shx3: Register PFC platform device | Laurent Pinchart | 2013-01-25 | 2 | -1/+3 |
* | sh: sh7786: Register PFC platform device | Laurent Pinchart | 2013-01-25 | 2 | -1/+3 |
* | sh: sh7785: Register PFC platform device | Laurent Pinchart | 2013-01-25 | 2 | -1/+3 |
* | sh: sh7757: Register PFC platform device | Laurent Pinchart | 2013-01-25 | 2 | -1/+3 |
* | sh: sh7734: Register PFC platform device | Laurent Pinchart | 2013-01-25 | 2 | -4/+5 |
* | sh: sh7724: Register PFC platform device | Laurent Pinchart | 2013-01-25 | 2 | -1/+3 |
* | sh: sh7723: Register PFC platform device | Laurent Pinchart | 2013-01-25 | 2 | -1/+3 |
* | sh: sh7722: Register PFC platform device | Laurent Pinchart | 2013-01-25 | 2 | -1/+3 |
* | sh: sh7720: Register PFC platform device | Laurent Pinchart | 2013-01-25 | 2 | -1/+3 |
* | sh: sh7269: Register PFC platform device | Laurent Pinchart | 2013-01-25 | 2 | -1/+3 |
* | sh: sh7264: Register PFC platform device | Laurent Pinchart | 2013-01-25 | 2 | -1/+3 |
* | sh: sh7203: Register PFC platform device | Laurent Pinchart | 2013-01-25 | 2 | -1/+3 |
* | sh: Add PFC platform device registration helper function | Laurent Pinchart | 2013-01-25 | 3 | -1/+75 |
* | ARM: shmobile: sh73a0: Add pin control resources | Laurent Pinchart | 2013-01-25 | 1 | -0/+17 |
* | ARM: shmobile: sh7372: Add pin control resources | Laurent Pinchart | 2013-01-25 | 1 | -0/+17 |
* | ARM: shmobile: r8a7740: Add pin control resources | Laurent Pinchart | 2013-01-25 | 1 | -0/+17 |
* | ARM: shmobile: sh73a0: Register PFC platform device | Laurent Pinchart | 2013-01-25 | 1 | -1/+10 |
* | ARM: shmobile: sh7372: Register PFC platform device | Laurent Pinchart | 2013-01-25 | 1 | -1/+10 |
* | ARM: shmobile: r8a7779: Register PFC platform device | Laurent Pinchart | 2013-01-25 | 1 | -4/+12 |
* | ARM: shmobile: r8a7740: Register PFC platform device | Laurent Pinchart | 2013-01-25 | 1 | -1/+10 |
* | ARM: shmobile: Select PINCTRL | Laurent Pinchart | 2013-01-25 | 1 | -0/+1 |
* | sh-pfc: Support passing resources through platform device | Laurent Pinchart | 2013-01-25 | 2 | -7/+21 |
* | sh-pfc: Split platform device and platform driver registration | Laurent Pinchart | 2013-01-25 | 1 | -9/+6 |
* | sh-pfc: Use sh_pfc_ namespace prefix through the whole driver | Laurent Pinchart | 2013-01-25 | 2 | -56/+55 |
* | sh-pfc: Sort headers alphabetically | Laurent Pinchart | 2013-01-25 | 3 | -15/+15 |
* | sh-pfc: Remove check for impossible error condition | Laurent Pinchart | 2013-01-25 | 1 | -2/+2 |
* | sh-pfc: Let the compiler decide whether to inline functions | Laurent Pinchart | 2013-01-25 | 1 | -5/+3 |
* | sh-pfc: Use devm_ioremap_nocache() | Laurent Pinchart | 2013-01-25 | 1 | -21/+4 |
* | sh-pfc: Use devm_kzalloc() | Laurent Pinchart | 2013-01-25 | 3 | -40/+19 |
* | sh-pfc: Move platform device and driver to the core | Laurent Pinchart | 2013-01-25 | 4 | -94/+114 |
* | sh-pfc: Merge PFC core and gpio | Laurent Pinchart | 2013-01-25 | 5 | -87/+25 |
* | sh-pfc: Merge PFC core and pinctrl | Laurent Pinchart | 2013-01-25 | 4 | -25/+7 |
* | sh-pfc: Move private definitions and declarations to private header | Laurent Pinchart | 2013-01-25 | 5 | -29/+50 |
* | sh-pfc: Split platform data from the sh_pfc structure | Laurent Pinchart | 2013-01-25 | 4 | -76/+79 |
* | sh: shx3: Fix last GPIO index | Laurent Pinchart | 2013-01-25 | 1 | -1/+1 |
* | sh: sh7786: Fix last GPIO index | Laurent Pinchart | 2013-01-25 | 1 | -1/+1 |
* | sh: sh7786: Fix port E, G and J GPIOs | Laurent Pinchart | 2013-01-25 | 2 | -7/+5 |
* | sh: sh7757: Fix GPIO_FN_ET0_MDIO and GPIO_FN_ET1_MDIO GPIO entries | Laurent Pinchart | 2013-01-25 | 1 | -2/+2 |
* | sh: sh7723: Rename GPIO_FN_SIUOSPD to GPIO_FN_SIUAOSPD | Laurent Pinchart | 2013-01-25 | 2 | -2/+2 |
* | sh: sh7269: Rename CRX0CRX1(CRX2) marks to match GPIO names | Laurent Pinchart | 2013-01-25 | 1 | -6/+6 |
* | sh: sh7264: Rename CRX0CRX1 mark to match GPIO names | Laurent Pinchart | 2013-01-25 | 1 | -3/+3 |
* | Linux 3.8-rc3v3.8-rc3 | Linus Torvalds | 2013-01-09 | 1 | -1/+1 |
* | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-01-09 | 7 | -22/+40 |
|\ |
|
| * | ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writel | Gregory CLEMENT | 2013-01-07 | 1 | -4/+5 |
| * | ARM: 7615/1: cache-l2x0: aurora: Invalidate during clean operation with WT en... | Gregory CLEMENT | 2013-01-07 | 1 | -8/+14 |
| * | ARM: 7614/1: mm: fix wrong branch from Cortex-A9 to PJ4b | Haojian Zhuang | 2013-01-06 | 1 | -0/+1 |
| * | ARM: 7612/1: imx: Do not select some errata that depends on !ARCH_MULTIPLATFORM | Fabio Estevam | 2013-01-06 | 1 | -2/+0 |
| * | ARM: 7611/1: VIC: fix bug in VIC irqdomain code | Linus Walleij | 2013-01-02 | 1 | -2/+7 |