aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds193-1822/+9749
2009-12-12Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds117-8015/+22488
2009-12-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds18-168/+221
2009-12-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds8-57/+96
2009-12-11Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds9-7/+194
2009-12-11omap3: Fix OMAP35XX_REV macrosSanjeev Premi1-6/+6
2009-12-11omap: serial: fix non-empty uart fifo read abortvikram pandita1-9/+27
2009-12-11omap3: Zoom2/3: Update hsmmc board config paramsMadhusudhan Chikkature1-5/+8
2009-12-11omap3 : Enable TWL4030 Keypad for Zoom2 and Zoom3 boardsmanjugk manjugk2-2/+4
2009-12-11omap3: id code detection 3525 vs 3515Sergey Lapin2-6/+6
2009-12-11omap3: rx51: Use wl1251 in SPI mode 3Kalle Valo1-1/+1
2009-12-11omap3: zoom2/3: make MMC slot work againAnand Gadiyar1-0/+1
2009-12-11omap1: htcherald: Update defconfig to include mux supportCory Maccarrone1-3/+6
2009-12-11omap1: LCD_DMA: Use some define rather than a hexadecimalJanusz Krzysztofik2-1/+59
2009-12-11omap: header: remove unused data-typevikram pandita1-9/+0
2009-12-11omap: arch/arm/plat-omap/devices.c - sort alphabeticallyLadislav Michl1-34/+34
2009-12-11omap: Correcting GPMC_CONFIG1_DEVICETYPE_NANDVimal Singh1-1/+1
2009-12-11OMAP3: serial - allow platforms specify which UARTs to initializeMika Westerberg2-15/+56
2009-12-11omap3: cm-t35: add mux initializationMike Rapoport2-7/+90
2009-12-11OMAP4: Sync up omap4430 defconfigSantosh Shilimkar1-62/+84
2009-12-11OMAP4: Remove the secondary wait loopSantosh Shilimkar1-7/+0
2009-12-11OMAP4: AuxCoreBoot registers only accessible in secure modeSantosh Shilimkar3-24/+37
2009-12-11OMAP4: Fix SRAM base and sizeSantosh Shilimkar1-3/+9
2009-12-11OMAP4: Fix cpu detectionSantosh Shilimkar3-5/+33
2009-12-11omap3: pandora: board file updates for .33Grazvydas Ignotas1-21/+5
2009-12-11omap3: Defconfig file of Always Innovating OMAP3-based Touch BookGregoire Gentil1-0/+2431
2009-12-11omap3: Board file of Always Innovating OMAP3-based Touch BookGregoire Gentil3-1/+579
2009-12-11omap1: I2C mux and clocks for omap7xxCory Maccarrone4-4/+18
2009-12-11omap1: Add omap7xx USB supportCory Maccarrone4-2/+76
2009-12-11omap1: DMA: move LCD related code from plat-omap to mach-omap1Janusz Krzysztofik5-458/+541
2009-12-11omap1: Use gen_nandLadislav Michl4-51/+152
2009-12-11omap: use smc91x_platdata to setup smc91xLadislav Michl10-3/+97
2009-12-11omap: mux: Add 36xx CBP package supportTony Lindgren6-0/+587
2009-12-11omap: mux: Remove old mux code for 34xxTony Lindgren11-589/+14
2009-12-11omap: mux: Replace omap_cfg_reg() with new style signal or gpio functionsTony Lindgren11-102/+177
2009-12-11omap: Split i2c platform init for mach-omap1 and mach-omap2Tony Lindgren7-55/+137
2009-12-11omap: mux: Add debugfs support for new mux codeTony Lindgren1-0/+227
2009-12-11omap: mux: Add new style init functions to omap3 board-*.c filesTony Lindgren12-0/+121
2009-12-11omap: mux: Add new style pin multiplexing data for 34xxTony Lindgren5-0/+1949
2009-12-11omap: mux: Add new style pin multiplexing code for omap3Tony Lindgren3-6/+606
2009-12-11omap2: mux: intoduce omap_mux_{read,write}Mike Rapoport1-6/+38
2009-12-11ARM: OMAP4: PM: Add init api for DPLL nodesRajendra Nayak3-1/+41
2009-12-11ARM: OMAP4: PM: Add support for OMAP4 dpll api'sRajendra Nayak5-38/+31
2009-12-11ARM: OMAP4: PM: Move DPLL control apis to dpll.cRajendra Nayak6-509/+547
2009-12-11ARM: OMAP4: PM: Add dummy hooks for OMAP4 dpll api'sRajendra Nayak8-26/+75
2009-12-11ARM: OMAP4: PM: OMAP4 clock tree and clkdev registrationRajendra Nayak4-1/+2786
2009-12-11ARM: OMAP4: PM: Adds CM1/2 register field masksRajendra Nayak1-0/+1474
2009-12-11ARM: OMAP4: PM: Adds PRM register shift and mask bitsRajendra Nayak2-0/+2211
2009-12-11ARM: OMAP4: PM: Adds PRM register defs for OMAP4Rajendra Nayak2-2/+417
2009-12-11ARM: OMAP4: PM: Adds CM1/2 register defs for OMAP4Rajendra Nayak2-2/+367