aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-08-08151-6367/+6364
|\
| * Merge branch 'v2.6.35-omap-mailbox-for-next' of git://gitorious.org/~doyu/lk/...Tony Lindgren2010-08-046-279/+241
| |\
| | * omap: mailbox: reorganize headersFelipe Contreras2010-08-044-8/+4
| | * omap: mailbox: standarize on 'omap-mailbox'Felipe Contreras2010-08-044-8/+6
| | * omap: mailbox: only compile for configured archsFelipe Contreras2010-08-041-2/+13
| | * omap: mailbox: simplify omap_mbox_register()Felipe Contreras2010-08-044-97/+50
| | * omap: mailbox: reorganize registeringFelipe Contreras2010-08-042-83/+66
| | * omap: mailbox: add IRQ namesFelipe Contreras2010-08-042-0/+5
| | * omap: mailbox: remove unecessary fieldsFelipe Contreras2010-08-041-8/+0
| | * omap: mailbox: don't export unecessary symbolsFelipe Contreras2010-08-042-4/+0
| | * omap: mailbox: update omap1 probingFelipe Contreras2010-08-041-14/+14
| | * omap: mailbox: use correct config for omap1Felipe Contreras2010-08-041-1/+1
| | * 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-043-9/+9
| | * omap mailbox: Set a device in logical mbox instance for traceabilityHiroshi DOYU2010-08-041-1/+16
| | * omap: mailbox: convert block api to kfifoOhad Ben-Cohen2010-08-043-68/+64
| | * omap: mailbox: remove (un)likely macros from cold pathsOhad Ben-Cohen2010-08-041-5/+5
| | * omap: mailbox cleanup: split MODULE_AUTHOR lineOhad Ben-Cohen2010-08-042-2/+4
| | * omap: mailbox: convert rwlocks to spinlockOhad Ben-Cohen2010-08-041-10/+10
| | * Mailbox: disable mailbox interrupt when request queueFernando Guzman Lugo2010-08-041-1/+9
| | * Mailbox: new mutext lock for h/w mailbox configurationHiroshi DOYU2010-08-041-5/+6
| | * Mailbox: Check valid registered callback before callingFernando Guzman Lugo2010-08-041-1/+2
| | * Mailbox: flush pending deferred works before freeing blk queueFernando Guzman Lugo2010-08-041-0/+2
| | * Mailbox: free mailbox interrupt before freeing blk queueFernando Guzman Lugo2010-08-041-2/+1
| * | Remove ARM default configurations which duplicate omap3_defconfigVincent Sanders2010-08-0419-3467/+0
| * | omap: 3630: disable TLL SAR on 3630 ES1Anand Gadiyar2010-08-041-2/+10
| * | OMAP3630: Add ES1.1 and ES1.2 detectionAnand Gadiyar2010-08-042-7/+36
| * | omap: device: improve errors handlingArtem Bityutskiy2010-08-041-1/+3
| * | Merge branch 'devel-map-io' into omap-for-linusTony Lindgren2010-08-04478-6373/+15570
| |\ \
| | * | omap3: introduce omap3_map_ioMike Rapoport2010-08-0417-105/+23
| | * | omap3: Unify omap2_set_globals_3[43,6x]x functionsSergio Aguirre2010-08-0418-26/+19
| * | | omap: Fix DEBUG_LL uart to access phys addr when MMU isn't enableJason Wang2010-08-042-11/+28
| * | | Merge branch 'for_2.6.36' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren2010-08-0424-225/+790
| |\ \ \
| | * | | OMAP: PM constraints: add omap_pm_set_min_clk_rate()Paul Walmsley2010-07-262-0/+88
| | * | | OMAP: PM constraints: add return values; add requesting device param to omap_...Paul Walmsley2010-07-263-44/+71
| | * | | OMAP2+: hwmod/device: update documentation and copyrightPaul Walmsley2010-07-262-4/+22
| | * | | OMAP: hwmod/device: add omap_{device,hwmod}_get_mpu_rt_vaPaul Walmsley2010-07-264-8/+53
| | * | | 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
| | * | | OMAP: PM: create omap_devices for MPU, DSP, L3Kevin Hilman2010-07-264-2/+90
| | * | | OMAP: omap_device: ensure hwmod tracks attached omap_device pointerKevin Hilman2010-07-261-1/+4
| | * | | OMAP4: hwmod: Enable omap_device build for OMAP4Rajendra Nayak2010-07-262-1/+2
| | * | | OMAP: hwmod: allow omap_hwmod_late_init() caller to skip module idle in _setup()Paul Walmsley2010-07-263-15/+36
| | * | | OMAP: hwmod: add non-locking versions of enable and idle functionsKevin Hilman2010-07-262-9/+12
| | * | | OMAP2&3: hwmod: Remove _hwmod prefix in name stringBenoit Cousson2010-07-263-10/+10
| | * | | OMAP2/3: hwmod: L3 and L4 CORE/PER/WKUP hwmods don't have IDLESTKevin Hilman2010-07-263-10/+20
| | * | | OMAP24xx: CM: fix mask used for checking IDLEST statusKevin Hilman2010-07-261-3/+3