aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-u300/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-24ARM: delete struct sys_timerStephen Warren1-1/+1
2012-12-20Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-34/+0
2012-12-19Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds1-2/+12
2012-12-17ARM: u300: delete custom pin hog codeLinus Walleij1-34/+0
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+0
2012-11-21pinctrl/u300/coh901: stop spawning pinctrl from GPIOLinus Walleij1-1/+1
2012-11-15mtd: fsmc_nand: pass the ale and cmd resource via resourceJean-Christophe PLAGNIOL-VILLARD1-2/+12
2012-11-13ARM: u300: remove obsoleted init_consistent_dma_size()Marek Szyprowski1-2/+0
2012-11-11pinctrl/coh901: use irqdomain, allocate irqdescsLinus Walleij1-1/+0
2012-11-11ARM: U300: bump IRQs to offset 32Linus Walleij1-1/+1
2012-10-02Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/miscLinus Torvalds1-3/+0
2012-09-20spi/pl022: adopt pinctrl supportPatrice Chotard1-3/+0
2012-08-13ARM: u300: convert to sparse IRQsLinus Walleij1-1/+2
2012-08-13ARM: u300: move DMA channel header into mach-u300Linus Walleij1-1/+1
2012-08-13ARM: u300: merge u300.c into core.c and rid headersLinus Walleij1-4/+18
2012-08-13pinctrl/coh901: move header to platform data dirLinus Walleij1-1/+1
2012-08-13pinctrl/coh901: retire ancient GPIO block versionsLinus Walleij1-1/+0
2012-08-13ARM: u300: retire ancient platformsLinus Walleij1-69/+1
2012-07-11ARM: u300: convert to common clockLinus Walleij1-10/+11
2012-04-20ARM: u300: bump all IRQ numbers by oneLinus Walleij1-2/+4
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds1-0/+2
2012-03-27mtd: fsmc: Move ALE, CLE defines to their respective platformShiraz Hashim1-0/+2
2012-03-23Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-17/+21
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-69/+16
2012-03-12ARM: u300: configure some pins as an exampleLinus Walleij1-2/+16
2012-03-05pinctrl: enhance mapping table to support pin config operationsStephen Warren1-6/+6
2012-03-05pinctrl: API changes to support multiple states per deviceStephen Warren1-13/+3
2012-03-02pinctrl: assume map table entries can't have a NULL name fieldStephen Warren1-4/+4
2012-03-02pinctrl: introduce PINCTRL_STATE_DEFAULT, define hogs as that stateStephen Warren1-3/+3
2012-02-23ARM: 7335/1: mach-u300: do away with MMC config filesLinus Walleij1-17/+21
2012-02-22pinctrl: spawn U300 pinctrl from the COH901 GPIOLinus Walleij1-15/+15
2012-02-10pinctrl: move generic functions to the pinctrl_ namespaceLinus Walleij1-17/+17
2012-02-10pinctrl: break out a pinctrl consumer headerLinus Walleij1-1/+1
2012-01-26ARM: amba: u300: use common amba device initializersRussell King1-69/+16
2012-01-25ARM: amba: u300: get rid of NO_IRQ initializersRussell King1-3/+3
2012-01-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-7/+7
2012-01-05ARM: restart: lpc32xx & u300: remove unnecessary printkRussell King1-1/+0
2012-01-05ARM: restart: u300: use new restart hookRussell King1-0/+21
2012-01-03arm/u300: don't use PINMUX_MAP_PRIMARY*Stephen Warren1-6/+6
2012-01-03pinctrl: make a copy of pinmux mapLinus Walleij1-1/+1
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-80/+1
2011-10-31Merge branch 'next/fixes' into next/cleanupArnd Bergmann1-3/+28
2011-10-31Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann1-0/+3
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-0/+3
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-3/+28
2011-10-13pinctrl: add a driver for the U300 pinmuxLinus Walleij1-2/+82
2011-10-08Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann1-0/+3
2011-09-08ARM: 7083/1: rewrite U300 GPIO to use gpiolibLinus Walleij1-3/+28
2011-08-22ARM: mach-u300: Setup consistent dma size at boot timeJon Medhurst1-0/+3
2011-08-17mach-u300: retire AVE deviceLinus Walleij1-54/+0