summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2010-08-11s3c-fb: add device name initializationPawel Osciak5-1/+38
2010-08-11s3c-fb: correct FRAMESEL1 bitfield defines for VIDINTCON0 registerPawel Osciak1-5/+5
2010-08-11s3c-fb: integrate palette setup code into main driverBen Dooks1-34/+0
2010-08-11s3c-fb: udpate to support s3c2416/s3c2443 style hardwareBen Dooks2-7/+5
2010-08-11s3c-fb: initial move to unifying the header filesBen Dooks3-90/+0
2010-08-11s3c-fb: fix distortedness situation for the mode more then 24bppInKi Dae1-0/+1
2010-08-11s3c-fb: add default window feature.InKi Dae1-0/+3
2010-08-11omap: pandora: pass wl1251 information to SDIO coreGrazvydas Ignotas3-0/+21
2010-08-11omap_hsmmc: add init_card pass-through callbackGrazvydas Ignotas1-0/+2
2010-08-11i2c/nuc900: add i2c driver support for nuc900Wan ZongShun1-0/+9
2010-08-11Merge branches 'master' and 'devel' into for-linusRussell King255-4466/+13272
2010-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds8-10/+12
2010-08-11ARM: 6323/1: cam60: don't use __init for cam60_spi_{flash_platform_data,parti...Uwe Kleine-König1-2/+2
2010-08-11ARM: 6324/1: cam60: move cam60_spi_devices to .init.dataUwe Kleine-König1-2/+2
2010-08-11USB: s3c-hsotg: Add initial detection and setup for dedicated FIFO modeBen Dooks1-0/+2
2010-08-11USB: otg/ulpi: extend the generic ulpi driver.Igor Grinberg7-10/+10
2010-08-11ARM: 6322/1: imx/pca100: Fix name of spi platform dataUwe Kleine-König1-1/+1
2010-08-11ARM: 6321/1: fix syntax error in main Kconfig fileUwe Kleine-König1-1/+1
2010-08-11ARM: 6297/1: move U300 timer to dynamic clock lookupLinus Walleij2-10/+13
2010-08-11ARM: 6296/1: clock U300 intcon and timer properlyLinus Walleij4-24/+17
2010-08-11ARM: 6295/1: fix U300 apb_pclk splitLinus Walleij3-67/+57
2010-08-11ARM: 6306/1: fix inverted MMC card detect in U300Linus Walleij1-4/+4
2010-08-11ARM: 6299/1: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faul...Will Deacon2-0/+20
2010-08-11ARM: 6294/1: etm: do a dummy read from OSSRR during initializationAlexander Shishkin1-1/+3
2010-08-11ARM: 6292/1: coresight: add ETM management registersAlexander Shishkin2-3/+7
2010-08-11ARM: 6288/1: ftrace: document mcount formatsRabin Vincent1-0/+36
2010-08-11ARM: 6287/1: ftrace: clean up mcount assembly indentationRabin Vincent1-44/+44
2010-08-11ARM: 6286/1: fix Thumb-2 decompressor broken by "Auto calculate ZRELADDR"Rabin Vincent1-3/+2
2010-08-11ARM: 6280/1: imx: Fix build failure when including <mach/gpio.h> without <lin...Uwe Kleine-König1-0/+1
2010-08-11tty: Add EXTPROC support for LINEMODEhyc@symas.com2-0/+3
2010-08-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds4-18/+22
2010-08-10kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2-3/+3
2010-08-10msm: mmc: Add msm prefix to platform data structureSahitya Tummala4-4/+6
2010-08-10msm: trout: Remove extern declaration from source fileSahitya Tummala2-3/+3
2010-08-10arm: msm: Fix section mismatch in smd.c.Gregory Bean1-1/+1
2010-08-09Merge branch 'devel-stable' into develRussell King244-4485/+12899
2010-08-09Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King148-366/+5191
2010-08-09ARM: S5PV210: Fix on missing s3c-sdhci card detection method for hsmmc3Kukjin Kim1-2/+5
2010-08-09ARM: S5P: Fix on missing S5P_DEV_FIMC in plat-s5p/KconfigKukjin Kim1-0/+15
2010-08-09ARM: S5PV210: Override FIMC driver name on Aquila boardSylwester Nawrocki1-0/+5
2010-08-09ARM: S5PC100: enable FIMC on SMDKC100Sylwester Nawrocki2-0/+6
2010-08-09ARM: S5PV210: enable FIMC on GoniSylwester Nawrocki2-0/+6
2010-08-09ARM: S5PV210: enable FIMC on AquilaSylwester Nawrocki2-0/+6
2010-08-08Merge branch 'for-linus' of git://android.kernel.org/kernel/tegraLinus Torvalds41-5/+6052
2010-08-08Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds3-9/+38
2010-08-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds151-6367/+6364
2010-08-08Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds25-147/+1933
2010-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds18-27/+313
2010-08-07Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-4/+0
2010-08-06Merge branches 'gemini' and 'misc' into develRussell King1528-207726/+67011