summaryrefslogtreecommitdiffstats
path: root/arch/arm/common
Commit message (Expand)AuthorAgeFilesLines
* [ARM] clkdev: fix clock matchingRussell King2009-01-241-6/+19
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-2/+2
|\
| * Merge branch 'linus' into cpus4096Ingo Molnar2008-12-171-1/+1
| |\
| * | cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-131-2/+2
* | | Merge branch 'next-merged' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2008-12-181-4/+4
|\ \ \
| * | | [ARM] VIC: Update asm/hardware/vic.h with PL192 informationBen Dooks2008-12-151-4/+4
* | | | Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/l...Russell King2008-12-171-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | [ARM] arch/arm/common/sa1111.c: Correct error handling codeJulia Lawall2008-12-141-1/+1
| |/
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-021-0/+1
|\ \
| * | [ARM] locomo: export locomo_frontlight_set()Eric Miao2008-12-021-0/+1
| |/
* | [ARM] clkdev: add generic clkdev infrastructureRussell King2008-11-273-0/+132
|/
* [ARM] sharpsl_pm: fix compilation w/o CONFIG_PMDmitry Baryshkov2008-10-301-5/+14
* [ARM] 5315/1: Fix section mismatch warning (sa1111)Kristoffer Ericson2008-10-211-1/+1
* [ARM] dmabounce requires ZONE_DMARussell King2008-10-171-1/+1
* [ARM] pxa: fix 3bca103a1e658d23737d20e1989139d9ca8973bfRussell King2008-10-171-0/+2
* 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
|\ \ \ | |/ /
OpenPOWER on IntegriCloud