summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: omap - OMAP macros correctedDmitry Kasatkin2010-05-141-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu2010-05-03843-10205/+46889
|\
| * musb: fix power field to hold all possible valuesAjay Kumar Gupta2010-04-301-1/+1
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-04-3022-112/+189
| |\
| | * ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIBColin Tuckley2010-04-282-1/+2
| | * ARM: 6023/1: update bcmring_defconfig to latest version and fix build errorLeo Chen2010-04-221-25/+101
| | * ARM: fix build error in arch/arm/kernel/process.cRussell King2010-04-2119-86/+86
| * | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-2734-124/+113
| |\ \ | | |/ | |/|
| | * omap: delete unused bootloader tag variablesAaro Koskinen2010-04-241-3/+0
| | * omap: Devkit8000: Remove unused pinsThomas Weber2010-04-241-20/+0
| | * omap: Devkit8000: Change position of init callsThomas Weber2010-04-241-4/+4
| | * omap: Devkit8000: Remove unnecessary include fileThomas Weber2010-04-241-1/+0
| | * omap: Devkit8000: Fix typo in pin nameThomas Weber2010-04-241-2/+2
| | * omap: Devkit8000: Add missing package selectionThomas Weber2010-04-241-2/+4
| | * omap: Devkit8000: Fix typo in suppliesThomas Weber2010-04-241-1/+1
| | * n8x0_defconfig: remove CONFIG_NILFS2_FS overrideFrancisco Alecrim2010-04-241-1/+0
| | * omap: board-sdp-flash.c: Fix typos in debug outputThomas Weber2010-04-241-4/+4
| | * omap4: Fix McBSP4 base addressSantosh Shilimkar2010-04-241-1/+1
| | * omap: rx51_defconfig: Remove CONFIG_SYSFS_DEPRECATED*=y optionsJarkko Nikula2010-04-241-2/+0
| | * omap: rx51_defconfig: Remove duplicate phonetJarkko Nikula2010-04-241-1/+0
| | * omap: fix a gpmc nand problemstanley.miao2010-04-241-0/+3
| | * AM3517: initialize i2c subsystem after mux subsystemstanley.miao2010-04-241-2/+2
| | * omap: remove one of the define of INT_34XX_BENCH_MPU_EMULstanley.miao2010-04-241-2/+0
| | * omap: fix the compile error if CONFIG_MTD_NAND_OMAP2 is notenabledstanley.miao2010-04-241-0/+7
| | * OMAP4: Clocks: Change SPI Instance NamesAbraham Arce2010-04-241-4/+4
| | * omap: Devkit8000: Fix wrong usb port on Devkit8000Thomas Weber2010-04-241-2/+2
| | * OMAP4: Fix for CONTROL register BaseSantosh Shilimkar2010-04-241-1/+1
| | * OMAP4-HSMMC: FIX for MMC5 Controller IRQ Basekishore kadiyala2010-04-241-1/+1
| | * omap3: Fix EHCI port for IGEP v2 boardEnric Balletbo i Serra2010-04-241-4/+4
| | * omap: Fix n8x0 mmc_mmc_init compile warnings and typosTony Lindgren2010-04-241-9/+9
| | * omap2: Fix ARM processor check for 24xxTony Lindgren2010-04-241-1/+1
| | * omap4: Fix build break when used with gcc-4.4.1 (2009-q3)Richard Woodruff2010-04-242-4/+4
| | * omap: DMA: Init CDAC to zeromanjugk manjugk2010-04-231-0/+9
| | * omap: gpio: fix incorrect matching of IRQ_TYPE_EDGE_BOTHJanusz Krzysztofik2010-04-231-3/+3
| | * arm: omap1: remove dead code from timer32k.cFelipe Balbi2010-04-231-15/+0
| | * omap: fix clocksource_32k to start from zeroAaro Koskinen2010-04-231-5/+14
| | * Merge branch 'for_2.6.34rc_a' of git://git.pwsan.com/linux-2.6 into omap-fixe...Tony Lindgren2010-04-2217-39/+113
| | |\
| | | * OMAP3: clock: fix enable bit used for dpll4_m4x2 clockRanjith Lohithakshan2010-03-311-1/+1
| | | * OMAP4: prcm: Use logical OR instead of bitwise ORRajendra Nayak2010-03-313-6/+6
| | | * OMAP: HWMOD: Bug fixes in hwmod structure definitionsThara Gopinath2010-03-311-1/+1
| | | * OMAP: HWMOD: Adding clockdomain checkThara Gopinath2010-03-311-0/+3
| | * | Merge branch 'omap-fixes-for-tony' of git://dev.omapzoom.org/pub/scm/saaguirr...Tony Lindgren2010-03-226-21/+22
| | |\ \
| | | * | omap3: zoom2/3: Register only 1 8250 portSergio Aguirre2010-03-152-2/+2
| | | * | omap3: zoom 2/3: Change debugboard serial port idSergio Aguirre2010-03-151-1/+1
| | | * | omap3: 3630sdp: Explicitly enable all UARTsSergio Aguirre2010-03-151-0/+1
| | | * | omap3: zoom2/3 / 3630sdp: Don't init always all uartsSergio Aguirre2010-03-151-1/+0
| | | * | omap2/3/4: serial: Remove condition for getting uart4_physSergio Aguirre2010-03-151-13/+1
| | | * | OMAP3: serial: Use dev_* macros instead of printkSergio Aguirre2010-03-151-6/+6
| | | * | OMAP3: serial: Check for zero-based physical addrSergio Aguirre2010-03-151-0/+13
| * | | | ARM: 5974/1: arm/mach-at91 Makefile: remove two blanks.Ernst Schwab2010-04-141-2/+2