aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ks8695 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-4/+4
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-4/+4
2012-01-05Merge branch 'restart' into for-linusRussell King6-21/+22
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: ks8695: use new restart hookRussell King6-17/+22
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers1-1/+1
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-19/+0
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-19/+0
2011-11-21ARM: restart: only perform setup for restart when soft-restartingRussell King1-1/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds4-4/+4
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds9-366/+49
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-08-22ARM: 7037/1: mach-ks8695: fix GPIO LEDsLinus Walleij2-0/+2
2011-08-22ARM: 7036/1: mach-ks8695: break out GPIO driver specificsLinus Walleij5-27/+42
2011-08-22ARM: 7035/1: mach-ks8695: move GPIO driver to GPIO subsystemLinus Walleij2-319/+1
2011-08-21ARM: mach-ks8695: convert boot_params to atag_offsetNicolas Pitre3-3/+3
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King1-2/+0
2011-08-12ARM: gpio: consolidate gpio_to_irqRussell King1-2/+0
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King1-9/+2
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King5-10/+5
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds3-3/+3
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle3-3/+3
2011-07-12ARM: convert PCI defines to variablesRob Herring2-7/+3
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring1-2/+0
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-8/+10
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner2-9/+9
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-1/+1
2011-01-13ARM: ks8695: irq_data conversion.Lennert Buytenhek1-21/+22
2011-01-03ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()Russell King1-4/+4
2010-12-05ARM: 6520/1: Kconfig: add new symbol MIGHT_HAVE_PCIHans Ulli Kroll1-0/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre3-6/+0
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-5/+3
2010-07-27ARM: 6269/1: Add 'code' parameter for hook_fault_code()Kirill A. Shutemov1-2/+2
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren1-1/+1
2009-11-23ARM: dma-mapping: provide dma_to_page()Russell King1-0/+7
2009-11-05ARM: 5780/1: KS8695: Fix macro definition bug in regs-switch.czeal1-1/+1
2009-08-05ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in driversAndrew Victor2-2/+8
2009-07-30ARM: 5597/1: [PCI] reset all internal hardware prior PCI initializationYegor Yefremov1-0/+3
2009-03-24Merge branch 'highmem' into develRussell King1-1/+5
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King1-1/+1
2009-03-15[ARM] make page_to_dma() highmem awareNicolas Pitre1-1/+5
2009-02-10[ARM] 5372/1: ACS5K: Core board support for the ACS-5000Daniel Silverstone3-0/+240
2009-01-08[ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, pxa, s3cRussell King1-0/+1
2008-12-14[ARM] DSM320: Add support for the DSM320Daniel Silverstone3-0/+138
2008-12-14[ARM] KS8695: Add GPIO to IRQ mapping functionBen Dooks2-8/+3
2008-12-14[ARM] KS8695: Fixup the KS8695 GPIO to be GPIOLIBDaniel Silverstone3-43/+44
2008-12-14[ARM] KS8695: Fix up device registration.Daniel Silverstone1-17/+21
2008-11-30[ARM] Add a common typesafe __io implementationRussell King1-2/+2