aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-16[ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device controllerGregory CLEMENT1-0/+1
2009-01-26eeprom: More consistent symbol namesJean Delvare10-26/+26
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2-2/+0
2009-01-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-12/+3
2009-01-07avr32: Move syscalls.h under arch/avr32/include/asm/Haavard Skinnemoen1-0/+39
2009-01-07Merge branches 'fixes', 'cleanups' and 'boards'Haavard Skinnemoen30-115/+2209
2009-01-07avr32: Define DIE_OOPSHaavard Skinnemoen1-0/+1
2009-01-06avr32: introduce asm/swab.hHarvey Harrison3-29/+38
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-2/+2
2009-01-06remove linux/hardirq.h from asm-generic/local.hRussell King1-0/+1
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox1-1/+1
2009-01-06avr: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+2
2009-01-06atmel-mci: convert to dma_request_channel and down-level dma_slaveDan Williams2-15/+6
2009-01-06avr32: Remove DMATEST from defconfigsBen Nizette4-4/+4
2009-01-06arch/avr32: Eliminate NULL test and memset after alloc_bootmemJulia Lawall1-1/+0
2009-01-05avr32: data param to at32_add_device_mci() must be non-NULLHaavard Skinnemoen2-2/+20
2009-01-05Merge branch 'move-atmel-mci-h' into boardsHaavard Skinnemoen7-45/+6
2009-01-05atmel-mci: move atmel-mci.h file to include/linuxNicolas Ferre7-45/+6
2009-01-05avr32: Hammerhead board supportAlex Raimondi10-2/+2155
2009-01-05Merge branch 'cleanups' into boardsHaavard Skinnemoen12-64/+26
2009-01-05avr32: Allow reserving multiple pins at onceAlex Raimondi6-58/+20
2009-01-05favr-32: Remove deprecated callHaavard Skinnemoen1-2/+0
2009-01-05MIMC200: Remove deprecated callMark Jackson1-2/+0
2009-01-05avr: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+2
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+5
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-01-01avr32: define __flsRusty Russell1-0/+5
2008-12-31take init_fs to saner placeAl Viro1-1/+0
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Rusty Russell5-47/+107
2008-12-18avr32: favr-32 build fixHaavard Skinnemoen2-5/+5
2008-12-18ATSTK1006: Fix boot from NAND flashHaavard Skinnemoen1-37/+97
2008-12-17avr32: Introducing asm/syscalls.hJaswinder Singh4-0/+4
2008-12-17avr32: remove .note.gnu.build-id section when making vmlinux.binHans-Christian Egtvedt1-1/+1
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-10-24avr32: Enable pullup on USART TX linesAnders Blomdell1-4/+4
2008-10-23Merge branches 'boards' and 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Haavard Skinnemoen12-38/+35
2008-10-23avr32: Fix GPIO initcall breakageHaavard Skinnemoen6-11/+12
2008-10-23avr32: Scale loops_per_jiffy when cpu frequency changesHaavard Skinnemoen1-0/+14
2008-10-23avr32: Fix bug in LCD pin setup on port CAlex Raimondi1-1/+1
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+4
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley1-0/+2
2008-10-20container freezer: add TIF_FREEZE flag to all architecturesMatt Helsley1-0/+1
2008-10-16Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+1
2008-10-16genirq: fix name space collisions of nr_irqs in arch/*Thomas Gleixner1-4/+4
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky1-1/+1
2008-10-15cpufreq: remove policy->governor setting in drivers initializationDominik Brodowski1-1/+0
2008-10-14avr32: Add defconfig for the favr-32 boardHaavard Skinnemoen1-0/+1235
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse31-274/+820
2008-10-13avr32: Add defconfig for the mimc200 boardHaavard Skinnemoen1-0/+1109
2008-10-13avr32: Add MIMC200 board supportMark Jackson6-0/+466