Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d87f614326a2cb4c3ead0a45e5468c7c3ca6b72f
/
arch
/
avr32
/
mach-at32ap
84e0cdb
macb: unify at91 and avr32 platform data
by Jamie Iles
· 14 years ago
e0d6511
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
09cf6a2
avr32: add export.h to arch/avr32 for EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 13 years ago
1754aab
mtd: ATMEL, AVR32: inline nand partition table access
by Dmitry Eremin-Solenikov
· 13 years ago
b7e9c22
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
c162755
avr32: make intc_resume() return void to conform to syscore_ops
by Hans-Christian Egtvedt
· 13 years ago
3000f00
avr32: add some more at91 to cpu.h definition
by Nicolas Ferre
· 13 years ago
4137b31
avr32/at32ap: fix mapping of platform device id for USART
by Hans-Christian Egtvedt
· 13 years ago
7bbf1d4
avr32: fix use of non-existing portnr variable in at32_map_usart()
by Hans-Christian Egtvedt
· 13 years ago
28f65c11
treewide: Convert uses of struct resource to resource_size(ptr)
by Joe Perches
· 13 years ago
2b348e2
atmel_serial: keep the platform_device unchanged
by Jean-Christophe PLAGNIOL-VILLARD
· 14 years ago
f25f4f5
PM / AVR32: Use struct syscore_ops instead of sysdevs for PM
by Rafael J. Wysocki
· 14 years ago
c7d8763
don't check platform_get_irq's return value against zero
by Uwe Kleine-König
· 14 years ago
6e2ad51
avr32: fix deadlock when reading clock list in debugfs
by Ole Henrik Jahren
· 14 years ago
51ef85d
avr32: Fix .size directive for cpu_enter_idle
by Ben Hutchings
· 14 years ago
024b3f29
avr32: At32ap: pio fix typo "))" on gpio_irq_unmask prototype
by Jean-Christophe PLAGNIOL-VILLARD
· 14 years ago
8faf9e3
fix the wrong argument of the functions definition
by Wanlong Gao
· 14 years ago
dd8ea6a
avr32: Fix missing irq namespace conversion
by Thomas Gleixner
· 14 years ago
62ec05d1
avr32: Cleanup eic_set_irq_type()
by Thomas Gleixner
· 14 years ago
d75f1bf
avr: Cleanup genirq namespace
by Thomas Gleixner
· 14 years ago
f2f9c65
avr32: At32ap: Convert pop irq_chip to new functions
by Thomas Gleixner
· 14 years ago
3972f69
avr32: At32ap: Convert intc irq_chip to new functions
by Thomas Gleixner
· 14 years ago
7776e23
avr32: At32ap: Convert extint irq_chip to new functions
by Thomas Gleixner
· 14 years ago
3ea205c
avr32: at32ap700x: fix typo in DMA master configuration
by Jamie Iles
· 14 years ago
1c5b053
avr32: at32ap700x: Specify DMA Flow Controller, Src and Dst msize
by Viresh Kumar
· 14 years ago
0670e71
Merge branch 'dw_dmac' into dmaengine
by Dan Williams
· 14 years ago
4aa5f36
avr32: at32ap700x: specify DMA src and dst masters
by Jamie Iles
· 14 years ago
2f55ac0
suspend: constify platform_suspend_ops
by Lionel Debroux
· 14 years ago
f7512e7
serial: fix rs485 for atmel_serial on avr32
by Peter Huewe
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
640e95a
USB: atmel uaba: Adding invert vbus_pin
by Eirik Aanonsen
· 15 years ago
cbf8de1
avr32: clean up memory allocation in at32_add_device_mci
by Hans-Christian Egtvedt
· 15 years ago
754a00a
arch/avr32: Fix build failure for avr32 caused by typo
by Peter Huewe
· 15 years ago
050cbb0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Linus Torvalds
· 15 years ago
2635d1b
atmel-mci: change use of dma slave interface
by Nicolas Ferre
· 15 years ago
559300b
Merge commit 'v2.6.32'
by Haavard Skinnemoen
· 15 years ago
d8951ad
at91: at91sam9g45 family: identify several chip versions
by Nicolas Ferre
· 15 years ago
2f5d46d
avr32: add two new at91 to cpu.h definition
by Nicolas Ferre
· 15 years ago
5416bf3
avr32: add two new at91 to cpu.h definition
by Nicolas Ferre
· 15 years ago
0708420
avr32: function for independently setting up SPI slaves
by Peter Ma
· 15 years ago
c076b99
avr32: Fix clash in ATMEL_USART_ flags
by Ben Nizette
· 15 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
bf4861c
avr32: add RTS/CTS/CLK pin selection for the USARTs
by Peter Ma
· 16 years ago
2f47c8c
avr32: at32ap700x: setup DMA for AC97C in the machine code
by Hans-Christian Egtvedt
· 16 years ago
6b0c935
avr32: at32ap700x: setup DMA for ABDAC in the machine code
by Hans-Christian Egtvedt
· 16 years ago
b92efa9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into avr32-arch
by Haavard Skinnemoen
· 16 years ago
9477ab2
avr32: use gpio_is_valid() to check USBA vbus_pin I/O line
by Hans-Christian Egtvedt
· 16 years ago
2ae6d5d
avr32: add pin mask for 18-bit color on the LCD controller
by Hans-Christian Egtvedt
· 16 years ago
ef41902
avr32: fix 15-bit LCDC pin mask to use MSB lines
by Hans-Christian Egtvedt
· 16 years ago
744f659
[ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device controller
by Gregory CLEMENT
· 16 years ago
d9e8a3a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 16 years ago
74465b4
atmel-mci: convert to dma_request_channel and down-level dma_slave
by Dan Williams
· 16 years ago
0e49005
Merge branch 'move-atmel-mci-h' into boards
by Haavard Skinnemoen
· 16 years ago
c42aa77
atmel-mci: move atmel-mci.h file to include/linux
by Nicolas Ferre
· 16 years ago
dd5e133
avr32: Hammerhead board support
by Alex Raimondi
· 16 years ago
bc08969
Merge branch 'cleanups' into boards
by Haavard Skinnemoen
· 16 years ago
adde42b
avr32: Allow reserving multiple pins at once
by Alex Raimondi
· 16 years ago
5f6333b
avr: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
1054626
avr32: Enable pullup on USART TX lines
by Anders Blomdell
· 16 years ago
d921455
Merge branches 'boards' and 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Haavard Skinnemoen
· 16 years ago
e82c610
avr32: Fix GPIO initcall breakage
by Haavard Skinnemoen
· 16 years ago
e3f91ca
avr32: Scale loops_per_jiffy when cpu frequency changes
by Haavard Skinnemoen
· 16 years ago
6090065
avr32: Fix bug in LCD pin setup on port C
by Alex Raimondi
· 16 years ago
9301975
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
4b1135a
genirq: fix name space collisions of nr_irqs in arch/*
by Thomas Gleixner
· 16 years ago
459fc20
cpufreq: remove policy->governor setting in drivers initialization
by Dominik Brodowski
· 16 years ago
198f293
avr32: Fix MIMC200 board use of SPD network pins
by Mark Jackson
· 16 years ago
caf18f1
avr32: Allow selecting multiple pins at once
by Julien May
· 16 years ago
0d62950
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/atmel-mci-2.6.28
by Haavard Skinnemoen
· 16 years ago
65e8b08
atmel-mci: Add experimental DMA support
by Haavard Skinnemoen
· 16 years ago
6b91865
atmel-mci: Platform code for supporting multiple mmc slots
by Haavard Skinnemoen
· 16 years ago
300bb76
avr32: Replace static clock list with dynamic linked list
by Alex Raimondi
· 16 years ago
787928e
avr32: Use platform_driver_probe for pdc platform driver
by Uwe Kleine-König
· 16 years ago
d6634db
avr32: Use platform_driver_probe for pio platform driver
by Uwe Kleine-König
· 16 years ago
ece2678
avr32: Provide a way to deselect pins in the portmux
by Haavard Skinnemoen
· 16 years ago
7066412
avr32: Allow fine-grained control over LCDC pins
by Julien May
· 16 years ago
f3c450b
avr32: use the new byteorder headers
by Harvey Harrison
· 16 years ago
84c4f2f
avr32: pm_standby low-power ram bug fix
by Humphrey Bucknell
· 16 years ago
b47eb40
avr32: Clean up HMATRIX code
by Haavard Skinnemoen
· 16 years ago
a8d902d
avr32: Add MMIO address definitions for certain controllers
by Haavard Skinnemoen
· 16 years ago
8f8a59c
avr32: Introduce <mach/chip.h>
by Haavard Skinnemoen
· 16 years ago
3663b73
avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>
by Haavard Skinnemoen
· 16 years ago
964d219
avr32: Introduce arch/avr32/mach-*/include/mach
by Haavard Skinnemoen
· 16 years ago
3c26e17
avr32: some mmc/sd cleanups
by David Brownell
· 16 years ago
eda3d8f
Merge commit 'upstream/master'
by Haavard Skinnemoen
· 16 years ago
9ee08c2
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 16 years ago
d8f388d
gpio: sysfs interface
by David Brownell
· 16 years ago
ff877ea
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6
by David Woodhouse
· 16 years ago
218df4a
avr32: Add platform data for AC97C platform device
by Hans-Christian Egtvedt
· 16 years ago
5554b35
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 16 years ago
fbfca4b
avr32: clean up mci platform code
by Ben Nizette
· 16 years ago
7d2be07
atmel-mci: Driver for Atmel on-chip MMC controllers
by Haavard Skinnemoen
· 16 years ago
a8931ef
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 16 years ago
3bfb1d2
dmaengine: Driver for the Synopsys DesignWare DMA controller
by Haavard Skinnemoen
· 16 years ago
72f6bef
avr32: Fix typo of IFSR in a comment in the PIO header file
by Hans-Christian Egtvedt
· 16 years ago
02a00cf
avr32: Power Management support ("standby" and "mem" modes)
by Haavard Skinnemoen
· 17 years ago
aa8e87c
avr32: Add system device for the internal interrupt controller (intc)
by Haavard Skinnemoen
· 17 years ago
b83d6ee1
avr32: Add simple SRAM allocator
by Haavard Skinnemoen
· 17 years ago
7951f18
avr32: Enable SDRAMC clock at startup
by Haavard Skinnemoen
· 17 years ago
d7ff2a4
avr32: Rename at32ap.c -> pdc.c
by Haavard Skinnemoen
· 17 years ago
Next »