summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\
| * Fix typo: configuation => configurationThomas Weber2010-09-231-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-10-244-3/+74
|\ \
| * | crypto: updates to enable omap aesDmitry Kasatkin2010-09-034-3/+74
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-233-2/+56
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-081-1/+1
| |\ \ \
| | * | | omap: zoom2/3: fix build caused by wl1271 supportext Anand Gadiyar2010-10-051-1/+1
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-213-2/+56
| |\| | |
| | * | | omap: zoom: add mmc3/wl1271 device supportOhad Ben-Cohen2010-09-211-0/+19
| | * | | omap: zoom: add fixed regulator device for wlanOhad Ben-Cohen2010-09-211-0/+35
| | * | | wl12xx: make wl12xx.h common to both spi and sdioOhad Ben-Cohen2010-09-212-1/+2
| | |/ /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-10-222-0/+34
|\ \ \ \
| * | | | USB: AM35x: Add musb supportAjay Kumar Gupta2010-10-222-0/+34
| |/ / /
* | | | arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-2023-50/+0
* | | | arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-64/+63
* | | | ARM: do not define VMALLOC_END relative to PAGE_OFFSETNicolas Pitre2010-10-011-1/+1
|/ / /
* | | OMAP3: PM: ensure IO wakeups are properly disabledKevin Hilman2010-08-161-1/+3
* | | omap: Use CONFIG_SMP for test_for_ipi and test_for_ltirqTony Lindgren2010-08-161-2/+4
* | | omap: Fix sev instruction usage for multi-omapTony Lindgren2010-08-162-2/+2
* | | OMAP3: Fix a cpu type check problemstanley.miao2010-08-161-7/+7
* | | omap3: id: fix 3630 rev detectionNishanth Menon2010-08-161-1/+1
* | | omap: pandora: pass wl1251 information to SDIO coreGrazvydas Ignotas2010-08-113-0/+21
| |/ |/|
* | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-08-081-5/+2
|\ \
| * | OMAP3EVM: Replace vdvi regulator supply with vdds_dsiVaibhav Hiremath2010-08-051-5/+2
* | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-08-0873-1209/+4944
|\ \ \
| * \ \ Merge branch 'v2.6.35-omap-mailbox-for-next' of git://gitorious.org/~doyu/lk/...Tony Lindgren2010-08-042-101/+87
| |\ \ \
| | * | | omap: mailbox: reorganize headersFelipe Contreras2010-08-041-1/+0
| | * | | omap: mailbox: standarize on 'omap-mailbox'Felipe Contreras2010-08-042-5/+3
| | * | | omap: mailbox: only compile for configured archsFelipe Contreras2010-08-041-2/+13
| | * | | omap: mailbox: simplify omap_mbox_register()Felipe Contreras2010-08-041-16/+6
| | * | | omap: mailbox: reorganize registeringFelipe Contreras2010-08-041-63/+44
| | * | | omap: mailbox: add IRQ namesFelipe Contreras2010-08-041-0/+4
| | * | | omap: mailbox: don't export unecessary symbolsFelipe Contreras2010-08-041-3/+0
| | * | | omap: mailbox: 2420 should be detected at run-timeFelipe Contreras2010-08-041-1/+2
| | * | | omap: mailbox: reorganize structuresFelipe Contreras2010-08-041-33/+35
| | * | | omap: mailbox: trivial cleanupsFelipe Contreras2010-08-041-4/+6
| | * | | omap: mailbox cleanup: split MODULE_AUTHOR lineOhad Ben-Cohen2010-08-041-1/+2
| | |/ /
| * | | omap: 3630: disable TLL SAR on 3630 ES1Anand Gadiyar2010-08-041-2/+10
| * | | OMAP3630: Add ES1.1 and ES1.2 detectionAnand Gadiyar2010-08-041-3/+25
| * | | Merge branch 'devel-map-io' into omap-for-linusTony Lindgren2010-08-0424-109/+44
| |\ \ \
| | * | | omap3: introduce omap3_map_ioMike Rapoport2010-08-0415-105/+15
| | * | | omap3: Unify omap2_set_globals_3[43,6x]x functionsSergio Aguirre2010-08-0416-16/+16
| * | | | omap: Fix DEBUG_LL uart to access phys addr when MMU isn't enableJason Wang2010-08-041-8/+21
| * | | | Merge branch 'for_2.6.36' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren2010-08-0411-112/+357
| |\ \ \ \
| | * | | | OMAP2+: hwmod/device: update documentation and copyrightPaul Walmsley2010-07-261-1/+16
| | * | | | OMAP: hwmod/device: add omap_{device,hwmod}_get_mpu_rt_vaPaul Walmsley2010-07-261-5/+28
| | * | | | OMAP2: hwmod data: add IVA1 (2420), IVA2 (2430) hwmodsPaul Walmsley2010-07-262-2/+60
| | * | | | OMAP3: hwmod data: add data for OMAP3 IVA2Kevin Hilman2010-07-261-0/+30
| | * | | | OMAP2&3: hwmod: Replace l3 -> l3_mainKevin Hilman2010-07-263-55/+55
| | * | | | OMAP: hwmod data: add class for IVA hwmodsKevin Hilman2010-07-262-0/+4