index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
avr32
/
mach-at32ap
/
pio.c
Age
Commit message (
Expand
)
Author
2011-10-31
avr32: add export.h to arch/avr32 for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-04-13
avr32: At32ap: pio fix typo "))" on gpio_irq_unmask prototype
Jean-Christophe PLAGNIOL-VILLARD
2011-03-30
avr32: Fix missing irq namespace conversion
Thomas Gleixner
2011-03-24
avr: Cleanup genirq namespace
Thomas Gleixner
2011-03-24
avr32: At32ap: Convert pop irq_chip to new functions
Thomas Gleixner
2009-01-05
avr32: Allow reserving multiple pins at once
Alex Raimondi
2008-10-12
avr32: Allow selecting multiple pins at once
Julien May
2008-09-22
avr32: Use platform_driver_probe for pio platform driver
Uwe Kleine-König
2008-09-22
avr32: Provide a way to deselect pins in the portmux
Haavard Skinnemoen
2008-08-05
avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>
Haavard Skinnemoen
2008-07-25
gpio: sysfs interface
David Brownell
2008-06-27
avr32: minor GPIO handling updates
David Brownell
2008-02-05
gpiolib: avr32 at32ap platform support
David Brownell
2007-10-11
[AVR32] add multidrive support for pio driver
Matteo Vit
2007-03-16
[PATCH] gpio_direction_output() needs an initial value
David Brownell
2007-02-09
[AVR32] Introduce at32_reserve_pin()
Haavard Skinnemoen
2007-02-09
[AVR32] Don't reset PIO state at bootup
Haavard Skinnemoen
2007-02-09
[AVR32] GPIO API implementation
Haavard Skinnemoen
2006-12-08
[AVR32] Portmux API update
Haavard Skinnemoen
2006-09-26
[PATCH] avr32 architecture
Haavard Skinnemoen