aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[ARM] 3986/1: H1940: suspend to RAM supportBen Dooks1-0/+21
2006-12-07[ARM] 3984/1: ixp4xx/nslu2: Fix disk LED numbering (take 2)Rod Whitby1-2/+3
2006-12-07[ARM] 3978/1: macro to provide a 63-bit value from a 32-bit hardware counterNicolas Pitre1-0/+78
2006-12-07[ARM] 3611/4: optimize do_div() when divisor is constantNicolas Pitre1-1/+179
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells1-1/+1
2006-12-04Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-0/+13
2006-12-04[ARM] 3977/1: AT91: remove loop waiting for resetAndrew Victor1-2/+0
2006-12-04[ARM] 3974/1: AT91: Remove USB Device headerAndrew Victor1-77/+0
2006-12-04[ARM] 3972/1: AT91: Update board.hAndrew Victor1-2/+4
2006-12-03[ARM] 3881/4: xscale: clean up cp0/cp1 handlingLennert Buytenhek1-32/+16
2006-12-02[NET]: ARM checksum annotations and cleanups.Al Viro1-42/+41
2006-12-01[libata] ARM: add ixp4xx PATA driverAlessandro Zummo1-0/+13
2006-12-01[ARM] 3971/1: xsc3: get rid of L_PTE_COHERENTLennert Buytenhek1-2/+1
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt1-0/+7
2006-12-01[ARM] 3958/1: add platform device (pxa2xx-udc)to ixp4xxMilan Svoboda1-0/+8
2006-12-01[ARM] 3960/1: AT91: Final SAM9 intergration patches.Andrew Victor3-17/+24
2006-12-01[ARM] 3949/2: AT91: SAM9 timer driverAndrew Victor1-0/+29
2006-11-30[ARM] Clean up discontigmem supportRussell King6-160/+54
2006-11-30[ARM] 3952/1: AT91: Hardware headers for SAM9 perhipheralsAndrew Victor9-0/+598
2006-11-30[ARM] 3954/1: AT91: Update drivers for new headersAndrew Victor7-3/+33
2006-11-30[ARM] 3951/1: AT91: Rename user peripheral header filesAndrew Victor6-62/+38
2006-11-30[ARM] 3950/1: AT91: Split up system header fileAndrew Victor9-438/+559
2006-11-30[ARM] 3948/1: AT91: Initial support for AT91SAM9261 and AT91SAM9260Andrew Victor2-0/+417
2006-11-30[ARM] 3947/1: AT91: cpu_is_XXX macro'sAndrew Victor2-8/+49
2006-11-30[ARM] 3946/1: AT91: at91_arch_reset and at91_extern_irqAndrew Victor1-5/+7
2006-11-30[ARM] 3911/2: Simplify alloc_thread_info on ARMPaul Gortmaker1-2/+12
2006-11-30[ARM] Remove "translated" io macrosRussell King1-26/+5
2006-11-30[ARM] Remove warnings for __io_pci and __arch_(get|put)*Russell King1-8/+0
2006-11-30[ARM] L7200: Remove deprecated __io_pci and __arch_(get|put)*Russell King1-27/+0
2006-11-30[ARM] Fix nommu buildRussell King1-1/+0
2006-11-30[ARM] 3936/1: [Jornada7xx] - No use for jornada720.hKristoffer Ericson1-42/+0
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King1-12/+0
2006-11-30[ARM] 3894/1: pxa27x: Update DCSR_EORINTR bit definition in DCSRstanley cai1-1/+1
2006-11-30[ARM] 3893/1: pxa27x: Update UDCISR1 bit definitionsstanley cai1-6/+5
2006-11-30[ARM] Move HWCAP_* definitions to asm/elf.hRussell King2-18/+19
2006-11-30[ARM] Include asm/elf.h instead of asm/procinfo.hRussell King1-1/+0
2006-11-30[ARM] Arrange asm-arm/elf.h so it can be included by assemblyRussell King1-43/+49
2006-11-29[ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multiple platformsMilan Svoboda2-16/+27
2006-11-22[ARM] 3942/1: ARM: comment: consistent_sync should not be called directlyDan Williams1-0/+4
2006-11-20[ARM] ebsa110: fix warnings generated by asm/arch/io.hRussell King1-5/+11
2006-11-03[ARM] 3919/1: Fixed definition of some PXA270 CIF related registersEnrico Scholz1-4/+4
2006-10-28[ARM] Add __must_check to uaccess functionsRussell King1-10/+10
2006-10-24[ARM] 3902/1: Enable GPIO81-84 on PXA255Craig Hughes1-1/+1
2006-10-14[ARM] 3890/1: [Jornada7xx] Addition of MCU commands into jornada720.hKristoffer Ericson1-0/+14
2006-10-14[ARM] 3888/1: add pxa27x SSP FSRT register bit definitionLiam Girdwood1-0/+1
2006-10-11[PATCH] arm-versatile iomem annotationsAl Viro1-2/+2
2006-10-11[PATCH] arm: use unsigned long instead of unsigned int in get_user()Al Viro1-1/+1
2006-10-11[PATCH] Consolidate check_signatureMatthew Wilcox1-17/+0
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells1-1/+1
2006-10-08[PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument...Al Viro1-1/+1