An error occurred fetching the project authors.
- 01 Nov, 2005 1 commit
-
-
Tony Lindgren authored
This patch modifies omap dma.c to add support for 24xx. Functionality should be the same as earlier.
-
- 28 Oct, 2005 1 commit
-
-
Tony Lindgren authored
Change DMA interface to allow adding 24xx DMA support. Note that this interface will change again after the 24xx DMA support has been merged.
-
- 27 Oct, 2005 1 commit
-
-
Kyungmin Park authored
The BURST_4 is 2 instead of 1
-
- 18 Oct, 2005 1 commit
-
-
Tony Lindgren authored
This got added accidentally with 09b55578. The DMA merge is not ready for 24xx yet.
-
- 11 Oct, 2005 1 commit
-
-
Tony Lindgren authored
Synced with mainline
-
- 15 Sep, 2005 1 commit
-
-
Romain Goyet authored
Reset DMA channels in init and add support for 330
-
- 07 Sep, 2005 1 commit
-
-
Tony Lindgren authored
Patch from Tony Lindgren This patch syncs the mainline kernel with linux-omap tree. The highlights of the patch are: - Clock updates by Tuukka Tikkanen, Juha Yrjola, Daniel Petrini and Tony Lindgren - DMA fixes by Imre Deak, Juha Yrjola and Daniel Petrini - Add support to dual-mode hardware timers by Lauri Leukkunen - GPIO support for 24xx by Paul Mundt - GPIO wake-up support by Tony Lindgren - Better GPIO interrupt handler to not lose interrupts by Ralph Walden and Ladislav Michl - Power Management updates by Tuukka Tikkanen - Make Power Management code use new SRAM functions by Tony Lindgren Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
-
- 11 Aug, 2005 1 commit
-
-
Imre Deak authored
Set the LCD DMA active flag _before_ starting the transfer and Mask CSR to avoid unnecessary callbacks.
-
- 27 Jul, 2005 3 commits
-
-
Tony Lindgren authored
Cosmetic clean-up before syncing with mainline.
-
Daniel Petrini authored
The following patch adds a new fuction in file dma.c: - omap_get_dma_src_addr_counter This function returns the value of the DMA source counter register. It can be used to show the progress of the dma transfer for a given channel.
-
Daniel Petrini authored
The following patch changes the return value from functions : - omap_get_dma_src_pos - omap_get_dma_dst_pos in file dma.c. The original version of the functions returns the address of the registers that has the related information. The new version returns the content of the registers: the source and destination addresses of the current transfer for the given channel.
-
- 10 Jul, 2005 2 commits
-
-
Tony Lindgren authored
Patch from Tony Lindgren This patch by various OMAP developers syncs the OMAP specific arch files with the linux-omap tree. Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
-
Tony Lindgren authored
Patch from Tony Lindgren This patch move common OMAP code from arch-omap to plat-omap directory. Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
-
- 07 Jul, 2005 1 commit
-
-
Tony Lindgren authored
Move arch/arm/mach-omap to arch/arm/plat-omap as discussed on the armlinux mailing list.
-
- 09 May, 2005 1 commit
-
-
Juha Yrjola authored
Sync with linux-omap tree. Updates DMA code to check for active LCD transfers. Signed-off-by: Tony Lindgren <tony@atomide.com>
-
- 16 Apr, 2005 1 commit
-
-
Linus Torvalds authored
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!
-