aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-28Merge branch 'omap-upstream' into for-nextTony Lindgren
2009-05-28ARM: OMAP1: Make 770 LCD workAndrew de Quincey
2009-05-28ARM: OMAP: Add some entries to MAINTAINERSTony Lindgren
2009-05-28ARM: OMAP2: 2430SDP: Add FB support to board fileImre Deak
2009-05-28ARM: OMAP2/3: Add generic smc91x support when connected to GPMCTony Lindgren
2009-05-28ARM: OMAP2/3: Add generic onenand support when connected to GPMCJuha Yrjola
2009-05-28ARM: OMAP2/3: sDMA: Correct omap_request_dma_chain(), v2Santosh Shilimkar
2009-05-28ARM: OMAP2/3: DMA: implement trans copy and const fillTomi Valkeinen
2009-05-28OMAP1: PM: update and decouple from OMAP2/3 PM coreKevin Hilman
2009-05-28OMAP3: PM: prevent module wakeups from waking IVA2Kevin Hilman
2009-05-28OMAP3: PM: Clear pending PRCM reset flags on initKevin Hilman
2009-05-28OMAP3: PM: Ensure PRCM interrupts are cleared at bootKevin Hilman
2009-05-28OMAP3: PM: Ensure MUSB block can idle when driver not loadedPeter 'p2' De Schrijver
2009-05-28OMAP3: PM: D2D clockdomain supports SW supervised transitionsKevin Hilman
2009-05-28OMAP3: PM: Add D2D clocks and auto-idle setup to PRCM initKevin Hilman
2009-05-28OMAP: UART: Add sysfs interface for adjusting UART sleep timeoutJouni Hogander
2009-05-28OMAP3: PM: UART: disable clocks when idle and off-mode supportKevin Hilman
2009-05-28OMAP3: PM: Add wake-up bit defintiions for CONTROL_PADCONF_XKevin Hilman
2009-05-28OMAP3: PM: Force IVA2 into idle during bootupKevin Hilman
2009-05-28OMAP: Add new function to check wether there is irq pendingJouni Hogander
2009-05-28OMAP2/3: PM: push core PM code from linux-omapKevin Hilman
2009-05-26Revert "ARM: OMAP: Mask interrupts when disabling interrupts, v2"Kevin Hilman
2009-05-26Merge branch 'omap-clock-upstream' of git://git.pwsan.com/linux-2.6 into for-...Tony Lindgren
2009-05-25ARM: OMAP: Remove unnecessary omap2_globals.Santosh Shilimkar
2009-05-25ARM: OMAP: Remove useless omap_sram_error function.Santosh Shilimkar
2009-05-25ARM: OMAP: Remove unwanted type casts and fix the compiler warning.Santosh Shilimkar
2009-05-25ARM: OMAP2/3: Reorganize Makefile to add omap4 supportTony Lindgren
2009-05-25ARM: OMAP2/3: Remove OMAP_CM_REGADDRTony Lindgren
2009-05-25ARM: OMAP2/3: Remove OMAP2_PRCM_BASETony Lindgren
2009-05-25ARM: OMAP2/3: Move define of OMAP2_VA_IC_BASE to be local to entry-macro.STony Lindgren
2009-05-25ARM: OMAP2/3: Remove OMAP_PRM_REGADDR and OMAP2_PRM_BASETony Lindgren
2009-05-25ARM: OMAP2/3: Remove OMAP2_32KSYNCT_BASETony Lindgren
2009-05-25ARM: OMAP1: Misc clean-upTony Lindgren
2009-05-25ARM: OMAP: Update contact address of I2C registration helperJarkko Nikula
2009-05-25ARM: OMAP: McBSP: Fix legacy interrupts to clear their statusEero Nurkkala
2009-05-25ARM: OMAP: Increase VMALLOC_END to allow 256MB RAMMans Rullgard
2009-05-25ARM: OMAP: Remove unnecessary omap2_globals.Santosh Shilimkar
2009-05-25ARM: OMAP: Remove useless omap_sram_error function.Santosh Shilimkar
2009-05-25ARM: OMAP: Remove unwanted type casts and fix the compiler warning.Santosh Shilimkar
2009-05-25ARM: OMAP2/3: Reorganize Makefile to add omap4 supportTony Lindgren
2009-05-25ARM: OMAP2/3: Remove OMAP_CM_REGADDRTony Lindgren
2009-05-25ARM: OMAP2/3: Remove OMAP2_PRCM_BASETony Lindgren
2009-05-25ARM: OMAP2/3: Move define of OMAP2_VA_IC_BASE to be local to entry-macro.STony Lindgren
2009-05-25ARM: OMAP2/3: Remove OMAP_PRM_REGADDR and OMAP2_PRM_BASETony Lindgren
2009-05-25ARM: OMAP2/3: Remove OMAP2_32KSYNCT_BASETony Lindgren
2009-05-23Linux 2.6.30-rc7Linus Torvalds
2009-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2009-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-05-23[CIFS] Avoid open on possible directories since Samba now rejects themSteve French
2009-05-22icom: fix rmmod crashBreno Leitao