summaryrefslogtreecommitdiffstats
path: root/arch/arm/common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pxa-all' into develRussell King2008-10-093-29/+13
|\
| * [ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov2008-10-092-29/+11
| * [ARM] 4733/1: export sharpsl_paramDmitry Baryshkov2008-10-031-0/+2
* | [ARM] 5295/1: make ZONE_DMA optionalNicolas Pitre2008-10-091-1/+2
* | [ARM] dma: add validation of DMA paramsRussell King2008-09-291-4/+7
* | [ARM] dma: coding style cleanupsRussell King2008-09-291-32/+16
* | [ARM] dma: fix dmabounce dma_sync_xxx() implementationsRussell King2008-09-291-86/+58
* | [ARM] dma: use new dmabounce_sync_for_xxx() for dma_sync_single_xxx()Russell King2008-09-291-24/+0
* | [ARM] dma: Reduce to one dma_sync_sg_* implementationRussell King2008-09-291-36/+12
* | [ARM] dma: Reduce to one dma_map_sg()/dma_unmap_sg() implementationRussell King2008-09-251-46/+0
* | [ARM] dma: provide a better dma_map_page() implementationRussell King2008-09-251-0/+13
* | [ARM] Update dma_map_sg()/dma_unmap_sg() APIRussell King2008-09-251-15/+18
* | [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-068-8/+8
|/
* [ARM] dma-mapping: provide sync_range APIsRussell King2008-08-101-18/+20
* [ARM] dma-mapping: improve type-safeness of DMA translationsRussell King2008-08-101-9/+9
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-075-9/+9
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-075-5/+4
* [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-071-1/+0
* [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-272-12/+12
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-261-1/+1
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-231-1/+1
|\
| * Merge branch 'pxa' into develRussell King2008-07-132-1/+4
| |\
| | * Clocklib: Fix SA1111 clock name mess.Ian Molton2008-07-101-1/+1
* | | arm: bus_id -> dev_name() and dev_set_name() conversionsKay Sievers2008-07-213-6/+5
* | | driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman2008-07-212-14/+11
* | | [ARM] Merge most of the PXA work for initial mergeRussell King2008-07-141-0/+3
|\ \ \ | |/ / |/| / | |/
| * [ARM] pxa: separate out power manager and clock registersRussell King2008-06-021-0/+1
| * [ARM] pxa: corgibl_limit_intensity build errorsRussell King2008-05-191-0/+2
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King2008-07-103-436/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | | * [RTC] remove old ARM rtc library codeRussell King2008-05-222-435/+0
| |_|_|/ |/| | |
| | | * [ARM] Export dma_sync_sg_for_device()Russell King2008-06-221-1/+2
| |_|/ |/| |
* | | [ARM] 5026/1: locomo: add .settype for gpio and several small fixesThomas Kunze2008-05-171-18/+48
|/ /
* | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-211-1/+0
|\ \
| * | arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* | | Merge branch 'omap2-upstream' into develRussell King2008-04-191-2/+3
|\| |
| * | [ARM] 4873/1: Fix ITE 8152 interrupt demuxMike Rapoport2008-03-281-2/+3
| |/
* | [ARM] 4962/1: Introduce standard gpio interface for Scoop2.Dmitry Baryshkov2008-04-101-6/+119
* | [ARM] 4957/1: Drop special macro SCOOP_REG in favour if ioread16/iowrite16.Dmitry Baryshkov2008-04-101-24/+22
* | [ARM] 4956/1: Scoop: sparse cleanupDmitry Baryshkov2008-04-101-7/+7
|/
* [ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-061-3/+3
* [ARM] xtime_seqlock: fix more ARM machines for xtime deadlockingPeter Zijlstra2008-02-041-2/+0
* [ARM] remove duplicate includesLucas Woods2008-01-261-1/+0
* Merge branch 'pxa-fixes'Russell King2007-12-081-8/+2
|\
| * [ARM] 4667/1: CM-X270 fixesMike Rapoport2007-12-081-8/+2
* | [ARM] uengine: fix memset size errorLi Zefan2007-11-261-4/+2
|/
* arm: build fixFUJITA Tomonori2007-10-231-0/+1
* Update arch/ to use sg helpersJens Axboe2007-10-221-1/+1
* PM: Rename struct pm_ops and related thingsRafael J. Wysocki2007-10-181-4/+4
* PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki2007-10-181-0/+1
* Merge branch 'pxa' into develRussell King2007-10-152-0/+388
|\