summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh-pfc: Support passing resources through platform deviceLaurent Pinchart2013-01-252-7/+21
* sh-pfc: Split platform device and platform driver registrationLaurent Pinchart2013-01-251-9/+6
* sh-pfc: Use sh_pfc_ namespace prefix through the whole driverLaurent Pinchart2013-01-252-56/+55
* sh-pfc: Sort headers alphabeticallyLaurent Pinchart2013-01-253-15/+15
* sh-pfc: Remove check for impossible error conditionLaurent Pinchart2013-01-251-2/+2
* sh-pfc: Let the compiler decide whether to inline functionsLaurent Pinchart2013-01-251-5/+3
* sh-pfc: Use devm_ioremap_nocache()Laurent Pinchart2013-01-251-21/+4
* sh-pfc: Use devm_kzalloc()Laurent Pinchart2013-01-253-40/+19
* sh-pfc: Move platform device and driver to the coreLaurent Pinchart2013-01-254-94/+114
* sh-pfc: Merge PFC core and gpioLaurent Pinchart2013-01-255-87/+25
* sh-pfc: Merge PFC core and pinctrlLaurent Pinchart2013-01-254-25/+7
* sh-pfc: Move private definitions and declarations to private headerLaurent Pinchart2013-01-255-29/+50
* sh-pfc: Split platform data from the sh_pfc structureLaurent Pinchart2013-01-254-76/+79
* sh: shx3: Fix last GPIO indexLaurent Pinchart2013-01-251-1/+1
* sh: sh7786: Fix last GPIO indexLaurent Pinchart2013-01-251-1/+1
* sh: sh7786: Fix port E, G and J GPIOsLaurent Pinchart2013-01-252-7/+5
* sh: sh7757: Fix GPIO_FN_ET0_MDIO and GPIO_FN_ET1_MDIO GPIO entriesLaurent Pinchart2013-01-251-2/+2
* sh: sh7723: Rename GPIO_FN_SIUOSPD to GPIO_FN_SIUAOSPDLaurent Pinchart2013-01-252-2/+2
* sh: sh7269: Rename CRX0CRX1(CRX2) marks to match GPIO namesLaurent Pinchart2013-01-251-6/+6
* sh: sh7264: Rename CRX0CRX1 mark to match GPIO namesLaurent Pinchart2013-01-251-3/+3
* Linux 3.8-rc3v3.8-rc3Linus Torvalds2013-01-091-1/+1
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-01-097-22/+40
|\
| * ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writelGregory CLEMENT2013-01-071-4/+5
| * ARM: 7615/1: cache-l2x0: aurora: Invalidate during clean operation with WT en...Gregory CLEMENT2013-01-071-8/+14
| * ARM: 7614/1: mm: fix wrong branch from Cortex-A9 to PJ4bHaojian Zhuang2013-01-061-0/+1
| * ARM: 7612/1: imx: Do not select some errata that depends on !ARCH_MULTIPLATFORMFabio Estevam2013-01-061-2/+0
| * ARM: 7611/1: VIC: fix bug in VIC irqdomain codeLinus Walleij2013-01-021-2/+7
| * ARM: 7610/1: versatile: bump IRQ numbersLinus Walleij2013-01-021-3/+3
| * ARM: 7609/1: disable errata work-arounds which access secure registersRob Herring2013-01-023-2/+8
| * ARM: 7608/1: l2x0: Only set .set_debug on PL310 r3p0 and earlierRob Herring2013-01-021-1/+2
* | Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-01-092-18/+9
|\ \
| * | EDAC: Cleanup device deregistering pathLans Zhang2013-01-071-12/+6
| * | EDAC: Fix EDAC Kconfig menuBorislav Petkov2013-01-071-5/+3
| * | EDAC: Fix kernel panic on module unloadingKonstantin Khlebnikov2013-01-071-2/+1
* | | mm: reinstante dropped pmd_trans_splitting() checkLinus Torvalds2013-01-091-0/+8
* | | cred: Remove tgcred pointer from struct credMarc Dionne2013-01-091-1/+0
* | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-01-0853-183/+351
|\ \ \
| * \ \ Merge tag 'omap-for-v3.8-rc2/fixes-signed-v2' of git://git.kernel.org/pub/scm...Olof Johansson2013-01-0811-38/+132
| |\ \ \
| | * | | ARM: OMAP2+: am33xx-hwmod: Fix wrongly terminated am33xx_usbss_mpu_irqs arrayPantelis Antoniou2013-01-071-1/+1
| | * | | ARM: OMAP1: fix USB configuration use-after-releaseAaro Koskinen2013-01-032-2/+8
| | * | | Merge tag 'omap-fixes-a2-for-v3.8-rc' of git://git.kernel.org/pub/scm/linux/k...Tony Lindgren2013-01-039-35/+123
| | |\ \ \ | | | |/ / | | |/| |
| | | * | ARM: OMAP2/3: PRM: fix bogus OMAP2xxx powerstate return valuesPaul Walmsley2013-01-023-28/+110
| | | * | ARM: OMAP3: clock data: Add missing enable/disable for EMU clockJon Hunter2013-01-021-0/+2
| | | * | ARM: OMAP4: PRM: Correct wrong instance usage for reading reset sourcesIvan Khoronzhuk2013-01-021-1/+1
| | | * | ARM: OMAP4: PRM: fix RSTTIME and RSTST offsetsNishanth Menon2013-01-021-2/+2
| | | * | ARM: OMAP4: PRM: Correct reset source mapIvan Khoronzhuk2013-01-021-2/+2
| | | * | ARM: OMAP: SRAM: resolve sparse warningsPaul Walmsley2013-01-011-0/+2
| | | * | ARM: OMAP AM33xx: hwmod data: resolve sparse warningsPaul Walmsley2013-01-011-2/+2
| | | * | ARM: OMAP: 32k counter: resolve sparse warningsPaul Walmsley2012-12-281-0/+2
| * | | | Merge branch 'v3.8-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2013-01-086-4/+13
| |\ \ \ \
OpenPOWER on IntegriCloud