aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-04-08
|\
| * [ARM] 5445/1: AT91: Remove flexible array from USBH platform dataJustin Waters2009-04-08
| * [ARM] 5447/1: Add SZ_32KLinus Walleij2009-04-08
| * Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2009-04-06
| |\
| | * [ARM] pxa: register AC97 controller devicesMark Brown2009-04-04
| | * [ARM] pxa/csb701: do not register devices on non-csb726 boadsDmitry Eremin-Solenikov2009-04-03
| | * [ARM] pxa/colibri: get rid of set_irq_type()Daniel Mack2009-04-03
| | * [ARM] pxa/colibri: provide MAC address from ATAG_SERIALDaniel Mack2009-04-03
| | * [ARM] pxa/cm-x2xx: fix ucb1400 not being registeredMarek Vasut2009-04-03
| | * [ARM] pxa: Add support for suspend on PalmTX, T5 and LDMarek Vasut2009-04-03
| | * [ARM] pxa: PalmTE2 support for battery, UDC, IrDA and backlightMarek Vasut2009-04-03
| | * [ARM] pxa: Palm Tungsten E2 basic supportMarek Vasut2009-04-03
| | * [ARM] pxa/em-x270: add libertas device registrationMike Rapoport2009-04-03
| | * [ARM] pxa/magician: Enable bq24022 regulator for gpio_vbus and pda_powerPhilipp Zabel2009-04-03
| * | [ARM] omap: fix omap1 clock usecount decrement bugRussell King2009-04-06
* | | Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-04-07
|\ \ \
| * | | i2c-s3c2410: Simplify bus frequency calculationDaniel Silverstone2009-04-07
| * | | i2c-s3c2410: sda_delay should be in ns, not clock ticksBen Dooks2009-04-07
| * | | i2c: iMX/MXC supportDarius Augulis2009-04-07
* | | | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* | | | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-07
* | | | spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common casesEric Miao2009-04-07
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-04-06
|\ \ \ \ | |/ / / |/| | |
| * | | V4L/DVB (11350): Add camera (CSI) driver for MX1Paulius Zaleckas2009-04-06
| * | | V4L/DVB (11349): mx3-camera: adapt the clock definition and the driver to the...Guennadi Liakhovetski2009-04-06
| |/ /
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-04-06
|\ \ \ | |/ / |/| |
| * | [MTD] [NAND] pxa3xx_nand: add ability to keep controller settings defined by ...Mike Rapoport2009-03-20
| * | [MTD] [NAND] davinci_nand driverDavid Brownell2009-03-20
* | | Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2009-04-05
|\ \ \
| * | | pxa/magician: remove deprecated .bus_shift from PASIC3 platform_dataPhilipp Zabel2009-04-04
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds2009-04-05
|\ \ \ \ | |/ / / |/| | |
| * | | arm: allow usage of string functions in linux/string.hRusty Russell2009-03-30
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-03
|\ \ \ \ | |_|_|/ |/| | |
| * | | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-30
| * | | trivial: fix typo "virual" -> "virtual"Uwe Kleine-Koenig2009-03-30
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-04-03
|\ \ \ \
| * \ \ \ Merge branch 'smsc911x-armplatforms' of git://github.com/steveglen/linux-2.6Russell King2009-04-02
| |\ \ \ \
| | * | | | ARM: Add SMSC911X support to Overo platform (V2)Steve Sakoman2009-04-02
| | * | | | arm: update omap_ldp defconfig to use smsc911xStanley.Miao2009-04-02
| | * | | | arm: update realview defconfigs to use smsc911xSteve Glendinning2009-04-02
| | * | | | arm: update pcm037 defconfig to use smsc911xSteve Glendinning2009-04-02
| | * | | | arm: convert omap ldp platform to use smsc911xSteve Glendinning2009-04-02
| | * | | | arm: convert realview platform to use smsc911xSteve Glendinning2009-04-02
| | * | | | arm: convert pcm037 platform to use smsc911xSteve Glendinning2009-04-02
| | | |/ / | | |/| |
| * | | | [ARM] 5444/1: ARM: Realview: Fix event-device multiplicators in localtimer.cSantosh Shilimkar2009-04-02
| * | | | [ARM] 5441/1: Use pr_err on error paths in at91 pmRyan Mallon2009-04-01
| * | | | [ARM] 5440/1: Fix VFP state corruption due to preemption during VFP exceptionsGeorge G. Davis2009-04-01
| * | | | [ARM] 5439/1: Do not clear bit 10 of DFSR during abort handling on ARMv6Catalin Marinas2009-04-01
| * | | | [ARM] 5436/1: ARM: OMAP: Fix compile for rx51Tony Lindgren2009-04-01
| * | | | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2009-03-30
| |\ \ \ \