| Commit message (Expand) | Author | Age | Files | Lines |
* | avr: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 1 | -2/+2 |
* | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-03 | 1 | -0/+5 |
|\ |
|
| * | avr32: define __fls | Rusty Russell | 2009-01-01 | 1 | -0/+5 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-30 | 5 | -47/+107 |
| |\ |
|
* | \ | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2008-12-13 | 1 | -1/+1 |
* | | | take init_fs to saner place | Al Viro | 2008-12-31 | 1 | -1/+0 |
| |/
|/| |
|
* | | avr32: favr-32 build fix | Haavard Skinnemoen | 2008-12-18 | 2 | -5/+5 |
* | | ATSTK1006: Fix boot from NAND flash | Haavard Skinnemoen | 2008-12-18 | 1 | -37/+97 |
* | | avr32: remove .note.gnu.build-id section when making vmlinux.bin | Hans-Christian Egtvedt | 2008-12-17 | 1 | -1/+1 |
* | | avr32: Enable pullup on USART TX lines | Anders Blomdell | 2008-10-24 | 1 | -4/+4 |
|/ |
|
* | Merge branches 'boards' and 'fixes' of git://git.kernel.org/pub/scm/linux/ker... | Haavard Skinnemoen | 2008-10-23 | 12 | -38/+35 |
|\ |
|
| * | avr32: Fix GPIO initcall breakage | Haavard Skinnemoen | 2008-10-23 | 6 | -11/+12 |
| * | avr32: Scale loops_per_jiffy when cpu frequency changes | Haavard Skinnemoen | 2008-10-23 | 1 | -0/+14 |
| * | avr32: Fix bug in LCD pin setup on port C | Alex Raimondi | 2008-10-23 | 1 | -1/+1 |
| * | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-10-20 | 1 | -4/+4 |
| |\ |
|
| | * | genirq: fix name space collisions of nr_irqs in arch/* | Thomas Gleixner | 2008-10-16 | 1 | -4/+4 |
| * | | container freezer: implement freezer cgroup subsystem | Matt Helsley | 2008-10-20 | 1 | -0/+2 |
| * | | container freezer: add TIF_FREEZE flag to all architectures | Matt Helsley | 2008-10-20 | 1 | -0/+1 |
| * | | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-10-16 | 1 | -1/+1 |
| |\ \ |
|
| | * | | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY | Martin Schwidefsky | 2008-10-16 | 1 | -1/+1 |
| | |/ |
|
| * | | cpufreq: remove policy->governor setting in drivers initialization | Dominik Brodowski | 2008-10-15 | 1 | -1/+0 |
| |/ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2008-10-13 | 31 | -274/+820 |
| |\ |
|
| * | | Remove asm/a.out.h files for all architectures without a.out support. | Adrian Bunk | 2008-09-06 | 1 | -20/+0 |
* | | | avr32: Add defconfig for the favr-32 board | Haavard Skinnemoen | 2008-10-14 | 1 | -0/+1235 |
* | | | avr32: Add defconfig for the mimc200 board | Haavard Skinnemoen | 2008-10-13 | 1 | -0/+1109 |
* | | | avr32: Add MIMC200 board support | Mark Jackson | 2008-10-13 | 6 | -0/+466 |
* | | | avr32: Fix MIMC200 board use of SPD network pins | Mark Jackson | 2008-10-13 | 1 | -0/+4 |
* | | | avr32: add support for EarthLCD Favr-32 board | Hans-Christian Egtvedt | 2008-10-13 | 6 | -0/+479 |
* | | | avr32: Add support for EVKLCD10X addon boards | Hans-Christian Egtvedt | 2008-10-13 | 7 | -1/+2726 |
* | | | avr32: Kconfig: Remove pointless if around atstk1000 include | Haavard Skinnemoen | 2008-10-13 | 1 | -2/+0 |
| |/
|/| |
|
* | | avr32: Fix build failures in board code | Haavard Skinnemoen | 2008-10-12 | 3 | -1/+3 |
* | | avr32: Allow selecting multiple pins at once | Julien May | 2008-10-12 | 7 | -148/+212 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn... | Haavard Skinnemoen | 2008-10-12 | 6 | -30/+139 |
|\ \ |
|
| * | | atmel-mci: Add experimental DMA support | Haavard Skinnemoen | 2008-10-05 | 2 | -0/+20 |
| * | | atmel-mci: support multiple mmc slots | Haavard Skinnemoen | 2008-10-05 | 1 | -1/+7 |
| * | | atmel-mci: Platform code for supporting multiple mmc slots | Haavard Skinnemoen | 2008-10-05 | 6 | -30/+113 |
* | | | avr32: Minor pm_power_off cleanup | Haavard Skinnemoen | 2008-10-08 | 1 | -1/+2 |
* | | | avr32: Implement {read,write}[bwl]_be | Haavard Skinnemoen | 2008-10-08 | 1 | -0/+8 |
* | | | avr32: Replace static clock list with dynamic linked list | Alex Raimondi | 2008-10-05 | 3 | -24/+58 |
* | | | avr32: Use platform_driver_probe for pdc platform driver | Uwe Kleine-König | 2008-09-22 | 1 | -2/+1 |
* | | | avr32: Use platform_driver_probe for pio platform driver | Uwe Kleine-König | 2008-09-22 | 1 | -2/+1 |
* | | | avr32: Provide a way to deselect pins in the portmux | Haavard Skinnemoen | 2008-09-22 | 2 | -0/+20 |
* | | | ngw100: export J15 through sysfs | David Brownell | 2008-09-22 | 1 | -0/+10 |
* | | | avr32: Allow fine-grained control over LCDC pins | Julien May | 2008-09-22 | 5 | -73/+158 |
* | | | avr32: added mem kernel command line option support | Marco Stornelli | 2008-09-22 | 1 | -0/+19 |
* | | | Add kernel support for oprofile callgraphs on AVR32 | Nikolaus Voss | 2008-09-22 | 3 | -1/+86 |
* | | | avr32: use the new byteorder headers | Harvey Harrison | 2008-09-22 | 2 | -10/+15 |
|/ / |
|
* | | avr32: nmi_enter() without nmi_exit() | Manfred Spraul | 2008-09-19 | 1 | -4/+4 |
* | | avr32: fix sys_sync_file_range() call convention | Hans-Christian Egtvedt | 2008-09-19 | 2 | -1/+10 |