aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-04-077-28/+53
|\
| * i2c-s3c2410: Simplify bus frequency calculationDaniel Silverstone2009-04-076-26/+26
| * i2c-s3c2410: sda_delay should be in ns, not clock ticksBen Dooks2009-04-072-2/+2
| * i2c: iMX/MXC supportDarius Augulis2009-04-071-0/+25
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-075-7/+7
* | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-075-18/+18
* | spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common casesEric Miao2009-04-071-0/+1
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-04-067-2/+101
|\ \ | |/ |/|
| * V4L/DVB (11350): Add camera (CSI) driver for MX1Paulius Zaleckas2009-04-066-1/+100
| * V4L/DVB (11349): mx3-camera: adapt the clock definition and the driver to the...Guennadi Liakhovetski2009-04-061-1/+1
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-04-062-0/+83
|\ \ | |/ |/|
| * [MTD] [NAND] pxa3xx_nand: add ability to keep controller settings defined by ...Mike Rapoport2009-03-201-0/+3
| * [MTD] [NAND] davinci_nand driverDavid Brownell2009-03-201-0/+80
* | Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2009-04-051-1/+0
|\ \
| * | pxa/magician: remove deprecated .bus_shift from PASIC3 platform_dataPhilipp Zabel2009-04-051-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds2009-04-051-1/+4
|\ \ \ | |/ / |/| |
| * | arm: allow usage of string functions in linux/string.hRusty Russell2009-03-311-1/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-032-2/+2
|\ \ \
| * | | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-301-1/+1
| * | | trivial: fix typo "virual" -> "virtual"Uwe Kleine-Koenig2009-03-301-1/+1
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-04-0318-60/+256
|\ \ \ \
| * \ \ \ Merge branch 'smsc911x-armplatforms' of git://github.com/steveglen/linux-2.6Russell King2009-04-0210-52/+300
| |\ \ \ \
| | * | | | ARM: Add SMSC911X support to Overo platform (V2)Steve Sakoman2009-04-021-0/+65
| | * | | | arm: update omap_ldp defconfig to use smsc911xStanley.Miao2009-04-021-2/+22
| | * | | | arm: update realview defconfigs to use smsc911xSteve Glendinning2009-04-022-4/+44
| | * | | | arm: update pcm037 defconfig to use smsc911xSteve Glendinning2009-04-021-1/+22
| | * | | | arm: convert omap ldp platform to use smsc911xSteve Glendinning2009-04-021-18/+29
| | * | | | arm: convert realview platform to use smsc911xSteve Glendinning2009-04-021-8/+9
| | * | | | arm: convert pcm037 platform to use smsc911xSteve Glendinning2009-04-021-10/+13
| | | |/ / | | |/| |
| * | | | [ARM] 5444/1: ARM: Realview: Fix event-device multiplicators in localtimer.cSantosh Shilimkar2009-04-021-0/+1
| * | | | [ARM] 5441/1: Use pr_err on error paths in at91 pmRyan Mallon2009-04-011-4/+4
| * | | | [ARM] 5440/1: Fix VFP state corruption due to preemption during VFP exceptionsGeorge G. Davis2009-04-013-6/+35
| * | | | [ARM] 5439/1: Do not clear bit 10 of DFSR during abort handling on ARMv6Catalin Marinas2009-04-011-2/+2
| * | | | [ARM] 5436/1: ARM: OMAP: Fix compile for rx51Tony Lindgren2009-04-011-0/+2
| * | | | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2009-03-301-3/+6
| |\ \ \ \
| | * | | | [ARM] Kirkwood: small L2 code cleanupNicolas Pitre2009-03-281-3/+1
| | * | | | [ARM] Kirkwood: invalidate L2 cache before enabling itMaxime Bizon2009-03-281-0/+5
| | | |/ / | | |/| |
| * | | | [ARM] arch_reset() now takes a second parameterRussell King2009-03-302-2/+2
| |/ / /
* | | | Allow rwlocks to re-enable interruptsRobin Holt2009-04-021-0/+3
* | | | Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
| |/ / |/| |
* | | V4L/DVB (11034): soc-camera: remove now unused gpio member of struct soc_came...Sascha Hauer2009-03-301-1/+0
* | | V4L/DVB (11031): pcm990 baseboard: add camera bus width switch settingSascha Hauer2009-03-301-9/+45
* | | V4L/DVB (10674): soc-camera: camera host driver for i.MX3x SoCsGuennadi Liakhovetski2009-03-301-0/+52
|/ /
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-28641-12333/+41056
|\ \
| * \ Merge branch 'master' into develRussell King2009-03-284-2/+15
| |\ \
| | * | [ARM] 5435/1: fix compile warning in sanity_check_meminfo()Mikael Pettersson2009-03-281-1/+1
| | * | [ARM] twl4030 - leak fixAlan Cox2009-03-241-0/+1
| | * | [ARM] fix leak in iop13xx/pciAlan Cox2009-03-241-1/+4
| | * | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-03-238-7/+9
| | |\ \
| | * | | [ARM] 5428/1: Module relocation update for R_ARM_V4BXDaniel Silverstone2009-03-212-0/+10
| | | |/ | | |/|