summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-08-04Merge branch 'v2.6.35-omap-mailbox-for-next' of git://gitorious.org/~doyu/lk/...Tony Lindgren6-279/+241
2010-08-04omap: mailbox: reorganize headersFelipe Contreras4-8/+4
2010-08-04omap: mailbox: standarize on 'omap-mailbox'Felipe Contreras4-8/+6
2010-08-04omap: mailbox: only compile for configured archsFelipe Contreras1-2/+13
2010-08-04omap: mailbox: simplify omap_mbox_register()Felipe Contreras4-97/+50
2010-08-04omap: mailbox: reorganize registeringFelipe Contreras2-83/+66
2010-08-04omap: mailbox: add IRQ namesFelipe Contreras2-0/+5
2010-08-04omap: mailbox: remove unecessary fieldsFelipe Contreras1-8/+0
2010-08-04omap: mailbox: don't export unecessary symbolsFelipe Contreras2-4/+0
2010-08-04omap: mailbox: update omap1 probingFelipe Contreras1-14/+14
2010-08-04omap: mailbox: use correct config for omap1Felipe Contreras1-1/+1
2010-08-04omap: mailbox: 2420 should be detected at run-timeFelipe Contreras1-1/+2
2010-08-04omap: mailbox: reorganize structuresFelipe Contreras1-33/+35
2010-08-04omap: mailbox: trivial cleanupsFelipe Contreras3-9/+9
2010-08-04omap mailbox: Set a device in logical mbox instance for traceabilityHiroshi DOYU1-1/+16
2010-08-04omap: mailbox: convert block api to kfifoOhad Ben-Cohen3-68/+64
2010-08-04omap: mailbox: remove (un)likely macros from cold pathsOhad Ben-Cohen1-5/+5
2010-08-04omap: mailbox cleanup: split MODULE_AUTHOR lineOhad Ben-Cohen2-2/+4
2010-08-04omap: mailbox: convert rwlocks to spinlockOhad Ben-Cohen1-10/+10
2010-08-04Mailbox: disable mailbox interrupt when request queueFernando Guzman Lugo1-1/+9
2010-08-04Mailbox: new mutext lock for h/w mailbox configurationHiroshi DOYU1-5/+6
2010-08-04Mailbox: Check valid registered callback before callingFernando Guzman Lugo1-1/+2
2010-08-04Mailbox: flush pending deferred works before freeing blk queueFernando Guzman Lugo1-0/+2
2010-08-04Mailbox: free mailbox interrupt before freeing blk queueFernando Guzman Lugo1-2/+1
2010-08-04Remove ARM default configurations which duplicate omap3_defconfigVincent Sanders19-3467/+0
2010-08-04omap: 3630: disable TLL SAR on 3630 ES1Anand Gadiyar1-2/+10
2010-08-04OMAP3630: Add ES1.1 and ES1.2 detectionAnand Gadiyar2-7/+36
2010-08-04omap: device: improve errors handlingArtem Bityutskiy1-1/+3
2010-08-04Merge branch 'devel-map-io' into omap-for-linusTony Lindgren478-6373/+15570
2010-08-04omap3: introduce omap3_map_ioMike Rapoport17-105/+23
2010-08-04omap3: Unify omap2_set_globals_3[43,6x]x functionsSergio Aguirre18-26/+19
2010-08-04omap: Fix DEBUG_LL uart to access phys addr when MMU isn't enableJason Wang2-11/+28
2010-08-04Merge branch 'for_2.6.36' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren24-225/+790
2010-08-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds477-6260/+15546
2010-08-03OMAP2: powerdomain: Add break in switch statementThomas Weber1-0/+1
2010-08-02omap3: add support for NAND on LDP boardSukumar Ghorai2-0/+36
2010-08-02omap-3630-sdp : Add support for FlashSukumar Ghorai2-0/+121
2010-08-02omap3: add support for NAND on zoom3 boardSukumar Ghorai2-0/+44
2010-08-02omap3: add support for NAND on zoom2 boardSukumar Ghorai3-0/+50
2010-08-02omap3 flash: rename board-sdp-flash.c to be use by other boardsSukumar Ghorai4-55/+60
2010-08-02omap3 nand: fix issue in board file to detect nandSukumar Ghorai6-118/+5
2010-08-02omap3 nand: cleanup virtual address usagesSukumar Ghorai4-46/+11
2010-08-02omap3 gpmc: functionality enhancementSukumar Ghorai2-15/+299
2010-08-02Merge branch 'devel-misc' into omap-for-linusTony Lindgren407-195284/+2792
2010-08-02omap: mux: fix multipath gpio handlingGrazvydas Ignotas1-18/+20
2010-08-02omap: Devkit8000: Use DIE id to initialize dm9000 MAC addressKan-Ru Chen1-0/+14
2010-08-02omap: Use omap_get_die_id() to get the DIE idsKan-Ru Chen1-8/+6
2010-08-02omap: Add new interface omap_get_die_idKan-Ru Chen2-0/+32
2010-08-02OMAP3: AM3505/3517 do not have IO wakeup capabilitystanley.miao3-3/+8
2010-08-02omap: dma: Support for prefetch in destination synchronizedtransferSamu Onkalo2-4/+8