summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-14avr32: Add defconfig for the favr-32 boardHaavard Skinnemoen1-0/+1235
2008-10-13avr32: Add defconfig for the mimc200 boardHaavard Skinnemoen1-0/+1109
2008-10-13avr32: Add MIMC200 board supportMark Jackson6-0/+466
2008-10-13avr32: Fix MIMC200 board use of SPD network pinsMark Jackson1-0/+4
2008-10-13avr32: add support for EarthLCD Favr-32 boardHans-Christian Egtvedt6-0/+479
2008-10-13avr32: Add support for EVKLCD10X addon boardsHans-Christian Egtvedt7-1/+2726
2008-10-13avr32: Kconfig: Remove pointless if around atstk1000 includeHaavard Skinnemoen1-2/+0
2008-10-12avr32: Fix build failures in board codeHaavard Skinnemoen3-1/+3
2008-10-12avr32: Allow selecting multiple pins at onceJulien May7-148/+212
2008-10-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen231-1861/+3590
2008-10-08avr32: Minor pm_power_off cleanupHaavard Skinnemoen1-1/+2
2008-10-08avr32: Implement {read,write}[bwl]_beHaavard Skinnemoen1-0/+8
2008-10-05atmel-mci: Add missing flush_dcache_page() in PIO transfer codeHaavard Skinnemoen1-0/+1
2008-10-05atmel-mci: Don't overwrite error bits when NOTBUSY is setHaavard Skinnemoen1-1/+3
2008-10-05atmel-mci: Add experimental DMA supportHaavard Skinnemoen4-16/+289
2008-10-05atmel-mci: support multiple mmc slotsHaavard Skinnemoen2-309/+621
2008-10-05atmel-mci: Platform code for supporting multiple mmc slotsHaavard Skinnemoen8-36/+137
2008-10-05atmel-mci: Don't stop the clock between transfersHaavard Skinnemoen1-38/+22
2008-10-05atmel-mci: Implement tasklet as a state machineHaavard Skinnemoen1-104/+145
2008-10-05atmel-mci: Initialize BLKR before sending data transfer commandHaavard Skinnemoen1-2/+4
2008-10-05avr32: Replace static clock list with dynamic linked listAlex Raimondi3-24/+58
2008-10-04Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+4
2008-10-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2008-10-04clockevents: check broadcast tick device not the clock events deviceThomas Gleixner1-2/+4
2008-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-7/+4
2008-10-03ACPI: Make /proc/acpi/wakeup interface handle PCI devices (again)Rafael J. Wysocki2-1/+14
2008-10-03leds-pca955x: add proper error handling and fix bogus memory handlingSven Wegener1-32/+38
2008-10-03leds-fsg: change order of initialization and deinitializationSven Wegener1-14/+14
2008-10-03dw_dmac: fix copy/paste bug in taskletHaavard Skinnemoen1-1/+1
2008-10-03Documentation/HOWTO: info about interface changes should CC linux-api@vgerMichael Kerrisk1-1/+2
2008-10-03SubmitChecklist: interfaces changes should CC linux-api@Michael Kerrisk1-0/+2
2008-10-03MAINTAINERS: add mailing list for man-pagesMichael Kerrisk1-0/+1
2008-10-03cpusets: remove pj from cpuset maintainersPaul Jackson1-2/+0
2008-10-03include/linux/stacktrace.h: declare struct task_structAndrew Morton1-0/+2
2008-10-03orion_spi: fix handling of default transfer speedLennert Buytenhek1-1/+1
2008-10-03fbdev: fix recursive notifier and locking when fbdev console is blankedKrzysztof Helt1-1/+5
2008-10-03rtc: fix kernel panic on second use of SIGIO nofiticationMarcin Slusarz1-6/+9
2008-10-04selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid()Paul Moore1-7/+4
2008-10-03Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds19-317/+686
2008-10-03Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds3-69/+76
2008-10-03x86 setup: correct segfault in generation of 32-bit reloc kernelH. Peter Anvin1-1/+1
2008-10-03Fix init/main.c to use regular printk with '%pF' for initcall fnLinus Torvalds1-5/+4
2008-10-03[S390] qdio: prevent stack clobberJan Glauber1-35/+20
2008-10-03[S390] nohz: Fix __udelay.Heiko Carstens2-34/+56
2008-10-03[MIPS] SMTC: Fix SMTC dyntick support.Kevin D. Kissell11-279/+597
2008-10-03[MIPS] SMTC: Close tiny holes in the SMTC IPI replay system.Kevin D. Kissell3-17/+67
2008-10-03[MIPS] SMTC: Fix holes in SMTC and FPU affinity support.Kevin D. Kissell3-13/+14
2008-10-03[MIPS] SMTC: Build fix: Fix filename in MakefileRalf Baechle1-1/+1
2008-10-03[MIPS] Build fix: Fix irq flags typeRalf Baechle3-7/+7
2008-10-03e1000e: Fix incorrect debug warningLinus Torvalds1-1/+1