summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
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-03OMAP: DSS2: Add Nokia DSI command mode panel configuration structJani Nikula1-0/+31
2010-08-03OMAP: DSS2: DSI: change dsi_vc_dcs_read_2 parametersTomi Valkeinen1-1/+1
2010-08-03OMAP: DSS2: storage class should be before const qualifierTobias Klauser1-2/+2
2010-08-03OMAP2: powerdomain: Add break in switch statementThomas Weber1-0/+1
2010-08-02Merge branch 'next' into for-linusDmitry Torokhov1-0/+43
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 Lindgren247-194470/+1356
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
2010-08-02omap2/3: id: fix sparse warningNishanth Menon1-5/+5
2010-08-02omap: Overo: Fix support for second ethernet portSteve Sakoman1-2/+40
2010-08-02omap2: Fix GPIO numbers and smc91x for 2430sdpTony Lindgren2-6/+4
2010-08-02omap1: omap7xx clocks, mux, serial fixesCory Maccarrone4-0/+35
2010-08-02omap: Add back UART MDR1 check into uncompress.hTony Lindgren1-0/+6
2010-08-02omap4: hotplug: Add basic CPU hotplug supportSantosh Shilimkar4-1/+89
2010-08-02omap4: Add smc API to read AuxCoreBoot0 registerSantosh Shilimkar3-16/+26
2010-08-02omap4: suspend: Add basic system suspend supportRajendra Nayak2-0/+136
2010-08-02omap2/3/4: serial: errata i202: fix for MDR1 accessDeepak K1-3/+49
2010-08-02omap2/3/4: serial: introduce errata handlingNishanth Menon1-5/+10
2010-08-02omap2/3/4: serial: kill dev_attr_sleep_timeout sparse warnNishanth Menon1-1/+2
2010-08-02omap2/3/4: serial: remove initialization sparse warningsNishanth Menon1-2/+2
2010-08-02omap3: serial: Add context save and restore for mcrGovindraj R1-0/+6
2010-08-02omap4: Add OMAP4 Panda SupportDavid Anders3-0/+311
2010-08-02OMAP4: Add GPIO LED support for SDP boardHemanth V1-0/+50