summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/mach
AgeCommit message (Expand)AuthorLines
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King-540/+0
2008-07-13Merge branch 'pxa' into develRussell King-0/+1
2008-07-10PXA UDC - allow use of inverted GPIO for pullupIan Molton-0/+1
2008-05-12[ARM] dyntick: Remove obsolete and unused ARM dyntick supportRussell King-22/+0
2008-03-26iop: unconditionally initialize the ATU on platforms known to be 'hosts'Dan Williams-0/+1
2008-02-21[ARM] 4835/1: Fix stale comment in struct machine_desc descriptionLeonid Evdokimov-1/+1
2008-02-03include/asm-arm/: Spelling fixesJoe Perches-1/+1
2008-02-01USB: gadget: pxa2xx_udc supports inverted vbusDmitry Baryshkov-0/+2
2007-05-30[ARM] use __used attributeDavid Rientjes-1/+1
2007-05-06Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-9/+12
2007-05-05[ARM] mm 10: allow memory type to be specified with ioremapRussell King-4/+3
2007-05-05[ARM] mm 9: add additional device memory typesRussell King-8/+12
2007-05-01mmc: Move OCR bit definesPierre Ossman-1/+1
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King-12/+0
2006-11-29[ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multip...Milan Svoboda-0/+26
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds-7/+6
2006-10-04[PATCH] atmel_serial: Rename at91_register_uart_fnsHaavard Skinnemoen-3/+3
2006-10-04[PATCH] at91_serial -> atmel_serial: Kconfig symbolsHaavard Skinnemoen-1/+1
2006-09-28[ARM] 3855/1: Add generic time supportKevin Hilman-0/+2
2006-09-25[ARM] 3821/1: iop3xx: switch iop32x/iop33x over to shared pci codeLennert Buytenhek-8/+0
2006-09-25[ARM] 3820/1: iop3xx: factor out shared pci codeLennert Buytenhek-0/+4
2006-07-02[PATCH] genirq: ARM dyntick cleanupThomas Gleixner-0/+1
2006-07-01[ARM] 3692/1: ARM: coswitch irq handling to the generic implementationThomas Gleixner-102/+33
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds-1/+1
2006-06-28[ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu buildRussell King-0/+4
2006-06-28[ARM] Remove TABLE_SIZE, and several unused function prototypesRussell King-5/+0
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman-1/+1
2006-06-20Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-5/+3
2006-06-20Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds-2/+0
2006-06-19[ARM] 3592/1: AT91RM9200 Serial driver updateAndrew Victor-5/+3
2006-06-18[ARM] 3554/1: ARM: Fix dyntick lockingTony Lindgren-0/+1
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse-2/+0
2006-03-22[ARM] Quieten spurious IRQ detectionRussell King-0/+1
2006-03-21[ARM] 3261/2: remove phys_ram from struct machine_desc (part 3)Nicolas Pitre-4/+1
2006-03-21[ARM] Rename chipdata to 'base' and make it an iomem pointerRussell King-3/+3
2006-01-26[ARM] 3269/1: Add ARMv6 MT_NONSHARED_DEVICE mem_types[] indexGeorge G. Davis-0/+1
2006-01-15[ARM] Fix missing compiler.h includeRussell King-0/+2
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre-1/+1
2006-01-10[ARM] 3242/2: AT91RM9200 support for 2.6 (Serial)Andrew Victor-0/+36
2006-01-09[ARM] 3070/2: Add __ioremap_pfn() APIDeepak Saxena-3/+0
2006-01-04[ARM] Remove '__address' from scatterlist and convert to DMA APIRussell King-1/+3
2005-11-09[ARM] 3057/1: Add memory control method to support OneNAND sync burst readKyungmin Park-0/+3
2005-10-29[ARM] Allow MTD device name to be passed via platform dataRussell King-0/+2
2005-10-29[ARM] Fix buggy __phys_to_pfn / __pfn_to_physRussell King-2/+2
2005-10-29[ARM] Ensure machine information structures aren't optimised awayRussell King-0/+1
2005-10-28[ARM] 3016/1: Replace map_desc.physical with map_desc.pfnDeepak Saxena-1/+4
2005-10-28[ARM] Fix sparse warningsRussell King-3/+3
2005-09-20[ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck`Ben Dooks-1/+1
2005-09-05[ARM] Remove unused DYN_TICK_* macrosRussell King-2/+0
2005-09-04[ARM] Wrap calls to descriptor handlersRussell King-0/+8