| Commit message (Expand) | Author | Age | Files | Lines |
* | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 | 1 | -1/+1 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-07-23 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'pxa' into devel | Russell King | 2008-07-13 | 2 | -1/+4 |
| |\ |
|
| | * | Clocklib: Fix SA1111 clock name mess. | Ian Molton | 2008-07-10 | 1 | -1/+1 |
* | | | arm: bus_id -> dev_name() and dev_set_name() conversions | Kay Sievers | 2008-07-21 | 3 | -6/+5 |
* | | | driver core: fix a lot of printk usages of bus_id | Greg Kroah-Hartman | 2008-07-21 | 2 | -14/+11 |
* | | | [ARM] Merge most of the PXA work for initial merge | Russell King | 2008-07-14 | 1 | -0/+3 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | [ARM] pxa: separate out power manager and clock registers | Russell King | 2008-06-02 | 1 | -0/+1 |
| * | [ARM] pxa: corgibl_limit_intensity build errors | Russell King | 2008-05-19 | 1 | -0/+2 |
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-----. \ | Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o... | Russell King | 2008-07-10 | 3 | -436/+2 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| | | | * | [RTC] remove old ARM rtc library code | Russell King | 2008-05-22 | 2 | -435/+0 |
| |_|_|/
|/| | | |
|
| | | * | [ARM] Export dma_sync_sg_for_device() | Russell King | 2008-06-22 | 1 | -1/+2 |
| |_|/
|/| | |
|
* | | | [ARM] 5026/1: locomo: add .settype for gpio and several small fixes | Thomas Kunze | 2008-05-17 | 1 | -18/+48 |
|/ / |
|
* | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 2008-04-21 | 1 | -1/+0 |
|\ \ |
|
| * | | arch: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 | 1 | -1/+0 |
* | | | Merge branch 'omap2-upstream' into devel | Russell King | 2008-04-19 | 1 | -2/+3 |
|\ \ \
| |/ / |
|
| * | | [ARM] 4873/1: Fix ITE 8152 interrupt demux | Mike Rapoport | 2008-03-28 | 1 | -2/+3 |
| |/ |
|
* | | [ARM] 4962/1: Introduce standard gpio interface for Scoop2. | Dmitry Baryshkov | 2008-04-10 | 1 | -6/+119 |
* | | [ARM] 4957/1: Drop special macro SCOOP_REG in favour if ioread16/iowrite16. | Dmitry Baryshkov | 2008-04-10 | 1 | -24/+22 |
* | | [ARM] 4956/1: Scoop: sparse cleanup | Dmitry Baryshkov | 2008-04-10 | 1 | -7/+7 |
|/ |
|
* | [ARM] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-06 | 1 | -3/+3 |
* | [ARM] xtime_seqlock: fix more ARM machines for xtime deadlocking | Peter Zijlstra | 2008-02-04 | 1 | -2/+0 |
* | [ARM] remove duplicate includes | Lucas Woods | 2008-01-26 | 1 | -1/+0 |
* | Merge branch 'pxa-fixes' | Russell King | 2007-12-08 | 1 | -8/+2 |
|\ |
|
| * | [ARM] 4667/1: CM-X270 fixes | Mike Rapoport | 2007-12-08 | 1 | -8/+2 |
* | | [ARM] uengine: fix memset size error | Li Zefan | 2007-11-26 | 1 | -4/+2 |
|/ |
|
* | arm: build fix | FUJITA Tomonori | 2007-10-23 | 1 | -0/+1 |
* | Update arch/ to use sg helpers | Jens Axboe | 2007-10-22 | 1 | -1/+1 |
* | PM: Rename struct pm_ops and related things | Rafael J. Wysocki | 2007-10-18 | 1 | -4/+4 |
* | PM: Move definition of struct pm_ops to suspend.h | Rafael J. Wysocki | 2007-10-18 | 1 | -0/+1 |
* | Merge branch 'pxa' into devel | Russell King | 2007-10-15 | 2 | -0/+388 |
|\ |
|
| * | [ARM] 4577/1: ITE 8152 PCI bridge support | Mike Rapoport | 2007-10-15 | 2 | -0/+388 |
* | | [ARM] Rename consistent_sync() as dma_cache_maint() | Russell King | 2007-10-12 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-07-12 | 1 | -2/+0 |
|\ |
|
| * | [ARM] pxa: Fix PXA27x suspend type validation, remove pxa_pm_prepare() | Russell King | 2007-07-12 | 1 | -1/+0 |
| * | [ARM] pxa: remove useless pxa_pm_finish() function | Russell King | 2007-07-12 | 1 | -1/+0 |
* | | PM: do not use saved_state from struct dev_pm_info on ARM | Rafael J. Wysocki | 2007-07-11 | 2 | -8/+16 |
|/ |
|
* | [ARM] spelling fixes | Simon Arlott | 2007-05-20 | 4 | -8/+8 |
* | [ARM] gic: Fix gic cascade irq handling | Russell King | 2007-05-17 | 1 | -11/+9 |
* | [ARM] 4375/1: sharpsl_pm: Fix compile warnings | Richard Purdie | 2007-05-16 | 1 | -4/+8 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-05-06 | 2 | -2/+0 |
|\ |
|
| * | [ARM] Remove needless linux/ptrace.h includes | Russell King | 2007-04-21 | 2 | -2/+0 |
* | | power management: implement pm_ops.valid for everybody | Johannes Berg | 2007-04-30 | 1 | -0/+1 |
* | | rework pm_ops pm_disk_mode, kill misuse | Johannes Berg | 2007-04-30 | 1 | -1/+0 |
|/ |
|
* | [ARM] 4251/1: Fix sharpsl_pm dependency | Richard Purdie | 2007-03-08 | 1 | -0/+1 |
* | [ARM] Fix build error caused by move of apm | Russell King | 2007-02-20 | 1 | -1/+1 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-02-19 | 2 | -65/+131 |
|\ |
|
| *-. | Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale trees | Russell King | 2007-02-17 | 2 | -21/+109 |
| |\ \ |
|
| | | * | Merge Realview GIC code | Russell King | 2007-02-15 | 1 | -14/+95 |
| | | |\ |
|
| | | | * | [ARM] 4108/2: Allow multiple GIC interrupt controllers in a system | Catalin Marinas | 2007-02-15 | 1 | -14/+95 |
| | | |/
| | |/| |
|